[Bug 13475] Sytray icon totally transparent

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 07:27:28 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13475


Kirill K. Smirnov <lich at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lich at math.spbu.ru




--- Comment #1 from Kirill K. Smirnov <lich at 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.



More information about the wine-bugs mailing list