Comment 2 for bug 726477

Revision history for this message
Adam Collard (adam-collard) wrote :

Hmm. Looks like this might just be a GroundControl bug - looking in ~/.xsession-errors I see a Python traceback

WARNING:root:Configuration file: '/home/user/.config/groundcontrol/settings.ya
ml' doesn't exist
Traceback (most recent call last):
  File "/usr/lib/nautilus/extensions-2.0/python/nautilus-groundcontrol.py", line
 38, in <module>
    from GroundControl.commiter import CommitChanges, RevertChanges
  File "/usr/lib/pymodules/python2.7/GroundControl/commiter.py", line 31, in <mo
dule>
    from bzrlib.plugins.gtk.diff import DiffView
ImportError: No module named gtk.diff

Purging groundcontrol seems to have fixed it