Closed DmitryArefiev closed 1 month ago
There's a user who reported the same problem with Linux mint 22 (MS 4.4.2). https://musescore.org/it/node/369276#comment-1260027 (italian forum)
Almost the same issue on Gentoo (MuseScore 4.4.2), when clicking on "Mixer" (panel or menu) or "F10". The action seems to be sent, but nothing happens: 11:47:25.907 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: toggle-mixer 11:47:25.907 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: dock-toggle 11:47:26.476 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: toggle-mixer 11:47:26.477 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: dock-toggle
Almost the same issue on Gentoo (MuseScore 4.4.2), when clicking on "Mixer" (panel or menu) or "F10". The action seems to be sent, but nothing happens: 11:47:25.907 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: toggle-mixer 11:47:25.907 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: dock-toggle 11:47:26.476 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: toggle-mixer 11:47:26.477 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: dock-toggle
Reverting to 4.3.2 solves the issue
Is that with the official AppImage? Are you by chance using multiple monitors? What if you run View / Restore the default layout?
This is the official Gentoo package (https://gitweb.gentoo.org/repo/gentoo.git/tree/media-sound/musescore/musescore-4.4.2.ebuild), it seems to use the standard tar.gz source files. I tried to reset the layout and wipe the user configuration and it is still not showing. I only have one monitor (so the dock is not on another screen), what is strange is that in the View menu the Mixer item is not checked, letting me think that it has silently failed to "pop" somewhere
Could it be that Gentoo uses Qt 6.7.2 rather than 6.2.4? If so, I think this is caused by #24866 / #24097.
To be clear, no distribution package or other third-party build can really be considered an "official" version of MuseScore Studio. The only build created, tested, and supported by the MuseScore team is the AppImage that you get directly from musescore.org or the releases section of GitHub. I suspect you'll find that works as expected.
Yes, Gentoo is now using Qt 6.7.2 (6.8 being tested AFAICT). I was just talking about the official Gentoo package not the MuseScore package. In indeed seems that the symptoms I am experiencing seems to be similar to the one in the bugs you mentionned (4.3.2 os compiled with Qt5 whereas 4.4.2 is compiled with Qt6 that is currently Qt 6.7.2 on Gentoo). I did not notice any similar bugs on other software currently using Qt6 on my desktop
Gentoo bug tracker for reference: https://bugs.gentoo.org/938968
Yes, this used to work in MuseScore 4.4.1
Check this thread: https://musescore.org/en/node/351526. Seems like the problem goes back to version 4.2.1.
The difficulty with this issue is that it is not very well defined: no very clear description of what's happening, and no steps to reproduce it.
And I think that there is not one, but actually three problems:
Can't you open a thread in the Announcements section of the forums in which you ask the users to report their issue with the mixer (a messagge for each user)?
The difficulty with this issue is that it is not very well defined: no very clear description of what's happening, and no steps to reproduce it.
And I think that there is not one, but actually three problems:
- Mixer panel really does not open at all in third-party Linux packages that use Qt 6.5+ --> Mixer in version 4.4.2 is not displayed #24885 (comment)
- Mixer panel seemingly does not open, but in reality it does open but is very small --> Mixer panel not showing #19258
Mixer panel does open, but content doesn't load
- If VSTs are involved, I think it is related to Addictive Keys VST - No sound at all if MS was closed while VST was used in the mixer #23280 / Saving score with VST instruments assigned destroys scores #17123: looks like the audio thread gets stuck while loading those VSTs from a saved file, and the mixer depends on the audio thread, so fails to work if the audio thread is stuck
- Sometimes, this goes hand in hand with a crash when trying to start playback
- See also https://musescore.org/en/node/369131#comment-1261712
You can ask if the issue belongs to this list and then, this thread can be translated in the other forums to catch even more users who have this problem. In the time in which bug reports gather, you can focus on the other issues.
EDIT: I think this is better than trying to find every thread that talks about mixer problems in the forum.
Having discussed this with the team, we agree that this issue actually encompasses several issues that are already known, specifically:
For now, I think it makes sense to focus on these three cases in turn to see if this brings us closer to a solution. If we then still need more information, we can request further information from users.
Description with steps to reproduce
https://musescore.org/en/node/369069
https://musescore.org/en/node/369131
https://musescore.org/en/node/341876
Supporting files, videos and screenshots
What is the latest version of MuseScore Studio where this issue is present?
4.4.2
Regression
Yes, this used to work in MuseScore 4.4.1
Operating system
Windows 10, Windows 11
Additional context
No response
Checklist