Public bug reported:
= Reproduce Step =
ubuntu@ubuntu:~$ usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/dist-packages/usbcreator/install.py", line 148, in
run
self._failure(_('An uncaught exception was raised:\n%s') % str(e))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 11:
ordinal not in range(128)
= System Information =
ubuntu@ubuntu:~$ cat /etc/default/locale
LANG="zh_TW.UTF-8"
LANGUAGE="zh_TW:zh"
Source: usb-creator
Version: 0.2.38
= Workaround =
ubuntu@ubuntu:~$ LANG=C LANGUAGE=C usb-creator-gtk -n -i
ubuntu-12.04-desktop-i386.iso
** Affects: usb-creator (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
= Reproduce Step =
- ubuntu@ubuntu:~$ usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso
+ ubuntu@ubuntu:~$ usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso
Exception in thread Thread-1:
Traceback (most recent call last):
- File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
- self.run()
- File "/usr/lib/python2.7/dist-packages/usbcreator/install.py", line 148, in
run
- self._failure(_('An uncaught exception was raised:\n%s') % str(e))
+ File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
+ self.run()
+ File "/usr/lib/python2.7/dist-packages/usbcreator/install.py", line 148, in
run
+ self._failure(_('An uncaught exception was raised:\n%s') % str(e))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 11:
ordinal not in range(128)
= System Information =
- ubuntu@ubuntu:~$ cat /etc/default/locale
+ ubuntu@ubuntu:~$ cat /etc/default/locale
LANG="zh_TW.UTF-8"
LANGUAGE="zh_TW:zh"
+
+ Source: usb-creator
+ Version: 0.2.38
= Workaround =
ubuntu@ubuntu:~$ LANG=C LANGUAGE=C usb-creator-gtk -n -i
ubuntu-12.04-desktop-i386.iso
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013511
Title:
Unable to create Ubuntu 12.04 installation USB stick on Ubuntu 12.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1013511/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs