http://bugs.winehq.org/show_bug.cgi?id=2622
------- Additional Comments From joe@eshu.net 2006-12-09 17:04 ------- Ok. I didn't get very far, using the wine-0.9.20-1.fc5 rpm's from Fedora Extras (as pointed to from the WineHQ download page) on a up-to-date FC5 laptop.
I began by removing my .wine directory. First I tried to run winecfg, which immediately crashed: pequod(~) winecfg wine: creating configuration directory '/home/joe/.wine'... fixme:ole:ITypeInfo_fnRelease destroy child objects wine: Unhandled page fault on read access to 0x003c002f at address 0x7eeaf1a7 (thread 0009), starting debugger... wine: wineprefixcreate failed while creating '/home/joe/.wine'.
Then, after checking that winecfg didn't leave behind any wreckage, I tried:
wine /media/CA_D01/setup.exe
but the result was the same:
wine: creating configuration directory '/home/joe/.wine'... fixme:ole:ITypeInfo_fnRelease destroy child objects wine: Unhandled page fault on read access to 0x003c002f at address 0x7eeaf1a7 (thread 0009), starting debugger...
Perhaps when i have some time, I'll give uninstalling the rpms and building wine from cvs a shot. Sigh.