Mine has been crashing too, and trying to use Python keeps the window
from closing, but I cannot do anything with the window.  Here is the
output from the terminal:

[EMAIL PROTECTED]:~$ sudo startupmanager
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... found: 
(hd0,1)/home/rudeboyskunk/Templates/mars.xpm.gz

Found kernel: /boot/vmlinuz-2.6.22-14-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

Traceback (most recent call last):
  File "/usr/bin/startupmanager", line 31, in <module>
    main()
  File "/usr/bin/startupmanager", line 28, in main
    app = startupmanager.main()
  File "/usr/lib/python2.5/site-packages/startupmanager/__init__.py", line 4, 
in main
    SumGui()
  File "/usr/lib/python2.5/site-packages/startupmanager/gtk_frontend.py", line 
835, in __init__
    self.update_widgets()
  File "/usr/lib/python2.5/site-packages/startupmanager/gtk_frontend.py", line 
672, in update_widgets
    0, False))
  File "/usr/lib/python2.5/site-packages/startupmanager/gtk_frontend.py", line 
115, in convert_color
    return color_dict[color]
KeyError: 'blue/re'
[EMAIL PROTECTED]:~$

-- 
startupmanager crashes with Python error when starting
https://bugs.launchpad.net/bugs/150095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to