Error on creating new user with Ubuntu Live CD

Bug #552544 reported by Benjamin Humphrey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickshot
Fix Released
Medium
Luke Jennings

Bug Description

Steps to reproduce:

1. Take a bog standard Ubuntu Live CD and boot into it (either on CD or pen drive, I used pen drive).

2. Enable universe repositories and install Quickshot 0.08.

3. Quickshot attempts to set up a new user, gives an error.

4. New user is *actually* created, and you can log into the new user by logging out of the Live CD user.

What should happen:

1. Take a bog standard Ubuntu Live CD and boot into it (either on CD or pen drive, I used pen drive).

2. Enable universe repositories and install Quickshot 0.08.

3. Quickshot sets up a new user as usual.

4. New user is created, and you can log into the new user by logging out of the Live CD user.

Changed in quickshot:
assignee: nobody → Luke Jennings (ubuntujenkins)
Revision history for this message
Luke Jennings (ubuntujenkins) wrote :

ok i can reproduce this, it occurs on our cd too it must be fixed before release.

Enabling password-entry button
Enabling password-entry button
Beginning user-creation
Adding user `quickshot' to group `admin' ...
Adding user quickshot to group admin
Done.
Downloading Quickshot and configuring user
sh: bzr: not found
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/dist-packages/quickshot/ProgressDialog.py", line 21, in run
    self.func(*self.args)
  File "/usr/bin/quickshot", line 283, in _function
    copy2("data/media/logo.png", "/home/quickshot/.face")
  File "/usr/lib/python2.6/shutil.py", line 99, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.6/shutil.py", line 52, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: 'data/media/logo.png'

Setting up on-login launch
Traceback (most recent call last):
  File "/usr/bin/quickshot", line 224, in on_okbutton_clicked
    elf.usersetup.label.set_label('\n'.join((
NameError: global name 'elf' is not defined

Changed in quickshot:
importance: Undecided → Critical
importance: Critical → High
status: New → In Progress
importance: High → Medium
Changed in quickshot:
status: In Progress → Fix Committed
Changed in quickshot:
status: Fix Committed → Fix Released
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.