quickly save returns an error - file missing

Bug #1021510 reported by Garyu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Quickly community templates
New
Undecided
Unassigned

Bug Description

I have not changed anything from the basic template objects except the window titles in Qt Designer and the text field in the main window.

When i run quickly save, it goes through a lot of the files (maybe all of them) and at the end i get this error message:

Committed revision 2.
Traceback (most recent call last):
  File "/usr/share/quickly/templates/ubuntu-application-qt/save.py", line 51, in <module>
    qtutils.ts_to_pot()
  File "/usr/share/quickly/templates/ubuntu-application-qt/internal/qtutils.py", line 47, in ts_to_pot
    return_code = subprocess.call(["pyside-lupdate", "%s.pro" % project_name])
  File "/usr/lib/python2.7/subprocess.py", line 493, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
ERROR: save command failed
Aborting

summary: - quickly save returns an error
+ quickly save returns an error - file missing
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.