Forum for English speaking Miranda NG users > Support/Help

(DB?) plugins not loaded via Wine

<< < (4/5) > >>

dartraiden:
Thanks, fixed.

TheQL:
Update:

Using both, the development build and plugin I got to select the sqlite driver and create a new profile. The main application window did not show, though.

I have a memdump in CrashLog and the console output. I'll post/attach both, not sure if you're interested in it.

Thanks for your assistance so far!


--- Code: ---~/.wines/miranda/drive_c/Miranda_NG # ./Miranda.sh
0010:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0010:fixme:msvcrt:_configure_wide_argv (1) stub
0010:fixme:msvcrt:_initialize_wide_environment stub
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0010: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.
0010:fixme:uxtheme:BufferedPaintInit Stub ()
0010:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:err:ole:create_server class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0010:err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x17
0010:fixme:dwmapi:DwmIsCompositionEnabled 0x22ea50
0010:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0010:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0010:fixme:uxtheme:BufferedPaintInit Stub ()
0010:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:err:ole:create_server class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0010:err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x17
0010:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:err:ole:create_server class {56fdf344-fd6d-11d0-958a-006097c9a090} not registered
0010:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0010:err:ole:CoGetClassObject no class object {56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x17
0010:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0010:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000122-0000-0000-c000-000000000046}
0010:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0010:err:ole:CoMarshalInterface Failed to marshal the interface {00000122-0000-0000-c000-000000000046}, 80004002

--- End code ---

This error got me wondering if the dll registration of secur32.dll worked.

--- Code: ---0010:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated
--- End code ---

Then I noticed I had configured all the dll exceptions but I had forgotten to copy the dlls to windows/system32. D'oh, that supposedly cannot work! So on with a new attempt, see below.

TheQL:
So, although my results with winebottler all failed I created another config with its help and grabbed the Win7-64 dlls from it's bottle and copied them to my manually created setup. The result is totally different.

The profile manager doesn't even show anymore. This is the new error:


--- Code: ---/.wines/miranda/drive_c/Miranda_NG # ./Miranda.sh
0010:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0010:fixme:msvcrt:_configure_wide_argv (1) stub
0010:fixme:msvcrt:_initialize_wide_environment stub
0010:err:seh:setup_exception stack overflow 2288 bytes in thread 0010 eip 000000007bc41179 esp 0000000000130d20 stack 0x130000-0x131000-0x230000

--- End code ---

As no profile can be created there is also no further CrashLog or memdump.

TheQL:
Ok, so apparently, when adding or removing or changing the dlls you need to run winecfg again.

There seem to be some other mismatches in my setup. Winebottler allows me to select either Win7 or 7-64 - running winecfg on my commandline only offers Windows 7 as an option.

I have now copied the dlls and ran winecfg when using just "Win 7" in winebottler, this yields yet another result:

--- Code: ---~/.wines/miranda/drive_c/Miranda_NG # ./Miranda.sh
0010:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0010:fixme:msvcrt:_configure_wide_argv (1) stub
0010:fixme:msvcrt:_initialize_wide_environment stub
0010:err:module:import_dll Loading library Secur32.dll (which is needed by L"C:\\Miranda_NG\\libs\\mir_app.mir") failed (error c000007b).
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002

--- End code ---

On top of that a Window appears stating "mir_app.mir cannot be loaded".

TheQL:
So this has lost a little drive. I can see it is not totally relevant, but if you improve your sqlite plugin and/or enable the mdbx for Wine maybe update your installation procedures. Also I actually like Winebottler, but as it's not standard I can't expect you to include that in your documentation. Thanks for your help!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

There was an error while thanking
Thanking...
Go to full version