Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 677171 - Don't start polkit-gnome-authentication-agent-1 in LXDE
Summary: Don't start polkit-gnome-authentication-agent-1 in LXDE
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: polkit-gnome
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Zeuthen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: LXDE
TreeView+ depends on / blocked
 
Reported: 2011-02-13 20:47 UTC by Christoph Wickert
Modified: 2013-03-06 04:06 UTC (History)
2 users (show)

Fixed In Version: gnome-session-2.91.90-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-16 23:56:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christoph Wickert 2011-02-13 20:47:06 UTC
Description of problem:
/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop only contains
"NotShowIn=KDE;" and lacks "LXDE". This leads to bug reports as in bug 657006

Version-Release number of selected component (if applicable):
polkit-gnome-0.97-8.fc15

How reproducible:
always

Steps to Reproduce:
1. Install LXDE on a default Fedora installation
2. Log into LXDE
  
Actual results:
Error message from polkit-gnome-authentication-agent-1: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication agent
already exists for the given subject

Expected results:
polkit-gnome-authentication-agent-1 should not be started in LXDE by default.

Comment 1 Christoph Wickert 2011-04-16 23:56:44 UTC
This was fixed by moving the /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop into the gnome-session package and making it OnlyShowIn=GNOME. For more info refer to http://lists.fedoraproject.org/pipermail/devel-announce/2011-February/000758.html

I don't really like this solution but it fixes the problem for LXDE.


Note You need to log in before you can comment on or make changes to this bug.