http://bugs.winehq.org/show_bug.cgi?id=5004
------- Additional Comments From truiken(a)gmail.com 2006-28-06 23:17 -------
What are you trying to install, and is there a downloadable version 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=4951
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From truiken(a)gmail.com 2006-28-06 23:15 -------
Adding download keyword.
--
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=4315
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-user
------- Additional Comments From truiken(a)gmail.com 2006-28-06 23:13 -------
Correcting the component to wine-user. In the meantime, what happened with this
patch?
--
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=5426
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From truiken(a)gmail.com 2006-28-06 23:00 -------
Adding download keyword.
--
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=5490
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Summary|MSXML3 Installer Causes Page|MSXML3 Installer Causes Page
|Fault |Fault
------- Additional Comments From truiken(a)gmail.com 2006-28-06 22:59 -------
Adding download keyword.
--
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=5560
Summary: Tomeraider doesn't run
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://www.yadabyte.com/download_windows.php
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I had to do a bunch of jiggery-pokery to get
Tomeraider to install, and when I finally ran
it, it aborted with "res is not a registered protocol".
That appears to be a Mozilla ActiveX plugin error, and
is also reported against PartyPoker,
http://appdb.winehq.org/appview.php?versionId=2133&iTestingId=712
for what it's worth.
It also complained loudly and often:
fixme:ntdll:NtDeviceIoControlFile Unsupported ioctl 8010204c (device=8010
access=0 func=813 method=0)
just like TruePoker is said to,
http://appdb.winehq.org/appview.php?versionId=2195&iTestingId=3979
(Poker is obviously the best stress test of wine.)
To reproduce, here's the jiggery-pokery I had to do to get it to install:
first, if it's not already in cvs, apply
http://www.winehq.org/pipermail/wine-patches/2006-June/028035.html
then set up a clean environment for testing, with a fake IE registry
key, and a copy of mfc42.dll:
rm -rf .wine
wine notepad
wineserver -k
cat >> $HOME/.wine/system.reg <<"_EOF_"
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
_EOF_
cp MFC42.DLL .wine/drive_c/windows/system32/
wine TomeRaider3_Win_3.23.exe
--
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=5018
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 19:53 -------
This is a bug in oleaut32. I changed the handling of IDispatch methods for
typelibs to use the MIDL-generated code. The client attempts to connect to the
IDispatch interface on the server-side. However, the server-side of things
doesn't tell the RPC to expose the IDispatch interface, so the binding request
is refused.
I'm not sure about the best way to fix 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=5559
Summary: rendering problem in Beyond Good and Evil
Product: Wine
Version: CVS
Platform: Other
URL: http://www.beyondgoodevil.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Yesterday I installed Beyond Good & Evil demo with wine's current cvs version.
The game installed fine, when I started, the ubisoft logo appeared reversed
(180 degrees hoizontal, and the whole menu 3d background too) The menu's color
periodically changes to invalid colors (eg red, yellow, green), and when I
start the game (with a left click) it gives an error message, there are not
enough memory, or simplay freezes. The Settings Application crashes too.
--
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.