Bug 1276157 - plasmashell should not start with deprecated option "--shut-up"
Summary: plasmashell should not start with deprecated option "--shut-up"
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: plasma-workspace
Version: 22
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: KDE SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-28 22:00 UTC by Striker Leggette
Modified: 2015-10-29 12:28 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-10-29 12:28:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Striker Leggette 2015-10-28 22:00:35 UTC
Description of problem:
 - /bin/plasmashell starts with "--shut-up" automatically.

Version-Release number of selected component (if applicable):
 - plasma-workspace-5.4.2-4.fc22.x86_64

How reproducible:
 - Always

Steps to Reproduce:
1. Log into Plasma Workspace
2.
3.

Actual results:
$ grep 'Exec=' /etc/xdg/autostart/plasmashell.desktop
Exec=plasmashell --shut-up

Expected results:
$ grep 'Exec=' /etc/xdg/autostart/plasmashell.desktop
Exec=plasmashell

Additional info:

Comment 1 Rex Dieter 2015-10-28 23:09:52 UTC
This would appear to be intentional by upstream, what do you think otherwise?

Comment 2 Rex Dieter 2015-10-29 12:28:42 UTC
I've confirmed the presence of --shut-up is mostly harmless (closing), but I will inquire of upstream why they haven't yet removed it's use from autostart


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