On Sat, Jul 24, 2010 at 11:56:11AM +0200, Jakub Wilk wrote:
tags 589490 + moreinfo
thanks
* mahashakti89 <mahashakt...@orange.fr>, 2010-07-18, 07:58:
Generating grub.cfg ...
Found background image: Lake_mapourika_NZ1.tga
Found linux image: /boot/vmlinuz-2.6.34-1-amd64
Found initrd image: /boot/initrd.img-2.6.34-1-amd64
Found linux image: /boot/vmlinuz-2.6.34
Found initrd image: /boot/initrd.img-2.6.34
Found Microsoft Windows XP Professionnel on /dev/sdb1
Found Ubuntu 10.04 LTS (10.04) on /dev/sdc12
Found Debian GNU/Linux (squeeze/sid) on /dev/sdc6
Found Windows 7 (loader) on /dev/sdd1
done
Grub2 detected
Usplash detected
Splashy not detected
Traceback (most recent call last):
File "/usr/sbin/startupmanager", line 54, in <module>
main()
File "/usr/sbin/startupmanager", line 51, in main
SumGui()
File "/usr/share/startupmanager/gtk_frontend.py", line 193, in
__init__
self.setup_widgets()
File "/usr/share/startupmanager/gtk_frontend.py", line 202, in
setup_widgets
self.set_shared_grub_widgets()
File "/usr/share/startupmanager/gtk_frontend.py", line 223, in
set_shared_grub_widgets
self.timeout_spinner.set_value(self.grub.get_timeout())
File "/usr/lib/pymodules/python2.6/bootconfig/grub.py", line 91, in
get_timeout
timeout = utils.extract_number(line)
File "/usr/lib/pymodules/python2.6/bootconfig/utils.py", line 64, in
extract_number
match = number_filter.search(line)
TypeError: expected string or buffer
zsh: exit 1 sudo startupmanager
Any clue ??
Could you please attach your /etc/default/grub ?
--
Jakub Wilk
!DSPAM:1,4c5054cd64201597411797!
On Sat, Jul 24, 2010 at 11:56:11AM +0200, Jakub Wilk wrote:
So it looks like this :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
GRUB_DEFAULT=0
##GRUB_HIDDEN_TIMEOUT=5
##GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="resume2:swap=/dev/hda11
acpi_enforce_resources=lax nosplash quiet"
GRUB_CMDLINE_LINUX="set gfxpayload=1024x768x32 gfxpayload=keep"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via
# VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1024x768x32,800x600x32
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to
# Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY="true"
# Uncomment to get a beep at grub start
GRUB_INIT_TUNE="480 440 1"
~
Thanks for your work
mahashakti89
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org