Can you please click on "Try Ubuntu", then once at the destkop, open /usr/lib/ubiquity/ubiquity/keyboard_detector.py in an editor as root (`gksu gedit`). Go to line 35, where it says "line = self.fp.readline()", and change it to:
line = self.fp.readline(); print step, line Run the installer again, reproducing the bug as you did before, then attach /var/log/installer/debug to this bug report. Thanks! -- ubiquity crashed with Exception in read_step() while guessing keyboard-layout https://bugs.launchpad.net/bugs/553087 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
