This bug is in versions 1.13 and 1.14. In the file /usr/share/pyshared/LiveMagic/views/wizard.py
change row 199 # Boot parameters data['bootappend_live'] = "locale=%s keyb=%s" % (locale, keyb) to # Boot parameters data['bootappend_live'] = "locales=%s keyboard-layouts=%s" % (locale,keyb) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
