Alex, I checked with Ubuntu MOTU's what could be done about this bug. They didn't like the idea of a late sync from debian very much, and asked if it's possible to backport the solution you made for this bug. I found a backport that works on my system: the applets show up correctly right when I add them to the panel. When I downgrade again to the original Gutsy version I get the "A" bug again. The patch I made is: --- sensors-applet-1.7.12+dfsg.orig/src/libsensors-sensors-interface.c +++ sensors-applet-1.7.12+dfsg/src/libsensors-sensors-interface.c @@ -227,7 +227,7 @@ gchar *url; - type = get_sensor_type (label); + type = get_sensor_type (data->name); visible = (type == TEMP_SENSOR ? TRUE : FALSE); icon = get_sensor_icon(type); Would that be a correct patch to your knowledge? If it is correct, I will upload the debdiff and ask to get this bug fixed.
Regards, Albert -- Sensors-applet report Core 2 Duo temp as A (Ampere) https://bugs.launchpad.net/bugs/147188 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs