2
4
Fork
You've already forked apps
1

Title Bars Jumbled in Musescore 4.5.2-2 #239

Open
opened 2025年08月05日 18:53:20 +02:00 by Fester23 · 4 comments

Submission type

  • Bug report
  • Feature Request

Package name & version you are having issues with or have a request for

...Musescore 4.5.2-2 (appimage version 4.5.251141401 uses QT 6.2.4)

Used repositories

...apps

Expected behaviour

...Controls for mixer view and playback unusable.

Actual behaviour

...Controls for mixer view and playback (essentially the left side) of playback toolbar is not working. The playback toolbar, added onto the end of the toolbar holding the "Parts" and "Mixer" menus, does not work. Appimage version works fine.

Steps to reproduce the problem

...Simply launching app and opening a document. Elements are inoperable and not movable.

...

#### Submission type - [X] Bug report - [ ] Feature Request #### Package name & version you are having issues with or have a request for > ...Musescore 4.5.2-2 (appimage version 4.5.251141401 uses QT 6.2.4) #### Used repositories > ...apps #### Expected behaviour > ...Controls for mixer view and playback unusable. #### Actual behaviour > ...Controls for mixer view and playback (essentially the left side) of playback toolbar is not working. The playback toolbar, added onto the end of the toolbar holding the "Parts" and "Mixer" menus, does not work. Appimage version works fine. #### Steps to reproduce the problem > ...Simply launching app and opening a document. Elements are inoperable and not movable. #### System info link created by Octopi > Tools > SysInfo > ...
Owner
Copy link

Nothing in the logs show anything related to this issue.
Can you post a screenshot of what you see? I'm no Musescore user so no idea how to actually work the app, but the image below shows what it looks like here.

Since you did mention using other profiles for the app (appimage), have you tried using Musescore from the repo with a clean, new user?

Nothing in the logs show anything related to this issue. Can you post a screenshot of what you see? I'm no Musescore user so no idea how to actually work the app, but the image below shows what it looks like here. Since you did mention using other profiles for the app (appimage), have you tried using Musescore from the repo with a clean, new user?

Yes, I used a clean install from the repo and got the same result you did. In fact, I used your picture and circled the problem I'm having. You'll see that clicking the "Mixer" button does not bring up the mixer, and the playback controls are not functioning. Those playback controls should be moveable by dragging that :: area, too. Perplexing! Thanks for your interest in figuring this out, btw.

Yes, I used a clean install from the repo and got the same result you did. In fact, I used your picture and circled the problem I'm having. You'll see that clicking the "Mixer" button does not bring up the mixer, and the playback controls are not functioning. Those playback controls should be moveable by dragging that :: area, too. Perplexing! Thanks for your interest in figuring this out, btw.
Owner
Copy link

Yes, I used a clean install from the repo

For future reference, no need to reinstall at all, just go to systemsettings > users > add a new user and log in as that user.

Good to know the actual issue & issue is present here, so now I can debug locally.

>Yes, I used a clean install from the repo For future reference, no need to reinstall at all, just go to systemsettings > users > add a new user and log in as that user. Good to know the actual issue & issue is present here, so now I can debug locally.
Owner
Copy link

Running from shows an issue with libMuseScoreSamplerCoreLib.so :

22:42:34.573 | ERROR | main_thread | AudioModule::setupAudioDriver | audio output open failed
22:42:34.573 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/anke/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
22:42:34.573 | ERROR | main_thread | MuseSamplerResolver::doInit | Incompatible MuseSampler library; ignoring
22:42:34.573 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
22:42:34.573 | ERROR | main_thread | MuseSamplerResolver::doInit | Incompatible MuseSampler library; ignoring

Appimage includes the needed closed source sample files, which is in debate as being a violation of the license:
https://github.com/musescore/MuseScore/issues/15706

But the real problem is what I missed in your first post, it only works with a real ancient Qt6 version (6.2 is from 2021). Checking the upstream bug reports, there are tons of issues reported with currently used Qt versions, so it looks we'll have to wait until all is sorted upstream for Qt 6.9:
https://musescore.org/en/node/379819

So, this does not look like a KaOS (packaging) issue, but rather a known upstream issue. Issue will stay open here so progress can be tracked.

Running from shows an issue with libMuseScoreSamplerCoreLib.so : ```22:42:34.573 | ERROR | main_thread | LinuxAudioDriver::open | Unable to open device: default, err code: -2 22:42:34.573 | ERROR | main_thread | AudioModule::setupAudioDriver | audio output open failed 22:42:34.573 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/anke/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so 22:42:34.573 | ERROR | main_thread | MuseSamplerResolver::doInit | Incompatible MuseSampler library; ignoring 22:42:34.573 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so 22:42:34.573 | ERROR | main_thread | MuseSamplerResolver::doInit | Incompatible MuseSampler library; ignoring ``` Appimage includes the needed closed source sample files, which is in debate as being a violation of the license: https://github.com/musescore/MuseScore/issues/15706 But the real problem is what I missed in your first post, it only works with a real ancient Qt6 version (6.2 is from 2021). Checking the upstream bug reports, there are tons of issues reported with currently used Qt versions, so it looks we'll have to wait until all is sorted upstream for Qt 6.9: https://musescore.org/en/node/379819 So, this does not look like a KaOS (packaging) issue, but rather a known upstream issue. Issue will stay open here so progress can be tracked.
Sign in to join this conversation.
No Branch/Tag specified
master
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
KaOS/apps#239
Reference in a new issue
KaOS/apps
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?