http://bugs.winehq.org/show_bug.cgi?id=1351
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-12 13:34:42 CDT ---
Closing bugs fixed in 1.5.15.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31805
Bug #: 31805
Summary: dmime:performance tests shows lots of unitialized
values in dmusic
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: minor
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: titan.costa(a)gmail.com
Classification: Unclassified
Regression SHA1: 66a817f067ec8d53337001aff4c399e73c293aac
==28721== Conditional jump or move depends on uninitialised value(s)
==28721== at 0x5F07BA6: DMUSIC_CreateDirectMusicImpl (unicode.h:207)
==28721== by 0x5F087AD: ClassFactory_CreateInstance (dmusic_main.c:87)
==28721== by 0x492A28F: CoCreateInstance (unknwn.h:226)
==28721== by 0x515971E: IDirectMusicPerformance8Impl_Init
(performance.c:286)
==28721== by 0x515987F: IDirectMusicPerformance8Impl_InitAudio
(performance.c:930)
==28721== by 0x48EBB89: func_performance (performance.c:63)
==28721== by 0x48EC954: run_test (test.h:557)
==28721== by 0x48EAD22: main (test.h:627)
==28721== Uninitialised value was created by a stack allocation
==28721== at 0x5F07821: DMUSIC_CreateDirectMusicImpl (dmusic.c:408)
it's a regression, introduced by:
austin@debian:~/wine-git$ git bisect good
66a817f067ec8d53337001aff4c399e73c293aac is the first bad commit
commit 66a817f067ec8d53337001aff4c399e73c293aac
Author: Christian Costa <titan.costa(a)gmail.com>
Date: Sun Sep 16 20:24:10 2012 +0200
dmusic: Create the list of available system ports at the beginning and use
it to enumerate ports.
:040000 040000 2c691a32d6952dd08affff7b735c9c128acb0e81
2c931c30a06b9a91f85aecd7f9c07e44e3ffb30e M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31696
Bug #: 31696
Summary: iexplore, SunSpider JavaScript benchmarks hangs in
jscript
Product: Wine
Version: 1.5.12
Platform: x86
URL: http://www2.webkit.org/perf/sunspider-0.9/sunspider-dr
iver.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore.exe
http://www2.webkit.org/perf/sunspider-0.9/sunspider-driver.html
Hangs after "regexp-dna" test. I was testing bug 17264
Native jscript helps and all tests complete. (Original bug 17264 still exists,
it doesn't show summary)
wine-1.5.12-246-g92ad0a4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30345
Bug #: 30345
Summary: EVE-Online Unhandled exception: page fault on write
access to 0x00000c08 in 32-bit code (0x09253e71).
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Commander.Alchemy(a)gmail.com
Classification: Unclassified
Created attachment 39664
--> http://bugs.winehq.org/attachment.cgi?id=39664
Backtrace for the EVE - Online Launcher
<b> EVE - Online Launcher </b>
EVE-Online Launcher crashes during patching with;
Unhandled exception: page fault on read access to 0x443a1267 in 32-bit code
(0x1e064205).
Backtrace = http://codepad.org/ohxpHOri
As of Wine 1.5.1 I need the following overrides set to native,builtin to make
the launcher patch.
msvcrt
msvcr80
msvcr90
msvcr100
To make the game work you need to set the same overrides to builtin,native
<b> EVE - Online Captain's Quarters </b>
EVE-Online Game crashes when entering Captain's Quarters with;
Unhandled exception: page fault on write access to 0x00000c08 in 32-bit code
(0x09253e71).
Have not tried to set different natives since the game wont launch with the
settings above.
<b>summa summarum</b>
I think both crashes are related to the same bug if not please correct me and i
will create two bug reports.
To install the game I used fresh wineprefix, installed it on Arch Linux.
Used, WINEARCH=win32 WINEPREFIX=~/.Commander winetricks corefonts vcrun2005
vcrun2008 vcrun2010
Then played with the overrides to get the game to patch and launch. and
recorded the backtraces with winelibs.
If any info is needed please reply.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24464
Summary: UpdateLayeredWindow() generates WM_SIZE when it should
not, and other non-matching behavior
Product: Wine
Version: 1.1.44
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivucica(a)gmail.com
Created an attachment (id=30866)
--> (http://bugs.winehq.org/attachment.cgi?id=30866)
test case
Below are pasted the notes from the attached source code, for easier reference.
The most important bug is #4, erroneous generation of WM_SIZE when they should
not be generated. I did not feel like creating several bug reports, feel free
to split if necessary.
Attached is the test case demonstrating the issues. To compile test case using
MinGW, use following makefile:
CC=i386-mingw32msvc-gcc
all:
$(CC) -o updatelayeredwindow_demo.exe -lole32 -lcomdlg32 -luser32
-lwinmm main.c -lgdi32
Please compare behavior between XP and Wine. You can make the window reduce its
size by left clicking. Then observe the log. You can notice that on XP, WM_SIZE
is not generated. On Wine, it is continuously generated. Bugs #1-#3 can also be
tested easily by modifying the source code as described and comparing output.
I presume the bug happens everywhere, although it was tested only on OS X.
At least one application development framework, Cocotron, depends on correct
behavior for WM_SIZE. Cocotron reimplements OS X's Cocoa API to create source
level compatibility. Wine is the easiest way to test the Cocotron executables,
since Cocotron compiles on OS X to produce Windows binaries. Otherwise, one
needs to have a machine (either real or virtual) that runs Windows in order to
test software.
However, this bug blocks testing of any application that uses "sheets", since
sheets are animated using UpdateLayeredWindow(). Sheets are captionless modal
dialogs that appear on their owner window, and as their parent moves, they move
as well. They are quite ubiquitous on Mac OS X and in Cocoa.
Description of Cocotron internals and cause for this bug:
Animations use class instance's _size member, which is updated when WM_SIZE is
sent. This member should not ordinarily be updated during execution of
animation function, but it gets updated because WM_SIZE is sent.
// TESTED ON WINDOWS XP with wine-1.1.44
// bug #1: If we pass 0 as first argument to CreateWindowEx(), Windows ignore
// UpdateLayeredWindow(). Wine does not.
// bug #2: If we pass WS_EX_LAYERED as first argument to CreateWindowEx(),
Windows does not
// display the window except in taskbar. Wine displays it, and even
dispatches
// WM_LBUTTONDOWN. Function should also fail, with GetLastError()
returning 0.
// #2a: Additionally, same thing happens if we do not pass a DC as fifth
argument to
// UpdateLayeredWindow().
// bug #3: In WM_LBUTTONDOWN, there is the following call.
// UpdateLayeredWindow(hWnd, GetDC(hWnd), &ptSrc, &sizeWnd, memDC,
&origin, RGB(0xFF,0xFF,0xFF), &blend, ULW_OPAQUE);
// if we pass NULL instead of memDC, Windows do not resize the window.
Wine happily resizes it
// Additionally function should fail.
***********************************************************************
***********************************************************************
// MOST IMPORTANT:
// bug #4: If UpdateLayeredWindow() resizes the window, Windows do not generate
WM_SIZE.
// Wine does generate WM_SIZE.
// This causes a bug in every application displaying "sheets" that is
// developed using Cocotron (http://cocotron.org/). "Sheets" in Mac OS
X are
// per-window modal popups attached to top of the window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20161
Summary: cmd can't handle echo commands containing quotes and
redirection
Product: Wine
Version: 1.1.30
Platform: PC
URL: ftp://ftp.gnu.org/pub/gnu/gcl/binaries/stable/gcl_2.6.
6.mingw32_cltl1_japi_20050210.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer for gnu common lisp
(ftp://ftp.gnu.org/pub/gnu/gcl/binaries/stable/gcl_2.6.6.mingw32_cltl1_japi_…)
runs a batch file which has the line
C:\Progra~1\GCL-2.6.6-CLtL1\lib\gcl-2.6.6\unixport>echo (setq
si::*system-directory* (namestring(truename (make-pathname :name nil :type nil
:defaults (si::argv 0))))) (si::save-system "modified.exe") | saved_gcl.exe
So I tried the short batch file
echo (si::save-system "modified.exe") > echo.txt
It fails to create echo.txt unless you remove the quotes.
[Here's how I happened to try the windows version of gnu common lisp on wine:
In
http://www.bautforum.com/science-technology/94008-free-mathematica-clone.ht…
someone said
"I have not heard of much success using WINE... of late...it seems to be
somewhat defunct(?)"
Bleah. So I tried running wxmaxima in wine. It aborts immediately
because its lisp interpreter tries to allocate all of RAM, and fails.
The interpreter seems to be a fork of GCL, so I went and tried GCL itself,
and ran into the above installer problem.]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31879
Bug #: 31879
Summary: Aquanox: black screen in virtual desktop mode
Product: Wine
Version: 1.5.14
Platform: x86
URL: http://www.fileplanet.com/81635/80000/fileinfo/Aquanox
-Demo
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 4ac1a5ac608bad7111f7cb99170a3be99b5059f0
Created attachment 41959
--> http://bugs.winehq.org/attachment.cgi?id=41959
terminal output
Aquanox as well as the sequel Aquanox 2 show a black screen on startup, and the
screen remains that way (you can hear the sound of the game, but can't see
anything).
In Wine's full screen mode the game is visible, but the screen is positioned
incorrectly (the lower right part of the game screen is off screen).
Can be reproduced with the demo version as well.
It is a regression in the git version:
4ac1a5ac608bad7111f7cb99170a3be99b5059f0 is the first bad commit
commit 4ac1a5ac608bad7111f7cb99170a3be99b5059f0
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Oct 3 11:19:10 2012 +0200
winex11: Allow changing the pixel format of a window from a different
thread.
:040000 040000 33e1d7ef3f15aafa9e989204e8d800948c7e8fd4
1a29c7d92b865a00043d7e77155ccfba23a71093 M dlls
Reverting the patch fixes the problem.
Fedora 17
Nvidia 250 / driver 304.37
X.Org X Server 1.12.3
Gnome 3.4.2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26528
Summary: June 2010 directx sdk: cannot change installation
component options
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.microsoft.com/downloads/en/details.aspx?dis
playlang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba73
0ba
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Download the installer from above url and run it. When you get to the optional
component section, try to remove/add/change features. Under wine, the popup
menu never appears. Under windows 7, shows up fine. There is no associated
terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31854
Bug #: 31854
Summary: Wizard101 launcher slow to load and then freezes for
30 seconds or more
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
CC: piotr(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 8f2b0fdf526ef9e53af0fc5a4cc601d9b70b4af4
In 1.5.14, the Wizard101 launcher takes 5-10 seconds to even appear (used to
take 1-2) and the login screen then freezes for 30 seconds or more (if it goes
over a minute I just kill it). The problem is particularly bad if my connection
drops while playing (not a Wine issue; my DSL is flakey) and I have to close
the game and login again--sometimes I have to kill and restart the launcher
several times before it will get past the freeze.
A regression test identified this patch:
8f2b0fdf526ef9e53af0fc5a4cc601d9b70b4af4 is the first bad commit
commit 8f2b0fdf526ef9e53af0fc5a4cc601d9b70b4af4
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Tue Sep 18 14:44:14 2012 +0200
wininet: Added support for cache entries overwriting.
:040000 040000 a19b350e09ae2624318c0765d5ca811e9c2baa14
95176acc0d8a269c948cf2c1b96e0a4992479631 M dlls
The patch does not revert cleanly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.