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 261 - Segmentation Fault when inheriting from a qtdesigner widget
: Segmentation Fault when inheriting from a qtdesigner widget
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.3.2
: PC Linux
: P5 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-07-09 05:22 EEST by Marco B.
Modified: 2010-08-04 15:10 EEST (History)
7 users (show)

See Also:


Attachments
Sample archive (30.00 KB, application/x-tar)
2010-07-09 05:22 EEST, Marco B.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco B. 2010-07-09 05:22:59 EEST
Created attachment 54 [details]
Sample archive

I've created a window using QtDesigner. 
Then I've run the command to convert the .ui to a .py file using pyside-uic.

So I've written a class, that inherits from a QMainWindow and from the
Ui_MainWindow created from the pyside-uic tool, and some methods to be
connected to the signals. 
Unluckily when I try to execute window.py, it gives a Segmentation Fault.

I'm using the packages on Ubuntu (installed from the ppa:pyside repository).
However, I've provided a sample archive: the class written is in window.py.

Thank you!
Comment 1 renato filho 2010-07-09 14:08:09 EEST
This bug was related to the fix in pyside commit:
1c4ee915c07daae9919e890072593b51e54c9aec