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 687 - [PATCH] QUiLoader code example crashes
: [PATCH] QUiLoader code example crashes
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Documentation
: 1.0.0 beta5
: All All
: P3 trivial
Assigned To: renato filho
: http://www.pyside.org/docs/pyside/PyS...
:
:
  Show dependency treegraph
 
Reported: 2011-02-15 23:52 EET by Jerome Leclanche
Modified: 2011-02-17 19:18 EET (History)
8 users (show)

See Also:


Attachments
Patch (526 bytes, patch)
2011-02-15 23:52 EET, Jerome Leclanche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Leclanche 2011-02-15 23:52:14 EET
Created attachment 264 [details]
Patch

http://www.pyside.org/docs/pyside/PySide/QtUiTools/QUiLoader.html first snippet
does not call QWidget.__init__ and would crash.

This caused some confusion on IRC. Patch attached.
Comment 1 Hugo Parente Lima 2011-02-16 11:41:23 EET
I would prioritize it as P3, but as it's a trivial one line patch to the
documentation I'll apply it right now. Thanks!

Patch applied in commit:
pyside/adfaf21063d4d996ee0c3e28b5c41999209a93f9
Comment 2 Hugo Parente Lima 2011-02-17 19:18:26 EET
Released in 1.0.0~rc1