Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.2.0
-
9274dce455212b928889d3939aaaa8ebc9515657, ff85670ba (dev), eba1ad034 (6.9)
Description
Using the attached code python.exe crashes with a dialog saying "python.exe has stopped working" when "crash = True"
Program output when crash is True:
(1, 2, 1, 'final', 0) 4.8.5
None
and when its false:
(1, 2, 1, 'final', 0) 4.8.5
<PySide.QtGui.QStyledItemDelegate object at 0x038936E8>
Note: Version 1.2.1 was not selectable so I chose 1.2.0
Attachments
Issue Links
- duplicates
-
PYSIDE-219 QTableView.setItemDelegateForColumn breaks software
-
- Closed
-
- relates to
-
PYSIDE-3132 "Windows fatal exception: access violation" on ItemDelegateOnColumn
-
- Closed
-