Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248471 - [PATCH] gnome-volume-manager breaks with consolekit-0.3 GetUnixUser API change
Summary: [PATCH] gnome-volume-manager breaks with consolekit-0.3 GetUnixUser API change
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks: gnome2.24 249383
  Show dependency tree
 
Reported: 2008-11-23 22:38 UTC by Donnie Berkholz (RETIRED)
Modified: 2009-02-15 20:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gvm-getunixuser-api.patch (gvm-getunixuser-api.patch,611 bytes, patch)
2008-11-23 22:38 UTC, Donnie Berkholz (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2008-11-23 22:38:03 UTC
Attached is a patch to prevent gnome-volume-manager from silently and immediately dying upon start because it can't authenticate that it is at a local console using consolekit. In consolekit 0.3, GetUnixUser returns a uint instead of an int, so we account for this.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2008-11-23 22:38:27 UTC
Created attachment 173083 [details, diff]
gvm-getunixuser-api.patch
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-12-01 23:37:12 UTC
commited in 2.24.0-r1.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-12-01 23:37:43 UTC
ah and in case this is not upstream yet, please indicate us if you will report it or if we should do it.
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2009-01-19 04:42:41 UTC
If you could take care of it, that would be great!