Comment 6 for bug 707239

Revision history for this message
Jeff Fortin Tam (kiddo) wrote : Re: Fw: Re: [Bug 707239] Re: rendering does not complete

I'm seeing a lot of these in the first debug log:

De-Activating... (/usr/lib/pitivi/python/pitivi/action.py:138)
Traceback (most recent call last):
  File "/usr/lib/pitivi/python/pitivi/ui/encodingdialog.py", line 179,
in _cancelButtonClickedCb
    self._shutDown()
  File "/usr/lib/pitivi/python/pitivi/ui/encodingdialog.py", line 87, in
_shutDown
    self.removeRecordAction()
  File "/usr/lib/pitivi/python/pitivi/ui/encodingdialog.py", line 234,
in removeRecordAction
    self.renderaction.deactivate()
  File "/usr/lib/pitivi/python/pitivi/action.py", line 140, in
deactivate
    raise ActionError()
pitivi.action.ActionError

I'm pretty sure these issues are fixed with the development version,
which had its rendering UI completely rewritten...
Would you be able to test the git version of pitivi and see if the
problem still happens there (see the pitivi website for instructions)?