http://bugs.winehq.org/show_bug.cgi?id=15118
Summary: PokerTracker HUD dysfunctional (UpdateLayeredWindow needs implementing?) Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: wtipton@hmc.edu
Created an attachment (id=15822) --> (http://bugs.winehq.org/attachment.cgi?id=15822) normal output
PokerTracker (www.pokertracker.com -- trial version available) creates a bunch of small windows which overlay poker clients' windows and give various statistics about opponents' play.
The most recent versions of PokerTracker include updates to this functionality which, unfortunately, break the application under wine. Instead of the small, information-bearing dialog appears a very large blank gray one with which the user can not interact.
The most relevant-seeming line in the normal output is:
fixme:win:UpdateLayeredWindow (0x10a40,0x354,0x33f300,0x33f2d4,0x380,0x33f2bc,0x007b7b7b,0x33f334,2): stub!
http://bugs.winehq.org/show_bug.cgi?id=15118
Will Tipton wtipton@hmc.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15822|application/octet-stream |application/text mime type| |
http://bugs.winehq.org/show_bug.cgi?id=15118
Will Tipton wtipton@hmc.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15822|application/text |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #1 from Austin English austinenglish@gmail.com 2008-09-04 19:17:45 --- Does the trial have the same problem?
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #2 from Will Tipton wtipton@hmc.edu 2008-09-04 19:48:11 --- actually, i've only tried the trial, but i see no reason it should differ from the full version
http://bugs.winehq.org/show_bug.cgi?id=15118
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15118
Will Tipton wtipton@hmc.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC Version|unspecified |1.1.4
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #3 from Lei Zhang thestig@google.com 2008-09-16 12:04:32 --- might be a duplicate of bug 11735 then?
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #4 from Will Tipton wtipton@hmc.edu 2008-09-16 15:04:09 --- yes, it might be. it's about a different application, but both issues appear to stem from the fact that UpdateLayeredWindow is a stub. i can't really be sure though
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #5 from Hubmaster Hubmasterflex@hotmail.com 2008-12-20 20:17:19 --- This issue is still existent in the latest git version of wine, so it doesn't seem to be a dup of bug 11735.
http://bugs.winehq.org/show_bug.cgi?id=15118
Will Tipton wtipton@hmc.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.4 |1.1.16
--- Comment #6 from Will Tipton wtipton@hmc.edu 2009-03-03 12:10:18 --- still an issue in 1.16 :)
http://bugs.winehq.org/show_bug.cgi?id=15118
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.16 |1.1.4
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-03 13:45:58 --- Please don't change Wine version.
http://bugs.winehq.org/show_bug.cgi?id=15118
egor blamer@ngs.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blamer@ngs.ru
--- Comment #8 from egor blamer@ngs.ru 2009-03-08 09:46:07 --- I confirm this! Its very annoying.
Please, resolve this ASAP))
When starting HUD in PT, there is grey window starts to cover poker table. Sometimes, after minimazing-maximazing - i can see black window with statistics on players, but i cann't see table, players, cards etc.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #9 from egor blamer@ngs.ru 2009-03-08 09:51:26 --- Ah, i forgot.
Wine 1.1.6 PokerTracker 3.00 build 3
http://bugs.winehq.org/show_bug.cgi?id=15118
Helmuth Melcher helmuth.melcher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #10 from Helmuth Melcher helmuth.melcher@gmail.com 2009-05-19 04:38:26 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=15118
malzfreund@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |malzfreund@hotmail.com
--- Comment #11 from malzfreund@hotmail.com 2009-06-12 12:57:31 --- I can confirm this both with Wine 1.1.19 and the latest CVS snapshot of Wine (as of 06/11/09). I tested PokerTracker 3 (beta 28) in the trial version and PokerStars as the poker client.
Once the HUD is started, the poker client is still overlayed with a grey box, making much of PokerTracker 3 unusable. There's nothing interesting in the "normal" output from Wine whatsoever.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #12 from Hubmaster Hubmasterflex@hotmail.com 2009-06-18 15:22:51 --- Created an attachment (id=21875) --> (http://bugs.winehq.org/attachment.cgi?id=21875) PT Hud when PokerStars window is minimized/restored
After minimizing and restoring a PokerStars Window, this is what happens. The Hud appears for a brief amount of time before reverting to the grey box.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #13 from Will Tipton wtipton@hmc.edu 2009-07-06 15:40:51 --- Created an attachment (id=22224) --> (http://bugs.winehq.org/attachment.cgi?id=22224) Screenshot of the issue as of 1.1.25 with transparency provided by Compiz
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #14 from Will Tipton wtipton@hmc.edu 2009-07-06 16:18:33 --- It seems there was some progress working on this problem as of 1.1.24: it seems to be closer to behaving correctly. So, I think a status update is in order. I'll attach and describe an image of the app as it runs currently and hypothesize about what might be unusual about the app that wine gets wrong. Hopefully someone with more knowledge of wine/windows internals will be able to flesh out the specifics.
So, the HUD is a single window called PokerTracker3TableCover which pops up and overlays the poker site's software. Although PT3 itself provides transparency options, the transparency shown in the screenshot was achieved with Compiz. Now, the idea of the HUD is that the regions of the window which are red in the screenshot display information about the players at the table. The rest of the window, which is black in the screenshot, should not be visible at all. And, of course, when the user clicks on the black portion of the window, the mouse press should be passed on to the poker software behind it. In other words, the black portion of the window should not be there.
So that is the problem with PT3's current behavior in wine: the non-information-containing of the HUD window should be transparent and should not recieve mouse clicks. Now, I imagine that this is implemented in PT3 through some Layered Windows attributes which are not supported by wine. According to http://www.codeproject.com/KB/wtl/transparent.aspx , WS_EX_LAYERED makes the window see-through and WS_EX_TRANSPARENT makes it click-through. So, if we could verify that these are not working in wine and then take steps to implement them, maybe we could close this bug. :)
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #15 from Will Tipton wtipton@hmc.edu 2009-07-06 16:50:00 --- In regards to the above discussion, this may be (partially) a duplicate of Bug 1262.
http://bugs.winehq.org/show_bug.cgi?id=15118
V.platanias azathothgr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |azathothgr@gmail.com
--- Comment #16 from V.platanias azathothgr@gmail.com 2009-12-18 19:47:32 --- Could this be related to an Artrage 3 bug, where all toolboxes (implemented as transparent windows) have black borders (see att.)? There's no fixme: *LayeredWindow* but there are several UpdateLayeredWindowIndirect messages with debug=+win
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #17 from V.platanias azathothgr@gmail.com 2009-12-18 19:48:24 --- Created an attachment (id=25270) --> (http://bugs.winehq.org/attachment.cgi?id=25270) Screenshot showing a toolbox and the main window.
http://bugs.winehq.org/show_bug.cgi?id=15118
V.platanias azathothgr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25270|Screenshot showing a |Screenshot of artrage 3 description|toolbox and the main |showing a toolbox and part |window. |of the main window.
http://bugs.winehq.org/show_bug.cgi?id=15118
aphidia@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aphidia@hotmail.com
--- Comment #18 from aphidia@hotmail.com 2010-06-09 10:47:30 --- Please fix this bug. This has been a standing issue for years and looks like an easy fix.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #19 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-11 00:33:56 --- (In reply to comment #18)
Please fix this bug. This has been a standing issue for years and looks like an easy fix.
Go ahead and send a patch if it looks like an easy one for you.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #20 from aphidia@hotmail.com 2010-06-11 03:29:02 --- I'm sorry if it causes offence. But it just looked like something that can be fixed easily because of Will Tiptons post. Your new release said to fix bugs so I tried to bring it to your attention since it looks like this is slipping off the radar.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #21 from aphidia@hotmail.com 2010-06-11 03:30:13 --- And it has 9 votes. If you google then you find it's a widely wanted feature.
http://www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=pokertrack...
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #22 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-11 04:17:02 --- (In reply to comment #21)
And it has 9 votes.
Voting means nothing in the Wine bugzilla, it's useless in a volunteer driven project.
If you google then you find it's a widely wanted feature.
Wine developers work in their own time on their own priorities.
http://bugs.winehq.org/show_bug.cgi?id=15118
Peter Petersson petersson.peter@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |petersson.peter@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #23 from Peter Petersson petersson.peter@gmail.com 2010-06-18 05:13:00 --- Hi Wine devs ... thanks for making this great peace of software ... I added myself to follow progress of this issue as it is gravely affecting (understatement ;) ) the use of the HUD function of the PokerTracker software using Ubuntu 10.04 with wine1.2. best regards Peter Petersson
http://bugs.winehq.org/show_bug.cgi?id=15118
Alex willybrandt@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |willybrandt@gmx.de
--- Comment #24 from Alex willybrandt@gmx.de 2010-06-28 14:28:09 --- I also confirm, that this problem still exists. I understand it's a tricky one and probably not top prio because the pokertracker software does some unusual things, so that if the bug is fixed it's likely not to have any additional benefits on the behavior of other software run by wine. Nevertheless many people would greatly appreciate if this could be made working...
http://bugs.winehq.org/show_bug.cgi?id=15118
ower86@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ower86@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15118
Helmuth Melcher helmuth.melcher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |helmuth.melcher@gmail.com
--- Comment #25 from Helmuth Melcher helmuth.melcher@gmail.com 2010-10-07 09:08:21 CDT --- I re-tested with the current git version of wine, problem still exists / no changes.
*) Pokertracker HUD is still shown as a solid grey box covering the poker client window, transparency does not work. *) Mouse/keyboard events are still not passed to the poker-window.
Workaround: You can use Compiz's "Ghost" plugin on PT3 HUD windows to make it somewhat usable. I put up a short howto here: http://www.holdemresources.net/hr/linuxpoker/pokertracker3hud.html
This makes the HUD usable, but it's still a long way from perfect.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #26 from aphidia@hotmail.com 2010-10-07 14:50:17 CDT --- I mentioned this ticket politely as a suggestion on the WINE mailing list since the new release was asking for non-working programs to be tested, and the devs reacted very silly telling me that they only fix bugs that interest them as it's a volunteer project. Great attitude guys.
Unfortunately I'm not a WINE dev myself, but I'm sure that the fix is most likely a simple easy one for a WINE dev. I made a replacement HUD for Linux http://sourceforge.net/projects/pt3hud4lin/ but it's not very good. If someone knows how to make X overlays then please email me genjix (mangled to stop SP4M) riseup net. I know how to get stats from the SQL database. Still better would be to actually get PT3 working under WINE since it's impossible to have current table stats for yourself as PT3 stores the value internally, not in the database.
Three solutions: - Petition PT3 to make a Linux release (they publicly said they will not) - Write native Linux HUD to go with the PT3 database. (doesn't have current session stats for yourself) - WINE devs write a simple fix as detailed earlier in this bug report (reply: fix it yourself)
Come on WINE, this is a much used software and would be a boon for Linux. Many poker pros boot into Virtualbox or Windows and play all day long. Help them out.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #27 from Helmuth Melcher helmuth.melcher@gmail.com 2010-10-18 06:01:18 CDT --- (In reply to comment #26) I understand the wine devs position. They are contributing voluntarily and can obviously choose to work on the bugs/features that they consider most important. We are in no position to "demand" a fix.
It's up to us to make something happen here.
Sadly, i have no idea how much work it would be to get the PT3 HUD working. If we can get hold of a dev who can give us a rough estimate of costs, i believe we should be able to raise the money and hire someone to code this.
There got to be a few more regs out there who are willing to donate a BI?
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #28 from Will Tipton wtipton@hmc.edu 2010-10-18 08:02:06 CDT --- (In reply to comment #27)
(In reply to comment #26) I understand the wine devs position. They are contributing voluntarily and can obviously choose to work on the bugs/features that they consider most important. We are in no position to "demand" a fix.
It's up to us to make something happen here.
Sadly, i have no idea how much work it would be to get the PT3 HUD working. If we can get hold of a dev who can give us a rough estimate of costs, i believe we should be able to raise the money and hire someone to code this.
There got to be a few more regs out there who are willing to donate a BI?
i switched to virtualbox for poker stuff years ago and highly recommend it.
http://bugs.winehq.org/show_bug.cgi?id=15118
jUrner@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jUrner@arcor.de
--- Comment #29 from jUrner@arcor.de 2010-11-07 13:58:26 CST --- just my $0.02..
another way to get this fixed could be to press the PokerTracker guys to rewrite their HUD so it gets compatible with wine or at least provide an alternative HUD mode. should be no big efford for them. writing a HUD that does not rely on layered windows is ridiculously easy.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #30 from aphidia@hotmail.com 2010-11-07 19:04:22 CST --- (In reply to comment #29)
just my $0.02..
another way to get this fixed could be to press the PokerTracker guys to rewrite their HUD so it gets compatible with wine or at least provide an alternative HUD mode. should be no big efford for them. writing a HUD that does not rely on layered windows is ridiculously easy.
Don't think so. 1) they don't care 2) they have to use layered windows or the HUD for a table below will show up on top. With many tables it would just look ridiculously messy.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #31 from jUrner@arcor.de 2010-11-08 02:45:17 CST --- (In reply to comment #30)
(In reply to comment #29)
just my $0.02..
another way to get this fixed could be to press the PokerTracker guys to rewrite their HUD so it gets compatible with wine or at least provide an alternative HUD mode. should be no big efford for them. writing a HUD that does not rely on layered windows is ridiculously easy.
Don't think so. 1) they don't care 2) they have to use layered windows or the HUD for a table below will show up on top. With many tables it would just look ridiculously messy.
#1 .."don't care" could be true #2 ..would look somewhat more messy and may be a bit slower
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #32 from ower86@gmail.com 2010-11-17 12:20:47 CST --- Here is a hud for pt3 db https://sourceforge.net/projects/qpokerhud/ dont have many features and just some stats supported at the moment, but its better then nothing :)
supports only poker stars
http://bugs.winehq.org/show_bug.cgi?id=15118
shion@musec.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26279
http://bugs.winehq.org/show_bug.cgi?id=15118
Bug 15118 depends on bug 26279, which changed state.
Bug 26279 Summary: Black background in layered windows http://bugs.winehq.org/show_bug.cgi?id=26279
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
http://bugs.winehq.org/show_bug.cgi?id=15118
Jarrad me@jarradhope.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |me@jarradhope.com
--- Comment #33 from Jarrad me@jarradhope.com 2011-05-23 20:38:56 CDT --- Many applications with layeredwindows have solid black background, using compiz ghost plugin as a workaround isnt possible if you need to click the dialogs.
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lightning_uk@imgburn.com
--- Comment #34 from Alexandre Julliard julliard@winehq.org 2011-06-13 15:20:57 CDT --- *** Bug 27470 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #35 from ower86@gmail.com 2011-12-19 03:44:55 CST --- updated version of hud for pt3: https://sourceforge.net/projects/qpokerhud/ added many stats, detailed popups, configurable layout, easy way to add new stats
so now it is usable:)
http://bugs.winehq.org/show_bug.cgi?id=15118
truenicoco@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |truenicoco@gmail.com
--- Comment #36 from truenicoco@gmail.com 2012-01-18 05:25:21 CST --- I might be wrong, but it seems to me a few years ago PT3 Hud did work perfectly with wine. Did the PT3 guys change something, is this a wine regression, or is my memory wrong ?
http://bugs.winehq.org/show_bug.cgi?id=15118
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|PokerTracker HUD |PokerTracker HUD |dysfunctional |dysfunctional |(UpdateLayeredWindow needs |(UpdateLayeredWindow |implementing?) |per-pixel alpha, color | |keying not implemented)
--- Comment #37 from Anastasius Focht focht@gmx.net 2012-05-03 07:50:49 CDT --- Hello,
is this still a problem? The bug was initially created because of user32 UpdateLayeredWindow being a stub.
It has been implemented for a while now (http://source.winehq.org/git/wine.git/commitdiff/e4cba25ac74f00ced35de284835...)
Adjusting summary.
Regards
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #38 from Will Tipton wtipton@hmc.edu 2012-05-03 09:04:53 CDT --- Unable to test it. Seems like bug 15848 is back (or rather, it was never actually fixed), and the window-minimizing workaround described in that bug report is no longer working for me.
This was tested after the commit you link to, and the HUD was still not working, as described above. Basically, proper functioning is that the HUD window (most of which is transparent) fully covers the poker table window. In wine, the drawn parts of the window showed up correctly, but the transparent parts were solid black instead. Additionally, it is necessary to be able to click and interact with the underlying poker table window 'through' the (mostly-transparent) HUD window.
http://bugs.winehq.org/show_bug.cgi?id=15118
Joshua wine@placesthroughtime.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@placesthroughtime.com
--- Comment #39 from Joshua wine@placesthroughtime.com 2012-06-15 10:10:45 CDT ---
From the looks of it, I believe this issue could be the same as the one that is
effecting Diablo III and World of Warcraft: Mists of Pandaria launchers and the Diablo III splash screen that shows before the game launches. It appears to be something with the background transparency of WS_EX_LAYERED windows
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #40 from Erich Hoover ehoover@mines.edu 2012-07-03 14:01:34 CDT --- Created attachment 40848 --> http://bugs.winehq.org/attachment.cgi?id=40848 Partial fix for Diablo III layered window issue
See if the attached patch makes a difference, it's only a partial fix for Diablo III - but it's possible that it fixes the issue if all the involved windows are controlled by Wine. If the patch fixes the issue then Bug #22090 should probably be considered a duplicate of this bug.
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |solar@strawberrycupcak.es
--- Comment #41 from Alexandre Julliard julliard@winehq.org 2012-08-30 08:48:40 CDT --- *** Bug 31203 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15118
chemacg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chemacg@gmail.com
--- Comment #42 from chemacg@gmail.com 2012-09-03 05:32:29 CDT --- If UpdateLayeredWindow is already implemented, it affects way more applications than only PokerTracker and it seems to be related to WS_EX_LAYERED, wouldn't be better to change the description of this bug?
http://bugs.winehq.org/show_bug.cgi?id=15118
Luke Bratch l_bratch@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l_bratch@yahoo.co.uk
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #43 from Joshua wine@placesthroughtime.com 2012-09-08 11:02:36 CDT --- (In reply to comment #40)
Created attachment 40848 [details] Partial fix for Diablo III layered window issue
See if the attached patch makes a difference, it's only a partial fix for Diablo III - but it's possible that it fixes the issue if all the involved windows are controlled by Wine. If the patch fixes the issue then Bug #22090 should probably be considered a duplicate of this bug.
Atleast for me that patch made the background/transparent area white instead of black and modified the behavior of mouseover effects with the World of Warcraft launcher, which uses the same effects as the Diablo III and Starcraft II launchers use as well.
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #44 from Alexandre Julliard julliard@winehq.org 2012-09-12 13:43:55 CDT --- *** Bug 22090 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15118
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15118
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #45 from Erich Hoover ehoover@mines.edu 2012-09-12 14:10:11 CDT --- There is a very interesting commit that dropped in git today (edea44f0ff995aadaaadb866a022832c16301e4a). It doesn't fix the Diablo III launcher, but I imagine it'd help out a lot of the other apps discussed here.
http://bugs.winehq.org/show_bug.cgi?id=15118
voidcastr cephryx@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cephryx@gmx.net
--- Comment #46 from voidcastr cephryx@gmx.net 2012-09-13 03:59:30 CDT --- No changes visible concerning the Guild Wars 2 launcher.
http://bugs.winehq.org/show_bug.cgi?id=15118
sworddragon2@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sworddragon2@aol.com
http://bugs.winehq.org/show_bug.cgi?id=15118
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #40848|0 |1 is obsolete| |
--- Comment #47 from Erich Hoover ehoover@mines.edu 2012-09-14 14:37:05 CDT --- Created attachment 41670 --> http://bugs.winehq.org/attachment.cgi?id=41670 Full fix for Diablo III layered window issue
(In reply to comment #46)
No changes visible concerning the Guild Wars 2 launcher.
Try the attached patch and see if that makes a difference.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #48 from Jerome Leclanche adys.wh@gmail.com 2012-09-14 14:41:39 CDT --- (In reply to comment #47) Patch works but causes severe regressions with other apps - winecfg is fully invisible for example.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #49 from Jerome Leclanche adys.wh@gmail.com 2012-09-14 14:43:57 CDT --- (In reply to comment #48) Worth noting patch also makes Steam's tray icon visible on my setup (razor-panel).
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #50 from Erich Hoover ehoover@mines.edu 2012-09-14 14:59:03 CDT --- Created attachment 41671 --> http://bugs.winehq.org/attachment.cgi?id=41671 Allow 32-bit window surfaces
(In reply to comment #48)
(In reply to comment #47) Patch works but causes severe regressions with other apps - winecfg is fully invisible for example.
Try this one, it doesn't try to change the window rect (just makes alpha transparency possible). I think this needs to only be applied to top-level windows, but this is just a start - I don't expect it to magically fix everything.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #51 from Jerome Leclanche adys.wh@gmail.com 2012-09-14 15:09:57 CDT --- Regression is gone. Steam icon still shows up.
Launcher is no longer fixed however. Additionally, when dragged off-screen and back on screen, the part that was off-screen becomes black until hovered.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #52 from voidcastr cephryx@gmx.net 2012-09-16 07:59:07 CDT --- (In reply to comment #50)
Created attachment 41671 [details] Allow 32-bit window surfaces
This patch fixes the Guild Wars 2 launcher. Drawbacks: - the game itself is kind of overbright and semi-transparent -- my desktop shines through - the same goes for winecfg, regedit, ...
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #53 from Alexandre Julliard julliard@winehq.org 2012-09-29 03:33:50 CDT --- *** Bug 31822 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f12c1c6630f0bf842dde9af10da | |4ab188ff16e94 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #54 from Alexandre Julliard julliard@winehq.org 2012-10-02 14:13:35 CDT --- Fixed by f12c1c6630f0bf842dde9af10da4ab188ff16e94.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #55 from voidcastr voidcastr@gmail.com 2012-10-02 16:43:39 CDT --- Confirmed to fix the visuals of the Guild Wars 2 launcher, while not breaking anything major. Yay.
Nevertheless, one thing remains strange about it: When dragging the launcher window around at a medium or faster mouse movement speed, it gets stuck in place (like simply dropping from the cursor's grip). Thereby my cursor still keeps showing the icon of a "grabbing" hand until I release the left mouse button. Furthermore, the window does never get stuck when moving the mouse really slow while dragging. And even more strange: When I move the window to the left, I never lose it no matter the mouse movement speed (this seems to apply only to a quite narrow angle but it's reproducible).
This seems REALLY weird to me, tbh. Can anybody confirm?
Ubuntu 12.04 x64, xfwm4.10
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #56 from Jerome Leclanche adys.wh@gmail.com 2012-10-02 16:45:12 CDT --- WoW launcher has a severe regression, see bug 31865.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #57 from voidcastr voidcastr@gmail.com 2012-10-02 16:49:10 CDT --- Addendum to comment #55:
I just noticed that the described behavior could also be observed before the patch (e.g. with 1.5.14 tag release), but the mouse speed threshold to trigger it is now significantly lower.
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paint007@cs.duke.edu
--- Comment #58 from Alexandre Julliard julliard@winehq.org 2012-10-09 17:14:18 CDT --- *** Bug 18887 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15118
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #59 from Alexandre Julliard julliard@winehq.org 2012-10-12 13:34:56 CDT --- Closing bugs fixed in 1.5.15.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #60 from sworddragon2@aol.com 2012-10-12 19:25:39 CDT --- I have tested this now with Wine 1.5.15 and the Guild Wars 2 launcher. The launcher is still black and flickering at default or isn't this ticket related to this problem?
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #61 from voidcastr voidcastr@gmail.com 2012-10-13 03:48:14 CDT --- (In reply to comment #60)
I have tested this now with Wine 1.5.15 and the Guild Wars 2 launcher. The launcher is still black and flickering at default or isn't this ticket related to this problem?
It's supposed to be fixed when the launcher/game is started with "-dx9single". The flickering observed when omitting the parameter is probably unrelated to the bug discussed here.
http://bugs.winehq.org/show_bug.cgi?id=15118
--- Comment #62 from sworddragon2@aol.com 2012-10-13 03:54:40 CDT --- I knewed that -dxsingle works as a workaround and fixing the multithreaded bug will fix the flickering. I just thought this ticket will fix it too. But I'm seeing now only the outer area of the launcher was affected by the black color. I haven't noticed this earlier because my desktop background is black too.