Code review comment for lp:~andrewsomething/bzr-gtk/bts-545730

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Context menu entry for "Commit" fails with:

$ olive-gtk
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/gtk/olive/menu.py", line 285, in commit
    from commit import CommitDialog
ImportError: No module named commit

Patch from Mathias Brodala in Debian BTS. See:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545730

« Back to merge proposal