http://bugs.winehq.org/show_bug.cgi?id=58561
Bug ID: 58561 Summary: Guildwars 2 Trading post is crashing Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: emethorst@gmail.com Distribution: ---
Created attachment 79068 --> http://bugs.winehq.org/attachment.cgi?id=79068 Trading Post backlog
The problem is application specific and it local to Guildwars 2.
I can run the game just fine, but when opening the Trading Post (this is where players sell their loot) it crashed. This means after a while of playing all your inventory is full and you can't sell it anymore. This is kind of an issue.
I am running on the latest (freshly installed) kubuntu uname -a gives: Linux [My machine name] 6.14.0-27-generic #27~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 17:38:49 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
I have installed the i386 architecture since following instructions in this thread: https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bi... The only probrem being that on the 'sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386' it gave an error that "E: Package 'libncurses5:i386' has no installation candidate"
Would be nice if this could be fixed
http://bugs.winehq.org/show_bug.cgi?id=58561
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|10.0 |9.0
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- According to the attached backtrace you're running Wine build: wine-9.0 (Ubuntu 9.0~repack-4build3)
Is it possible to test with wine-10.0 or a later development version?
http://bugs.winehq.org/show_bug.cgi?id=58561
--- Comment #2 from eric emethorst@gmail.com --- Created attachment 79073 --> http://bugs.winehq.org/attachment.cgi?id=79073 Trading Post backlog
This should be version 10. The latest stable version for Kubuntu noble there was on the website. Its installed in /opt/wine-stable and so I ran it from the relevant folder in cd ~/Games/Gw2 then /opt/wine-stable/bin/wine64 Gw2-64.exe
Some additional information: the game runs fine, but the trading post is implemented as some sort of additional external tool, using a chrome webengine or something like that. When the crash happens it crashed the popup window in game but not the game itself. I would not be surprised it it required an additional dll (or dlls) in order to run the external tool
http://bugs.winehq.org/show_bug.cgi?id=58561
--- Comment #3 from Austin English austinenglish@gmail.com --- Does `winetricks arial` help?
http://bugs.winehq.org/show_bug.cgi?id=58561
--- Comment #4 from eric emethorst@gmail.com --- Yes indeed it does. What does it even do? Install arial font?
http://bugs.winehq.org/show_bug.cgi?id=58561
eric emethorst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from eric emethorst@gmail.com --- Thanks for the help. It works now.
http://bugs.winehq.org/show_bug.cgi?id=58561
--- Comment #6 from eric emethorst@gmail.com --- Thanks for the help. It works now.
http://bugs.winehq.org/show_bug.cgi?id=58561
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to eric from comment #4)
Yes indeed it does. What does it even do? Install arial font?
Yes, this installs the arial font from MS corefonts.
It's a longstanding issue in Wine. Resolving as duplicate.
*** This bug has been marked as a duplicate of bug 32342 ***