Bug 558

Summary: PyQt4's uic crashes the app
Product: Mageia Reporter: Lucien XU <sfietkonstantin>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: dmorganec
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description Lucien XU 2011-03-26 16:22:03 CET
Description of problem:
When using UIC in a PyQt program, I have a segmentation fault. (With no error)

Version-Release number of selected component (if applicable):
Python SIP 4.12.1
Python Qt 4.8.3

How reproducible:
Every time

Steps to Reproduce:
1. Use UIC in a a python application
2. The application crash without any trace


Reproducible: 

Steps to Reproduce:
Comment 1 D Morgan 2011-03-26 17:07:03 CET
Can you try using gdb to obtain a backtrace please ?

CC: (none) => dmorganec

Comment 2 Lucien XU 2011-03-26 19:51:45 CET
Oh I hate myself :S
I have not made a complete python qt update ...
UIC is working now.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 3 Ahmad Samir 2011-03-27 17:40:19 CEST
Thanks for the feedback.