You are not logged in.

1

Thursday, July 28th 2011, 4:42pm

QDockWidget Problem

Hi all,
I don't understand why , when my dockwidget is undocked of my QMainWindow and if i close my QMainwindow there is a bug :
This is the result :

Application asked to unregister timer 0xd000005 which is not registered in this thread. Fix application


But if the Dock is Docked the message don't appear.
Thanks for your help

Junior

Professional

  • "Junior" is male

Posts: 1,613

Location: San Antonio, TX USA

Occupation: Senior Secure Systems Engineer

  • Send private message

2

Thursday, July 28th 2011, 10:08pm

This is a known bug QTBUG-16558

It has been disabled in version 4.7.3 and will be corrected in 4.8 when released.

3

Friday, July 29th 2011, 8:31am

Thanks you very much... Have a good day :)