Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Thu, Jun 14, 2012 at 1:49 AM, Alberto Villa wrote: > Oh no, it isn't apparently. I think I just found an interesting thing. > :N look like placeholders: > > QString( "UPDATE table1 SET col = :0 FROM table2 WHERE ( ( SELECT > table2.answer WHERE table2.t1_id = table1.id ) <> ( :2 ) )" ) << > bin

Re: [kde-freebsd] ports/165642: x11/kde4: keeps locking the screen.

2012-06-13 Thread Adrian Chadd
The following reply was made to PR ports/165642; it has been noted by GNATS. From: Adrian Chadd To: Alberto Villa Cc: bug-follo...@freebsd.org Subject: Re: ports/165642: x11/kde4: keeps locking the screen. Date: Wed, 13 Jun 2012 08:39:02 -0700 Hi, I haven't updated my ports tree yet, it's a

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Thu, Jun 14, 2012 at 1:38 AM, Mel Flynn wrote: > :0 is $DISPLAY. Oh no, it isn't apparently. I think I just found an interesting thing. :N look like placeholders: QString( "UPDATE table1 SET col = :0 FROM table2 WHERE ( ( SELECT table2.answer WHERE table2.t1_id = table1.id ) <> ( :2 ) )" ) <<

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Mel Flynn
On 14-6-2012 1:25, Alberto Villa wrote: > On Thu, Jun 14, 2012 at 1:18 AM, Mel Flynn wrote: >> mysql> select * from collectiontable where (queryLanguage = ( :0 )); >> ERROR 1064 (42000): You have an error in your SQL syntax; check the >> manual that corresponds to your MySQL server version for the

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Wed, Jun 13, 2012 at 8:29 PM, Alberto Villa wrote: > I've tried reverting some 4.8.2-4.8.3 differences, because 4.8.2 was working > for me, and it looks like something has changed. There are still some aborted > connections, but things appear to work anyway. > > Can you try rebuilding deskutils

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Thu, Jun 14, 2012 at 1:18 AM, Mel Flynn wrote: > mysql> select * from collectiontable where (queryLanguage = ( :0 )); > ERROR 1064 (42000): You have an error in your SQL syntax; check the > manual that corresponds to your MySQL server version for the right > syntax to use near ':0 ))' at line 1

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Mel Flynn
On 14-6-2012 1:03, Alberto Villa wrote: > On Thu, Jun 14, 2012 at 12:10 AM, Mel Flynn wrote: >> Collections I think. Yep: > > How can it be empty? It contains references to all Akonadi collections: > http://wstaw.org/m/2012/06/14/plasma-desktopWa1410.png > >> That :0 looks bogus too. > > Why do

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Wednesday 13 June 2012 04:29:24 Alberto Villa wrote: > Forget it, same problem as before, just five minutes later. I've tried reverting some 4.8.2-4.8.3 differences, because 4.8.2 was working for me, and it looks like something has changed. There are still some aborted connections, but things

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Thu, Jun 14, 2012 at 12:10 AM, Mel Flynn wrote: > Collections I think. Yep: How can it be empty? It contains references to all Akonadi collections: http://wstaw.org/m/2012/06/14/plasma-desktopWa1410.png > That :0 looks bogus too. Why do you think that? -- Alberto Villa, FreeBSD committer h

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Mel Flynn
On 14-6-2012 0:03, Alberto Villa wrote: > On Wed, Jun 13, 2012 at 10:15 PM, Mel Flynn wrote: >> If it is a timeout issue, then it's really weird that it /always/ the >> same table that causes the problem. Even though I also think it's >> persistent connections causing it, I keep wondering about th

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Alberto Villa
On Wed, Jun 13, 2012 at 10:15 PM, Mel Flynn wrote: > If it is a timeout issue, then it's really weird that it /always/ the > same table that causes the problem. Even though I also think it's > persistent connections causing it, I keep wondering about this table. In > my case, this table is empty.

Re: [kde-freebsd] Akonadi/mysqld problems

2012-06-13 Thread Mel Flynn
On 13-6-2012 4:27, Alberto Villa wrote: > My guess is that, with our 30 seconds timeout, Akonadi fails to fetch > "collections" (mail folders?) and thus is unable to do anything else (while > Google contacts worked for me, as the list was successfully fetched). If it is a timeout issue, then it

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-13 Thread Mel Flynn
On 13-6-2012 14:13, Jason E. Hale wrote: > On Wednesday, June 13, 2012 09:35:07 Oleg Sidorkin wrote: > >> kern.maxfiles: 12328 >> kern.openfiles: 5826 >> Album has 6282 photos. > > I would suggest bumping kern.maxfiles up to something like 25000. I was able > to reproduce the error with a small

Re: [kde-freebsd] QT doesn't enable CUPS from ports by default

2012-06-13 Thread John Baldwin
On Wednesday, June 13, 2012 3:27:26 pm Mel Flynn wrote: > On 12-6-2012 23:29, John Baldwin wrote: > > When upgrading the ports on my desktop at home recently I found it quite a > > bit > > of a POLA violation that CUPS support was not enabled by default. It looks > > like you already DTRT for p

Re: [kde-freebsd] QT doesn't enable CUPS from ports by default

2012-06-13 Thread Mel Flynn
On 12-6-2012 23:29, John Baldwin wrote: > When upgrading the ports on my desktop at home recently I found it quite a > bit > of a POLA violation that CUPS support was not enabled by default. It looks > like you already DTRT for packages, so would you be opposed to just always > DTRT if the use

[kde-freebsd] [SVN Commit] area51/PORTS/x11-toolkits/shared-desktop-ontologies

2012-06-13 Thread Raphael Kubo da Costa
SVN commit 8313 by rakuco: shared-desktop-ontologies: Update to 0.10.0 M +2 -2 Makefile M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.o

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-13 Thread Jason E. Hale
On Wednesday, June 13, 2012 09:35:07 Oleg Sidorkin wrote: > kern.maxfiles: 12328 > kern.openfiles: 5826 > Album has 6282 photos. I would suggest bumping kern.maxfiles up to something like 25000. I was able to reproduce the error with a smaller kern.maxfiles (~18000) on my system. That is a li

Re: [kde-freebsd] devel/qt4-moc: ERROR: Cannot set the compiler for the configuration tests

2012-06-13 Thread Subbsd
On Tue, Jun 12, 2012 at 2:53 PM, Anton Shterenlikht wrote: > This is on r236740M with GCC: > > ===>  Cleaning for qt4-moc-4.8.2 > ===> No options to configure > ===>  License check disabled, port has not defined LICENSE > ===>   qt4-moc-4.8.2 depends on file: /usr/local/sbin/pkg - found > ===>  Ex