https://bugs.winehq.org/show_bug.cgi?id=39319
Bug ID: 39319 Summary: Resource loading causes termination of an application Product: Wine Version: 1.7.51 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gerharddeclercq@outlook.com Distribution: ---
Created attachment 52400 --> https://bugs.winehq.org/attachment.cgi?id=52400 Terminal Log
I am trying to run the student version of Solid Edge ST8 on up-to-date OpenSUSE Tumbleweed using the latest wine build. It seems that there has not been activity in the DB entry for SE for years and so I am under no illusion that it is supposed to work but I can't see any major reason why it should not because I cannot see any reason for the program needing any hardcore Windows APIs. After all, it is mostly OpenGL and OpenCL and its big brother NX which it shares a lot of engines with has native Linux support. I am therefore determined to get it working.
It installed just fine after I changed Wine to at least Windows 7 (it didn't like XP...) and the tiny "Viewer" program works but the full program terminates upon startup with a dialog that says "Error loading LOCALE resource library SPLASH.drx". I can confirm that the file is present on the filesystem and in the same place that it is on my Windows PC where the program works.
I have attached the terminal output from wine. I do think though that maybe the "fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)" line might be the cause of the problem.