After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 400654 - segfault on ppc architecture since upgrade to 2.17.90
segfault on ppc architecture since upgrade to 2.17.90
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: general
2.17.x
Other All
: Normal critical
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-01-25 16:09 UTC by Oliver Grawert
Modified: 2007-01-29 13:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
fix arguments to description-changed signal (707 bytes, patch)
2007-01-29 10:35 UTC, Colin Watson
none Details | Review

Description Oliver Grawert 2007-01-25 16:09:35 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
Comment 1 Richard Hughes 2007-01-26 17:11:41 UTC
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.
Comment 2 Colin Watson 2007-01-29 10:35:20 UTC
Created attachment 81414 [details] [review]
fix arguments to description-changed signal
Comment 3 Colin Watson 2007-01-29 10:35:55 UTC
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.
Comment 4 Richard Hughes 2007-01-29 13:03:16 UTC
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.
Comment 5 Colin Watson 2007-01-29 13:15:43 UTC
I don't have an svn.gnome.org account as yet. Should I apply for one on the basis of your comment?
Comment 6 Richard Hughes 2007-01-29 13:35:47 UTC
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.