https://bugs.winehq.org/show_bug.cgi?id=57651
Bug ID: 57651 Summary: Line messenger app doesn't work correctly Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: thismailboxforspam@proton.me Distribution: ---
Created attachment 77794 --> https://bugs.winehq.org/attachment.cgi?id=77794 image shows how looks wine app borders covered by another app window
I'm using wine mostly for Line messenger (https://apps.microsoft.com/detail/xpfcc4cd725961?hl=en-US&gl=US)
Current version of Line app is 9.0.0.3339. And here is two problems with the app
1. The app by itself is working correct, but I can't open any modal windows. When I press a button to open a window, the app crashes with error in log: `elf_search_auxv can't find symbol in module`.
2. The app window borders are always on top. I can't see contents of the app if any other app is opened in front of it but window borders and border shadows are visible anytime. Also it is possible to click borders and resize the window by moving mouse cursor. I will attach image with Firefox browser's white background covered by Line app borders.
These problems exists about 2~3 years on all my 4-5 PCs for all time I'm using wine. I seen this bug at Gnome and KDE. All OSes I used are affected (Ubuntu, Fedora, Debian). So It should be easily reproducible.
https://bugs.winehq.org/show_bug.cgi?id=57651
Real Name thismailboxforspam@proton.me changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://line.en.uptodown.co | |m/windows/versions
https://bugs.winehq.org/show_bug.cgi?id=57651
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- ...wrt. 1 - attach full console output; what you've wrote means nothing but 'it crashed', which isn't all that helpful
https://bugs.winehq.org/show_bug.cgi?id=57651
--- Comment #2 from Jactry Zeng jactry92@gmail.com --- The second issue should be bug 34631.
Regarding the first problem, does `winetricks -q corefonts` help?
https://bugs.winehq.org/show_bug.cgi?id=57651
--- Comment #3 from Real Name thismailboxforspam@proton.me --- Created attachment 77852 --> https://bugs.winehq.org/attachment.cgi?id=77852 wine log messages from starting app and before crash
@Jactry
winetricks -q corefonts ... corefonts already installed, skipping
@Rafał
Console output is attached. I tried to activate debug messages but output size in this case more than 700MB and app is not started at all. Current output is showing information starting from app starting and before crash.
http://bugs.winehq.org/show_bug.cgi?id=57651
Lem liamlemage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |liamlemage@gmail.com
--- Comment #4 from Lem liamlemage@gmail.com --- I am now facing the same issue, the main problem causing the crashing is linked to this output > Failed to find library for L"Windows.Media.Transcoding.MediaTranscoder"
http://bugs.winehq.org/show_bug.cgi?id=57651
--- Comment #5 from Lem liamlemage@gmail.com --- (In reply to Lem from comment #4)
I am now facing the same issue, the main problem causing the crashing is linked to this output > Failed to find library for L"Windows.Media.Transcoding.MediaTranscoder"
Adding to this, I found users on taiwanese and japanese forums with the same issues, all are blocking lineupdater.exe for the time being after installing the 9.0.9 version using the waybackmachine snapshot of the download page, that works for now, but the issue lies in not being able to use winrt media on wine.
http://bugs.winehq.org/show_bug.cgi?id=57651
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=57651
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #6 from Mohamad Al-Jaf mowinebugs@mail.com --- (In reply to Lem from comment #4)
I am now facing the same issue, the main problem causing the crashing is linked to this output > Failed to find library for L"Windows.Media.Transcoding.MediaTranscoder"
It works with a stubbed IMediaTranscoder.
MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/8554