-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
JamesDSP doesnt want to open #185
Comments
+1 same error on arch linux |
+1 same error on arch linux :( |
For me, reinstalling the package seems to have fixed the issue |
|
Got the same issue on Fedora 39 with jamesdsp 2.7.0-1.fc39 installed from COPR. Reinstalling had no effect.
|
+1 Same on Fedora 39 jamesdsp: symbol lookup error: jamesdsp: undefined symbol: _ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate, version Qt_6.6_PRIVATE_API |
+1 same on fedora 39 copr |
Hey all, you need to clear build cache from whatever package manager you are using and reinstall it. It just needs to rebuild again. Like @chirag350 said. @dromse @SkeletonSkelettron if you are using yay for package manager delete the "/home/gaurav/.cache/yay/jamesdsp" Hope this helps all. |
@gauravpadia Cleared dnf cache with FWIW, the COPR build status for version 2.7.0-1 is either |
@lightproof I am on arch Linux where clearing old build cache fixes it. By the way if we go into the details page of latest copr buld status link you given then it is only failed for openSuse but succeed on fedora. https://copr.fedorainfracloud.org/coprs/arrobbins/JDSP4Linux/build/7002777/ |
+1 for Fedora 39 I was not able to downgrade directly, but got around this by using the fc40 package, which is still on 2.6.1 because the 2.7.0 build didn't complete successfully. YMMV. wget https://download.copr.fedorainfracloud.org/results/arrobbins/JDSP4Linux/fedora-40-x86_64/06305826-JamesDSP/JamesDSP-2.6.1-1.fc40.x86_64.rpm
sudo dnf downgrade ./JamesDSP-2.6.1-1.fc40.x86_64.rpm Temporarily back in business. |
Building it from source worked for me on Fedora 39 and now its working as it used to. |
Just for the record, I initiated a rebuild for the fc39 package on the copr, so 2.7.0-2 should have built against the correct private abi. Keyword should. |
Yes! Now it works, thank you! |
Issue fixed on my machine, Fedora 39 copr for jamesdsp is working now. |
[darktoaster@darkarch ~]$ jamesdsp jamesdsp: symbol lookup error: jamesdsp: undefined symbol: _Zls6QDebugRK11QDockWidget, version Qt_6
The text was updated successfully, but these errors were encountered: