Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 248471

Summary: [PATCH] gnome-volume-manager breaks with consolekit-0.3 GetUnixUser API change
Product: Gentoo Linux Reporter: Donnie Berkholz (RETIRED) <dberkholz>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: magowiz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=571872
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 238650, 249383    
Attachments: gvm-getunixuser-api.patch

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!