This also effects plasma-widget-googlecalendar and any other package that uses a scriptengine.
plasma/applet.cpp in kde4libs does a KStandardDirs::locate for the dir containing the widget. Unfortunately, something is creating empy dirs in ~/.kde/share/apps/plasma/plasmoids/$appname. Given the search order for KStandardDirs::locate, it happily returns this empty dir first. I have added a tiny patch which solves the problem. I'm not sure why this worked in karmic; either the search order for KStandardDirs::locate was different, or it was using a different search order. ** Patch added: "plasma.diff" http://launchpadlibrarian.net/42112370/plasma.diff -- facebook widget don't work - missing packages https://bugs.launchpad.net/bugs/521752 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
