FS#64403 - Palette is completely blank. Error: module "QtQuick.Controls" version 2.1 is not installed

Attached to Project: Community Packages
Opened by MattheasBoelter (mattheasboelter) - Tuesday, 05 November 2019, 23:57 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 11 November 2019, 11:55 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
When opening musescore 3.3-1 (the most recent update), the palette doesn't load correctly. It shows as entirely blank. The upstream appimage package is fully functional.

The output:

qrc:/qml/palettes/PalettesWidget.qml:21:1: module "QtQuick.Controls" version 2.1 is not installed
QMainWidget::resizeDocks: all sizes need to be larger than 0
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
libpng error: Read Error


Screenshot attached.

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Version 3.3.0

Unless I misunderstand, configs shouldn't matter when using "-F" argument.
Everything is functional on upstream appimage package.

Steps to reproduce:

Enter "musescore -F" into a terminal.
Once the program loads, press next through every option, except for tours in the first time install wizard.
View the blank palette
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Monday, 11 November 2019, 11:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.3-3
Comment by Maxime Gauduin (Alucryd) - Wednesday, 06 November 2019, 14:42 GMT
Looks like they switched to qt5-quickcontrols2, can you give musescore 3.3-2 a try?
Comment by MattheasBoelter (mattheasboelter) - Wednesday, 06 November 2019, 16:05 GMT
It's still not showing. I'm getting some different errors this time:

qrc:/qml/palettes/PalettesWidget.qml:47:5: Type PalettesWidgetHeader unavailable
qrc:/qml/palettes/PalettesWidgetHeader.qml:37:5: Type StyledButton unavailable
qrc:/qml/palettes/StyledButton.qml:22:1: module "QtGraphicalEffects" is not installed
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
libpng error: Read Error
Comment by MattheasBoelter (mattheasboelter) - Wednesday, 06 November 2019, 16:08 GMT
I installed the package "qt5-graphicaleffects" and everything looks good. I think you just need to add that as a dependency?
Comment by MattheasBoelter (mattheasboelter) - Sunday, 10 November 2019, 04:13 GMT
I just want to check in on this. The issue was not resolved by musescore-3.3-2. As I said above, installing "qt5-graphicaleffects" solved the issue for me. Is there a reason why we can't add this as a dependency and push a musescore-3.3-3?
Comment by Maxime Gauduin (Alucryd) - Monday, 11 November 2019, 11:55 GMT
Easy, I apparently have less free time then you do. 3.3-3 is up now, closing this issue now.

Loading...