[kde-freebsd] Qt palette problem

2008-08-23 Thread David Johnson
This may be related to Hannes color problem. I'm using KDE 3.5.9 and am not sure if this is new to 3.5.8, and am not sure if it's just FreeBSD. Anyway, it appears that KDE is not "exporting" its color palette correctly. I want to check that other people are seeing this before I log it as a bug.

Re: [kde-freebsd] KDE4 performance hint

2008-08-23 Thread Hannes Hauswedell
On Friday 22 August 2008 19:41:43 David Johnson wrote: > I just read this tip from Thiago at Trolltech Labs. I'm going to try this > later today: > > "At least one good thing came out of this ordeal: I found out why kwin > consumes so much CPU. If you’re affected by this problem, turn glib support

Re: [kde-freebsd] Color issues qt4 vs kde4

2008-08-23 Thread Hannes Hauswedell
On Friday 22 August 2008 19:22:34 David Johnson wrote: > On Friday 22 August 2008 06:16:06 am Hannes Hauswedell wrote: > > Hi everyone, > > > > I am not sure whether this is FreeBSD-related, but I noticed that not all > > KDE- colors are applied to Qt-Apps. More precisely, some things that > > shou

Re: [kde-freebsd] KDE4 performance hint

2008-08-23 Thread David Johnson
On Saturday 23 August 2008 05:34:57 am Bin Liang wrote: > I see it too and tested it > > I added "QT_NO_GLIB=1" in ~/.xprofile,then use kdm into kde4 > desktop,kwin's cpu consumes is smaller,about in 11% 。 > > but I don't know "QT_NO_GLIB=1" how affect gnome apps It won't affect GNOME because GNO

Re: [kde-freebsd] KDE4 performance hint

2008-08-23 Thread Andy Fawcett
On Saturday 23 August 2008 15:34:57 Bin Liang wrote: > I see it too and tested it > > I added "QT_NO_GLIB=1" in ~/.xprofile£¬then use kdm into kde4 > desktop£¬kwin's cpu consumes is smaller,about in 11% ¡£ > > but I don't know "QT_NO_GLIB=1" how affect gnome apps It won't affect Gnome apps at all

Re: [kde-freebsd] KDE4 performance hint

2008-08-23 Thread Bin Liang
I see it too and tested it I added "QT_NO_GLIB=1" in ~/.xprofile,then use kdm into kde4 desktop,kwin's cpu consumes is smaller,about in 11% 。 but I don't know "QT_NO_GLIB=1" how affect gnome apps 2008/8/23 David Johnson <[EMAIL PROTECTED]> > I just read this tip from Thiago at Trolltech Labs.

Re: [kde-freebsd] Cmake problem with ccache

2008-08-23 Thread Max Brazhnikov
On Fri, 22 Aug 2008 01:48:49 +0200, Pietro Cerutti wrote: > Dear KDE team, > > I've just found out that cmake doesn't work when ccache is enabled. No, it does work, just set CC=/usr/local/libexec/ccache/cc (where /usr/local/libexec/ccache/cc is a link to you compiler) or use the way recommended

Re: [kde-freebsd] Cmake problem with ccache

2008-08-23 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Aug 22, 2008 at 01:48:49AM +0200, Pietro Cerutti wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Dear KDE team, > > I've just found out that cmake doesn't work when ccache is enabled. > > The following reasoning is just a conj

[kde-freebsd] Cmake problem with ccache

2008-08-23 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear KDE team, I've just found out that cmake doesn't work when ccache is enabled. The following reasoning is just a conjecture, as I have no deep understanding of cmake. Cmake looks for binutils' binaries in the same path where it finds the compi