[Bug 11385] New: Everquest 2 patcher window has transparency/ drawing regression
http://bugs.winehq.org/show_bug.cgi?id=11385 Summary: Everquest 2 patcher window has transparency/drawing regression Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: djdunn.safety(a)gmail.com the everquest 2 patcher window has transparency/drawing regression screenshot of 0.9.53 http://www.people.iup.edu/cqpl/patcher-53.png screenshot of 0.9.54 http://www.people.iup.edu/cqpl/patcher-54.png wine log of 0.9.53 http://www.people.iup.edu/cqpl/window%20transparancy%20drawing%20on%2053 wine log of 0.9.54 http://www.people.iup.edu/cqpl/window%20transparancy%20drawing%20regression the diff of the two above wine logs http://www.people.iup.edu/cqpl/regression%20log%20diff -- 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=11385 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko(a)gmail.com --- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-29 01:02:59 --- If you can compile from source, please perform regression testing as described here: 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=11385 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- 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=11385 --- Comment #2 from DJ Dunn <djdunn.safety(a)gmail.com> 2008-01-29 03:23:53 --- (In reply to comment #1)
If you can compile from source, please perform regression testing as described here: http://wiki.winehq.org/RegressionTesting
ok im going to do the regression testing, sorry about that its my first regression bug report. -- 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=11385 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=11385 DJ Dunn <djdunn.safety(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org --- Comment #3 from DJ Dunn <djdunn.safety(a)gmail.com> 2008-01-29 22:30:26 --- (In reply to comment #0)
the everquest 2 patcher window has transparency/drawing regression
screenshot of 0.9.53 http://www.people.iup.edu/cqpl/patcher-53.png
screenshot of 0.9.54 http://www.people.iup.edu/cqpl/patcher-54.png
wine log of 0.9.53 http://www.people.iup.edu/cqpl/window%20transparancy%20drawing%20on%2053
wine log of 0.9.54 http://www.people.iup.edu/cqpl/window%20transparancy%20drawing%20regression
the diff of the two above wine logs http://www.people.iup.edu/cqpl/regression%20log%20diff
heres what i found with the regression tests 026974f5be4c71a275117388b94cd7e94a95a4fc is first bad commit commit 026974f5be4c71a275117388b94cd7e94a95a4fc Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jan 24 10:20:51 2008 +0100 winex11: Create the window data structure lazily, once the window is made visible. :040000 040000 3cd059ecd09d1d91d3286d9ec1b4902a87d7275d 738fe01a3f4917ffc505514645fd4e2830fbbe18 M dlls also by fiddling around with things i figured out if you allow the window manager to control the windows is when the error occurs. but when you have it unchecked the error happens. -- 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=11385 DJ Dunn <djdunn.safety(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.54. |0.9.56. --- Comment #4 from DJ Dunn <djdunn.safety(a)gmail.com> 2008-02-28 12:38:16 --- the error still exists in .9.56 when allowing the WM to control the window for the program the skins seem to be shifted up causing the top to become cut off and the bottom to take the transperancy of the background. I believe this is a problem of the window manager KDM in my situation. unchecking the option to allow the window manager to control the window corrects the error. if this is a problem with the window manager and how it interacts with wine there is probably nothing that can be done. -- 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=11385 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.56. |0.9.54. --- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-02-28 12:40:01 --- Don't change the original reported version. -- 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=11385 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-06-12 12:52:21 --- Is this still an issue in current (1.0-rc4) or newer wine? -- 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=11385 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-11 11:14:14 --- Abandoned. -- 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=11385 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-12-11 11:17:52 --- Closing. -- 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=11385 John Beaulieu <john.beaulieu(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |john.beaulieu(a)comcast.net --- Comment #9 from John Beaulieu <john.beaulieu(a)comcast.net> 2008-12-12 10:38:06 --- Please re-open this bug. The needed info is already submitted by a prior poster. -- 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=11385 --- Comment #10 from John Beaulieu <john.beaulieu(a)comcast.net> 2008-12-12 10:47:36 --- I forgot to mention that from where I sit the launcher has *never* displayed properly, and that the only thing corrected is that it no longer crashes when gecko is installed. This isn't so much a regression as it is a problem that was never fixed. -- 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=11385 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|ABANDONED | --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-12-12 11:15:13 --- (In reply to comment #9)
Please re-open this bug. The needed info is already submitted by a prior poster.
The bug was closed because even though we had info, no one was concerned with the bug. If you wouldn't mind testing it every few releases, and posting requested information, that'll work. -- 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=11385 --- Comment #12 from John Beaulieu <john.beaulieu(a)comcast.net> 2008-12-12 19:24:18 --- I will be happy to test it over the next few releases. -- 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=11385 --- Comment #13 from John Beaulieu <john.beaulieu(a)comcast.net> 2009-03-17 06:07:35 --- Somebody messed with the version on the appdb entry for Everquest 2 because it was tied to Everquest 1 when it shouldn't be and lost alot of data in the process. I'm mentioning it here because this bug, which annoys me to no end, along with all the other bug reports for Everquest 2 is not linked to it in the appdb anymore. Any way to fix this? Also I think the severity of this needs to be upped. The patcher/launcher is an important function of the game and this issue seems to have been ignored for a very long time. -- 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=11385 Don Hess <dhess31(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dhess31(a)comcast.net --- Comment #14 from Don Hess <dhess31(a)comcast.net> 2009-03-25 17:40:42 --- (In reply to comment #13)
Somebody messed with the version on the appdb entry for Everquest 2 because it was tied to Everquest 1 when it shouldn't be and lost alot of data in the process. I'm mentioning it here because this bug, which annoys me to no end, along with all the other bug reports for Everquest 2 is not linked to it in the appdb anymore. Any way to fix this? Also I think the severity of this needs to be upped. The patcher/launcher is an important function of the game and this issue seems to have been ignored for a very long time.
You can partially fix this by installing IE. The launcher does not like the Gecko engine for some reason. If you install IE, then the launcher displays the initial text correctly and doesn't lock-up; however when you get to the SECOND screen because of a cookie error in wine the launcher displays a login screen. It actually functions however. Don -- 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=11385 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|jeffz(a)jeffz.name | -- 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=11385 --- Comment #15 from John Beaulieu <john.beaulieu(a)comcast.net> 2009-03-25 19:41:28 ---
You can partially fix this by installing IE. The launcher does not like the Gecko engine for some reason.
If you install IE, then the launcher displays the initial text correctly and doesn't lock-up; however when you get to the SECOND screen because of a cookie error in wine the launcher displays a login screen.
It actually functions however.
Don
Thats a good idea and I will try it and post a how-to to the appdb entry. What method of IE install do you recommend? -- 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=11385 --- Comment #16 from Don Hess <dhess31(a)comcast.net> 2009-03-25 20:36:31 --- (In reply to comment #15)
Thats a good idea and I will try it and post a how-to to the appdb entry. What method of IE install do you recommend?
I used winetricks. -- 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=11385 --- Comment #17 from Austin English <austinenglish(a)gmail.com> 2009-09-22 13:57:52 --- Is this still an issue in current (1.1.29 or newer) wine? -- 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=11385 Sean McNamara <smcnam(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smcnam(a)gmail.com --- Comment #18 from Sean McNamara <smcnam(a)gmail.com> 2009-10-08 20:49:04 --- Austin, I can not reproduce this bug on 1.1.30. The oddly-shaped launcher window appears to be treated exactly as it should by the X11 glue code. I am not sure if this is because a new expansion pack came out and they completely changed the shape of the launcher window, but it looks fine now. I do have unrelated problems with EQ2 but they don't belong in this bug. Unless the original reporter or the current maintainer can find any issues, I think you can close this bug about the launcher. -- 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=11385 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #19 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-10-08 20:51:10 --- Reported fixed. -- 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=11385 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> 2009-10-09 11:13:35 --- Closing bugs fixed in 1.1.31. -- 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