Thunar and two File Systems 29 January 2021, 21:11:05 Good Afternoon All,Thunar, when the side pane is set to "tree" shows two "File Systems". One is the real file system, and the other is empty. I found one wiki that stated to install gvfs - which was already installed. It's irritating me. How do I get rid of the second, and empty "File System"?Thanks!DaveEdit: I do have the network.mount in the gvfs entry set to false to eliminate the initial startup delay. Whether it's true or false has no impact on this issue.
Re: Thunar and two File Systems Reply #1 – 29 January 2021, 22:10:49 Hi, can you upload some screenshots to understand the case better?
Re: Thunar and two File Systems Reply #4 – 29 January 2021, 22:49:44 Quote from: dcbdbis – on 29 January 2021, 22:37:49And to further clarify....It seems as trying to mount a filesystem, a non Linux one.Have you got any extra disks/partitions that are non Linux fs?
Re: Thunar and two File Systems Reply #5 – 29 January 2021, 23:00:06 First of all, THANK you for the reply.And to answer: No. My system is pure linux. I had the same issue when I was running pure Arch before I got tired of systemd's shenanigans and instablity.My wife is running MX-Linux w/Xfce under ext4....Same issue on her system. Arch using systemd had the same issue. This is not a new issue - I just got off of my rear end to do something about it. Was also the case under xfce 4.14, and the versions previous to it as well. So it's not new..The Mate desktop and their file manager Caja - does not have this issue, nor does PCmanFM. Same goes for the XFE file manager. It's something unique to Xfce and Thunar.FS's on my system: xfs for the tertiary backup. f2fs for the root and some other storage drives.Manjaro - doesnt have this issue (I have client running this distro) - so they are doing <something> in the config to eliminate it - but in a VM, I sure can't find what tweak they've made to it.It is most certainly not an Artix issue. It's an Xfce/Thunar issue - somewhere....I'm sure it's in some obscure config...... or dot file.Thank you for your help, I appreciate it.Dave 1 Likes
Re: Thunar and two File Systems Reply #6 – 29 January 2021, 23:00:34 What's yourCode: [Select]lsblk -bfoutput?UPD.QuoteThe Mate desktop and their file manager Caja - does not have this issue, nor does PCmanFM. Same goes for the XFE file manager. It's something unique to Xfce and Thunar.New version of XFCE has several issues, yeah. I too had to spend some time configuring it, although I use only elements of XFCE desktop in conjunction with OpenBox and PCmanFM.If PCmanFM works fine for you and doesn't have this bug, you can use it as a preferred file manager in XFCE instead of Thunar (I find PCmanFM more convenient and eye-candy than Thunar btw). Just set this through the Applications section in XFCE Settings manager. Last Edit: 29 January 2021, 23:09:10 by VictorBrand 1 Likes
Re: Thunar and two File Systems Reply #7 – 29 January 2021, 23:13:56 However, I use XFCE and Thunar w/o any such issues.Also, is gvfs installed? Last Edit: 29 January 2021, 23:22:06 by linuxer
Re: Thunar and two File Systems Reply #8 – 29 January 2021, 23:23:25 Quote from: linuxer – on 29 January 2021, 23:13:56However, I use XFCE and Thunar w/o any such issues.I don't have such issues, too. I do like XFCE, but I dislike Thunar, it's ugly and inconvenient for my taste. Luckily, it's easy to use XFCE with any other FM you like. But in XFCE 4.16, they moved open/close and ok/cancel buttons in dialog windows to the top, and I couldn't manage to somehow move them back to the bottom. This irritates me a lot, so I went back to using OpenBox with xfce4-panel (plus some other stuff from XFCE, LXDE and Mate).
Re: Thunar and two File Systems Reply #9 – 29 January 2021, 23:38:40 Quote from: VictorBrand – on 29 January 2021, 23:23:25I don't have such issues, too. I do like XFCE, but I dislike Thunar, it's ugly and inconvenient for my taste. Luckily, it's easy to use XFCE with any other FM you like. But in XFCE 4.16, they moved open/close and ok/cancel buttons in dialog windows to the top, and I couldn't manage to somehow move them back to the bottom. This irritates me a lot, so I went back to using OpenBox with xfce4-panel (plus some other stuff from XFCE, LXDE and Mate).You need to install the libxfce4ui-nocsd and change the XFCE settings, to have the old look of ok/cancel buttons in dialog windows, back 1 Likes
Re: Thunar and two File Systems Reply #10 – 29 January 2021, 23:56:25 @linuxer Yes. GVFS is installed.
Re: Thunar and two File Systems Reply #12 – 30 January 2021, 00:01:33 To all who are responding - THANK YOU.And remember - this is not a new issue. This has been in Xfce for the last two versions that I can recall.And while PCManFM is a good file manager.....I have several custom actions I have written in Thunar - which are not available in PCManFM. I'd hate to loose those by making the PCManFM "permanent".As I too - dislike the buttons at the top instead of at the bottom of Thunar dialogs. I'll try the change suggested here in this thread....Dave
Re: Thunar and two File Systems Reply #13 – 30 January 2021, 00:06:03 Quote from: dcbdbis – on 30 January 2021, 00:01:33As I too - dislike the buttons at the top instead of at the bottom of Thunar dialogs. I'll try the change suggested here in this thread....It works ootb.Quote from: dcbdbis – on 29 January 2021, 23:56:25@linuxer Yes. GVFS is installed.What is the the output of: Code: [Select] sudo ps aux | grep gvfs