[Bug 48420] New: commit b12d6d405ab89477dee1083f4af4b858a118ff46 makes warframe equipment mouse-overs break
https://bugs.winehq.org/show_bug.cgi?id=48420 Bug ID: 48420 Summary: commit b12d6d405ab89477dee1083f4af4b858a118ff46 makes warframe equipment mouse-overs break Product: Wine Version: 5.0-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: GloriousEggroll(a)gmail.com Distribution: --- After a clean bisect on vanilla wine I found b12d6d405ab89477dee1083f4af4b858a118ff46 to be the culprit that causes the issue. this is what is broken: https://streamable.com/531aj and this is what it's supposed to do: https://streamable.com/ifcbk -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b12d6d405ab89477dee1083f4af | |4b858a118ff46 Severity|major |normal Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|commit |Warframe equipment |b12d6d405ab89477dee1083f4af |mouse-overs no longer |4b858a118ff46 makes |highlight the item |warframe equipment | |mouse-overs break | CC| |erich.e.hoover(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 --- Comment #1 from GloriousEggroll(a)gmail.com --- Just to note regarding the title change - you're also supposed to be able to click the item to equip it - the highlights dont work and you cant click anything. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 --- Comment #2 from GloriousEggroll(a)gmail.com --- Full set of reverts necessary to fix it + allow it to compile: git revert --no-commit c4ad7391956fcbfe7a1a9324ebda1e013e5f6edd git revert --no-commit 1366dd69d5a0578299dc69365db972b0341456d2 git revert --no-commit 1d91c196e71413b9c72aebc2c4b8df246985fea0 git revert --no-commit f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b git revert --no-commit 66c9c358ae5c50fc246cf4a4e280b401a5fc730b git revert --no-commit b12d6d405ab89477dee1083f4af4b858a118ff46 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 --- Comment #3 from Erich E. Hoover <erich.e.hoover(a)gmail.com> --- Wow, I wonder what I messed up to have that rework break something. Would you mind running with WINEDEBUG="+relay" and grep for strtod, atoflt, and atodbl? It would be helpful to know what string is causing the problem. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #4 from Piotr Caban <piotr.caban(a)gmail.com> --- It's fixed for me with this patch: https://source.winehq.org/patches/data/176438 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 --- Comment #5 from GloriousEggroll(a)gmail.com --- (In reply to Piotr Caban from comment #4)
It's fixed for me with this patch: https://source.winehq.org/patches/data/176438
can confirm this patch fixes it here also -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |3fc3d24c3cfb411439bf5773067 | |ce42aa09edb6b Resolution|--- |FIXED --- Comment #6 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=3fc3d24c3cfb411439bf57730... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48420 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.0-rc5. -- 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)
-
WineHQ Bugzilla