Version: Plasma Applet Viewer: 1.0 (using KDE 4.0.2) Installed from: Ubuntu Packages OS: Linux Every time I try to run plasmoidviewer, even with an official plasmoid, it crashes with signal 11 (sigsegv). Here is the message displayed in konsole when running 'plasmoidviewer clock' : plasmoidviewer(9422) Plasma::Corona::addContainment: loading of containment "null" failed. findServiceByDesktopPath: not found KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = plasmoidviewer path = <unknown> pid = 9422 sock_file=/home/renaud/.kde4/socket-antec/kdeinit4__0 And the call stack associated with the crash (sorry I don't have debug symbols) : Thread 1 (Thread 0xb5863960 (LWP 9422)): #0 0xb7fb0410 in __kernel_vsyscall () #1 0xb6f91b80 in nanosleep () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6f919b7 in sleep () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7bb57c0 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5 #4 0x00000001 in ?? () #5 0x00000000 in ?? () #0 0xb7fb0410 in __kernel_vsyscall () The crash occurs systematically, with other plasmoids as well.
After upgrading to KDE 4.0.3 the bug seem to be corrected