https://bugs.winehq.org/show_bug.cgi?id=50228
Bug ID: 50228 Summary: Warframe: filtering by text does not work for Cyrillic since wine-5.14 Product: Wine Version: 5.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: lvb.crd@protonmail.com Regression SHA1: 9d4eeaeb7773d00d51ff60de29e4be8f43209d68 Distribution: ---
Filtering any lists by text does not work for Cyrillic, while it continues to work fine for Latin.
I have already finished bisecting: 75cdc3b6058cd42a4d96331b045b22fa0a7f88f9 good 9d4eeaeb7773d00d51ff60de29e4be8f43209d68 bad
Using the tree before this commit or building wine (currently 2ad09b01673381261815bfc804a2f69ce4d85f86) with reverted 9d4eeaeb - helps.
At the moment the game does not start without DXVK, also I do not know if the log from WINEDEBUG="+msvcrt" will be useful. Maybe someone will suggest some other application that uses the memchr imported function from vcruntime140.dll?
Please let me know if I can somehow help and what information would be helpful.
https://bugs.winehq.org/show_bug.cgi?id=50228
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=50228
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=50228
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
The application is freely available on both Steam and vendor website.
For the purpose of linking to the AppDB, which version did you test the bug with?
Regards.
https://bugs.winehq.org/show_bug.cgi?id=50228
Dmitry Skvortsov (Iglu47) lvb.crd@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.warframe.com/do | |wnload
https://bugs.winehq.org/show_bug.cgi?id=50228
--- Comment #2 from Dmitry Skvortsov (Iglu47) lvb.crd@protonmail.com --- Created attachment 68744 --> https://bugs.winehq.org/attachment.cgi?id=68744 disabling launcher gpu acceleration
(In reply to Olivier F. R. Dierick from comment #1)
Hello,
The application is freely available on both Steam and vendor website.
For the purpose of linking to the AppDB, which version did you test the bug with?
Regards.
Used the msi installer directly from the official website. https://appdb.winehq.org/objectManager.php?sClass=version&iId=30137 https://www.warframe.com/download
At this moment need WINEDLLOVERRIDES="libglesv2=d" for game launcher https://bugs.winehq.org/show_bug.cgi?id=44985#c36 or just disable hardware acceleration (I am attaching screenshot) with after reloading launcher.
And also you have to use DXVK for the game itself https://bugs.winehq.org/show_bug.cgi?id=49517
Maybe it makes sense as a small time-saver or fewer log lines when starting the app: After the game client is fully downloaded and was running at least once, the launcher can be safely skipped until the next game update.
wine64 "chosen_dir_of_installed_warframe/Downloaded/Public/Warframe.x64.exe" -fullscreen:0 -graphicsDriver:dx11 -threadedworker:1 -cluster:public -language:ru -deferred:0 &> wf.log
(language:en language:ru)
https://bugs.winehq.org/show_bug.cgi?id=50228
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #3 from Piotr Caban piotr.caban@gmail.com --- The function is working incorrectly for c outside of unsigned char range. I'll send a patch.
https://bugs.winehq.org/show_bug.cgi?id=50228
--- Comment #4 from Dmitry Skvortsov (Iglu47) lvb.crd@protonmail.com --- (In reply to Piotr Caban from comment #3)
The function is working incorrectly for c outside of unsigned char range. I'll send a patch.
https://source.winehq.org/patches/data/197271 helps. I will check on upstreamed Wine, when it will be `Committed`. Thanks You, Piotr Caban.
https://bugs.winehq.org/show_bug.cgi?id=50228
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7d94c4f0e4e96c97c0beed7aead | |626026caa2d03 Resolution|--- |FIXED CC| |infyquest@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Vijay Kamuju infyquest@gmail.com --- Fix committed https://source.winehq.org/git/wine.git/commitdiff/7d94c4f0e4e96c97c0beed7aea...
https://bugs.winehq.org/show_bug.cgi?id=50228
--- Comment #6 from Dmitry Skvortsov (Iglu47) lvb.crd@protonmail.com --- I checked on the latest Wine from git (currently wine-6.0-rc1 842b38e29166a429d59331be40761335807c85d2). The initial described issue is fully gone. (sorry, still no logs this time)
https://bugs.winehq.org/show_bug.cgi?id=50228
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cedric.dewijs@eclipso.eu
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- *** Bug 49869 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50228
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc2.