sonik-br / GDMENUCardManager

Manage content on SD Card for Dreamcast's GDMenu
GNU General Public License v3.0
226 stars 18 forks source link

Linux SD Directory nof found #27

Closed pseiler closed 1 year ago

pseiler commented 2 years ago

I have the issue with linux that my sd card isn't found. Could you add an option to simply choose from a directory for linux systems. This would simplify the process and should work for all desktop environments.

Otherwise the application looks like it's working fine.

OS: openSUSE 15.3 Windowmanager: i3

sonik-br commented 2 years ago

I've added an debug feature that does this. You can try to see if it works on your OS. Edit the .conf file and set ShowAllDrives to True

pseiler commented 2 years ago

This works like a charme. @sonik-br could you add this to the README.md?

sonik-br commented 2 years ago

This is dangerous and if not correctly used can wipe the data of the selected drive/mount. The "feature" is there only for debug.

The correct way would be to debug why it does not work with this specific distro. I can install it on a VM but it will take time. Too many projects right now.

pseiler commented 2 years ago

Is there a way to help you debug this?

sonik-br commented 2 years ago

Any experience in building dot net app on linux?

pseiler commented 2 years ago

Unfortuantely not. I have experience with Makefiles and using gcc and stuff. But I haven't done anything with dotnet related yet. Only compiled a new version of Mono for my distribution somewhen.

sonik-br commented 2 years ago

I will try to to an debug build for you but this will take time. Leave this issue open and I will reply here later.

EDIT: Check this https://github.com/sonik-br/GDMENUCardManager/issues/7#issuecomment-843111910

And the comments below. I've made this build long time ago. It might help identify the problem.

sonik-br commented 2 years ago

@pseiler did you get the change to test the linked version?

pseiler commented 2 years ago

Not yet. I'll try it next week. Unfortunately I'm on vacation til then.