Startup manager w/ splashy crash on debian Lenny

Asked by Kael_

Hi all

I' ve recently installed SUM with usplash, and it worked correctly, but as soon as i remove usplash and install splashy, it seems to crash with these msg :

Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... found: (hd0,0)/boot/grub/splashimages/debian-moreblue-swirl.xpm.gz

Found kernel: /boot/vmlinuz-2.6.22-3-amd64
Updating /boot/grub/menu.lst ... done

Traceback (most recent call last):
  File "/usr/sbin/startupmanager", line 36, in ?
    main()
  File "/usr/sbin/startupmanager", line 33, in main
    SumGui()
  File "/usr/share/startupmanager/gtk_frontend.py", line 198, in __init__
    self.setup_widgets()
  File "/usr/share/startupmanager/gtk_frontend.py", line 214, in setup_widgets
    self.set_splashy_widgets()
  File "/usr/share/startupmanager/gtk_frontend.py", line 367, in set_splashy_widgets
    splashy_themes = self.splashy.get_all_themes()
  File "/usr/lib/python2.4/site-packages/bootconfig/splashy.py", line 63, in get_all_themes
    place = lines.index('>Installed themes:\n') + 1
ValueError: list.index(x): x not in list

I wonder if anyone had this problem before...

i do not see how to fix this

Question information

Language:
English Edit question
Status:
Answered
For:
StartUp-Manager Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jimmy Rönnholm (jronnholm) said :
#1

Hm, that is what I got for screenscraping the splashy output. Something has probably changed in the way they print it.

I have filed a bug at https://bugs.launchpad.net/startup-manager/+bug/179897 to remind myself to fix it.
Please go to that bug report and attach the output of the command
splashy_config --info

Revision history for this message
Jimmy Rönnholm (jronnholm) said :
#2

Can you help with this problem?

Provide an answer of your own, or ask Kael_ for more information if necessary.

To post a message you must log in.