lmms
lmms copied to clipboard
Don't start on Fedora Workstation 40
System Information
Fedora Workstation 40
LMMS Version(s)
1.2.2
Most Recent Working Version
1.2.2 Flatpak
Bug Summary
When I first tried to open LMMS (rpm version), it crashed when initializing the UI and Fedora made an automatic crash report: https://retrace.fedoraproject.org/faf/reports/575220/
Expected Behaviour
To open.
Steps To Reproduce
I just opened it from the gnome menu.
Logs
Click to expand
datalot@fedora:~$ lmms QSocketNotifier: Can only be used with threads started with QThread Notice: could not set realtime priority. VST sync support disabled in your configuration Cannot load library /usr/lib64/lmms/libcarlabase.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory) Cannot load library /usr/lib64/lmms/libcarlarack.so: (libcarlabase.so: cannot open shared object file: No such file or directory) Cannot load library /usr/lib64/lmms/libcarlapatchbay.so: (libcarlabase.so: cannot open shared object file: No such file or directory) Segmentation fault (core dumped)
Screenshots / Minimum Reproducible Project
No response
Please search the issue tracker for existing bug reports before submitting your own.
- [X] I have searched all existing issues and confirmed that this is not a duplicate.
Quote: "cannot open shared object file"
I thing - it is key: rpm - package issue: missed dependency.
Flatpak version has no such problem - working.
I think:
- not LMMS bug;
- old LMMS version.
I think it is the same bug as #7280 , but there are more information.