Application Launcher "shutdown" option gone

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Claudius

Application Launcher "shutdown" option gone

Post by Claudius »

Hi,
I'm experiencing a strange problem: the option "shutdown" has disappered from the "Leave" submenu as well as from the main menu of the application launcher (I had activated its visibility using the KMenuEdit). The option to show the "shutdwon" function is shown in KMenuEdit but un-checking and re-checking it does not change the situation.

Any suggestion greatly appreciated.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
007

Re: Application Launcher "shutdown" option gone

Post by 007 »

Don't know much..... but you can add widgets -> lock/leave widget
Claudius

Re: Application Launcher "shutdown" option gone

Post by Claudius »

Thanks for the reply but the widget you suggested does not offer the option to shutdown the system. I can always run

Code: Select all

sudo /sbin/shutdown -h -P now

of course but that is not the point.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Application Launcher "shutdown" option gone

Post by Flemur »

I had that happen with starting without a display manager:

My .xinitrc:
exec /usr/bin/startxfce4 ---> NO shutdown menu (missing or greyed out).
exec ck-launch-session /usr/bin/startxfce4 --> shutdown menu.

If you're using a display manager (MDM, etc), you might reinstall it.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Claudius

Re: Application Launcher "shutdown" option gone

Post by Claudius »

Not sure how to do that, any suggestion would be very helpful. KDM is used in my system and it has always displayed the shutdown option until it stopped working a few days ago.
Claudius

Re: Application Launcher "shutdown" option gone

Post by Claudius »

Actually the problem might be a different one. I realized that none of the following applications works properly:
1) mintupdate: starts and then nothing happens (tried both from the menu and from terminal)
2) synaptic: starts only from terminal with
sudo synaptic
3) user management from system settings; it works only from terminal with
sudo kcmshell4 userconfig
but then lots of error messages relating to
/tmp/kde-user is owned by uid 1000 instead of uid 0
; using the command
kdesudo kcmshell4 userconfig
results instead in the following error:
kdesudo kcmshell4 userconfig

QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/claudius/.config/ibus/bus
No protocol specified
kcmshell4: cannot connect to X server localhost:0.0
Totally confused!
Schoelje

Re: Application Launcher "shutdown" option gone

Post by Schoelje »

It looks very much like the bug I reported a while ago:
http://forums.linuxmint.com/viewtopic.php?f=47&t=113559

For me it was an update of xinit:
In my case it was the upgrade of xinit to version 1.3.2-1
When I downgraded that package to 1.3.1-1, all functioned as expected.
Claudius

Re: Application Launcher "shutdown" option gone

Post by Claudius »

Schoelje, thanks for the reply. I had a look at the version of xinit I am using at it is the 1.3.1-1. I also had a look at the bug you indicated in your post but I failed to see how that is relevant but thanks none the less. Still haven't found a solution.
Locked

Return to “Software & Applications”