You are not logged in.
Pages: 1
This is a pic of a thunar window.
I thought it used to have a menu?
I used to right click and be able to make a new directory.
Thanks.
Ubuntu-Mate 24.04
Offline
This is a pic of a thunar window.
I thought it used to have a menu?
Does Ctrl+M make the menu re-appear?
I used to right click and be able to make a new directory.
What do you mean? What happens when you right-click?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Haha. Made mine disappear to try to help, then struggled to get it back. What worked for me was to open Menu > Settings > Settings Editor, click on Thunar in the left pane, then tick the box last-menubar-visible, then close and reopen Thunar.
Offline
fixit wrote:This is a pic of a thunar window.
I thought it used to have a menu?
Does Ctrl+M make the menu re-appear?
This works. I was trying Alt-V to try to get the View menu and that wasn't working when the menubar isn't there.
Offline
fixit wrote:This is a pic of a thunar window.
I thought it used to have a menu?
Does Ctrl+M make the menu re-appear?
I used to right click and be able to make a new directory.
What do you mean? What happens when you right-click?
Ctrl M does nothing.
Right click shows my custom actions.
Thanks,
Andy
Ubuntu-Mate 24.04
Offline
Ctrl M does nothing.
Can you post back the results of:
env | grep -i modules
...and run:
xprop | grep WM_CLASS
...and when the icon turns into a cross, click on the file manager window. Post back the results.
Right click shows my custom actions.
Try right-clicking in the blank area between "Type" and "Date Modified"
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
GTK_MODULES=appmenu-gtk-module:gail:atk-bridge:canberra-gtk-module
WM_CLASS(STRING) = "thunar", "Thunar"
Ubuntu-Mate 24.04
Offline
GTK_MODULES=appmenu-gtk-module
appmenu removes the menu from applications and adds it the panel via a plugin. If you don't have the panel plugin added to the panel, you'll need to remove this module. Removing it will depend on how you installed it. For more information, see: https://github.com/rilian-la-te/vala-panel-appmenu
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
fixit wrote:GTK_MODULES=appmenu-gtk-module
appmenu removes the menu from applications and adds it the panel via a plugin. If you don't have the panel plugin added to the panel, you'll need to remove this module. Removing it will depend on how you installed it. For more information, see: https://github.com/rilian-la-te/vala-panel-appmenu
I went to the site but can not find anything to remove appmenu?
Ubuntu-Mate 24.04
Offline
How did you install appmenu?
According to that site you should run these commands to reverse what was done:
xfconf-query -c xsettings -p /Gtk/ShellShowsMenubar -n -t bool -s false
xfconf-query -c xsettings -p /Gtk/ShellShowsAppmenu -n -t bool -s false
And what does this return?
xfconf-query -c xsettings -p /Gtk/Modules
Depending on how you installed it, the module setting might be set up somewhere else.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
xfconf-query -c xsettings -p /Gtk/Modules
Property "/Gtk/Modules" does not exist on channel "xsettings".
It did not work.
Appreciate your patience.
Last edited by fixit (2020-07-09 20:25:23)
Ubuntu-Mate 24.04
Offline
How did you install it?
Which distro and version are you using?
Does anything related to appmenu-gtk-module exist in ~/.gtkrc-2.0 or ~/.config/gtk-3.0/gtk.css?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I have got it fixed.
Because it's been awhile, I can not remember how I fixed it.
Ubuntu-Mate 24.04
Offline
Pages: 1
[ Generated in 0.016 seconds, 8 queries executed - Memory usage: 570.28 KiB (Peak: 587.13 KiB) ]