Comment 5 for bug 183368

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

So with the patch applied AWN claims it can find the .desktop file for applets with:

Type=Application
X-AWN-AppletType=Python

in the desktop file.

Here's a sample of the output:

** (awn-applet-activation:5676): WARNING **: This desktop file does not exist /usr/local/lib/awn/applets/mimenu.desktop

** (awn-applet-activation:5678): WARNING **: This desktop file does not exist /usr/local/lib/awn/applets/PySwitcher.desktop

Yet when I go to "/usr/local/lib/awn/applets/" those files are in the correct location. The also have the updated X-AWN-AppletType, field so I know they are not simply left over from a previous install.

Any ideas?