Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701400 - media-sound/musescore-3.3: should depend on dev-qt/qtquickcontrols2
Summary: media-sound/musescore-3.3: should depend on dev-qt/qtquickcontrols2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-28 18:13 UTC by Shiba
Modified: 2019-11-28 19:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shiba 2019-11-28 18:13:16 UTC
qrc:/qml/palettes/PalettesWidget.qml:21:1: module "QtQuick.Controls" version 2.1 is not installed

Without dev-qt/qtquickcontrols2, MuseScore 3.3 can't display palettes. Manually installing it fixes the problem.
Comment 1 Larry the Git Cow gentoo-dev 2019-11-28 19:27:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d0f7ef3b02de15866f781c52e2d415f46b6e2d

commit 58d0f7ef3b02de15866f781c52e2d415f46b6e2d
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-11-28 19:27:32 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-11-28 19:27:47 +0000

    media-sound/musescore-{3.3,9999}: fixes
    
    1) added missing dep on dev-qt/qtquickcontrols2:5
    2) switched from xdg-utils to xdg
    
    Closes: https://bugs.gentoo.org/701400
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/musescore/musescore-3.3.ebuild  | 15 ++-------------
 media-sound/musescore/musescore-9999.ebuild | 15 ++-------------
 2 files changed, 4 insertions(+), 26 deletions(-)