[Bug 28280] New: Silent Hill V: Homecoming: brightness adjustment no longer works
http://bugs.winehq.org/show_bug.cgi?id=28280 Summary: Silent Hill V: Homecoming: brightness adjustment no longer works Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: 810d4rk(a)gmail.com After upgrading to 1.3.27 from 1.3.26 the brightness slide no longer works and defaults to the middle level. -- 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=28280 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #1 from André H. <nerv(a)dawncrow.de> 2011-09-05 06:12:57 CDT --- A trace with WINEDEBUG=+xvidmode would be a good start. See also http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e -- 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=28280 --- Comment #2 from amdfanboy <810d4rk(a)gmail.com> 2011-09-05 16:09:22 CDT --- Created an attachment (id=36245) --> (http://bugs.winehq.org/attachment.cgi?id=36245) winedebug here it is the output -- 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=28280 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-09-06 05:16:38 CDT --- Regression test? 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=28280 --- Comment #4 from André H. <nerv(a)dawncrow.de> 2011-09-06 12:01:19 CDT --- (In reply to comment #3)
Regression test? http://wiki.winehq.org/RegressionTesting
That won't help much here. I'll have a look at 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=28280 --- Comment #5 from André H. <nerv(a)dawncrow.de> 2011-09-06 13:10:38 CDT --- Created an attachment (id=36258) --> (http://bugs.winehq.org/attachment.cgi?id=36258) tracing patch could you please apply that patch and attach a trace with WINEDEBUG=+xvidmode again see also: http://wiki.winehq.org/FAQ#head-ce0f398b298dc31add49d49671b302b020e234bb -- 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=28280 --- Comment #6 from amdfanboy <810d4rk(a)gmail.com> 2011-09-06 22:39:24 CDT --- Created an attachment (id=36265) --> (http://bugs.winehq.org/attachment.cgi?id=36265) make I get an error while compiling using debian sid -- 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=28280 --- Comment #7 from André H. <nerv(a)dawncrow.de> 2011-09-07 09:52:43 CDT --- you have a broken compiler, do what the message says and report that to gcc -- 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=28280 --- Comment #8 from amdfanboy <810d4rk(a)gmail.com> 2011-09-08 08:29:10 CDT --- Created an attachment (id=36285) --> (http://bugs.winehq.org/attachment.cgi?id=36285) new winedebug=+xvidmode I setup a new installation just for this, here it is the new output with the patch, the other bug apparently was already reported on gcc. -- 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=28280 --- Comment #9 from Kol <kol(a)MV8660.spb.edu> 2011-09-17 01:14:24 CDT --- Created an attachment (id=36423) --> (http://bugs.winehq.org/attachment.cgi?id=36423) Revert some changes in xvidmode.c in Wine 1.3.27 I observed this regression with any application which try to set gamma. Comparing the code of dlls/winex11.drv/xvidmode.c in 1.3.26 and 1.3.27, I saw that the logical structure of X11DRV_XF86VM_SetGammaRamp was changed. So I wrote a patch partly reverted changes in this function. With this patch applied to Wine 1.3.27 I can again adjust brightness in all games. -- 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=28280 Kol <kol(a)MV8660.spb.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kol(a)MV8660.spb.edu -- 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=28280 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from André H. <nerv(a)dawncrow.de> 2011-09-19 14:48:40 CDT --- should be fixed by http://source.winehq.org/git/wine.git/commitdiff/321224d2f680f2b78bf2f3e53d9... -- 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=28280 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-23 12:59:48 CDT --- Closing bugs fixed in 1.3.29. -- 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=28280 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |321224d2f680f2b78bf2f3e53d9 | |77a51d82d136a -- 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=28280 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |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.
participants (1)
-
wine-bugs@winehq.org