MX-21 MX-Fluxbox

Help for MX Fluxbox
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
Jerry3904
Administrator
Posts: 23100
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-21 MX-Fluxbox

#141 Post by Jerry3904 »

Inside Thunar, can you right click a folder > Open with... and select pcman?
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
kobaian
Posts: 365
Joined: Fri Jan 03, 2020 5:49 am

Re: MX-21 MX-Fluxbox

#142 Post by kobaian »

Jerry3904 wrote: Tue Oct 05, 2021 3:59 pm Inside Thunar, can you right click a folder > Open with... and select pcman?
Yes. But it selecting it as the default action does not help.
I think the main problem is that there is exo-open in panels and scripts specially for those, who will want to change the default file-manager, but works now like the normal "thunar $HOME" command.
Desktop PC: Intel Core i5-4670K, Gigabyte H81M-S2PV, 16GB RAM, NVIDIA Quadro K2000. Laptop: MacBook Late 2008, Core2Duo 2.0GHz, 8GB RAM. Netbook: Asus EEEPC Intel Atom 1.6GHz, 2GB RAM. System: MX23 64bit/32bit Fluxbox.

User avatar
Jerry3904
Administrator
Posts: 23100
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-21 MX-Fluxbox

#143 Post by Jerry3904 »

For the future: it wouldn't be hard for us to develop a little yad app: Select default file manager that would just use yad to change the command to user's preference.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
ceeslans
Posts: 814
Joined: Sun Apr 14, 2019 3:48 am

Re: MX-21 MX-Fluxbox

#144 Post by ceeslans »

kobaian wrote: Tue Oct 05, 2021 3:44 pm I tried both solutions, none of them solves the problem.

Code: Select all

$ xdg-mime query default inode/directory
pcmanfm-qt.desktop
But exo-open $HOME still opens Thunar, not PCManFM-qt.
Can you check ~/.config/mimeapps.list for any residual referral to 'thunar.desktop' (perhaps under [Default Applications] section) - and if so, change it to 'pcmanfm-qt.desktop'
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
kobaian
Posts: 365
Joined: Fri Jan 03, 2020 5:49 am

Re: MX-21 MX-Fluxbox

#145 Post by kobaian »

ceeslans wrote: Wed Oct 06, 2021 3:26 am
kobaian wrote: Tue Oct 05, 2021 3:44 pm I tried both solutions, none of them solves the problem.

Code: Select all

$ xdg-mime query default inode/directory
pcmanfm-qt.desktop
But exo-open $HOME still opens Thunar, not PCManFM-qt.
Can you check ~/.config/mimeapps.list for any residual referral to 'thunar.desktop' (perhaps under [Default Applications] section) - and if so, change it to 'pcmanfm-qt.desktop'
All "thunar.desktop" referrals changed to 'pcmanfm-qt.desktop' and still 'exo-open $HOME" launches Thunar.
Desktop PC: Intel Core i5-4670K, Gigabyte H81M-S2PV, 16GB RAM, NVIDIA Quadro K2000. Laptop: MacBook Late 2008, Core2Duo 2.0GHz, 8GB RAM. Netbook: Asus EEEPC Intel Atom 1.6GHz, 2GB RAM. System: MX23 64bit/32bit Fluxbox.

User avatar
bubba66
Posts: 6
Joined: Tue Mar 12, 2019 4:59 pm

Re: MX-21 MX-Fluxbox

#146 Post by bubba66 »

Hi installed RC1, kept my home directory all is going well will let you know if I run into any problems.

Thanks :)

Dave H
Regards

Dave H

:happy:

User avatar
ceeslans
Posts: 814
Joined: Sun Apr 14, 2019 3:48 am

Re: MX-21 MX-Fluxbox

#147 Post by ceeslans »

kobaian wrote: Wed Oct 06, 2021 6:02 am
ceeslans wrote: Wed Oct 06, 2021 3:26 am Can you check ~/.config/mimeapps.list for any residual referral to 'thunar.desktop' (perhaps under [Default Applications] section) - and if so, change it to 'pcmanfm-qt.desktop'
All "thunar.desktop" referrals changed to 'pcmanfm-qt.desktop' and still 'exo-open $HOME" launches Thunar.
Last ditch attempt to try solve your issue with 'exo'-opening thunar.
I presume that ~/.config/xfce4/helpers.rc still shows 'thunar' as file-manager. Would changing this to 'pcmanfm-qt' solve it?

If all unsuccessful, uninstalling Thunar may be a (yet very drastic) solution... :p
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
kobaian
Posts: 365
Joined: Fri Jan 03, 2020 5:49 am

Re: MX-21 MX-Fluxbox

#148 Post by kobaian »

ceeslans wrote: Sun Oct 10, 2021 8:06 am
kobaian wrote: Wed Oct 06, 2021 6:02 am
ceeslans wrote: Wed Oct 06, 2021 3:26 am Can you check ~/.config/mimeapps.list for any residual referral to 'thunar.desktop' (perhaps under [Default Applications] section) - and if so, change it to 'pcmanfm-qt.desktop'
All "thunar.desktop" referrals changed to 'pcmanfm-qt.desktop' and still 'exo-open $HOME" launches Thunar.
Last ditch attempt to try solve your issue with 'exo'-opening thunar.
I presume that ~/.config/xfce4/helpers.rc still shows 'thunar' as file-manager. Would changing this to 'pcmanfm-qt' solve it?

If all unsuccessful, uninstalling Thunar may be a (yet very drastic) solution... :p
Yes, it works!!!! Thank you very much!
Desktop PC: Intel Core i5-4670K, Gigabyte H81M-S2PV, 16GB RAM, NVIDIA Quadro K2000. Laptop: MacBook Late 2008, Core2Duo 2.0GHz, 8GB RAM. Netbook: Asus EEEPC Intel Atom 1.6GHz, 2GB RAM. System: MX23 64bit/32bit Fluxbox.

User avatar
ceeslans
Posts: 814
Joined: Sun Apr 14, 2019 3:48 am

Re: MX-21 MX-Fluxbox

#149 Post by ceeslans »

:party5:
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
Jerry3904
Administrator
Posts: 23100
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-21 MX-Fluxbox

#150 Post by Jerry3904 »

Nice work, Cees!
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Post Reply

Return to “MX Fluxbox Official Release”