[Bug 50867] wine start /unix stopped working in 6.5

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 17 01:18:14 CDT 2021


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

Andre Heider <a.heider at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.heider at gmail.com

--- Comment #17 from Andre Heider <a.heider at gmail.com> ---
Even with that patch there's a binary backwards compability issue.

An app built with an older winegcc (here v5.6) doesn't run on v6.6+ee13ab0:
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.

Trying with WINEDEBUG=module yields:
libwine.so.1: cannot open shared object file: No such file or directory

Even though that of course exists in the installed wine directory.

Building the app with winegcc from v6.6 fixes the issue as that doesn't link
anymore against libwine, but running older winegcc binaries is supposed to work
on newer versions, right?

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