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 changed:

- khangman has a runtime dependency on qml-module-qtgraphicaleffects
+ khangman fails to start due to missing dependency

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598213

Title:
  khangman fails to start due to missing dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/khangman/+bug/1598213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to