trying to get wine 1.8 opening a database-based application

Questions about Wine on Linux
Locked
ape23
Level 1
Level 1
Posts: 6
Joined: Wed Dec 30, 2015 7:33 pm

trying to get wine 1.8 opening a database-based application

Post by ape23 »

as I wrote in a posting before I am new to wine (1.8) and lubuntu (15.10).
I have a .exe, that I think I installed properly:

Code: Select all

pd@pd-TX-ADGEG:~$ wine /home/pd/Downloads/PraxisSetup80v1.exe 
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
fixme:rstrtmgr:RmStartSession 0x1003af58, 0, 0x1003af5c stub!
fixme:msg:ChangeWindowMessageFilterEx 0x10062 c04e 1 0x33ee20
fixme:uniscribe:GSUB_apply_ChainContextSubst   TODO: subtype 2 (Class-based Chaining Context Glyph Substitution)
err:richedit:ReadStyleSheet missing style number
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\users\\pd\\Meine Dokumente\\PraxisSoft\\Praxisverwaltung80v1\\Doku\\Lizenz.txt") stub
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x0380 ignored
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
when starting the application lubuntu did this:

Code: Select all

pd@pd-TX-ADGEG:~$ wine "/home/pd/Dokumente/PraxisSoft/Praxisverwaltung80v1/Kassabuch/praxis80v1.exe" 
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
fixme:thread:GetThreadPreferredUILanguages 56, 0x32f900, 0x32f914 0x32f908
fixme:thread:GetThreadPreferredUILanguages 56, 0x32f96c, 0x32f980 0x32f974
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32fb0c 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f93c 1 C) semi-stub
err:ole:CoCreateInstanceEx apartment not initialised
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
Missing field appKeyGetter in class WindowsUI.FMWindow (type token 16777309)

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>

[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>
Then I thought I need some fix for the problems with SECUR32 and ODBC drivers.
So I used winetricks to get secur32 installed and since then I received strange error messages. I cant find any description description handling with such errors:

Code: Select all

pd@pd-TX-ADGEG:~$ winetricks

** (zenity:3516): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:3537): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4434): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Executing w_do_call secur32
Executing load_secur32
Executing mkdir -p /home/pd/.cache/winetricks/secur32
Downloading http://download.microsoft.com/download/6/9/5/69501788-B62F-44D8-933F-B6FAA576CA87/Windows2000-KB959426-x86-ENU.EXE to /home/pd/.cache/winetricks/secur32

** (zenity:4461): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Executing cabextract -q /home/pd/.cache/winetricks/secur32/Windows2000-KB959426-x86-ENU.EXE -d /home/pd/.wine/dosdevices/c:/windows/system32 -F secur32.dll
Using native,builtin override for following DLLs: secur32
Executing winetricks_early_wine regedit C:\windows\Temp\_secur32\override-dll.reg

** (zenity:4520): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4538): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4646): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

(zenity:4646): GLib-CRITICAL **: g_strv_length: assertion 'str_array != NULL' failed

** (zenity:4655): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4666): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4820): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4829): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4874): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:4883): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
afterwards I thought I should go on focusing the other error about the odbc driver and installed jet40 and mdac28:

Code: Select all

** (zenity:5642): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:5759): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:5768): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:5780): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:6677): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Executing w_do_call jet40
Executing load_jet40
Executing w_do_call mdac27
Executing load_mdac27
------------------------------------------------------
Bitte laden Sie mdac_typ.exe von http://download.cnet.com/Microsoft-Data-Access-Components-MDAC-2-7-Service-Pack-1-Refresh/3000-10250_4-10729498.html runter, stellen Sie's in /home/pd/.cache/winetricks/mdac27, dann wiederholen Sie diesen Kommando.
------------------------------------------------------

** (zenity:6853): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
pd@pd-TX-ADGEG:~$ winetricks

** (zenity:7594): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:7615): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:8512): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Executing w_do_call jet40
Executing load_jet40
Executing w_do_call mdac27
Executing load_mdac27
Using native,builtin override for following DLLs: odbc32 odbccp32 oledb32
Executing winetricks_early_wine regedit C:\windows\Temp\_mdac27\override-dll.reg
Setting Windows version to nt40
Executing winetricks_early_wine regedit C:\windows\Temp\_mdac27\set-winver.reg
Executing wine /home/pd/.cache/winetricks/mdac27/mdac_typ.exe
fixme:uniscribe:GSUB_apply_ChainContextSubst   TODO: subtype 2 (Class-based Chaining Context Glyph Substitution)
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\msvcrt.CAB"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\mtxfiles.CAB"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\MDACxpak.CAB"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params ec2e40,0
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\MDACxpak.CAB"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\MSXMLX.CAB"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\SQLXMLXP.CAB"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\sqlnet.cab"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\sqlodbc.cab"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\SQLOLDB.CAB"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\JETFILES.CAB"
Setting Windows version to winxp
Executing winetricks_early_wine regedit C:\windows\Temp\_mdac27\set-winver.reg
Executing w_do_call wsh57
Executing load_wsh57
Executing mkdir -p /home/pd/.cache/winetricks/wsh57
Downloading http://download.microsoft.com/download/4/4/d/44de8a9e-630d-4c10-9f17-b9b34d3f6417/scripten.exe to /home/pd/.cache/winetricks/wsh57

** (zenity:8697): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Executing cabextract -q -d /home/pd/.wine/dosdevices/c:/windows/system32 /home/pd/.cache/winetricks/wsh57/scripten.exe
Using native,builtin override for following DLLs: jscript scrrun vbscript cscript.exe wscript.exe
Executing winetricks_early_wine regedit C:\windows\Temp\_wsh57\override-dll.reg
Executing wine regsvr32 dispex.dll jscript.dll scrobj.dll scrrun.dll vbscript.dll wshcon.dll wshext.dll
regsvr32: DLL 'dispex.dll' erfolgreich registriert
regsvr32: DLL 'jscript.dll' erfolgreich registriert
regsvr32: DLL 'scrobj.dll' erfolgreich registriert
regsvr32: DLL 'scrrun.dll' erfolgreich registriert
regsvr32: DLL 'vbscript.dll' erfolgreich registriert
regsvr32: DLL 'wshcon.dll' erfolgreich registriert
regsvr32: DLL 'wshext.dll' erfolgreich registriert
Executing mkdir -p /home/pd/.cache/winetricks/jet40
Downloading http://www.autoxplorer.com/exe/Jet40SP8_9xNT.exe to /home/pd/.cache/winetricks/jet40

** (zenity:8742): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Executing wine jet40sp8_9xnt.exe
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP001.TMP\\Jetsetup.CAB"
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" failed with error 2
Executing w_do_call mdac28
Executing load_mdac28
Executing mkdir -p /home/pd/.cache/winetricks/mdac28
Downloading http://download.microsoft.com/download/4/a/a/4aafff19-9d21-4d35-ae81-02c48dcbbbff/MDAC_TYP.EXE to /home/pd/.cache/winetricks/mdac28

** (zenity:8840): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Using native,builtin override for following DLLs: odbc32 odbccp32 oledb32
Executing winetricks_early_wine regedit C:\windows\Temp\_mdac28\override-dll.reg
Setting Windows version to win98
Executing winetricks_early_wine regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing wine mdac_typ.exe
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:uniscribe:GSUB_apply_ChainContextSubst   TODO: subtype 2 (Class-based Chaining Context Glyph Substitution)
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\msvcrt.CAB"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\mtxfiles.CAB"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\MDACxpak.CAB"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\MSXMLX.CAB"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\SQLXMLXP.CAB"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\sqlnet.cab"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\sqlodbc.cab"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\SQLOLDB.CAB"
fixme:advpack:set_ldids Need to support changing paths - default will be used
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\pd\\Temp\\IXP000.TMP\\JETFILES.CAB"
err:setupapi:SetupDefaultQueueCallbackW copy error 32 L"C:\\users\\pd\\Temp\\IXP000.TMP\\mswstr10.dll" -> L"C:\\windows\\system32\\mswstr10.dll"
Setting Windows version to winxp
Executing winetricks_early_wine regedit C:\windows\Temp\_mdac28\set-winver.reg

** (zenity:8998): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (zenity:9017): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
when I try to start the application I get the following:

Code: Select all

pd@pd-TX-ADGEG:~$ wine "/home/pd/Dokumente/PraxisSoft/Praxisverwaltung80v1/Kassabuch/praxis80v1.exe" 
fixme:thread:GetThreadPreferredUILanguages 56, 0x32f900, 0x32f914 0x32f908
fixme:thread:GetThreadPreferredUILanguages 56, 0x32f96c, 0x32f980 0x32f974
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32fb0c 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f93c 1 C) semi-stub
err:ole:CoCreateInstanceEx apartment not initialised
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
Missing field appKeyGetter in class WindowsUI.FMWindow (type token 16777309)

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>

