Bug 1178272

Summary: Mate entry is missing in NotShowIn desktop file entry
Product: [Fedora] Fedora Reporter: Wolfgang Ulbrich <fedora>
Component: lxpolkitAssignee: Christoph Wickert <christoph.wickert>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: christoph.wickert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: lxpolkit-0.1.0-10.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-12 16:32:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wolfgang Ulbrich 2015-01-03 14:06:42 UTC
Description of problem:

There is no need for starting lxpolkit in mate session, mate has it's own polkit daemon.
We have users who have both desktops installed.
Please change in spec file

# https://bugzilla.redhat.com/show_bug.cgi?id=616730
sed -i 's/^NotShowIn=GNOME;KDE;/NotShowIn=GNOME;KDE;XFCE;/g' data/lxpolkit.desktop.in.in

to
sed -i 's/^NotShowIn=GNOME;KDE;/NotShowIn=GNOME;KDE;XFCE;MATE;/g' data/lxpolkit.desktop.in.in

Mate is registrated for this at freedesktop.
This affects all branches.

Thank you

Comment 1 Fedora Update System 2015-01-13 16:18:28 UTC
lxpolkit-0.1.0-10.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/lxpolkit-0.1.0-10.fc21

Comment 2 Fedora Update System 2015-01-13 18:05:59 UTC
lxpolkit-0.1.0-10.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/lxpolkit-0.1.0-10.fc20

Comment 3 Fedora Update System 2015-01-14 07:27:24 UTC
Package lxpolkit-0.1.0-10.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing lxpolkit-0.1.0-10.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-0606/lxpolkit-0.1.0-10.fc21
then log in and leave karma (feedback).

Comment 4 Jaroslav Reznik 2015-03-03 17:19:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 5 Wolfgang Ulbrich 2015-03-03 23:58:10 UTC
Christoph, please can you push the updates?

Comment 6 Fedora Update System 2015-03-12 16:32:25 UTC
lxpolkit-0.1.0-10.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-03-12 16:35:04 UTC
lxpolkit-0.1.0-10.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Christoph Wickert 2023-02-20 15:14:52 UTC
Should have been closed ages ago.