http://bugs.winehq.org/show_bug.cgi?id=13475 Kirill K. Smirnov <lich(a)math.spbu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lich(a)math.spbu.ru --- Comment #1 from Kirill K. Smirnov <lich(a)math.spbu.ru> 2008-05-29 07:27:27 --- The reason is that eMulePlus uses different threads for itself and tray icon. It happens that one thread has to process WM_PAINT message of systray window, which is owned by other thread. But currently it is just not supported - there are FIXME messages on console: FIXME: BeginPaint: window XXXXXXXX belongs to other thread So it is a user32 bug not winex11.drv -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.