-
-
Notifications
You must be signed in to change notification settings - Fork 39
Can't install AutoEQ database #247
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
Comments
Update: I started it from the terminal and found two lines: QIODevice::read (QFile, "/home/ME/.cache/jamesdsp/autoeq/version.json"): device not open So I copied these two .json files from my Debian .cache to my Arch. The result was that it now shows the Equalizers in the database that I have in my Debian but won't load it. When I update my database it is now stuck on the unpacking window and won't proceed. I can't cancel it neither. The only way for it to stop is kill the entire process :/ The same thing happens when I don't have these two files in my .cache but simply start jamesdsp from the terminal. It's stuck on the unpacking and won't proceed. |
I don't know if this helps, but here's the last few lines of an strace when downloading/decompressing halts...
|
The good news is it works with flatpak, so you can install from there if you need it, but it looks like the AUR version is broken. |
Heya,
I have been using jamesdsp for quite a while now on my Debian machine on which it works perfectly fine but today I decided to give Arch Linux a go.
The program builds fine from the AUR and runs and the effects work.
However when I try to download the AutoEQ database it downloads but that's it. It downloads and then the process just quits. The program itself keeps running fine but the import function just stops and the window with the progress bar closes. No error messages when I start it from the terminal.
The text was updated successfully, but these errors were encountered: