https://bugs.winehq.org/show_bug.cgi?id=48509
Bug ID: 48509 Summary: Debian Stretch, Wine 1.8.7-2, Lotus Organizer 97 cannot find DLLs (97 (3.1) .or3 1997 SmartSuite 97) Product: Wine Version: 1.8.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: john.p.langley@gmail.com Distribution: ---
Created attachment 66315 --> https://bugs.winehq.org/attachment.cgi?id=66315 Terminal output from the above.
Debian Stretch, Wine 1.8.7-2, Lotus Organizer 97 cannot find DLLs (97 (3.1) .or3 1997 SmartSuite 97)
Installed Lotus Organizer 97 in Wine last year, ran well. Installed using command line (user), but get same result using wine-uninstaller.
Latest apt-get update (22/01/2020) caused problem:
Launched Organizer 97 from command line either by:
wine org97.exe wine start org97.exe
Wine reported missing DLLS (see attachment): LTASWN13.DLL LTASBN13.dll TZBACK32.dll LTSCSN10.DL LTASWN13.DLL LTTMC11.dll
Copying these to the system32 directory produced:
err:module:attach_process_dlls "TZBACK32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\lotus\organize\org32.exe" failed, status c0000142
Really puzzled - see attachment for full output.
Thanks.
CRISPSIV:~/.wine/drive_c/Program Files/lotus/organize$ err:module:import_dll Library LTSCSN10.DLL (which is needed by L"C:\Program Files\lotus\organize\TZBACK32.dll") not found err:module:import_dll Library LTASWN13.DLL (which is needed by L"C:\Program Files\lotus\organize\TZBACK32.dll") not found err:module:import_dll Library LTASBN13.dll (which is needed by L"C:\Program Files\lotus\organize\TZBACK32.dll") not found err:module:import_dll Library TZBACK32.dll (which is needed by L"C:\Program Files\lotus\organize\org32.exe") not found err:module:import_dll Library LTSCSN10.DLL (which is needed by L"C:\Program Files\lotus\organize\org32.exe") not found err:module:import_dll Library LTASWN13.DLL (which is needed by L"C:\Program Files\lotus\organize\org32.exe") not found err:module:import_dll Library LTTMC11.dll (which is needed by L"C:\Program Files\lotus\organize\org32.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\lotus\organize\org32.exe" failed, status c0000135
Copied above DLLs to /windows/system32
This results in:
CRISPSIV:~/.wine/drive_c/Program Files/lotus/organize$ wine org32.exe err:module:attach_process_dlls "TZBACK32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\lotus\organize\org32.exe" failed, status c0000142 jlangley@CRISPSIV:~/.wine/drive_c/Program Files/lotus/organize$
https://bugs.winehq.org/show_bug.cgi?id=48509
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- What is the purpose to report a bug against such an old version of wine. Current version of wine is wine-5.0 Please, update your wine version and report back if the bug still occurs.
https://bugs.winehq.org/show_bug.cgi?id=48509
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- OK. I could reproduce the bug with wine-5.0. The problem is wine is not not able to see the dlls in the folder compnent. If you copy all the file of the folder compnent in the folder organize, the software starts and runs.
Here is a (legal ?) link where you could download Lotus in the purpose of testing. https://vetusware.com/download/Lotus%20Organiser%2097%20GS%2097%20FR/?id=101...
https://bugs.winehq.org/show_bug.cgi?id=48509
--- Comment #3 from LinuxFan john.p.langley@gmail.com --- Wow, thanks, yes, that is the solution, even in version 5.0.
I just:
cp -p /<path to 'compnent' folder>/*.dll ../organize
Amazingly, that worked.
Thank you very much, *very grateful*.
https://bugs.winehq.org/show_bug.cgi?id=48509
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Ever confirmed|0 |1 Severity|critical |normal Summary|Debian Stretch, Wine |Lotus Organizer 97 cannot |1.8.7-2, Lotus Organizer 97 |find DLLs (97 (3.1) .or3 |cannot find DLLs (97 (3.1) |1997 SmartSuite 97) |.or3 1997 SmartSuite 97) | Status|UNCONFIRMED |NEW
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Issues in a single application are severity 'normal'. Read more about severity levels descriptions there: https://wiki.winehq.org/Bugs#severity
(In reply to joaopa from comment #2)
OK. I could reproduce the bug with wine-5.0.
Updated bug title accordingly and marking NEW.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=48509
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Keywords| |download Status|NEW |RESOLVED CC| |focht@gmx.net URL| |https://archive.org/details | |/lotusorganizer97edition
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 625 ("Multiple applications need support for private dll search paths 'HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\AppName.exe' (Lotus Organizer 97, Microsoft Money 99, LeapFrogConnect)").
Regards
*** This bug has been marked as a duplicate of bug 625 ***
https://bugs.winehq.org/show_bug.cgi?id=48509
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.