Musescoore 3.6.2 crashes on startup in Fedora 35

• Feb 5, 2022 - 15:55

Hi, I need some help to solve a crash problem.

Musescore on fredora35 crashes on startup -- without leaving an error log.
I can open the Start Center if there are no music files opened (as tabs in the workspace), but if there are any files opened (regardless of whether they are active or inactive), Musescore crashes and be killed suddenly without any error notification or log.
When I launch it from the terminal:

[yuto@DESKTOP-0GF1E80 ~]$ musescore
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
js: Mixed Content: The page at 'https://connect2.musescore.com/?version=3.6.2.' was loaded over HTTPS, but requested an insecure image 'http://i3.ytimg.com/vi/qLR40BGNy68/hqdefault.jpg'. This content should also be served over HTTPS.
js: Mixed Content: The page at 'https://connect2.musescore.com/?version=3.6.2.' was loaded over HTTPS, but requested an insecure image 'http://i3.ytimg.com/vi/XGo4PJd1lng/hqdefault.jpg'. This content should also be served over HTTPS.
js: Mixed Content: The page at 'https://connect2.musescore.com/?version=3.6.2.' was loaded over HTTPS, but requested an insecure image 'http://i3.ytimg.com/vi/E12CZH9VJFw/hqdefault.jpg'. This content should also be served over HTTPS.
強制終了
[yuto@DESKTOP-0GF1E80 ~]$ musescore -d
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
js: Mixed Content: The page at 'https://connect2.musescore.com/?version=3.6.2.' was loaded over HTTPS, but requested an insecure image 'http://i3.ytimg.com/vi/qLR40BGNy68/hqdefault.jpg'. This content should also be served over HTTPS.
js: Mixed Content: The page at 'https://connect2.musescore.com/?version=3.6.2.' was loaded over HTTPS, but requested an insecure image 'http://i3.ytimg.com/vi/XGo4PJd1lng/hqdefault.jpg'. This content should also be served over HTTPS.
js: Mixed Content: The page at 'https://connect2.musescore.com/?version=3.6.2.' was loaded over HTTPS, but requested an insecure image 'http://i3.ytimg.com/vi/E12CZH9VJFw/hqdefault.jpg'. This content should also be served over HTTPS.
js: Access to XMLHttpRequest at 'https://www.google-analytics.com/j/collect?v=1&_v=j96&a=1812202987&t=pa…' from origin 'https://connect2.musescore.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
強制終了

And I cannot get any relevant logs by journalctl -f.

What can I do?

Sincerely,


Comments

You could disable the startcenter (in Preferences), after staring MuserScore using the -w command line option(which alone should be enough already)
Provided those messages you're getting are related to the crash

In reply to by Jojo-Schmitz

I disabled the start center and could open the empty workspace successfully, but I couldn't open or create any files without crashing.

Here I got only these messages.
[yuto@DESKTOP-0GF1E80 ダウンロード]$ musescore -d
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
強制終了

AppImage worked fine, very helpful! I'm going to use this for the time being, but I'd like to use dnf version control, so if there's anything I can do to solve this problem and use the distribution package again, please let me know.

Thanks,

In reply to by BrnVrn

I removed google-noto-sans-sinhala-vf-fonts and google-noto-sans-gurmukhi-fonts, and now I can use the Flatpak version without problems! However, I still could not use the distribution package. (I'm using a Japanese environment and need the CJK fonts, so I can't uninstall them.)

In reply to by Jojo-Schmitz

Yes, I'm aware of that and will use the officially supported AppImage in conjunction with the rpm/flatpak version when it doesn't work. (The only reason to use these unsupported packages is for convenience.) Or if it was inappropriate to talk about problems with these unsupported versions in this forum, I apologize and will refrain from posting in the future.
Thanks,

Do you still have an unanswered question? Please log in first to post your question.