bzr-gtk - running 'bzr visualize' as sudo root crashes with 'internal error'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar GTK+ Frontends |
Triaged
|
Medium
|
Unassigned |
Bug Description
Ii expect a nice errormessage like 'DISPLAY not set' but I get this:
chris@chris:~$ sudo su -
root@chris:~# bzr visualize
/var/lib/
warnings.
/usr/lib/
gtk.Window.
/usr/lib/
gtk.Window.
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
pp = start_viz_
File "/usr/lib/
return BranchWindow(
File "/usr/lib/
monitor = screen.
AttributeError: 'NoneType' object has no attribute 'get_monitor_
bzr 1.14.1 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'visualize']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
bzrtools /usr/lib/
cvsps_import /usr/lib/
gtk /usr/lib/
launchpad /usr/lib/
netrc_
rebase /usr/lib/
svn /usr/lib/
upload /usr/lib/
xmloutput /usr/lib/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
affects: | bzr → bzr-gtk |
Changed in bzr-gtk: | |
importance: | Undecided → Medium |
status: | New → Triaged |