Hi,
SW_SHOWMINIMIZED has a weird bug: The application, when restored, goes blank and have to be killed and re-started to work again.
This looks like an internal loop inside wine, or a wrong XLib flag being set.
Cesar Mello (mello@elipse.com.br) wrote a little app to test it, and both the source and an executable are available for download here:
ftp://ftp.elipse.com.br/pub/showWindow/showWindow-exe.tar.gz
ftp://ftp.elipse.com.br/pub/showWindow/showWindow-src.tar.gz
Can anybody help me with this?
This seems to be critical, because to app does not work anymore untill it is re-started.
I'll add an entry to bugs.winehq.com now.
Thank you and kind Regards,
Felipe
Felipe W Damasio wrote:
This seems to be critical, because to app does not work anymore
untill it is re-started.
I'll add an entry to bugs.winehq.com now.
Here it is:
http://bugs.winehq.com/show_bug.cgi?id=1272
Felipe