PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 150 - Creating a VideoWidget causes a segfault
: Creating a VideoWidget causes a segfault
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: phonon
: HEAD
: All All
: P3 critical
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-02-12 11:45 EET by Tomi Pieviläinen
Modified: 2010-06-07 09:24 EEST (History)
5 users (show)

See Also:


Attachments
A short program that segfaults (127 bytes, text/x-python)
2010-02-12 11:45 EET, Tomi Pieviläinen
Details
Equivalent test case (in C++) which does not segfault (195 bytes, text/x-c++src)
2010-02-12 11:53 EET, Anderson Lizardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomi Pieviläinen 2010-02-12 11:45:08 EET
Created attachment 33 [details]
A short program that segfaults

Creating a VideoWidget causes a segfault. Which is quite interesting, since it
is possible to use VideoPlayer that creates a VideoWidget for itself (not in
Python though, of course). Attached a test case.
Comment 1 Tomi Pieviläinen 2010-02-12 11:48:04 EET
Raising importance, since this bug cause any non-trivial video app impossible
to make on top of PySide.
Comment 2 Anderson Lizardo 2010-02-12 11:53:37 EET
Created attachment 34 [details]
Equivalent test case (in C++) which does not segfault
Comment 3 Marcelo Lira 2010-05-27 14:49:09 EEST
This problem no longer happens with the current PySide in the git repo.
An working example was added to pyside-examples repo:
http://qt.gitorious.org/pyside/pyside-examples/blobs/master/examples/phonon/videoplayer.py
Comment 4 renato filho 2010-06-07 09:24:45 EEST
released 0.3.2.