crash in kubuntu netbook installer (9.10)

Bug #483282 reported by muxecoid
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

I booted from liveUSB with kubuntu netbook and pressed Install.

Crash message appeared:
Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 457, in <module>
    main(oem_config)
  File "/usr/lib/ubiquity/bin/ubiquity", line 442, in main
    install(args[0], query=options.query)
  File "/usr/lib/ubiquity/bin/ubiquity", line 241, in install
    wizard = ui.Wizard(distro)
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 207, in __init__
    mod.breadcrumb.setText(self.get_string(breadcrumb))
  File "/usr/lib/ubiquity/ubiquity/frontend/base.py", line 198, in get_string
    return i18n.get_string(name, lang, prefix)
  File "/usr/lib/ubiquity/ubiquity/i18n.py", line 244, in get_string
    text = translations[question]['c']
KeyError: 'c'

Revision history for this message
muxecoid (muxecoid) wrote :
Revision history for this message
Monkey (monkey-libre) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test a current, supported, Ubuntu version. If you can test it, and it is still an issue, we would appreciate if you could upload updated logs by running apport-collect 483282, and any other logs that are relevant for this particular issue.

Changed in ubiquity (Ubuntu):
status: New → Incomplete
Revision history for this message
Monkey (monkey-libre) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
muxecoid (muxecoid) wrote :

Sorry, I suspect this is caused by my disk on key device, I had read failures from it in the future as well.

Revision history for this message
ironstorm (ironstorm-gmail) wrote :

I get the same error message from ubiquity when launching from a "Linux Mint 10" USB (microSD inside a USB adapter) made with Pendrive Linux (www.pendrivelinux.com) running on a 2003 Dell Celeron clunker.

mint@mint ~ $ uname -a
Linux mint 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux

mint@mint ~ $ cat /var/log/syslog
Dec 23 17:52:58 mint ubiquity[4866]: Ubiquity 2.4.8-1mint3
Dec 23 17:53:00 mint ubiquity[4866]: log-output -t ubiquity laptop-detect
Dec 23 17:53:03 mint ubiquity[4866]: log-output -t ubiquity fontconfig-voodoo --auto --force --quiet
Dec 23 17:53:07 mint ubiquity[4866]: Exception in GTK frontend (invoking crash handler):
Dec 23 17:53:07 mint ubiquity[4866]: Traceback (most recent call last):
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/bin/ubiquity", line 530, in <module>
Dec 23 17:53:07 mint ubiquity[4866]: main(oem_config)
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/bin/ubiquity", line 517, in main
Dec 23 17:53:07 mint ubiquity[4866]: install(query=options.query)
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/bin/ubiquity", line 238, in install
Dec 23 17:53:07 mint ubiquity[4866]: wizard = ui.Wizard(distro)
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 320, in __init__
Dec 23 17:53:07 mint ubiquity[4866]: self.translate_widgets(reget=True)
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 876, in translate_widgets
Dec 23 17:53:07 mint ubiquity[4866]: self.translate_widget(widget[0], lang=lang, prefix=widget[1])
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 882, in translate_widget
Dec 23 17:53:07 mint ubiquity[4866]: text = self.get_string(widget.get_name(), lang, prefix)
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/ubiquity/frontend/base.py", line 187, in get_string
Dec 23 17:53:07 mint ubiquity[4866]: return i18n.get_string(name, lang, prefix)
Dec 23 17:53:07 mint ubiquity[4866]: File "/usr/lib/ubiquity/ubiquity/i18n.py", line 238, in get_string
Dec 23 17:53:07 mint ubiquity[4866]: text = translations[question]['c']
Dec 23 17:53:07 mint ubiquity[4866]: KeyError: 'c'
Dec 23 17:53:07 mint ubiquity[4866]:

Going to try upgrading the Kernel in case it is some kind of Kernel IO problem (though there isn't anything unusual in /var/log/messages).

Revision history for this message
ironstorm (ironstorm-gmail) wrote :

I was able to work around the issue by reinstalling ubiquity and re-running the installer...

sudo aptitude reinstall ubiquity

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.]

Changed in ubiquity (Ubuntu):
status: Incomplete → Expired
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.