Click on QPushButton crashes the application!!
-
Hi All,
I am using the code given in this tutorial : http://doc.qt.nokia.com/4.7/gettingstartedqt.html.
I have coded the second example which uses a QPushButton. On clicking on the button the application crashes and does not exit cleanly.
It exits with code -1073741819 (if anyone can make out something of this exit code).
Any solutions to fix this issue?
Thanks. -
Please have a look at the notes in the new docs on DevNet "here":http://developer.qt.nokia.com/doc/qt-4.7/gettingstartedqt.html (you find them at the end of the page) - it contains some corrections. Unfortunately the examples are buggy :-/
-
Thanks for the pointer to the non-buggy version.
To the site maintainers : If I may ask, why is the buggy version still being served?Is it so hard to pull down the doc or make it to redirect to the corrected version? -
[quote author="Alexandra" date="1310463202"]I'm on it.[/quote]
Any progress on this one?
-
It's still not changed.
I've created a new bug report "QTBUG-20953":https://bugreports.qt.nokia.com/browse/QTBUG-20953 specific to this bug.