Comment 4 for bug 1007086

Revision history for this message
David Planella (dpm) wrote :

I've verified the fix to work:

- The game runs as expected on the source tree with 'quickly run'
- The game is correctly packaged with 'quickly package'
- The game runs well when installed

However, I've noticed that 'quickly package --extras' does not work: the files are installed in the regular /usr/share locations. There is also a warning shown when running the app (*)

I'll file a follow-up bug for that, as it was not part of the original bug.

(*)
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:47: RuntimeWarning: You have imported the Gtk 2.0 module. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0
  warnings.warn(warn_msg, RuntimeWarning)
No bp log location saved, using default.
[000:001] Browser XEmbed support present: 1
[000:001] Browser toolkit is Gtk2.
[000:001] Using Gtk2 toolkit
[000:001] No bp log location saved, using default.
[000:001] Browser XEmbed support present: 1
[000:001] Browser toolkit is Gtk2.
[000:001] Using Gtk2 toolkit