Clicking the trash applet icon opens Thunar. But without the menu bar. If i open Thunar from the desktop icon or application menu there is a menu bar and i can hide/show it with F10 and Ctrl+M. But if i click the trash applet icon i cant use F10 or Ctrl+M to show the menu bar. It would think its better to use the same style.
I cannot reproduce this bug. Does ~/.xsession-errors contain any related warning or error messages?
I cant see anything relevant in the file. I get some of these: (Thunar:11895): xfconf-WARNING **: ...: Failed to set property "thunar::/last-details-view-column-widths": Operationen blev afbrudt I can view the menus by pressing something like Ctrl+F for "_File" menu and press right to see the other menus. They all are placed in the top left of the window and menu bar option is activated in the view menu. But the menu bar is not visible. What command does the trash plugin use to run Thunar? If i run: sudo apt remove thunar && killall Thunar && sudo apt install thunar && Thunar I see a Thunar window with menu bar. Then when i click the trash plugin icon a thunar window will open (also with menu bar). But if i close all Thunar windows and click the trash plugin icon then a thunar window without menu bar will open and the menu bar will not return untill you reinstall thunar.
I tried resetting some stuff in the settings editor. And i might have remove a setting that had to do with it. It might have been when i reset xfwm4 or xsettings.
Can i somehow see the old settings that was used before i reset them?
I do not think that you can, unless you have a backup. >What command does the trash plugin use to run Thunar? Thunar is launched via a D-Bus call. The following terminal command does the same: $ dbus-send --print-reply --session --type=method_call --dest=org.xfce.Thunar /org/xfce/FileManager org.xfce.Trash.DisplayTrash string:"" string:""
After i reset some settings in the settings editor i cant reproduce the problem. So i dont know what setting could have done this.
Ok, please reopen if find out what setting may be causing the problem.