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

Blank app when no "downloads" folder in home #136

Open
mjeammet opened this issue May 31, 2024 · 1 comment
Open

Blank app when no "downloads" folder in home #136

mjeammet opened this issue May 31, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mjeammet
Copy link

mjeammet commented May 31, 2024

Hi 👋🏽 ,

Describe the bug
Blank app upon launching. Everything under "Application" menu is non-responsive.

To Reproduce
Steps to reproduce the behavior:

  1. Install Ubuntu with non-English language, I guess
  2. Download AppImage, make it executable
  3. Launch the app

Screenshots
image

Add logs from DevTools

Uncaught Error: ENOENT: no such file or directory, mkdir '/home/marie/downloads/y2mp3'
    at mkdirSync (node:fs:1334:3)
    at file:///tmp/.mount_y2mp3-IMxfqy/resources/app.asar/resources/app.bundle.js:2:1800618
    at file:///tmp/.mount_y2mp3-IMxfqy/resources/app.asar/resources/app.bundle.js:2:1983090
    at file:///tmp/.mount_y2mp3-IMxfqy/resources/app.asar/resources/app.bundle.js:2:1983094
  • OS: Ubuntu
  • Version [e.g. 22]
  • App Version [e.g. 1.0.1]

🔨 Fix
My system is in french so my "downloads" folder is actually called "Téléchargements". I just added a "downloads" directory, relaunched the app and everything's working just fine now 🎉.

@mjeammet mjeammet added the bug Something isn't working label May 31, 2024
@moshfeu
Copy link
Owner

moshfeu commented May 31, 2024

Thanks for reporting @mjeammet!
I didn't think about other languages 😅
Maybe I'll try to find the download folder but if I can't find, I'll ask the user to selectnthe folder

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