global name 'gobject' is not defined

Bug #502313 reported by Alienation
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Tivion
Fix Released
High
Angel Guzman Maeso

Bug Description

running on karmik gives:

Traceback (most recent call last):
  File "tivion.py", line 1127, in <module>
    app = Tivion()
  File "tivion.py", line 118, in __init__
    self.menubar = self.__create_menubar()
  File "tivion.py", line 328, in __create_menubar
    except gobject.GError, exc:
NameError: global name 'gobject' is not defined

Related branches

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

This should be fix your problem:
http://bazaar.launchpad.net/~shakaran/tivion/tivion/revision/306#src/tivion.py

If work or not, tell me again

Changed in tivion:
assignee: nobody → Angel Guzman Maeso (shakaran)
importance: Undecided → High
milestone: none → tivion-0.0.4
status: New → Confirmed
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

Marking as fixed then.

Changed in tivion:
status: Confirmed → Fix Committed
Changed in tivion:
status: Fix Committed → Fix Released
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.