[Interest] device not open from Qt

2014-02-01 Thread Vadim Peretokin
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. ___ Interest mailing list Interest@qt-pro

Re: [Interest] device not open from Qt

2014-02-01 Thread Thiago Macieira
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 applicatio

Re: [Interest] device not open from Qt

2014-02-01 Thread Vadim Peretokin
Works, thanks! ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest