GNOME Bugzilla – Bug 400654
segfault on ppc architecture since upgrade to 2.17.90
Last modified: 2007-01-29 13:35:47 UTC
Steps to reproduce: 1. log in to the ubuntu desktop 2. get a crash report from gnome-power-manager Stack trace: Other information: https://launchpad.net/ubuntu/+source/gnome-power-manager/+bug/81427 looking at this backtrace it seems its somehow icon related
2007-01-26 Richard Hughes <richard@hughsie.com> * src/gpm-tray-icon.c: (gpm_tray_icon_set_image_from_stock): Fix a crasher on PPC where we were not sending the correct marshalled type on icon change. Should fix lp:81427 and #400654. Can you try SVN trunk for me please? Thanks.
Created attachment 81414 [details] [review] fix arguments to description-changed signal
Copied from the Launchpad bug: 2007-01-29 Colin Watson <cjwatson@ubuntu.com> * src/gpm-tray-icon.c: (gpm_tray_icon_sync): Fix arguments to description-changed signal. Fixes lp:81427.
Doh! I've committed this, many thanks. In the future, feel free to commit directly (i.e. without asking) little thinkos like this if you want. Thanks again. Richard.
I don't have an svn.gnome.org account as yet. Should I apply for one on the basis of your comment?
Yes please - you seem to know what you are doing :-) Use me as a reference, and just say I've given you permission to commit directly to gnome-power-manager project. The other gnome projects come for free. :-) Thanks.