Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 213426 Details for
Bug 296153
gnome-base/gnome-mount fails to mount media: isCallerPrivileged() failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
First Mandriva patch wrt Mandriva bug #54804
ConsoleKit-0.4.1-acquire_later.patch (text/plain), 898 bytes, created by
Albert W. Hopkins
on 2009-12-18 21:36:25 UTC
(
hide
)
Description:
First Mandriva patch wrt Mandriva bug #54804
Filename:
MIME Type:
Creator:
Albert W. Hopkins
Created:
2009-12-18 21:36:25 UTC
Size:
898 bytes
patch
obsolete
>diff -p -up ConsoleKit-0.4.1/src/main.c.acquire_later ConsoleKit-0.4.1/src/main.c >--- ConsoleKit-0.4.1/src/main.c.acquire_later 2009-12-16 11:31:13.000000000 +0100 >+++ ConsoleKit-0.4.1/src/main.c 2009-12-16 12:52:09.000000000 +0100 >@@ -305,11 +305,6 @@ main (int argc, > goto out; > } > >- if (! acquire_name_on_proxy (bus_proxy) ) { >- g_warning ("Could not acquire name; bailing out"); >- goto out; >- } >- > g_debug ("initializing console-kit-daemon %s", VERSION); > > create_pid_file (); >@@ -320,6 +315,11 @@ main (int argc, > goto out; > } > >+ if (! acquire_name_on_proxy (bus_proxy) ) { >+ g_warning ("Could not acquire name; bailing out"); >+ goto out; >+ } >+ > loop = g_main_loop_new (NULL, FALSE); > > g_signal_connect (bus_proxy,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 296153
:
212429
|
212582
|
213046
|
213426
|
213428