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 460 - pyside-uic can't deal with QWizard
: pyside-uic can't deal with QWizard
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: pyside-tools
: 0.2.2
: PC Linux
: P3 normal
Assigned To: Lauro Moura
:
:
:
  Show dependency treegraph
 
Reported: 2010-11-08 00:58 EET by flyaflya
Modified: 2011-01-06 16:19 EET (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 flyaflya 2010-11-08 00:58:30 EET
I installed python-pyside and pyside-tools using apt-get on ubuntu 10.04.

The version shown:
$pyside-uic --version
Python User Interface Compiler version 0.2.2 for PySide

To create py file, and dlg_register.ui file contain a QWizard widget. 
$pyside-uic -d dlg_register.ui
pysideuic.uiparser: UI version is 4.0
pysideuic.uiparser: uiname is RegisterDlg
Unknown Qt widget: QWizard
Comment 1 Matti Airas 2010-11-23 07:22:09 EET
Acknowledging and keeping priority P3. Assuming this isn't the same issue as in
bug 466, this will be fixed during the upcoming sprints.
Comment 2 Hugo Parente Lima 2010-12-20 17:50:10 EET
Fixed in commit:

pyside-tools/b01358caf2be8d08556f6a1d015d0f879e9f688e
Comment 3 renato filho 2011-01-06 16:19:26 EET
released on beta3