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.