Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298511 - dev-libs/dbus-glib: policykit auth problem due duplicate sessions
Summary: dev-libs/dbus-glib: policykit auth problem due duplicate sessions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 307771
Blocks:
  Show dependency tree
 
Reported: 2009-12-27 10:41 UTC by Ward Poelmans
Modified: 2011-02-20 08:36 UTC (History)
3 users (show)

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


Attachments
The patch to fix the problem (dbus-glib-duplicate-registrations.patch,12.15 KB, patch)
2009-12-27 10:42 UTC, Ward Poelmans
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ward Poelmans 2009-12-27 10:41:04 UTC
If I want to make a wireless connection in NetworkManager a system connection, i get the following error: 
** (nm-connection-editor:3276): WARNING **: Caught error: Method "ObtainAuthorization" with signature "suu" on interface "org.freedesktop.PolicyKit.AuthenticationAgent" doesn't exist

It's a problem with duplicate sessions in dbus-glib and is fixed upstream.
See https://bugs.freedesktop.org/show_bug.cgi?id=23297 and
http://cgit.freedesktop.org/dbus/dbus-glib/commit/?id=5e5a1c1930173dac0e331c2cb78a164c3565b0eb

Please add the patch to the ebuild to fix this problem. I've tested it and it works.

Reproducible: Always

Steps to Reproduce:
1. Make a connection system wide in nm-connection-editor
2.
3.
Comment 1 Ward Poelmans 2009-12-27 10:42:22 UTC
Created attachment 214285 [details, diff]
The patch to fix the problem
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-02-17 19:37:01 UTC
dbus-glib-0.84 was released with this fix so I think we'll go with that instead.
Comment 3 Pacho Ramos gentoo-dev 2010-03-22 14:21:14 UTC
0.84 just bumped