Downloader_StarCraft_Combo_deDE.2.exe got Visual c++ Error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
lighningcrow
Newbie
Newbie
Posts: 3
Joined: Sun Jul 11, 2010 7:33 am

Downloader_StarCraft_Combo_deDE.2.exe got Visual c++ Error

Post by lighningcrow »

Hi, i have a problem with the Starcraft/Blizzard downloader on wine 1.2-rc7
i ever got an Visual c++ runtime error

that is what i collect with the terminal:

err:menubuilder:write_freedesktop_mime_type_entry error writing file /home/lighningcrow/.local/share/mime/packages/x-wine-extension-/bzw.xml
err:menubuilder:write_freedesktop_association_entry error writing association file "/home/lighningcrow/.local/share/applications/wine-extension-/bzw.desktop"
fixme:ras:RasEnumEntriesW ((nil),(null),0x13aa28,0xb6e62c,0x13a714),stub!
fixme:shdocvw:PersistStorage_InitNew (0x144820)->(0x510f38)
fixme:urlmon:URLMoniker_BindToObject use running object table
wine: Unhandled exception 0x40000015 at address 0x403e0d (thread 0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001b 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000016 0
00000013 0
00000012 0
00000018 winedevice.exe
0000001c 0
0000001a 0
00000019 0
0000001d explorer.exe
0000001e 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'

Does someone has an idea???

greetings LC
lighningcrow
Newbie
Newbie
Posts: 3
Joined: Sun Jul 11, 2010 7:33 am

Post by lighningcrow »

After i have make /home/lighningcrow/.local/share/mime/packages/x-wine-extension-cpl.xml writable with chmod i got this:

fixme:ras:RasEnumConnectionsW (0x14c5c0,0x118e95c,0x702783ec),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
err:module:DelayLoadFailureHook failed to delay load rpcrt4.dll.I_RpcExceptionFilter
wine: Call from 0x7b836852 to unimplemented function rpcrt4.dll.I_RpcExceptionFilter, aborting
wine: Unhandled exception 0x40000015 at address 0x403e0d (thread 0041), starting debugger...
Process of pid=0047 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000008 winecfg.exe
00000009 0
0000000e services.exe
0000001c 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000018 0
00000017 0
00000013 0
00000012 0
00000019 winedevice.exe
0000001d 0
0000001b 0
0000001a 0
0000001e explorer.exe
0000001f 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
lighningcrow
Newbie
Newbie
Posts: 3
Joined: Sun Jul 11, 2010 7:33 am

Post by lighningcrow »

Now i add rpcrt4 to winecfg as Native,buildin and got this and make all xml file accessable and got this:

err:menubuilder:write_freedesktop_mime_type_entry error writing file /home/lighningcrow/.local/share/mime/packages/x-wine-extension-/bzw.xml
err:menubuilder:write_freedesktop_association_entry error writing association file "/home/lighningcrow/.local/share/applications/wine-extension-/bzw.desktop"
fixme:ras:RasEnumEntriesW ((nil),(null),0x15b088,0x118e62c,0x15ad74),stub!
fixme:shdocvw:PersistStorage_InitNew (0x166318)->(0x510f38)
fixme:urlmon:URLMoniker_BindToObject use running object table
wine: Unhandled exception 0x40000015 at address 0x403e0d (thread 0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
0000000e services.exe
0000001c 0
00000017 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000018 0
00000016 0
00000013 0
00000012 0
00000019 winedevice.exe
0000001d 0
0000001b 0
0000001a 0
0000001e explorer.exe
0000001f 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
Locked