http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-14 20:53:29 ---
With native msvcrt the crash is a moment later when HttpQueryInfoA is called
with len=-1. The len equal to -1 is taken from a previous call HttpQueryInfoA
with buffer == NULL (despite what MSDN says it seems that buffer==NULL is
valid). The strange thing is that HttpQueryInfoW works and correctly returns
len==4. But maybe WideCharToMultiByte doesn't like that output buffer==NULL and
length != 0 and returns 0. I will have to check why this fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7793
raptor405(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |raptor405(a)gmail.com
--- Comment #17 from raptor405(a)gmail.com 2007-08-14 19:14:48 ---
POL works now!
As before, it only starts in fullscreen mode (using the Wine desktop). Updating
works fine, but dxdiagn.dll has to be registered after.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4767
--- Comment #11 from Arthur Nascimento <tureba(a)gmail.com> 2007-08-14 19:09:37 ---
Created an attachment (id=7592)
--> (http://bugs.winehq.org/attachment.cgi?id=7592)
WBC3 console log showing page fault
Warlords Battlecry 3 v1.03
Wine 0.9.42 / 0.9.43
I followed the instructions regarding the dplay dlls and registry information
but the same error continues as before when I try to start the game. Console
log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9178
--- Comment #8 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-14 19:03:14 ---
Created an attachment (id=7591)
--> (http://bugs.winehq.org/attachment.cgi?id=7591)
patch
This is a preliminary patch that allows to run DOS programs from a Linux
terminal or run them with redirected input. We can't use overlapped I/O as we
don't control if the file is opened with FILE_FLAG_OVERLAPPED so I had to use a
worker thread to read the input.
There are a few things that I'm not sure if they are correct - the scan codes,
DOSVM_Wait may require similar changes, how it works with a VGA window. There
is also a problem that an application might require things that are impossible
to achieve on a terminal - e.g. move the cursor. Maybe we should allocate a
console in such a situation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6847
Arthur Nascimento <tureba(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tureba(a)gmail.com
--- Comment #5 from Arthur Nascimento <tureba(a)gmail.com> 2007-08-14 18:22:38 ---
(In reply to comment #2)
> This workaroun don't work for me (wine 0.9.42 and 0.9.43).
>
It didn't work for me either on the very same versions for Warlords Battlecry
III v1.03
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7334
--- Comment #18 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-14 18:17:36 ---
Response to comment 17: That doesn't mean you can change the depth that way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #24 from Austin English <austinenglish(a)gmail.com> 2007-08-14 17:43:53 ---
The Nvidia 7200 GT shows the same results...smooth as silk.
Chalk another bug up to ATI's crappy drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7334
--- Comment #17 from neophyte.vii <neophyte.vii(a)gmail.com> 2007-08-14 17:08:36 ---
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
This was the problem with massive slowdown on my StarCraft install.
"You can tell Wine to use xvidmode instead of xrandr. Add UseXVidMode as Y and
UseXRandR as N in \HKEY_CURRENT_USER\Software\Wine\X11 Driver."
Source: http://www.winehq.org/pipermail/wine-devel/2006-April/046635.html
Enjoy =]
`N
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8499
Matt Jones <mattj(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mattj(a)google.com
--- Comment #5 from Matt Jones <mattj(a)google.com> 2007-08-14 17:04:57 ---
This currently doesn't work under mono on windows (as of 1.2.4 -
System.Windows.Forms.WebBrowser isn't fully implmented). Once it works in mono,
then it might have some hope of working under wine.
Also, it seems the standard build includes a managed C++ wikidiff dll, which
won't ever work under mono. There is a .sln project for building Autowiki
without the wikidiff functionality, which should work under mono on windows
(once System.Windows.Forms is working).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7055
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|us(a)edmeades.me.uk |wine-bugs(a)winehq.org
--- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-14 16:36:47 ---
Jason, PLEASE Make sure you add wine-bugs to CC whenever you reassign the bug!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.