[Bug 1182784] Re: Install with non English language fails on Keyboard: "ubi-console-setup failed with exit code 141" or "Installer Crashed"
lokster
lokiisyourmaster at gmail.com
Fri Jan 23 14:08:37 UTC 2015
Encountered this bug in remastered Kubuntu 14.04, ubiquity 2.18.8.4, bulgarian locale.
Fixed it by replacing in the following in /usr/lib/ubiquity/plugins/ubi-console-setup.py:
l = 'C'
with
l = self.controller.dbfilter.get_locale()
it appears on several locations in the file.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1182784
Title:
Install with non English language fails on Keyboard: "ubi-console-
setup failed with exit code 141" or "Installer Crashed"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1182784/+subscriptions
More information about the kubuntu-bugs
mailing list