[Bug 166009] plasma panel missing after logging out and in

Clas Rurik crurik at spectratic.de
Thu Jul 17 23:40:49 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=166009         




------- Additional Comments From crurik spectratic de  2008-07-17 23:40 -------
To sum this up: The only way for me to get a "working" build is to use no optimization options at all (used kdesvn-build default settings).

Tried gcc 4.3 and gcc 4.1 with:
cmake-options: -DKDE4_BUILD_TESTS:BOOL=OFF -DCMAKE_BUILD_TYPE=Release
cflags/cxxflags: -pipe -march=i686 -g0 -O2 -fomit-frame-pointer -ffast-math
additional configure flag for qt-copy: -release

and in both cases I get those weird looking configuration values. I know that it is difficult to find an issue which apparently only occurs by single people and even may be a problem completely somewhere else. If I have enough time I may look closer at this issue but I'm not familiar with the plasma source so I would first need some time to understand what's going on there :).


More information about the Panel-devel mailing list