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 182 - Segmentation Fault when running pyside-examples/examples/phonon/capabilities.py
: Segmentation Fault when running pyside-examples/examples/phonon/capabilities.py
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: phonon
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-03-15 10:09 EET by Marcelo Lira
Modified: 2010-06-07 09:27 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Lira 2010-03-15 10:09:09 EET
This is what happens when capabilities.py from phonon examples is ran:

pyside-examples/examples/phonon$ ./capabilities.py 
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin
could not be loaded 
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin
could not be loaded 
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin
could not be loaded 
Segmentation fault
Comment 1 Sivan Greenberg 2010-03-16 05:36:41 EET
Did you manage to get an idea what's causing it ?
Comment 2 Hugo Parente Lima 2010-05-19 17:43:38 EEST
This bgu doesn't exists on Shiboken version, but... AudioOutputDeviceModel does
not ha
Comment 3 Hugo Parente Lima 2010-05-19 17:49:31 EEST
This bug doesn't exists on Shiboken version, but... AudioOutputDeviceModel does
not have a constructor on the current Shiboken version due to a bug on
ApiExtractor.

The ApiExtractor bug was fixed[1], a unit test was created[2], and now the
example works fine.

[1]
http://qt.gitorious.org/pyside/apiextractor/commit/76a8538ee382fd4c03b68922889ddb42b892bce1
[2]
http://qt.gitorious.org/pyside/apiextractor/commit/aec8325be1864c904ad333dfb2b554bd82ca4109
Comment 4 renato filho 2010-06-07 09:27:46 EEST
released 0.3.2.