https://bugs.winehq.org/show_bug.cgi?id=54699
Bug ID: 54699 Summary: Motorola Ready For Assistant does not start, RoOriginateLanguageException in Windows.Networking Product: Wine Version: 8.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lischak@gmail.com Distribution: ---
Created attachment 74209 --> https://bugs.winehq.org/attachment.cgi?id=74209 install+run of v04.0.0.010.000 on Wine 8.4
Motorola Ready For Assistant is a software for interfacing with Motorola smartphones from desktop, allowing either phone screen mirror or a full-sized Android-powered desktop similar to Samsung DeX. The installer appears to finish successfully, but the application will not start.
This is a continuation of Bug 54495 in which two previous issues were fixed (thanks!).
The installation file is freely downloadable: https://web.archive.org/web/20230214220515/https://download.lenovo.com/lenov...
cd ~/Downloads WINEPREFIX=~/.wine_readyfor wine ReadyFor_setup_04.0.0.010.000.exe cd ~/.wine_readyfor/drive_c/Program\ Files/Lenovo/Ready\ For\ Assistant WINEPREFIX=~/.wine_readyfor wine ReadyFor.exe
Attaching log from installation and from a follow-up run.
Env: Fedora 37, using the appropriate official WineHQ repo.
Note: The software is apparently only available via MS Store nowadays, but the Store install just downloads a normal Win32 .exe from Motorola/Lenovo's servers in the background.
https://bugs.winehq.org/show_bug.cgi?id=54699
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20230214220515/https://dow | |nload.lenovo.com/lenovo/rea | |dyfor/ReadyFor_setup_04.0.0 | |.010.000.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #1 from Radek Liska lischak@gmail.com --- Retested on 8.5, the log is the same as on 8.4.
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #2 from Radek Liska lischak@gmail.com --- Retested on 8.7, the log is the same as on 8.4.
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #3 from Radek Liska lischak@gmail.com --- Retested on 8.9. In installation part all of the ImeSetActiveContext and ImmReleaseContext fixmes have now disappeared.
The rest of the install log, the full run log and the outcome is however the same as on 8.4.
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #4 from Radek Liska lischak@gmail.com --- Retested on 8.11. the log is the same as on 8.4 with the cosmetic exception described in the 8.9 comment #3.
https://bugs.winehq.org/show_bug.cgi?id=54699
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #5 from Mohamad Al-Jaf mowinebugs@mail.com --- I'll take a look.
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #6 from Mohamad Al-Jaf mowinebugs@mail.com --- Hi,
This particular bug should be fixed in commit 3fe0cfef9c087b86d80ed2d95c4c4466f6203508
https://gitlab.winehq.org/wine/wine/-/commit/3fe0cfef9c087b86d80ed2d95c4c446...
It then calls IUsbDeviceStatics::GetDeviceSelectorVidPidOnly(), which was implemented in d78579a24b709ec438454c15201a0743cd9b5c78
https://gitlab.winehq.org/wine/wine/-/commit/d78579a24b709ec438454c15201a074...
Finally, it needs IDeviceInformationStatics and it runs afterwards. However, it's mainly a white screen where nothing seemingly happens then it crashes after a while.
I'll submit an MR for IDeviceInformationStatics after the WIDL patch is committed.
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #7 from Radek Liska lischak@gmail.com --- I confirm that I can see the app starting into a white window (and another little window on the side) on Wine 8.14. I think that solves the issue described here, thank you very much for all the patches!
As the application doesn't work yet, I'll open a new issue, but what should I describe this time? Is "empty white window is shown" good enough if I don't know how to narrow it down better?
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #8 from Mohamad Al-Jaf mowinebugs@mail.com --- No problem, I was hoping it would at least start after all those patches. I guess you could title it "Motorola Ready For Assistant hangs on a white window then crashes".
https://bugs.winehq.org/show_bug.cgi?id=54699
--- Comment #9 from Radek Liska lischak@gmail.com --- I've just created a new bug to track the new issues since the original issues reported here were all fixed. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=54699
Radek Liska lischak@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |3fe0cfef9c087b86d80ed2d95c4 | |c4466f6203508 Resolution|--- |FIXED
--- Comment #10 from Radek Liska lischak@gmail.com --- Closing; the bug number I should have mentioned is Bug 55779.
https://bugs.winehq.org/show_bug.cgi?id=54699
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.18.