Error of qwindowsnativeimage, How fix it ?
-
Hello everyone,
I have a problem, my app crash after a long moment when it drawing a component....
I launch the app multiple times and it crash never at same place (one time in QDialog, an other in DrawText...)
The error is a access violation in the qwindowsnativeimage.cpp.You can see in images the stack of the execution.
Can anyone help me ?
For information i use Qt.5.3.0 (msvc2010_opengl) with compiler Microsoft Visual C++ 10.0(x86).
Regards.
-
Hello everyone,
I have some news.I find more precisely where the problem is.
It crash when i render with QPlainTextDocument, I obtain this in output debug$QWin32PrintEngine::metric: GetDeviceCaps() failed, might be a driver problem ASSERT: "hdc" in file qwindowsnativeimage.cpp, line 74 createDIB: CreateDIBSection failed."I must update driver or make somethings else ?
regards,
-
Hello everyone,
I have some news.I find more precisely where the problem is.
It crash when i render with QPlainTextDocument, I obtain this in output debug$QWin32PrintEngine::metric: GetDeviceCaps() failed, might be a driver problem ASSERT: "hdc" in file qwindowsnativeimage.cpp, line 74 createDIB: CreateDIBSection failed."I must update driver or make somethings else ?
regards,