exception in viz about box

Bug #301949 reported by schickb@gmail.com
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Confirmed
Undecided
Unassigned

Bug Description

Installed bzr-gtk 0.95.0 on Ubuntu Hardy from the developers PPA (https://launchpad.net/~bzr/+archive). From the command line running:

bzr viz

Then clicking the "help, about" menu resulting in the following exception:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk/viz/branchwin.py", line 516, in _about_dialog_cb
    AboutDialog().run()
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk/about.py", line 59, in __init__
    credits = load_credits()
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk/about.py", line 45, in load_credits
    credits = pickle.load(file(data_path("credits.pickle")))
TypeError: coercing to Unicode: need string or buffer, NoneType found

Revision history for this message
Maarten Bosmans (mkbosmans) wrote :

I get the same error with 0.95.0 on Windows.

Changed in bzr-gtk:
status: New → Confirmed
Revision history for this message
Guillaume Emont (guijemont) wrote :

I suspect it is an issue of these specific releases and might be fixed now: running "setup.py build" in the trunk correctly creates credits.pickle, and after that, the about box displays correctly.

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.