You are not logged in.
Pages: 1
Hi,
Ever since I had upgrade my mint machine I have lost the ability to restart from the gui. I was wondering if someone could give me a hand to help troubleshoot this issue.
Thank you!
Offline
Hi keddrxd, and welcome.
Could you supply a bit more detail please. Are you able to click on Restart and it just doesn't work? Or is Restart missing? Is this in the Menu or on the panel?
Offline
Hi MrEen,
Thank you! The restart option is greyed out in the top right menu. Not sure how to attach pictures here.
Offline
I've read of this before and trying to remember what the correct fix is.
Searching now...
Offline
Try this. Right click on the Menu and select Properties then the Commands tab. Is every box checked in there? And is the command associated with Log Out set to xfce4-session-logout?
That what my 18.3 Xfce is set to. I'll check a 19.3 VM to see if it's the same.
Last edited by MrEen (2020-03-19 00:41:01)
Offline
In 19.3 the command should be the same.
To make sure it's not some ownership issue please run this then see if it works:
sudo chown -Rc $USER:$USER $HOME
Offline
Hi,
That command menu is not there, when I right click and press on properties it just shows "Action Buttons".
Offline
Ahh, I think I might know what it is. Is the Menu a mouse, or the Mint menu with a green circle?
Offline
If I'm correct, this should fix you up:
xfce4-panel --quit ; pkill xfconfd ; rm -rf ~/.config/xfce4/panel ; rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml ; xfce4-panel
Run that in the terminal.
Offline
Well I am using xRDP to connect to my Mint machine that uses xfce4.
I ran that command and got -
xfce4-panel-Message: 21:01:51.709: Plugin "statusnotifier-7" was not found and has been removed from the configuration
xfce4-panel-Message: 21:01:51.715: Plugin "power-manager-plugin-9" was not found and has been removed from the configuration
xfce4-panel-Message: 21:01:51.716: Plugin "notification-plugin-10" was not found and has been removed from the configuration
** (wrapper-2.0:13711): WARNING **: 21:01:52.138: Binding 'XF86AudioLowerVolume' failed!
(wrapper-2.0:13711): pulseaudio-plugin-WARNING **: 21:01:52.138: Could not have grabbed volume control keys. Is another volume control application (xfce4-volumed) running?
** (wrapper-2.0:13711): WARNING **: 21:01:52.138: Binding 'XF86AudioPlay' failed!
(wrapper-2.0:13711): pulseaudio-plugin-WARNING **: 21:01:52.138: Could not have grabbed multimedia control keys.
(wrapper-2.0:13711): libnotify-WARNING **: 21:01:52.163: Failed to connect to proxy
(wrapper-2.0:13711): Gtk-WARNING **: 21:01:52.181: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner PulseaudioButton)
Offline
Yikes! It's over my head.
We'll need to wait for someone more knowledgeable, sorry.
Offline
Anyone else have any other ideas?
Offline
Pages: 1
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 548.49 KiB (Peak: 549.12 KiB) ]