[Bug 56075] New: Zalo app cannot completely be installed in Wine with PlayonLinux 4.3.4
https://bugs.winehq.org/show_bug.cgi?id=56075 Bug ID: 56075 Summary: Zalo app cannot completely be installed in Wine with PlayonLinux 4.3.4 Product: Wine Version: 8.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: son.pv(a)snetvina.com Distribution: --- Created attachment 75741 --> https://bugs.winehq.org/attachment.cgi?id=75741 Zalo app cannot completely be installed in Wine 8.0.2 with PlayonLinux 4.3.4 Zalo app cannot completely be installed in Wine 8.0.2 with PlayonLinux 4.3.4 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> --- PlayonLinux is not supported in this tracker. Please test again with the latest vanilla wine. Currently it is wine-9.0-rc3 Don't forget to try in a fresh wineprefix. If the bug still occur, please attach here the full console output. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 --- Comment #2 from son.pv(a)snetvina.com --- I will reinstall the Zalo with the latest Wine and get back to you. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 son.pv(a)snetvina.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75741|0 |1 is obsolete| | CC| |son.pv(a)snetvina.com --- Comment #3 from son.pv(a)snetvina.com --- Created attachment 75743 --> https://bugs.winehq.org/attachment.cgi?id=75743 Zalo bug in Wine 9.0 rc3 Zalo app cannot completely be installed in Wine 9.0 rc3 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |dark.shadow4(a)web.de --- Comment #4 from Fabian Maurer <dark.shadow4(a)web.de> --- Is there a download available?
023c:err:vulkan:wine_vk_init Failed to load libvulkan.so.1.
023c:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory 023c:err:wgl:init_opengl OpenGL support is disabled.
Since you're running in a VM, your 3D acceleration seems broken. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 --- Comment #5 from son.pv(a)snetvina.com --- Created attachment 75747 --> https://bugs.winehq.org/attachment.cgi?id=75747 newest console output after installed libvulkan.so.1 and libGL.so.1, the warnings have gone but the installation of the app is still not complete. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 --- Comment #6 from joaopa <jeremielapuree(a)yahoo.fr> ---
0244:fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 15.0.7, 256 bits)").
Fix your setup -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- And please answer the question: is there a freely legal download for this application? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #8 from Zeb Figura <z.figura12(a)gmail.com> --- (In reply to joaopa from comment #6)
0244:fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 15.0.7, 256 bits)").
Fix your setup
That's not useful advice. It's not clear to an average user what llvmpipe is, or what this message means, or how to fix it. Nor is llvmpipe necessarily unintentional. Moreover, llvmpipe is usually only going to cause problems with performance, not functionality. In this case I suspect it's entirely unrelated to the problem at hand. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20231226012821/https://res | |-download-pc-te-vnso-tt-1.z | |adn.vn/win/ZaloSetup-23.12. | |1.exe --- Comment #9 from Andrew Nguyen <arethusa26(a)gmail.com> --- I was able to reproduce the exception in 9.0-rc3. The app is using the Electron framework, and on the basis that the exception code is EXCEPTION_BREAKPOINT, I suspect an assertion failure internal to the bundled Chromium. For whatever reason, installing corefonts using winetricks seems to prevent the crash. I can run Zalo.exe and see a login window after I install the fonts. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #10 from Zeb Figura <z.figura12(a)gmail.com> --- (In reply to Andrew Nguyen from comment #9)
I was able to reproduce the exception in 9.0-rc3. The app is using the Electron framework, and on the basis that the exception code is EXCEPTION_BREAKPOINT, I suspect an assertion failure internal to the bundled Chromium.
For whatever reason, installing corefonts using winetricks seems to prevent the crash. I can run Zalo.exe and see a login window after I install the fonts.
Thanks, that's a well-known bug. *** This bug has been marked as a duplicate of bug 32342 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 son.pv(a)snetvina.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|8.0.2 |9.0-rc3 --- Comment #11 from son.pv(a)snetvina.com --- (In reply to Andrew Nguyen from comment #9)
I was able to reproduce the exception in 9.0-rc3. The app is using the Electron framework, and on the basis that the exception code is EXCEPTION_BREAKPOINT, I suspect an assertion failure internal to the bundled Chromium.
For whatever reason, installing corefonts using winetricks seems to prevent the crash. I can run Zalo.exe and see a login window after I install the fonts.
Thanks for your comment. After installing winetricks corefonts, I was able to use the app. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56075 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla