gannotate fails with traceback in revno 186

Bug #97473 reported by Vincent Ladeuil
10
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Fix Released
Critical
Vincent Ladeuil

Bug Description

bzr gannotate file

fails with traceback:
bzr: ERROR: exceptions.NameError: global name 'gtk' is not defined

Traceback (most recent call last):
  File "/v/home/vila/src/bzr.dev/bzrlib/commands.py", line 638, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/v/home/vila/src/bzr.dev/bzrlib/commands.py", line 600, in run_bzr
    ret = run(*run_argv)
  File "/v/home/vila/src/bzr.dev/bzrlib/commands.py", line 296, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/vila/.bazaar/plugins/gtk/__init__.py", line 296, in run
    gtk.main()
NameError: global name 'gtk' is not defined

bzr 0.16.0dev0 on python 2.4.4.candidate.1 (linux2)
arguments: ['/home/vila/bin/bzr', 'gannotate', '__init__.py']

Revision history for this message
Vincent Ladeuil (vila) wrote :

Fixed.

Changed in bzr-gtk:
assignee: nobody → v-ladeuil
status: Unconfirmed → In Progress
Revision history for this message
Vincent Ladeuil (vila) wrote :

Fixed.

Revision history for this message
Vincent Ladeuil (vila) wrote :

Yes, that's the same patch, two times, because after waiting for 10 minutes for launchpad to answer, I cancel and press 'Save Changes' again :-/

Vincent Ladeuil (vila)
Changed in bzr-gtk:
status: In Progress → Fix Committed
Vincent Ladeuil (vila)
Changed in bzr-gtk:
status: Fix Committed → Fix Released
Revision history for this message
Toshio Kuratomi (toshio) wrote :

This bug (and a related bug in gstatus which is also fixed in the current trunk revision) also affects the 0.15.1 release.

Jelmer Vernooij (jelmer)
Changed in bzr-gtk:
importance: Undecided → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.