[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>
can somebody tell me what to do?
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: trying to get wine 1.8 opening a database-based applicat

Post by dimesio »

Code: Select all

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
That's not something you can fix with winetricks. You need to install the appropriate package (winbind) from your distro. If your system is 64 bit, you need both 32 and 64 bit versions.

You also need to delete the wineprefix you've messed up and reinstall your app to a clean one.

Code: Select all

err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
https://www.winehq.org/docs/wineusr-gui ... ure#AEN962
ape23
Level 1
Level 1
Posts: 6
Joined: Wed Dec 30, 2015 7:33 pm

Re: trying to get wine 1.8 opening a database-based applicat

Post by ape23 »

thanks for your help!

1.) installing winbind: I found 2:4.1.17+dfsg-4ubuntu3 and installed it through synaptics-gui.
2.) I cleared the .wine prefix
3.) I tried to understand https://www.winehq.org/docs/wineusr-gui ... ure#AEN962
but I don't get it..
I did not install the mentioned unix-odbc, because of installing winbind and co before. I thought the necessary things have probably been installed with this.
I checked if libodbc was there and I could locate some files with that name:
/usr/lib/i386-linux-gnu/libodbc.so.2
/usr/lib/i386-linux-gnu/libodbc.so.1
/usr/lib/i386-linux-gnu/libodbc.so.2.0.0
I don't have isql to check wether it works.
Then I tried to find the environment variable LIB_ODBC_DRIVER_MANAGER to hook ist to my libodbc... But I can't find the variable. What is the correct command? Is there a GUI?
And do I still need to install the unix-odbc?
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: trying to get wine 1.8 opening a database-based applicat

Post by dimesio »

The User Guide gives two ways: using unixODBC or using Windows ODBC drivers. If you want to use unixODBC, it has to be installed, but it looks like you've already done that. If you want to use the Windows drivers, you have to install them. You can do that with winetricks mdac27 or mdac28, which the User Guide doesn't mention.

LIB_ODBC_DRIVER_MANAGER isn't something you will "find". It's an environment variable, which means you specify it in the command line when you run your app. You can also add it to your .bashrc to avoid having to do that every time.
ape23
Level 1
Level 1
Posts: 6
Joined: Wed Dec 30, 2015 7:33 pm

Re: trying to get wine 1.8 opening a database-based applicat

Post by ape23 »

Dear dimesio!

thanks for your replies! I try hard to get on with your advice and it seems I have done some steps in the right direction, however it still seems far away from success:

I installed mfc42 when the output told me to.
I installed mdac28 and got rid of the odbc-problem.

what can I do about the following errors?

when installing the app this was my output:

Code: Select all

err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
[?1herr:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:rstrtmgr:RmStartSession 0x1003af58, 0, 0x1003af5c stub!
fixme:msg:ChangeWindowMessageFilterEx 0x10062 c04e 1 0x33ee20
fixme:uniscribe:GSUB_apply_ChainContextSubst   TODO: subtype 2 (Class-based Chaining Context Glyph Substitution)
err:richedit:ReadStyleSheet missing style number
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\users\\pd\\Meine Dokumente\\PraxisSoft\\Praxisverwaltung80v1\\Doku\\Lizenz.txt") stub
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
pd@pd-TX-ADGEG:~/Downloads$ err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
^C
when starting the app I get this output:

Code: Select all

err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:thread:GetThreadPreferredUILanguages 56, 0x32f900, 0x32f914 0x32f908
fixme:thread:GetThreadPreferredUILanguages 56, 0x32f96c, 0x32f980 0x32f974
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32fb0c 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f93c 1 C) semi-stub
err:ole:CoCreateInstanceEx apartment not initialised
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
field __ImageBase in <Module> should have RVA data, but hasn't
Missing field appKeyGetter in class WindowsUI.FMWindow (type token 16777309)

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>

[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: trying to get wine 1.8 opening a database-based applicat

Post by dimesio »

ape23 wrote:

Code: Select all

[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
File name: 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at (wrapper native-to-managed) <Module>.SetInteropAppServices (CAppServices*) <0x00057>
Install .NET 4.0.
Locked