Every time I try to add a plasmoid written in python I get a plasma segmentation fault. The bad thing is that I can’t obtain a good backtrace, even if I’ve all debuginfo packages relate to python and KDE4 installed. Here’s an example:
There’s probably some old stuff in your plasma-config files. To resolve this matter, you need to ‘recreate’ your desktop, i.e. the theme-settings etc. To do so:
Log out to kdm login screen
Hit Ctrl-Alt-F1 to go to console
Login with username and password, then do:
rm ~/.kde4/share/config/plasma*
Then hit Ctrl-Alt-F7 to return to login screen. Login with username and password. Now you will see the standard desktop. Apply your settings and widgets, problem should be gone now.
If not, your upgrade to 4.3.1 may not have been complete. Get back to us if problem persists.