http://bugs.winehq.org/show_bug.cgi?id=3997
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-18-07 16:21 ------- Created an attachment (id=7158) --> (http://bugs.winehq.org/attachment.cgi?id=7158&action=view) example program
I have also had such a problem with one of the programs - it created a managed child of an unmanaged window. The unmanaged window was on top and hiding it's child so the program looked like it hanged. If someone is interested here is a sample program (with source code) that does that. In this program, at least under KDE, it's still possible to start the application, as the message box is visible in the taskbar - it's possible to move it outside the splash screen. In the app I had the dialog wasn't even listed in the taskbar.