[Interest] device not open from Qt
Thiago Macieira
thiago at kde.org
Sun Feb 2 00:04:14 CET 2014
Em dom 02 fev 2014, às 07:29:43, Vadim Peretokin escreveu:
> Using Qt 5.2, I'm getting the following warning: "QIODevice::read: device
> not open" when invoking QDialog::exec(). How can I go about fixing this? It
> seems to be coming from Qt and is new after the upgrade to Qt5.
Run your application in a debugger and set the environment variable to
QT_FATAL_WARNINGS to 1. The backtrace will point to where the problem
happened.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140201/921f2d67/attachment.sig>
More information about the Interest
mailing list