Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.7.0
-
Fix Version/s: None
-
Component/s: GUI: Printing
-
Labels:None
-
Environment:WindowsXP, SP3
QT-Creator 2.0.1, based on Qt 4.7.0 from Aug.24.2010, Rev. 97D831e3de
Description
The crash is based on the statement
„Qprinter printer;"
This does not depend from the position, where this statement is used. I tried it in the slot-function and also in the initialization of the QmainWindow - class.