http://bugs.winehq.org/show_bug.cgi?id=35281
Bug ID: 35281 Summary: KCleaner hangs up in system tray Product: Wine Version: 1.7.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lukasz.wojnilowicz@gmail.com Classification: Unclassified
Created attachment 47062 --> http://bugs.winehq.org/attachment.cgi?id=47062 WINEDEBUG=+relay on wine-1.7.8-69-gcc978c9
Steps to reproduce: 1) remove ~/.wine 2) wine KCleaner.exe
Behaviour: Application goes to system tray and cannot be recovered from there.
Expected behaviour: Application should show its main window.
Terminal output: fixme:systray:wine_notify_icon unhandled tray message: 4
http://bugs.winehq.org/show_bug.cgi?id=35281
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.kcsoftwares.com/ | |files/kcleaner.zip
http://bugs.winehq.org/show_bug.cgi?id=35281
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- can you check with new 1.7.10
http://bugs.winehq.org/show_bug.cgi?id=35281
--- Comment #2 from NSLW lukasz.wojnilowicz@gmail.com --- Still issue in Wine 1.7.10
http://bugs.winehq.org/show_bug.cgi?id=35281
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #3 from hanska2@luukku.com --- Same behaviour still and console spams that same error.
wine 1.7.22
https://bugs.winehq.org/show_bug.cgi?id=35281
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #4 from Teras teras@luukku.com --- The behaviour isnt actually the same. It spams the meesage fixme:systray:wine_notify_icon unhandled tray message: 4
but doing that around 30s-1min it stops and opens a window. Don't know if my tries of getting focus on the systray has impact or would it do it anyway.
But the application behaviour is not expected.
wine 1.7.37
https://bugs.winehq.org/show_bug.cgi?id=35281
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- It's not correctly said that it hangs there, since it can be recovered from systemtray or it recovers itself, but it takes a lot of time.
wine 1.7.52
https://bugs.winehq.org/show_bug.cgi?id=35281
alexchandel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexchandel@gmail.com
--- Comment #6 from alexchandel@gmail.com --- Still relevant, wine 1.9.19. Bug #29412 may be related.
https://bugs.winehq.org/show_bug.cgi?id=35281
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |winetest@luukku.com
--- Comment #7 from winetest@luukku.com --- (In reply to alexchandel from comment #6)
Still relevant, wine 1.9.19. Bug #29412 may be related.
I just tested this bug with wine 1.9.20-git It hangs at system ray, but with the patch from bug 29412. The application behaviour changes.
This is definitely a dupe.
https://bugs.winehq.org/show_bug.cgi?id=35281
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |frederic.delanoy@gmail.com Status|UNCONFIRMED |NEW
--- Comment #8 from Frédéric Delanoy frederic.delanoy@gmail.com --- (In reply to winetest from comment #7)
(In reply to alexchandel from comment #6)
Still relevant, wine 1.9.19. Bug #29412 may be related.
I just tested this bug with wine 1.9.20-git It hangs at system ray, but with the patch from bug 29412. The application behaviour changes.
This is definitely a dupe.
Confirmed in wine-1.9.20-92-g1dedd90
Not quite a dupe though of 29412: the symptoms are different (systray icon shown but not responding to right click VS app not showing at all, and systray showing while it shouldn't).
The patch from bug 29412 seems to fixe both issues, though.
https://bugs.winehq.org/show_bug.cgi?id=35281
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=29412
https://bugs.winehq.org/show_bug.cgi?id=35281
--- Comment #9 from winetest@luukku.com --- Comment 1 has a fixme message fixme:systray:wine_notify_icon unhandled tray message: 4
which also bug 29412 has. It's most likely that the patch fixes in both bugs. Even the application behaviour is a lot different.
https://bugs.winehq.org/show_bug.cgi?id=35281
Roman Pisl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #10 from Roman Pisl rpisl@seznam.cz --- What does "systray showing while it shouldn't" means? Patch from bug 29412 should fix both right (mostly context menu) and left (mostly select/show) mouse clicks.
https://bugs.winehq.org/show_bug.cgi?id=35281
--- Comment #11 from winetest@luukku.com --- This should be fixed now. I already tested against wine-git and it works for me. I would mark it dupe since the same patchset fixes it.
https://bugs.winehq.org/show_bug.cgi?id=35281
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
https://bugs.winehq.org/show_bug.cgi?id=35281
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=35281
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #12 from Frédéric Delanoy frederic.delanoy@gmail.com --- Works for me too, marking FIXED
https://bugs.winehq.org/show_bug.cgi?id=35281
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.22.