[Bug 25040] New: windows applications not able to create icons in system tray area
http://bugs.winehq.org/show_bug.cgi?id=25040 Summary: windows applications not able to create icons in system tray area Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bhh(a)mail.ru I have a set of windows apps that have minimize to tray features or just appears as tray icons, all of them creates blank tray icon without menu in all wine versions after 1.3.2 (tested with 1.3.4/5/6), 1.3.2 works fine. Widely known app to reproduce - The Bat!, My OS - Fedora 13, Windows Manager - Gnome. if applications starts with separate desktop (wine explorer.exe /desktop ...) these able to create/maintain tray icons in tray window in explorer`s desktop, ut not able to add them to gnome panel. -- 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=25040 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-07 01:11:18 CST --- Please retest with current git, if the problem persists post the results of your regression testing: http://wiki.winehq.org/RegressionTesting -- 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=25040 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|windows applications not |Icons in system tray area |able to create icons in |are blank |system tray area | -- 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=25040 --- Comment #2 from Rom <bhh(a)mail.ru> 2010-11-08 06:49:08 CST --- I`ve retested it with last sources from git, problem persists. but i`m not sure that i could perform regression test - building wine takes a few hours at my Atom based PC. bug exists in all releases after 1.3.2 may be it could help to find buggy commit to developers? -- 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=25040 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-08 10:09:05 CST --- (In reply to comment #2)
I`ve retested it with last sources from git, problem persists. but i`m not sure that i could perform regression test - building wine takes a few hours at my Atom based PC. bug exists in all releases after 1.3.2 may be it could help to find buggy commit to developers?
Is there a freely downloadable application that shows the problem? -- 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=25040 --- Comment #4 from Rom <bhh(a)mail.ru> 2010-11-08 14:44:21 CST --- utorrent from http://www.utorrent.com have same problem with tray icon. -- 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=25040 --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-11-08 16:23:44 CST --- Works fine here. Please test with latest git, and if you still see the problem do the regression test. -- 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=25040 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-11-08 18:53:37 CST --- I'm getting blank icons for AutoHotKey, but not consistently. For wisotool scripts that have two scripts (e.g., when there are two discs), the first script runs fine but the second script runs ahk with a blank icon. Haven't tried an older wine yet. -- 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=25040 --- Comment #7 from Rom <bhh(a)mail.ru> 2010-11-08 19:32:33 CST --- ca499d070f3ac707f49d46d1bf7f7588ccc7d76b is the first bad commit commit ca499d070f3ac707f49d46d1bf7f7588ccc7d76b Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Sep 8 13:15:29 2010 +0200 user32: Avoid redundant server call in WIN_GetRectangles and fix the screen coordinates mapping. :040000 040000 66028c6473315d5fa77d8263144aed52c310c898 34453869afb044417be0e8e982f362e4756c80cb M dlls hope it will help -- 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=25040 --- Comment #8 from Rom <bhh(a)mail.ru> 2010-11-08 19:56:29 CST --- after reverting this change all works smooth, also many scrolling windows was not able properly determine content sizes (scrollbars not appears until window resizes and has glitches when scrolling using mouse wheel) -- 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=25040 --- Comment #9 from Rom <bhh(a)mail.ru> 2010-11-08 20:51:29 CST --- popup menus on tray icons still broken. :-( -- 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=25040 --- Comment #10 from Rom <bhh(a)mail.ru> 2010-11-22 08:24:23 CST --- so, is it handled anyway? -- 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=25040 --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-14 13:49:39 CST --- Please retest with latest git. -- 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=25040 --- Comment #12 from Rom <bhh(a)mail.ru> 2010-12-14 18:14:18 CST --- Works great, thanks! -- 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=25040 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from Juan Lang <juan_lang(a)yahoo.com> 2010-12-14 19:03:21 CST --- Fixed then. -- 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=25040 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-24 13:12:59 CST --- Closing bugs fixed in 1.3.10. -- 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