[Bug 521752] Re: facebook widget don't work - missing packages
Brian Thomason
brian.thomason at canonical.com
Fri Mar 26 22:27:58 UTC 2010
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.
More information about the kubuntu-bugs
mailing list