Public bug reported:

Software made with Quickly fail to run. Create a new ubuntu-application
and you get:

Creating project directory foobar
Creating bzr repository and committing
Launching your newly created project!

(foobar:26741): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",

(foobar:26741): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",

(foobar:26741): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",

(foobar:26741): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",
Traceback (most recent call last):
  File "./foobar", line 32, in <module>
    import foobar
  File "/home/kahping/foobar/foobar/__init__.py", line 14, in <module>
    from foobar import FoobarWindow
  File "/home/kahping/foobar/foobar/FoobarWindow.py", line 14, in <module>
    from foobar_lib import Window
  File "/home/kahping/foobar/foobar_lib/__init__.py", line 9, in <module>
    from . helpers import set_up_logging
  File "/home/kahping/foobar/foobar_lib/helpers.py", line 13, in <module>
    from . Builder import Builder
  File "/home/kahping/foobar/foobar_lib/Builder.py", line 8, in <module>
    from gi.repository import GObject  # pylint: disable=E0611
  File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 23, in <module>
    from ._gi import _API, Repository
ImportError: could not import gobject (error was: ImportError('When using 
gi.repository you must not import static modules like "gobject". Please change 
all occurrences of "import gobject" to "from gi.repository import GObject".',))
Congrats, your new project is setup! cd /home/kahping/foobar/ to start hacking.

Looks like it's something to do with gi.repository

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: quickly 11.06-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
CheckboxSubmission: 8861f1385669c9b7871898f4d29776e4
CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
Date: Sat Sep  3 23:33:11 2011
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
QuicklyDataPath: /usr/share/quickly
QuicklyTemplates:
 /usr/share/quickly/templates/ubuntu-flash-game
 /usr/share/quickly/templates/ubuntu-pygame
 /usr/share/quickly/templates/ubuntu-application
 /usr/share/quickly/templates/ubuntu-cli
QuicklyTemplatesDirectories: /usr/share/quickly/templates/
SourcePackage: quickly
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: quickly (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  Quickly project fails to run

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

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

Reply via email to