SlickEdit 2009 With Darwine, MAC OS X 10

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
GeoffreyF67
Newbie
Newbie
Posts: 2
Joined: Tue Apr 21, 2009 6:55 pm

SlickEdit 2009 With Darwine, MAC OS X 10

Post by GeoffreyF67 »

Hi,

I'm trying to get the latest version of darwine working with slickedit on my mac os x box.

Everything is using the latest version.

When I try to run my application I get this error:
wine: created the configuration directory '/Users/GMan/.wine'
err:module:DelayLoadFailureHook failed to delay load setupapi.dll.InstallHinfSectionW
wine: Call from 0x7b830f70 to unimplemented function setupapi.dll.InstallHinfSectionW, aborting
wine: Unimplemented function setupapi.dll.InstallHinfSectionW called at address 0x7b830f70 (thread 000b), starting debugger...
couldn't load main module (2)
Unhandled exception: unimplemented function setupapi.dll.InstallHinfSectionW called in 32-bit code (0x7b830ff1).
Register dump:
CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037
EIP:7b830ff1 ESP:0033eda4 EBP:0033ee18 EFLAGS:00000246( - 00 - IZP1)
EAX:7b819525 EBX:7b830f88 ECX:00000000 EDX:00000000
ESI:00000002 EDI:6017a7b8
Stack dump:
0x0033eda4: 0033ee58 00000008 7bc275b3 80000100
0x0033edb4: 00000001 00000000 7b830f70 00000002
0x0033edc4: 6017a7b8 6017a7f4 7b89e6b1 7def0bf8
0x0033edd4: 0033edf8 00000000 600024de 7b92cf80
0x0033ede4: 6017a7b8 0033ee28 60002527 00000001
0x0033edf4: 7b92cf80 7b89e6b1 7b89e6c6 0033ee40
0200: sel=1007 base=7def0000 limit=0000ffff 32-bit rw-
Backtrace:
=>1 0x7b830ff1 (0x0033ee18)
2 0x7b855789 (0x0033ee78)
3 0x60175925 (0x0033eeb8)
4 0x60172248 (0x0033f038)
5 0x60174e1b (0x0033ff28)
6 0x601759d8 (0x0033ff48)
7 0x7b866bd1 (0x0033ffe8)
0x7b830ff1: movl 0xfffffff4(%ebp),%ecx
Modules:
Module Address Debug info Name (0 modules)
Threads:
process tid prio (all id:s are in hex)
00000008
00000009 0
0000000a (D) C:\windows\system32\wineboot.exe
0000000b 0 <==
0000000c
0000000e 0
0000000d 0
Backtrace:
=>1 0x7b830ff1 (0x0033ee18)
2 0x7b855789 (0x0033ee78)
3 0x60175925 (0x0033eeb8)
4 0x60172248 (0x0033f038)
5 0x60174e1b (0x0033ff28)
6 0x601759d8 (0x0033ff48)
7 0x7b866bd1 (0x0033ffe8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\Users\\GMan\\Library\\Application Support\\CrossOver\\Bottles\\SlickEdit\\drive_c\\Program Files\\SlickEdit 2009\\win\\vs.exe" failed, status c0000005
Any ideas what I should do next?

G-Man
GeoffreyF67
Newbie
Newbie
Posts: 2
Joined: Tue Apr 21, 2009 6:55 pm

Post by GeoffreyF67 »

Just in case anyone is having the same problem...

After much googling and bashing my head, I found this:

http://www.nabble.com/Noob-problems-wit ... 12975.html

I moved, rather than deleted, those files mentioned towards the bottom of the post and now I get a bit farther.

Something about the freetype font library is next.

G-Man
Locked