You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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 :)