[Bug 13475] New: Sytray icon totally transparent
http://bugs.winehq.org/show_bug.cgi?id=13475 Summary: Sytray icon totally transparent Product: Wine Version: 1.0-rc2 Platform: PC URL: http://emuleplus.info OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: vladimiroski(a)gmail.com After the last patch for transparent background of systray icons, the systray icon for eMule Plus (any version) shows only like a transparent square box. Before the patch it was a coffe square box on the systray. In Windows the systray is show as a Mule head with transparent background. Original eMule (from emule-project) is ok with its systray icon. Maybe it's the resolution of the icon been used fby eMule Plus or something?. Right-clicking the square box does bring the correct Menu, so I can say it's working ok, just the image on the icon is what is missing. Thank you. P.S. Ubuntu 7.10; GNome 2.20 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13475 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv Keywords| |download -- 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.
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.
http://bugs.winehq.org/show_bug.cgi?id=13475 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winex11.drv |user32 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13475 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-30 05:43:06 --- For some obscure reason the app does a BeginPaint on the desktop window to retrieve a screen DC. It should be fixed by 2c4a3c8ad6f3a5dc7feb566806fa6225dc713cc4. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13475 --- Comment #3 from Vladimir <vladimiroski(a)gmail.com> 2008-05-30 19:13:30 --- Created an attachment (id=13509) --> (http://bugs.winehq.org/attachment.cgi?id=13509) Visual confirmation. Nice!, thank you!, it's working perfectly now!. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13475 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-31 04:19:39 --- Closing bugs fixed in 1.0-rc3. -- 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.
participants (1)
-
wine-bugs@winehq.org