Comment 1 for bug 552544

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