http://bugs.winehq.org/show_bug.cgi?id=3628
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|5541 |
------- Additional Comments From dank(a)kegel.com 2006-14-07 00:42 -------
No, it's not blocked on 5541, at least not with tonight's git.
It declares error 458 right after this sequence:
0009:Call oleaut32.VariantInit(7fc8f338) ret=044885d6
trace:variant:VariantInit (0x7fc8f338)
0009:Ret oleaut32.VariantInit() retval=00000027 ret=044885d6
0009:Call oleaut32.VarCat(7fc8f4f8,7fc8f520,7fc8f4e8) ret=6600dbd5
trace:variant:VarCat (0x7fc8f4f8->(VT_NULL),0x7fc8f520->(VT_BSTR),0x7fc8f4e8)
trace:variant:VariantInit (0x7fc8f268)
trace:variant:VariantChangeTypeEx
(0x7fc8f268->(VT_EMPTY),0x7fc8f4f8->(VT_NULL),0x00000000,0x0000,VT_BSTR)
trace:variant:VariantClear (0x7fc8f1d0->(VT_EMPTY))
trace:variant:VariantClear (0x7fc8f1c0->(VT_EMPTY))
trace:variant:VariantCopyInd (0x7fc8f1c0->(VT_EMPTY),0x7fc8f4f8->(VT_NULL))
trace:variant:VariantCopy (0x7fc8f1c0->(VT_EMPTY),0x7fc8f4f8->(VT_NULL))
trace:variant:VariantClear (0x7fc8f1c0->(VT_EMPTY))
trace:variant:VARIANT_Coerce
(0x7fc8f1d0->(VT_EMPTY),0x00000000,0x0000,0x7fc8f1c0->(VT_NULL),VT_BSTR)
trace:variant:VariantClear (0x7fc8f1d0->(VT_EMPTY))
trace:variant:VariantClear (0x7fc8f1c0->(VT_NULL))
trace:variant:VariantChangeTypeEx returning 0x80020005, 0x7fc8f268->(VT_EMPTY)
trace:variant:VariantClear (0x7fc8f268->(VT_EMPTY))
trace:variant:VariantClear (0x7fc8f258->(VT_I2))
0009:Ret oleaut32.VarCat() retval=80020008 ret=6600dbd5
I'll attach a log. Also, I'll attach the cw.sh I use to reproduce
the problem now; it installs wsh as the last step (and I verified that
the class in question shows up in the registry).
--
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=5541
------- Additional Comments From dank(a)kegel.com 2006-13-07 23:23 -------
I figured out why the output doesn't come out: it's our old friend
wine's curious console code. For some reason, the app calls
kernel32.GetFileType on stdout. In the bad case, it then calls
WriteConsoleW(); in the good case, it calls WriteFile().
Our WriteConsoleW() seems to refuse to output anything
unless you're running inside a wineconsole.
That's crying out for a conformance test... maybe I'll try to
update WriteConsole's conformance test to handle this situation.
--
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=5467
------- Additional Comments From the3dfxdude(a)gmail.com 2006-13-07 22:49 -------
Maybe, but I think it can be fixed. Could you get a log with WINEDEBUG=+xrandr
set where it works and doesn't work? I think I might be able to write a test
case for it.
--
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=5467
------- Additional Comments From jake.msstate(a)gmail.com 2006-13-07 22:27 -------
I tried the original exe and had the same problem.
Next, I tried switching to a 4:3 format. I had to edit xorg.conf and add Modes
for this. I had been letting my screen resolution be auto detected (not
specifing anything). So I added this
Subsection "Display"
Depth 24
Modes "1920x1200" "1680x1050" "1440x900" "1280x960" "1024x768" "800x600"
EndSubsection
and restarted X.
Now, warcraft does not crash at all. Even when resize and rotate is set to
1920x1200, it starts fine. However, warcraft only detects the sizes
1280x960,1024x768,800x600 i declared. It does not allow 1600x1200 (it did
before i edited xorg). One wierd side effect is that when the game quits, a
green box is left that is the size of the resolution that the game was running
at before it closed. A manual refresh of the desktop makes it disappear.
so maybe this is an issue between wine and xorg/xrand. Maybe a note should be
made about not having a 4:3 resolution listed in xorg to keep people from
thinking wine doesnt work?
--
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=5670
------- Additional Comments From the3dfxdude(a)gmail.com 2006-13-07 19:23 -------
Open or closed battle.net? Hosting or joining?
--
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=5558
------- Additional Comments From ploujj(a)gmail.com 2006-13-07 19:17 -------
I was planning to try to replicate this problem with the demo, but it appears
that the is no demo patched to version 1.7. As you can see from this fileplanet
page, the game has been modified quite a bit since 1.0 (demo version):
http://www.fileplanet.com/46295/40000/fileinfo/Dungeon-Keeper-2-v1.7
I haven't been able to get the dk2 demo to run on any wine version I have
installed on my system, at all, so that is no help.
The PCAdvisor link is for Dungeon Keeper 1, not 2.
I working download for dk2 demo is here:
http://plouj.sh.nu/dungeonkeeper2demo.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=5558
------- Additional Comments From ploujj(a)gmail.com 2006-13-07 19:12 -------
Created an attachment (id=2896)
--> (http://bugs.winehq.org/attachment.cgi?id=2896&action=view)
dk2 1.7 running under wine 0.9.16 with +ddraw,+d3d7
output from:
$ WINEDEBUG=+ddraw,+d3d7 ~/apps/wine-0.9.16/wine explorer
/desktop=name,1024x768 "C:\dk2\DKII.exe" &>
/tmp/wine-0.9.16-explorer-desktop-dk2-1.7-debug-ddraw-d3d7.log
--
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.