Incredimail....Need help/ideas to get it running

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
DucatiBoy Stu
Level 1
Level 1
Posts: 7
Joined: Thu Jul 31, 2008 9:02 pm

Incredimail....Need help/ideas to get it running

Post by DucatiBoy Stu »

I am trying to get a program called " Incredimail " working for my partner , she is love with it, and is stopping me from fully going to Ubunut.

It seems to really on IE 5.5 +, along with VisualBasic C++.

It loads up and installs, but wont run. Has anyone had any experience with this program, and getting the various C++ libs installed correctly..
Dean Hamstead

Incredimail....Need help/ideas to get it running

Post by Dean Hamstead »

http://appdb.winehq.org/objectManager.p ... n&iId=1156

DucatiBoy Stu wrote:
I am trying to get a program called " Incredimail " working for my partner , she is love with it, and is stopping me from fully going to Ubunut.

It seems to really on IE 5.5 +, along with VisualBasic C++.

It loads up and installs, but wont run. Has anyone had any experience with this program, and getting the various C++ libs installed correctly..





--
http://fragfest.com.au
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

DucatiBoy Stu
Level 1
Level 1
Posts: 7
Joined: Thu Jul 31, 2008 9:02 pm

Post by DucatiBoy Stu »

Looks like its going to be a real challenge to get it working... :?
DucatiBoy Stu
Level 1
Level 1
Posts: 7
Joined: Thu Jul 31, 2008 9:02 pm

Post by DucatiBoy Stu »

well I have been playing a bit more and got the following at the bottom o the log after running it...


