[Qt-interest] qtmutex locked - application waits??
caius ligarius
caius9090 at gmail.com
Tue May 25 19:26:53 CEST 2010
I thought I was using the GUI class outside of the GUI thread but when I
commented it but the problem didn't go away!
Please refer to attached file bagviewer.cpp. Again this happens when i try
to call setComboBoxIndex in bagviewer.cpp
Caius
On Mon, May 24, 2010 at 11:48 PM, Thiago Macieira <thiago at kde.org> wrote:
> Em Terça-feira 25. Maio 2010, às 03.12.30, caius ligarius escreveu:
> > Does anybody know why this is happening?
>
> Wild guess: you're accessing the GUI classes from outside the GUI thread.
> That
> is not allowed in Qt.
>
> If this is not the case, can you produce a small, self-contained, self-
> explanatory testcase of the issue?
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Senior Product Manager - Nokia, Qt Development Frameworks
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100525/3dcc18a6/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bagviewer.cpp
Type: application/octet-stream
Size: 18753 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100525/3dcc18a6/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bagviewer.h
Type: application/octet-stream
Size: 1918 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100525/3dcc18a6/attachment-0001.obj
More information about the Qt-interest-old
mailing list