[Bug 51361] SimSig with Wine 6.18 breaks after upgrading from libxml2 2.9.10 to 2.9.12

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 2 11:27:06 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51361

--- Comment #14 from Damjan Jovanovic <damjan.jov at gmail.com> ---
(In reply to Chris Head from comment #13)
> > Can you git bisect libxml2?
> 
> Maybe. I’m using a system install of Wine and libxml2. To use a custom build
> of libxml2, can I just point LD_LIBRARY_PATH at it when launching Wine, or
> (since Wine is a rather complicated beast) will that not do the job?

export LD_PRELOAD=/path/to/your/new/libxml.so.x.y.z 

could also work, though it's not the prettiest.

> > Or provide a download link to this launcher?
> 
> This I can do: https://www.simsig.co.uk/File/DownloadSimSig

Thank you. It seems to install and run fine here. FreeBSD 13, latest Wine git,
libxml2 2.9.12. The only problem I see is that when I click on "Train list"
during the simulation, I get a "Can't find <body> element" messagebox, but it
still continues running after that. Am I testing it wrong?

-- 
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.


More information about the wine-bugs mailing list