kimlimjustin / xplorer

Xplorer, a customizable, modern file manager
https://xplorer.space/
Apache License 2.0
4.87k stars 336 forks source link

External drives not showing up in linux #274

Open PaddeCraft opened 1 year ago

PaddeCraft commented 1 year ago

Description

On linux, external drives do not show up. This includes unmounted pendrives, I need to mount them first, e.g. via the mount command or the nemo filemanager. The external ssd i have is not showing up at all, also not in the directory I mounted it in. For both types of storage device (for my ssd when i manually set the directory using the top bar) it shows 'This folder is emtpy'. image image

Steps To Reproduce

  1. Install the program on arch linux (archcraft)
  2. Insert a pendrive or ssd

Expected behavior

Both should show up, mounted and unmounted. Clicking on an unmounted device should mount it, like in the nemo filemanager.

Xplorer Version

v0.3.1

Operating System Version

uname -a: Linux (HOSTNAME) 6.0.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 08 Dec 2022 11:03:38 +0000 x86_64 GNU/Linux

Additional Information

No response