Bug 1040204 - [abrt] pitivi-0.15.2-4.fc20: pipeline.py:280:setState:PipelineError: Failure changing state of the gst.Pipeline to <enum GST_STATE_PAUSED of type GstState>, currently reset to NULL
Summary: [abrt] pitivi-0.15.2-4.fc20: pipeline.py:280:setState:PipelineError: Failure ...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:9cbf7bd81e8103afc405527adf2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 22:50 UTC by Emmanuel Pacaud
Modified: 2014-01-28 17:32 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-28 17:32:11 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.38 KB, text/plain)
2013-12-10 22:50 UTC, Emmanuel Pacaud
no flags Details
File: environ (2.66 KB, text/plain)
2013-12-10 22:50 UTC, Emmanuel Pacaud
no flags Details

Description Emmanuel Pacaud 2013-12-10 22:50:12 UTC
Version-Release number of selected component:
pitivi-0.15.2-4.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        python /usr/bin/pitivi
executable:     /usr/bin/pitivi
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            14316

Truncated backtrace:
pipeline.py:280:setState:PipelineError: Failure changing state of the gst.Pipeline to <enum GST_STATE_PAUSED of type GstState>, currently reset to NULL

Traceback (most recent call last):
  File "/usr/share/pitivi/python/pitivi/ui/encodingdialog.py", line 720, in _closeButtonClickedCb
    self.destroy()
  File "/usr/share/pitivi/python/pitivi/ui/encodingdialog.py", line 751, in destroy
    self._updateProjectSettings()
  File "/usr/share/pitivi/python/pitivi/ui/encodingdialog.py", line 748, in _updateProjectSettings
    self.project.setSettings(settings)
  File "/usr/share/pitivi/python/pitivi/project.py", line 127, in setSettings
    self._projectSettingsChanged()
  File "/usr/share/pitivi/python/pitivi/project.py", line 152, in _projectSettingsChanged
    self.pipeline.pause()
  File "/usr/share/pitivi/python/pitivi/pipeline.py", line 306, in pause
    self.setState(STATE_PAUSED)
  File "/usr/share/pitivi/python/pitivi/pipeline.py", line 280, in setState
    raise PipelineError("Failure changing state of the gst.Pipeline to %r, currently reset to NULL" % state)
PipelineError: Failure changing state of the gst.Pipeline to <enum GST_STATE_PAUSED of type GstState>, currently reset to NULL

Local variables in innermost frame:
res: <enum GST_STATE_CHANGE_FAILURE of type GstStateChangeReturn>
state: <enum GST_STATE_PAUSED of type GstState>
self: <pitivi.pipeline.Pipeline object at 0x3318310>

Potential duplicate: bug 755327

Comment 1 Emmanuel Pacaud 2013-12-10 22:50:17 UTC
Created attachment 834972 [details]
File: backtrace

Comment 2 Emmanuel Pacaud 2013-12-10 22:50:19 UTC
Created attachment 834973 [details]
File: environ

Comment 3 Jean-François Fortin Tam 2014-01-28 17:32:11 UTC
Hi there,

As an upstream maintainer, I expect this issue to be fixed in the new Pitivi.
Version 0.92 is now available as an update for Fedora 20
and we would like to encourage you to test it.

If you can reproduce this bug against 0.92 or newer, please update this
bug report accordingly with detailed instructions to reproduce the bug,
sample files/projects in xges format, etc.

Thanks!


Note You need to log in before you can comment on or make changes to this bug.