err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07} could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface {b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
fixme:msxml:DllCanUnloadNow
fixme:wininet:InternetGetConnectedState always returning LAN connection.
err:ole:CoCreateInstance apartment not initialised
err:ole:get_unmarshaler_from_stream Failed to create marshal, 0x800401f0
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d


Also, a lot o these...

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC"
chourmovs
Level 3
Level 3
Posts: 80
Joined: Wed Apr 09, 2008 3:11 pm

Incredimail....Need help/ideas to get it running

Post by chourmovs »

try installing vcrun2008 via winetricks
"bash winetricks vcrun2008" in your /.wine console

2008/8/6 DucatiBoy Stu <[email protected]>:
Also, a lot o these...

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC"
DucatiBoy Stu
Level 1
Level 1
Posts: 7
Joined: Thu Jul 31, 2008 9:02 pm

Post by DucatiBoy Stu »

Mmm.....Tried vcrun2008 via wine tricks..failed

Code: Select all

ncts@ncts:~/downloads$ sh winetricks
drive_c already named harddiskvolume0
Executing wine /home/ncts/.winetrickscache/vcrun2008/vcredist_x86.exe
fixme:clusapi:GetNodeClusterState ((null),0x32ec9c,0) stub!
fixme:advapi:DecryptFileA "c:\\322f482a64ffa1209b8c0d\\" 00000000
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:LsaOpenPolicy ((null),0x33f3a8,0x00000001,0x33f3d0) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:sfc:SfcIsKeyProtected ((nil), L"") stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x455283
Note: command 'wine /home/ncts/.winetrickscache/vcrun2008/vcredist_x86.exe' returned status 1.  Aborting.
DucatiBoy Stu
Level 1
Level 1
Posts: 7
Joined: Thu Jul 31, 2008 9:02 pm

Post by DucatiBoy Stu »

I also got this when installing comctls32 & comctls32.ocx

Code: Select all

Executing wine /home/ncts/.winetrickscache/cc32inst.exe /T:C:\winetrickstmp /c
Executing wine /home/ncts/.wine/drive_c/winetrickstmp/comctl32.exe
Executing wine /home/ncts/.wine/drive_c/windows/temp/x86/50ComUpd.Exe /T:C:\winetrickstmp /c
Using native,builtin override for following DLLs: comctl32
Executing wine regedit /home/ncts/.wine/drive_c/winetrickstmp/override-dll.reg
Install of comctl32 done
Executing cabextract -q --directory=/home/ncts/.wine/drive_c/winetrickstmp /home/ncts/.winetrickscache/VisualBasic6-KB896559-v1-ENU.exe
/home/ncts/.wine/drive_c/winetrickstmp/ADVPACK.DLL: Permission denied
/home/ncts/.wine/drive_c/winetrickstmp/W95INF32.DLL: Permission denied
/home/ncts/.wine/drive_c/winetrickstmp/W95INF16.DLL: Permission denied
Note: command 'cabextract -q --directory=/home/ncts/.wine/drive_c/winetrickstmp /home/ncts/.winetrickscache/VisualBasic6-KB896559-v1-ENU.exe' returned status 1.  Aborting.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

DucatiBoy Stu wrote: /home/ncts/.wine/drive_c/winetrickstmp/ADVPACK.DLL: Permission denied
/home/ncts/.wine/drive_c/winetrickstmp/W95INF32.DLL: Permission denied
/home/ncts/.wine/drive_c/winetrickstmp/W95INF16.DLL: Permission denied
Did you ever run Wine as sudo/root?
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
DucatiBoy Stu
Level 1
Level 1
Posts: 7
Joined: Thu Jul 31, 2008 9:02 pm

Post by DucatiBoy Stu »

Well I have had more of a play...but when running it from C\~\Incredimail\IncMial.exe

I get the following

Code: Select all

ncts@ncts:~/.wine/drive_c/Program Files/IncrediMail/bin$ wine ImApp.exe
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
ncts@ncts:~/.wine/drive_c/Program Files/IncrediMail/bin$ err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
fixme:keyboard:UnregisterHotKey (0xa00c0,1): stub
fixme:ole:DllGetClassObject 
	CLSID:	{b196b286-bab4-101a-b69c-00aa00341d07},
	IID:	{d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07} could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface {b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
fixme:wininet:InternetGetConnectedState always returning LAN connection.
err:ole:CoCreateInstance apartment not initialised
err:ole:get_unmarshaler_from_stream Failed to create marshal, 0x800401f0
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
wine IncMail.exe
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
fixme:keyboard:UnregisterHotKey (0xa0028,1): stub
fixme:ole:DllGetClassObject 
	CLSID:	{b196b286-bab4-101a-b69c-00aa00341d07},
	IID:	{d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07} could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface {b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002
ncts@ncts:~/.wine/drive_c/Program Files/IncrediMail/bin$ fixme:wininet:InternetGetConnectedState always returning LAN connection.
err:ole:CoCreateInstance apartment not initialised
err:ole:get_unmarshaler_from_stream Failed to create marshal, 0x800401f0
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
szczerb
Level 2
Level 2
Posts: 14
Joined: Thu Sep 25, 2008 3:51 pm

Post by szczerb »

I get a bit different messages. When I run IncMail.exe or ImApp.exe I get a window, visible on the screenshot, that says:
"Error: failed to create Message Store."
To get to this point I used winetricks to install ie6, flash, msvc2005 and wininet.
Output of IncMail.exe:

Code: Select all

szczerb@nomad ~ $ wine .wine/drive_c/Program\ Files/IncrediMail/bin/IncMail.exe 
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
fixme:keyboard:UnregisterHotKey (0x10040,1): stub
err:ole:CoGetClassObject class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
err:ole:create_server class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} could be created for context 0x15
err:ole:get_stub_manager_from_ipid not found for ipid {00000002-001b-001a-9f83-5e0909610495}
err:ole:ifproxy_get_public_ref IRemUnknown_RemAddRef returned with 0x00000001, hrref = 0x80010114
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x00000001
err:ole:CoGetClassObject class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
err:ole:create_server class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} could be created for context 0x15
fixme:ras:RasEnumConnectionsA (0x630607a8,0x33f8d4,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusA 0x199468 type=30 state=1 0x33f65c 240 0x33f8a0 0x33f8a8 0x33f89c
szczerb@nomad ~ $ err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
err:ole:CoCreateInstance apartment not initialised
err:ole:get_unmarshaler_from_stream Failed to create marshal, 0x800401f0
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
ImApp.exe:

Code: Select all

szczerb@nomad ~ $ wine .wine/drive_c/Program\ Files/IncrediMail/bin/ImApp.exe 
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
szczerb@nomad ~ $ err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x1
fixme:keyboard:UnregisterHotKey (0x10040,1): stub
fixme:ras:RasEnumConnectionsA (0x630607a8,0x33f754,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
err:ole:CoGetClassObject class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
err:ole:create_server class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} could be created for context 0x15
fixme:ras:RasEnumEntriesA ((nil),(null),0x33dd10,0x33e4cc,0x33e4c8),stub!
fixme:service:EnumServicesStatusA 0x19a090 type=30 state=1 0x33f0dc 240 0x33f320 0x33f328 0x33f31c
fixme:ras:RasEnumEntriesA ((nil),(null),0x7d686198,0x7d686954,0x7d686950),stub!
err:ole:get_stub_manager_from_ipid not found for ipid {00000002-0026-0025-b210-00db1351210f}
err:ole:ifproxy_get_public_ref IRemUnknown_RemAddRef returned with 0x00000001, hrref = 0x80010114
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x00000001
err:ole:CoGetClassObject class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
err:ole:create_server class {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a0c301d9-59a5-45eb-90e8-d60d8149f5a5} could be created for context 0x15
fixme:ras:RasEnumEntriesA ((nil),(null),0x33e290,0x33ea4c,0x33ea48),stub!
fixme:service:EnumServicesStatusA 0x19a910 type=30 state=1 0x33f65c 240 0x33f8a0 0x33f8a8 0x33f89c
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
err:ole:CoCreateInstance apartment not initialised
err:ole:get_unmarshaler_from_stream Failed to create marshal, 0x800401f0
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
Any thoughts on that? (please have some :) )
Gert van den Berg

Incredimail....Need help/ideas to get it running

Post by Gert van den Berg »

On Mon, Feb 9, 2009 at 7:36 PM, szczerb <[email protected]> wrote:
szczerb@nomad ~ $ wine .wine/drive_c/Program\ Files/IncrediMail/bin/IncMail.exe
<snip>
Any thoughts on that? (please have some :) )
Try changing to the program directory first:
http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619
szczerb
Level 2
Level 2
Posts: 14
Joined: Thu Sep 25, 2008 3:51 pm

Post by szczerb »

I thought that this was only for older versions (I'm using 1.1.14 - sorry for not mentioning). I get the same window and the same ouput when started from that dir or with 'wine start 'windows_path'.[/code]
Locked