On Sat, Feb 9, 2013 at 12:25 AM, Dale <[email protected]> wrote: > Nilesh Govindrajan wrote: >> On Fri, Feb 8, 2013 at 11:34 PM, Dale <[email protected]> wrote: >>> Howdy, >>> >>> Well, KDE 4.10 has hit the tree. I added it and all its friends to the >>> keyword file and off it went updating. When I logged out and back in >>> again, I get a error that plasma has crashed. There is no wallpaper >>> like there used to be, no kicker/panel thingy at the bottom or >>> anything. Basically, it looks a lot like icewm or something or maybe >>> even less. >>> >>> Has anyone else upgraded and ran into this? I'm doing a emerge -e world >>> now, just for giggles, but will go back if that doesn't fix it. The >>> only package that failed to compile was kphoto or something. Shouldn't >>> matter on this I guess. >>> >>> Thanks. >>> >>> Dale >>> >>> :-) :-) >>> >>> -- >>> I am only responsible for what I said ... Not for what you understood or >>> how you interpreted my words! >>> >>> >> Sounds like a segfault. Saw dmesg? >> > > Now that you mention it, I found this line at the tail end of dmesg: > > [12006045.183173] plasma-desktop[12552]: segfault at 0 ip > 00007f2033f3279c sp 00007fff1d43be10 error 4 in > libQtDeclarative.so.4.8.4[7f2033d75000+3a2000] > > I think I see the problem. I bet KDE 4.10 needs a newer qt set. Going > to check on that now. > > Thanks. > > Dale > > :-) :-) > > -- > I am only responsible for what I said ... Not for what you understood or how > you interpreted my words! > >
Make sure that you're not using any variant of -O3. It messes up things like crazy :D -- Nilesh Govindrajan http://nileshgr.com

