[kmenuedit] [Bug 347827] New: Starting Terminal in Super User Mode in KF5 starts a konsole in normal mode

Freek de Kruijf f.de.kruijf at gmail.com
Sun May 17 11:45:02 BST 2015


https://bugs.kde.org/show_bug.cgi?id=347827

            Bug ID: 347827
           Summary: Starting Terminal in Super User Mode in KF5 starts a
                    konsole in normal mode
           Product: kmenuedit
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: f.de.kruijf at gmail.com

kmenuedit shows for this .desktop file the command:

konsole --profile "Shell"

This should however be:

konsole --profile "Root Shell"

The problem with this is that the file /usr/share/konsole/Root\ Shell.profile
does not exist.
However the file /usr/share/kde4/apps/konsole/Root\ Shell.profile does exist.
So the solution is to apply the change above and make a symbolic link like:

ln -s /usr/share/kde4/apps/konsole/Root\ Shell.profile /usr/share/konsole/

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list