http://bugs.winehq.org/show_bug.cgi?id=58971
Bug ID: 58971 Summary: after commit 18ce7964203b486c8236f2c16a370ae27539d2f0 wine no longer execute windows steam Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: l12436.tw@gmail.com Distribution: ---
Created attachment 79680 --> http://bugs.winehq.org/attachment.cgi?id=79680 log from execute steam on 18ce7964203b486c8236f2c16a370ae27539d2f0
after 18ce7964203b486c8236f2c16a370ae27539d2f0. steam wont opened. but before 18ce7964203b486c8236f2c16a370ae27539d2f0 this, steam opened normally
http://bugs.winehq.org/show_bug.cgi?id=58971
aurb arusanu.bu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arusanu.bu@gmail.com
--- Comment #1 from aurb arusanu.bu@gmail.com --- After reverting commit 18ce7964203b486c8236f2c16a370ae27539d2f0, spotted by TOM, I was also able to start BattleNet, Mount&Blade(GOG) and DragonAge:Origins(EA-app). Thanks "TOM" :).
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #2 from Rafał Mużyło galtgendo@o2.pl --- Out of curiosity, does reverting 21fb3555 also works ? Cause that one is already scheduled for rework (mr9454).
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #3 from Rafał Mużyło galtgendo@o2.pl --- ^ obviously I mean 'instead', not 'along with 18ce7964'.
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #4 from aurb arusanu.bu@gmail.com --- (In reply to Rafał Mużyło from comment #2)
Out of curiosity, does reverting 21fb3555 also works ? Cause that one is already scheduled for rework (mr9454).
No joy after reverting only the 21fb3555 commit.
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #5 from Rafał Mużyło galtgendo@o2.pl --- ...OK, let's consider bug 58983 then.
While it doesn't reference any commit (as of yet), 18ce7964 was when the desync has happened.
So, is this bug fixed if you resync the structs in pulse/alsa i.e. remove fmt_out field in the duplicated structs in the drivers ?
http://bugs.winehq.org/show_bug.cgi?id=58971
whiterabbit@tfwno.gf changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whiterabbit@tfwno.gf
--- Comment #6 from whiterabbit@tfwno.gf --- I found a "workaround" for me (bug 58985) by overriding mmdevapi DLL with native (Windows). This "workaround" allowed me to install Adobe AIR... AIR applications launch, but do not work well...
I think these issues might be related.
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #7 from TOM l12436.tw@gmail.com --- it seems like it, the field fmt_out seems re-add after revert. those in winepulse.drv also add back lots of code that deleted in 18ce7964
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #8 from Rafał Mużyło galtgendo@o2.pl --- (In reply to TOM from comment #7)
it seems like it, the field fmt_out seems re-add after revert. those in winepulse.drv also add back lots of code that deleted in 18ce7964
...I'm not sure if we're on the same page.
I meant 'does it work without any reverts, just with removing that field in the drivers ?'. That's a single line change for pulse/alsa each.
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #9 from aurb arusanu.bu@gmail.com --- Created attachment 79712 --> http://bugs.winehq.org/attachment.cgi?id=79712 winmm resync pulse and alsa format
(In reply to Rafał Mużyło from comment #8)
I meant 'does it work without any reverts, just with removing that field in the drivers ?'. That's a single line change for pulse/alsa each.
Applying this patch, as you instructed, works fine in for me.
http://bugs.winehq.org/show_bug.cgi?id=58971
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |18ce7964203b486c8236f2c16a3 | |70ae27539d2f0 Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #10 from TOM l12436.tw@gmail.com --- oh you meant just remove the fmt_out field. by apply the apply which is remove fmt_out. yes it working again. steam was able to opened again
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #11 from Hans Leidekker hans@meelstraat.net --- *** Bug 58985 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |brett.didemus@gmail.com
--- Comment #12 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 59004 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stebba@gmx.com
--- Comment #13 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 58996 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tobbi.bugs@googlemail.com
--- Comment #14 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 58986 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jstonezz@gmail.com
--- Comment #15 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 58974 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
--- Comment #16 from Giovanni Mascellani gmascellani@codeweavers.com --- Should be fixed by https://gitlab.winehq.org/wine/wine/-/merge_requests/9494. Sorry for the hiccup!
http://bugs.winehq.org/show_bug.cgi?id=58971
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.penalized@proton.me
--- Comment #17 from Hans Leidekker hans@meelstraat.net --- *** Bug 58993 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c5a90f3e7e24ac939bc4428e6c4 | |b69b2670f0a3c Version|unspecified |10.19 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #18 from Andrew Nguyen arethusa26@gmail.com --- I confirm that the regression is fixed by https://gitlab.winehq.org/wine/wine/-/commit/c5a90f3e7e24ac939bc4428e6c4b69b...
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matthewm.hinson@gmail.com
--- Comment #19 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 58983 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |niklas_petersen@web.de
--- Comment #20 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 59000 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iso@axtroz.dev
--- Comment #21 from Hans Leidekker hans@meelstraat.net --- *** Bug 59014 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tabulatejarl8@gmail.com
--- Comment #22 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 59025 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eick.roberto@gmail.com
--- Comment #23 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 59036 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
daniel daniel.penalized@proton.me changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|daniel.penalized@proton.me |
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |john.potasznik@gmail.com
--- Comment #24 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 59023 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58971
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paregistrase@yahoo.es
--- Comment #25 from Andrew Nguyen arethusa26@gmail.com --- *** Bug 58970 has been marked as a duplicate of this bug. ***