Minuet doesn't start in Ubuntu 20.04 - qrc:/Main.qml:25 module "QtQuick.Layouts" is not installed

Bug #1886637 reported by Mantas Kriaučiūnas
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
minuet (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Minuet doesn't start in Ubuntu 20.04 - error "qrc:/Main.qml:25 module "QtQuick.Layouts" is not installed" is displayed, but issue disappears when I install qml-module-qtquick-layouts package.

dpkg -s minuet |grep Ver
Version: 19.12.3-0ubuntu1

~$ minuet

(minuet:15559): dbind-WARNING **: 09:05:50.194: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable
fluidsynth: error: Unknown string setting 'synth.reverb.active'
fluidsynth: error: Unknown string setting 'synth.chorus.active'
fluidsynth: Using PulseAudio driver
Setting soundcontroller to FluidSynthSoundController
fluidsynth: warning: Failed to set thread to high priority
QQmlApplicationEngine failed to load component
qrc:/Main.qml:25 module "QtQuick.Layouts" is not installed

~$ sudo apt-get -qq install qml-module-qtquick-layouts

After qml-module-qtquick-layouts installation minuet starts fine

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for reporting.

I can confirm this issue, and it is also present in minuet 20.04.2-0ubuntu1 on Ubuntu Groovy.

There seems to be more undeclared dependencies, because I had to install the following packages before it would open a window when running:

* qml-module-qtquick-layouts
* qml-module-qtquick-controls2
* qml-module-qtquick-window2
* qml-module-qtquick2

Changed in minuet (Ubuntu):
status: New → Confirmed
tags: added: focal groovy packaging
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.