← Back to team overview

quickshotdevs team mailing list archive

[Bug 691511] [NEW] Crash after pressing screenshot submit button

 

Public bug reported:

Firstly I didn't get screenshot list from the server, but after I used
project file from the disk it got them. Now when I make screenshot and
want to submit it I got this error. I think it is problem with
screenshot uploading.

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/quickshot/gui/screenshot_compare.py", line 281, in _upload
    self._show_credit()
AttributeError: 'ScreenshotCompareWindow' object has no attribute '_show_credit'

** Affects: quickshot
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Quickshot
Developers, which is subscribed to Quickshot.
https://bugs.launchpad.net/bugs/691511

Title:
  Crash after pressing screenshot submit button

Status in Quickshot - Capturing translated screenshots:
  New

Bug description:
  Firstly I didn't get screenshot list from the server, but after I used project file from the disk it got them. Now when I make screenshot and want to submit it I got this error. I think it is problem with screenshot uploading.

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/quickshot/gui/screenshot_compare.py", line 281, in _upload
    self._show_credit()
AttributeError: 'ScreenshotCompareWindow' object has no attribute '_show_credit'





Follow ups

References