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 658 - QStyleOptionViewItem generates a segmentation fault when try to access "state" property
: QStyleOptionViewItem generates a segmentation fault when try to access "state...
Status: CLOSED DUPLICATE of bug 640
Product: PySide
Classification: Unclassified
Component: QtGui
: 1.0.0 beta4
: All All
: P3 major
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-02-01 15:07 EET by Hereldar
Modified: 2011-02-02 16:12 EET (History)
8 users (show)

See Also:


Attachments
Test code (7.71 KB, application/octet-stream)
2011-02-01 15:09 EET, Hereldar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hereldar 2011-02-01 15:07:15 EET
Steps to Reproduce:
-------------------

    1) Execute code:

        python Test.py

    2) Display the combo box popup.

Actual Results:
---------------

    Segmentation fault (core dumped).

Expected Results:
-----------------

    None segmentation fault.

Platform:
---------

    Distribution: Kubuntu 11.04
    KDE S.C.:     4.6.0
    Qt:           4.7.1
    PySide:       1.0.0~beta4
    PySide Tools: 0.2.5
Comment 1 Hereldar 2011-02-01 15:09:13 EET
Created attachment 243 [details]
Test code

Sorry to be so clumsy.
Comment 2 Hugo Parente Lima 2011-02-01 17:32:49 EET
This is already fixed, anyway thanks for reporting it.

*** This bug has been marked as a duplicate of bug 640 ***
Comment 3 renato filho 2011-02-02 16:12:40 EET
released