khangman fails to start due to missing dependency

Bug #1598213 reported by Aleix Pol
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
khangman (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Otherwise it will fail on start.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in khangman (Ubuntu):
status: New → Confirmed
Revision history for this message
Daniel J Blueman (watchmaker) wrote :

When installing khangman, it doesn't install a needed dependency, so it fails to start correctly:

$ khangman
Gtk-Message: Failed to load module "pantheon-filechooser-module"
Checking path "/usr/share/apps/kvtml" for kvtml files
file:///usr/share/khangman/qml/main.qml:36:5: Type GamePage unavailable
         GamePage {
         ^
file:///usr/share/khangman/qml/GamePage.qml:28:1: module "QtGraphicalEffects" is not installed
     import QtGraphicalEffects 1.0

Adding the dependency on qml-module-qtgraphicaleffects fixes this.

summary: - khangman has a runtime dependency on qml-module-qtgraphicaleffects
+ khangman fails to start due to missing dependency
Revision history for this message
Andriy Sheluntsov (andriyshel) wrote :

Checking path "/usr/share/apps/kvtml" for kvtml files
file:///usr/share/khangman/qml/main.qml:40:5: Type MainSettingsDialog unavailable
         MainSettingsDialog {
         ^
file:///usr/share/khangman/qml/MainSettingsDialog.qml:25:1: module "QtQuick.Dialogs" is not installed
     import QtQuick.Dialogs 1.2
     ^

qml-module-qtquick-dialogs missing as well

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.