[packman] [PM] gnome-sensors-applet 2.2.4-0.pm.1 (openSUSE 11.0/i586)

Rick Ferreira rickleoirons at gmail.com
Sun Jun 14 18:53:45 CEST 2009


There's a bug in the package gnome-sensors-applet. When I try to add it
to panel, it gives me this error:

---------
System exception: IDL:Bonobo/GeneralError:1.0 : Cannot create
process:Failed to execute "/usr/lib/sensors-applet" (Permission denied)
---------

The file /usr/lib/bonobo/servers/SensorsApplet.server is pointing to the
wrong executable, on the second line:

----------------
<oaf_server iid="OAFIID:SensorsApplet_Factory" type="exe"
location="/usr/lib/sensors-applet">
---------------

Actually, it is /usr/lib/sensors-applet/sensors-applet.

I changed to:

---------------------
<oaf_server iid="OAFIID:SensorsApplet_Factory" type="exe"
location="/usr/lib/sensors-applet/sensors-applet">
----------------------

and the applet is working now. I don't know if it is the right place to
report bugs; if not, tell me and I will send this report to the right
place.

My system: OpenSUSE 11.1





More information about the Packman mailing list