Ticket #24 (closed defect: fixed)

Opened 20 months ago

Last modified 19 months ago

chavier crash on startup on Ubuntu with 0.4.2dev

Reported by: aprzywecki@… Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

On Ubuntu Intrepid, using latest trunk (0.4.2dev), chavier crashes on startup with:

adam@adam-laptop:~$ chavier
Traceback (most recent call last):
  File "/usr/bin/chavier", line 8, in <module>
    load_entry_point('pycha==0.4.2dev', 'gui_scripts', 'chavier')()
  File "build/bdist.linux-i686/egg/chavier/app.py", line 130, in main
  File "build/bdist.linux-i686/egg/chavier/app.py", line 113, in __init__
  File "build/bdist.linux-i686/egg/chavier/gui.py", line 69, in __init__
  File "build/bdist.linux-i686/egg/chavier/gui.py", line 209, in _create_sidebar_block
  File "build/bdist.linux-i686/egg/chavier/gui.py", line 242, in _options_treeview_creator
  File "build/bdist.linux-i686/egg/chavier/gui.py", line 266, in _fill_options_store
KeyError: 'showyvals'

Change History

Changed 19 months ago by anonymous

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.