Results 441 comments of lwouis

I'm sorry, I still can't see it. I think it's the way you send the messages through email. I suggest using github in the web browser

Thank you for sharing this screenshot. Here's [the code which lists mounted drives](https://github.com/lwouis/fat-drive-sorter/blob/af95bf0761157cf288b5a2fda90f73346a82623b/src/ui/Window.swift#L54). FatDriveSorter asks the OS for the drives, straight up. It's surprising that the OS is not listing...

I'm surprised it didn't work. I wonder why it's not showing. Is the drive not ejectable somehow? Can you eject it? Could you please open `Disk Utility.app` and screenshot the...

Thank you for sharing these screenshots. The Drive looks healthy. It's intriguing why the app is not listing it. Could you please try [this build](https://github.com/lwouis/fat-drive-sorter/files/12501748/FatDriveSorter.app.zip)?

Sorry to ask again: could you please try and [this build](https://github.com/lwouis/fat-drive-sorter/files/12501901/FatDriveSorter.app.zip) and share a screenshot of the list of Drives shown in the app?

Hi @GusJeep, Since I can't reproduce the issue on my side, I need your help to investigate. Could you please run [this build](https://github.com/lwouis/fat-drive-sorter/files/12516339/FatDriveSorter.app.zip) from Terminal.app? In order to do this,...

Thank you for sharing this screenshot. So it's confirmed: this disk is not showing because it's flagged by macOS as "not ejectable". As I said above, when I wrote this...

Could you please try [this build](https://github.com/lwouis/fat-drive-sorter/files/12516782/FatDriveSorter.app.zip)? You can launch it normally. I removed the check on "is the drive ejectable". To mitigate risk for the users to format their internal...

Do you mean that you clicked "See current file order", and it didn't show you anything? Could you please share a screenshot?