Installing wine 1.1.4 on Mac OS X - winecfg fails

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
a5sk4s
Newbie
Newbie
Posts: 1
Joined: Wed Sep 10, 2008 10:30 pm

Installing wine 1.1.4 on Mac OS X - winecfg fails

Post by a5sk4s »

After unsuccessfully trying the binary distribution at http://thisismyinter.net/?p=47, I've decided to compile myself from source, but only to realize that I'm ending up with the same issue when running winecfg:

Code: Select all

$ /usr/local/bin/winecfg
wine: created the configuration directory '/Users/a5sk4s/.wine'
err:module:DelayLoadFailureHook failed to delay load setupapi.dll.InstallHinfSectionW
wine: Call from 0x7b830f60 to unimplemented function setupapi.dll.InstallHinfSectionW, aborting
wine: Unimplemented function setupapi.dll.InstallHinfSectionW called at address 0x7b830f60 (thread 000b), starting debugger...
couldn't load main module (2)
Unhandled exception: unimplemented function setupapi.dll.InstallHinfSectionW called in 32-bit code (0x7b830fe1).
Register dump:
 CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037
 EIP:7b830fe1 ESP:0033eda4 EBP:0033ee18 EFLAGS:00000246(   - 00      - IZP1)
 EAX:7b81950d EBX:7b830f78 ECX:00000000 EDX:00000000
 ESI:00000002 EDI:6017a7b8
Stack dump:
0x0033eda4:  0033ee58 00000008 7bc27593 80000100
0x0033edb4:  00000001 00000000 7b830f60 00000002
0x0033edc4:  6017a7b8 6017a7f4 7b89e0e1 7ffc0bf8
0x0033edd4:  0033edf8 00000000 600024fe 7b92bf40
0x0033ede4:  6017a7b8 0033ee28 60002547 00000001
0x0033edf4:  7b92bf40 7b89e0e1 7b89e0f6 0033ee40
0200: sel=1007 base=7ffc0000 limit=0000ffff 32-bit rw-
Backtrace:
=>1 0x7b830fe1 (0x0033ee18)
  2 0x7b855709 (0x0033ee78)
  3 0x60175915 (0x0033eeb8)
  4 0x60172248 (0x0033f038)
  5 0x60174e0b (0x0033ff28)
  6 0x601759c8 (0x0033ff48)
  7 0x7b866951 (0x0033ffe8)
0x7b830fe1: 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 0x7b830fe1 (0x0033ee18)
  2 0x7b855709 (0x0033ee78)
  3 0x60175915 (0x0033eeb8)
  4 0x60172248 (0x0033f038)
  5 0x60174e0b (0x0033ff28)
  6 0x601759c8 (0x0033ff48)
  7 0x7b866951 (0x0033ffe8)
^Cerr:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9271b1d2
After the failed run the .wine folder only contains

Code: Select all

/Users/a5sk4s/.wine
/Users/a5sk4s/.wine/.update-timestamp
~/.wine/dosdevices
~/.wine/dosdevices/c:
~/.wine/dosdevices/z:
~/.wine/drive_c
~/.wine/drive_c/windows
~/.wine/drive_c/windows/system32
~/.wine/drive_c/windows/win.ini
~/.wine/system.reg
~/.wine/user.reg
I've looked around, but couldn't find anything that points me into towards how to fix it.

The system has Mac OS X 10.5.4 with XQuartz 2.3.0.

Any pointers towards a solution are welcome. Thanks in advance.
James Mckenzie

Installing wine 1.1.4 on Mac OS X - winecfg fails

Post by James Mckenzie »

Please file a bug report in the Bugzilla for this.

Zach:

I will get your version of Wine 1.1.4 this evening and test on a Intel Mac to confirm.

James McKenzie


-----Original Message-----
From: a5sk4s <[email protected]>
Sent: Sep 10, 2008 8:56 PM
To: [email protected]
Subject: [Wine] Installing wine 1.1.4 on Mac OS X - winecfg fails

After unsuccessfully trying the binary distribution at http://thisismyinter.net/?p=47, I've decided to compile myself from source, but only to realize that I'm ending up with the same issue when running winecfg:


Code:
$ /usr/local/bin/winecfg
wine: created the configuration directory '/Users/a5sk4s/.wine'
err:module:DelayLoadFailureHook failed to delay load setupapi.dll.InstallHinfSectionW
wine: Call from 0x7b830f60 to unimplemented function setupapi.dll.InstallHinfSectionW, aborting
wine: Unimplemented function setupapi.dll.InstallHinfSectionW called at address 0x7b830f60 (thread 000b), starting debugger...
couldn't load main module (2)
Unhandled exception: unimplemented function setupapi.dll.InstallHinfSectionW called in 32-bit code (0x7b830fe1).
Register dump:
CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037
EIP:7b830fe1 ESP:0033eda4 EBP:0033ee18 EFLAGS:00000246( - 00 - IZP1)
EAX:7b81950d EBX:7b830f78 ECX:00000000 EDX:00000000
ESI:00000002 EDI:6017a7b8
Stack dump:
0x0033eda4: 0033ee58 00000008 7bc27593 80000100
0x0033edb4: 00000001 00000000 7b830f60 00000002
0x0033edc4: 6017a7b8 6017a7f4 7b89e0e1 7ffc0bf8
0x0033edd4: 0033edf8 00000000 600024fe 7b92bf40
0x0033ede4: 6017a7b8 0033ee28 60002547 00000001
0x0033edf4: 7b92bf40 7b89e0e1 7b89e0f6 0033ee40
0200: sel=1007 base=7ffc0000 limit=0000ffff 32-bit rw-
Backtrace:
=>1 0x7b830fe1 (0x0033ee18)
2 0x7b855709 (0x0033ee78)
3 0x60175915 (0x0033eeb8)
4 0x60172248 (0x0033f038)
5 0x60174e0b (0x0033ff28)
6 0x601759c8 (0x0033ff48)
7 0x7b866951 (0x0033ffe8)
0x7b830fe1: 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 0x7b830fe1 (0x0033ee18)
2 0x7b855709 (0x0033ee78)
3 0x60175915 (0x0033eeb8)
4 0x60172248 (0x0033f038)
5 0x60174e0b (0x0033ff28)
6 0x601759c8 (0x0033ff48)
7 0x7b866951 (0x0033ffe8)
^Cerr:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9271b1d2



After the failed run the .wine folder only contains


Code:
/Users/a5sk4s/.wine
/Users/a5sk4s/.wine/.update-timestamp
~/.wine/dosdevices
~/.wine/dosdevices/c:
~/.wine/dosdevices/z:
~/.wine/drive_c
~/.wine/drive_c/windows
~/.wine/drive_c/windows/system32
~/.wine/drive_c/windows/win.ini
~/.wine/system.reg
~/.wine/user.reg



I've looked around, but couldn't find anything that points me into towards how to fix it.

The system has Mac OS X 10.5.4 with XQuartz 2.3.0.

Any pointers towards a solution are welcome. Thanks in advance.



James McKenzie

Installing wine 1.1.4 on Mac OS X - winecfg fails

Post by James McKenzie »

a5sk4s wrote:
After unsuccessfully trying the binary distribution at http://thisismyinter.net/?p=47, I've decided to compile myself from source, but only to realize that I'm ending up with the same issue when running winecfg:


Code:
$ /usr/local/bin/winecfg
wine: created the configuration directory '/Users/a5sk4s/.wine'
err:module:DelayLoadFailureHook failed to delay load setupapi.dll.InstallHinfSectionW
wine: Call from 0x7b830f60 to unimplemented function setupapi.dll.InstallHinfSectionW, aborting
wine: Unimplemented function setupapi.dll.InstallHinfSectionW called at address 0x7b830f60 (thread 000b), starting debugger...
couldn't load main module (2)
Unhandled exception: unimplemented function setupapi.dll.InstallHinfSectionW called in 32-bit code (0x7b830fe1).
Register dump:
CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037
EIP:7b830fe1 ESP:0033eda4 EBP:0033ee18 EFLAGS:00000246( - 00 - IZP1)
EAX:7b81950d EBX:7b830f78 ECX:00000000 EDX:00000000
ESI:00000002 EDI:6017a7b8
Stack dump:
0x0033eda4: 0033ee58 00000008 7bc27593 80000100
0x0033edb4: 00000001 00000000 7b830f60 00000002
0x0033edc4: 6017a7b8 6017a7f4 7b89e0e1 7ffc0bf8
0x0033edd4: 0033edf8 00000000 600024fe 7b92bf40
0x0033ede4: 6017a7b8 0033ee28 60002547 00000001
0x0033edf4: 7b92bf40 7b89e0e1 7b89e0f6 0033ee40
0200: sel=1007 base=7ffc0000 limit=0000ffff 32-bit rw-
Backtrace:
=>1 0x7b830fe1 (0x0033ee18)
2 0x7b855709 (0x0033ee78)
3 0x60175915 (0x0033eeb8)
4 0x60172248 (0x0033f038)
5 0x60174e0b (0x0033ff28)
6 0x601759c8 (0x0033ff48)
7 0x7b866951 (0x0033ffe8)
0x7b830fe1: 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 0x7b830fe1 (0x0033ee18)
2 0x7b855709 (0x0033ee78)
3 0x60175915 (0x0033eeb8)
4 0x60172248 (0x0033f038)
5 0x60174e0b (0x0033ff28)
6 0x601759c8 (0x0033ff48)
7 0x7b866951 (0x0033ffe8)
^Cerr:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9271b1d2



After the failed run the .wine folder only contains


Code:
/Users/a5sk4s/.wine
/Users/a5sk4s/.wine/.update-timestamp
~/.wine/dosdevices
~/.wine/dosdevices/c:
~/.wine/dosdevices/z:
~/.wine/drive_c
~/.wine/drive_c/windows
~/.wine/drive_c/windows/system32
~/.wine/drive_c/windows/win.ini
~/.wine/system.reg
~/.wine/user.reg



I've looked around, but couldn't find anything that points me into towards how to fix it.

The system has Mac OS X 10.5.4 with XQuartz 2.3.0.

Any pointers towards a solution are welcome. Thanks in advance.






Can you do the following from a terminal window:

ls -l /Applications/Darwine/Wine.bundle/Contents/bin/wine

Thank you.

James McKenzie
tate
Newbie
Newbie
Posts: 1
Joined: Sun Sep 14, 2008 7:45 pm

Post by tate »

I have ran into a similiar problem. I just uninstalled 1.1.2 to install 1.1.4. I am doing it from scratch and the installation ends at the freefont configure. I changed the config command to have --without-freefont. The installation goes fine after that but then nothing works after it finishes. winehelper works fine but none of the .exe's work including the ones included with wine. I am running mac osx 10.5.4. I even tried using the prebuilt 1.1.4 that is just a disk image and i got the same outcome. I think maybe i uninstalled 1.1.2 wrong or i am just not doing something right.
Locked