You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Blank app upon launching. Everything under "Application" menu is non-responsive.
To Reproduce
Steps to reproduce the behavior:
Install Ubuntu with non-English language, I guess
Download AppImage, make it executable
Launch the app
Screenshots
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 🎉.
The text was updated successfully, but these errors were encountered:
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
Hi 👋🏽 ,
Describe the bug
Blank app upon launching. Everything under "Application" menu is non-responsive.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Add logs from DevTools
🔨 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 🎉.
The text was updated successfully, but these errors were encountered: