Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get external media error #63

Closed
bbfh-dev opened this issue Apr 14, 2024 · 3 comments
Closed

Get external media error #63

bbfh-dev opened this issue Apr 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@bbfh-dev
Copy link

While using superfile the log file is being spammed with "Get external media error":

Get external media error
open /run/media/main: no such file or directory

The reason it happens is because I don't use /run/media/<user>, instead I mount my drives to /mnt.

It would be nice if superfile supported /mnt as a valid external media as well. An example of such path is /mnt/example-drive/.

@bbfh-dev bbfh-dev added the bug Something isn't working label Apr 14, 2024
@yorukot
Copy link
Owner

yorukot commented Apr 14, 2024

Are you running the latest release?

It should be fixed in the main branch(1.0.2).

@bbfh-dev
Copy link
Author

I'm running the latest release that's available on GitHub (1.0.1). Not sure how to install 1.0.2 without compiling from source

@yorukot
Copy link
Owner

yorukot commented Apr 16, 2024

This error should have been fixed in the new version. If it still exists, please feel free to reopen this issue.

@yorukot yorukot closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants