http://bugs.winehq.org/show_bug.cgi?id=2799
Summary: Installing the dcom98.exe or dcom95.exe on FreeBSD
Product: Wine
Version: 20050310
Platform: All
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justin(a)alt-network.com
I'm trying to use wine (thanks by the way for porting it). But when I try to
install the dcom98.exe or dcom95.exe I get the error "Error loading
SETUPAPI.DLL". I'm getting the same error on two different computers. If you
have any ideas or suggestions, it would be greatly appreciated.
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on
this platform
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2798
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-16-03 10:58 -------
This game can be downloaded from http://www.the-underdogs.org/game.php?gameid=4819
(look for "Where to get it:")
The zip file contains the installer. The installer has some bugs in the text
(looks like a richedit problem) but installs OK. Once the game is installed it
needs MFC42.DLL and MSVCIRT.dll (I put them in the game directory)
The game crashes just like Flo reported.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2718
------- Additional Comments From a_villacis(a)palosanto.com 2005-16-03 10:58 -------
Then it is probably something in the environment for xeroc that is different
from the environment for the rest of the users. Possibly you have a custom value
for LD_LIBRARY_PATH? You might want to try dumping the environment for xeroc and
for a different user that does not experience the crash, and compare the two.
You might also want to try comparing the shell configuration files (.bashrc and
friends) to see whether they define strange environment strings. Other hidden
configuration files might be also to blame.
Why is an NVIDIA-related driver loaded when using Wine by xeroc? Is it also
loaded for other users?
Alex VillacĂs Lasso
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2755
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-16-03 09:54 -------
Closing then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2797
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1300
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-16-03 09:27 -------
Hans Leidekker: Got a bunch of stub implementations into CVS:
http://www.winehq.org/hypermail/wine-cvs/2005/03/0272.html
Could you try cvs. If not please report back after next release (about a month)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2755
dzrudy(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dzrudy(a)gmail.com 2005-16-03 08:38 -------
Ok, I have installed wine20050310 and now it works ok :-))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2718
------- Additional Comments From xeroc_(a)gmx.de 2005-16-03 07:39 -------
Don't think its config related .. If I delete all configs and the complete fake
dir .. and rerun any win32 bins there's a segv again:
++++++++++++++++++++++++++++++++++
wine: creating configuration directory '/home/xeroc/.wine'...
/usr/bin/wineprefixcreate: line 168: 11514 Speicherzugriffsfehler
${WINELOADER:-wine} rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall
128 wine.inf
wine: wineprefixcreate failed while creating '/home/xeroc/.wine'.
++++++++++++++++++++++++++++++++++
line 166-169 of wineprefixcreate
+++++++++++++++++++++++++++
166: cp "$datadir/wine.inf" "$CROOT/windows/inf/wine.inf"
167: export WINEPREFIX
168:${WINELOADER:-wine} rundll32.exe setupapi.dll,InstallHinfSection
DefaultInstall 128 wine.inf
169:
170: # Wait for the wineserver to finish
++++++++++++++++++++++++++++
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2595
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-16-03 06:13 -------
*** Bug 2790 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2790
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-16-03 06:13 -------
*** This bug has been marked as a duplicate of 2595 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.