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 1427707 - kgpg now mistakenly autostarts on all desktops
Summary: kgpg now mistakenly autostarts on all desktops
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kgpg
Version: 25
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-28 22:49 UTC by Yaakov Selkowitz
Modified: 2017-03-11 11:50 UTC (History)
5 users (show)

Fixed In Version: kgpg-16.12.2-3.fc25 kgpg-16.12.2-3.fc24
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-11 11:50:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
KDE Software Compilation 373891 0 None None None 2017-03-01 19:01:43 UTC

Description Yaakov Selkowitz 2017-02-28 22:49:51 UTC
Since KDE was rebased to 16.12, kgpg suddenly began autostarting on all desktops, not only Plasma.  The autostart had previously been limited to KDE/Plasma but this was lost in the KF5-ization of kgpg:

http://pkgs.fedoraproject.org/cgit/rpms/kgpg.git/commit/?id=e121b9ee9a2203ef5cfc827413e21e13f1700725

Please restore this by adding the following to %install:

echo 'OnlyShowIn=KDE;' >> %{buildroot}%{_kf5_sysconfdir}/xdg/autostart/org.kde.kgpg.desktop

This affects all current branches of Fedora.

Comment 1 Rex Dieter 2017-03-01 00:09:18 UTC
I think the difference is not OnlyShowIn, but that the default condition changed.  kgpg used to not autostart by default, and now it does.  I'll investigate further as time allows.

Comment 2 Rex Dieter 2017-03-01 00:10:13 UTC
hrm, nevermind, here it is:

-echo 'OnlyShowIn=KDE;' \
-   >> %{buildroot}%{_sysconfdir}/xdg/autostart/kgpg.desktop &&

indeed.

Comment 3 Fedora Update System 2017-03-01 14:48:02 UTC
kgpg-16.12.2-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7cbfead262

Comment 4 Yaakov Selkowitz 2017-03-01 16:13:06 UTC
OnlyShowIn was added to the desktop menu entry, not the autostart entry.

Comment 5 Rex Dieter 2017-03-01 16:42:05 UTC
Heh, silly me, not my day, thanks.

Comment 6 Fedora Update System 2017-03-01 18:37:37 UTC
kgpg-16.12.2-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7cbfead262

Comment 7 David H. Gutteridge 2017-03-01 18:41:34 UTC
Note this is also an upstream KDE bug: https://bugs.kde.org/show_bug.cgi?id=373891. (I don't have access to add it to the See Also field.) (And a "me too" from me, since I bounce between three different desktop environments. Thanks for looking at this!)

Comment 8 Fedora Update System 2017-03-02 02:22:16 UTC
kgpg-16.12.2-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-7cbfead262

Comment 9 Fedora Update System 2017-03-02 13:32:56 UTC
kgpg-16.12.2-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-df12b1ea30

Comment 10 Fedora Update System 2017-03-03 03:55:23 UTC
kgpg-16.12.2-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2017-03-03 05:24:30 UTC
kgpg-16.12.2-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-df12b1ea30

Comment 12 BugMasta 2017-03-06 11:24:56 UTC
How about fixing the ridiculous CPU hogging that kgpg does after boot, it's ridiculous.

It chews 100% on 4 cores for 3 minutes every time i boot up, and this is on i7-6700k so not an underpowered cpu.

Comment 13 BugMasta 2017-03-06 11:27:04 UTC
rpm -q kgpg
kgpg-16.12.2-1.fc25.x86_64

Comment 14 Rex Dieter 2017-03-06 14:15:04 UTC
I'm not aware of any "rediculous CPU hogging", please file a separate bug for this separate issue (ideally upstream @ bugs.kde.org). thanks

Comment 15 Fedora Update System 2017-03-11 11:50:13 UTC
kgpg-16.12.2-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


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