http://bugs.winehq.org/show_bug.cgi?id=9396
--- Comment #37 from denis bonnenfant denis.bonnenfant@diderot.org 2010-11-05 04:22:12 CDT --- In 1.3.6, there is a new regression : when opening file dialog, the popup error window is displayed once or twice, but then all the application window is locked, I.E. nothing can be done inside, even minimize/maximize from WM is locked.
Console displays "fixme:win:LockWindowUpdate ((nil)), partial stub!" every 2 secs.
the only way to kill the application is wineserver -k, as ctrl-c in console only kills one thread.
regression test will follow.