https://bugs.winehq.org/show_bug.cgi?id=41630
Bug ID: 41630
Summary: Rollercoaster Tycoon 3 Platinum crashes on exit
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: imm32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: aric(a)codeweavers.com
Regression SHA1: 64c772dcc28e8a6ea5608725de3272fc4c04f691
Distribution: ---
Created attachment 55998
--> https://bugs.winehq.org/attachment.cgi?id=55998
terminal output
This bug affects the Platinum edition of the game, but can't be reproduced in
the original RCT3 demo.
The game crashes on exit (always reproducible).
Regression introduced by
commit 64c772dcc28e8a6ea5608725de3272fc4c04f691
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Thu Jan 28 20:36:30 2016 -0600
imm32: Messages from ImmGenerateMessage are sent not posted.
The game exits properly with the previous commit.
Wine 1.9.22
Fedora 24
XFCE 4.12
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.10
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40386
Bug ID: 40386
Summary: wininet:url regression caused by new cross-compiler
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The WineHQ upgrade changed the cross-compiler used to generate the reference
WineTest executables. Since the upgrade the wininet:url 32 bit test has these
failures on Windows XP + Internet Explorer 6:
url.c:507: Test failed: InternetCrackUrl returned 0 with GLE=87 (expected to
return 0 and ERROR_INVALID_HANDLE or ERROR_INSUFFICIENT_BUFFER)
url.c:521: Test failed: InternetCrackUrl failed with 87
url.c:522: Test failed: lpszScheme was "" instead of "about"
url.c:523: Test failed: lpszHostName was "" instead of "host"
url.c:524: Test failed: lpszUrlPath was "`ù"" instead of "/blank"
See:
https://test.winehq.org/data/tests/wininet:url.htmlhttps://www.winehq.org/pipermail/wine-devel/2016-March/112371.html
I can reproduce the problem with this compiler:
$ i686-w64-mingw32-gcc --version
i686-w64-mingw32-gcc (GCC) 5.3.1 20160205
But if I recompile the tests with -O0 the failures go away which points to a
compiler bug.
We need to either:
* Switch to a non buggy compiler to build the reference WineTest executables.
(which might involve reporting the bug in the first place)
* Add 'CFLAGS = -g -O0' to the test's Makefile.in as a workaround.
(preferably once we can point to a relevant compiler bug)
* Find some other nicer workaround in the C file.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41715
Bug ID: 41715
Summary: winhttp:winhttp test regression
(test_secure_connection)
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, the Windows XP SP2 and lower machines have two new test
failures:
winhttp.c:998: Test failed: setting client cert context returned 0 (87)
winhttp.c:1024: Test failed: failed to set client cert context 87
See:
https://test.winehq.org/data/tests/winhttp:winhttp.html
This can be seen on the following machines: fg-winxp_1sp, fg-winxp_2sp,
fg-winxp_2spie7, fgtb-fgtbwinxp (also SP2).
--
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=34829
Bug #: 34829
Summary: wintrust:softpub crashes on Windows 8
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
The wintrust:softpub conformance test crashes on Windows 8:
softpub.c:264: this is the last test seen before the exception
softpub: unhandled exception c0000005 at 75B0471A
The crash happens on this testObjTrust() line:
ret = funcs->pfnObjectTrust(&data);
ok(ret == S_FALSE, "Expected S_FALSE, got %08x\n", ret);
(funcs->pfnObjectTrust is not NULL)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41133
Bug ID: 41133
Summary: Gauntlet start background has missing pixels
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 55337
--> https://bugs.winehq.org/attachment.cgi?id=55337
Image to show the issue.
As you can see from the attached screen shot, there is a lot of missing pixel
within the image.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41717
Bug ID: 41717
Summary: webservices:writer test regression in test_datetime
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, the Windows 7 to 10 machines have 6 new test failures:
writer.c:2654: Test failed: 18: got 803d0000
writer.c:2657: Test failed: 23: wrong result
writer.c:2657: Test failed: 24: wrong result
writer.c:2657: Test failed: 25: wrong result
writer.c:2657: Test failed: 26: wrong result
writer.c:2657: Test failed: 27: wrong result
See:
https://test.winehq.org/data/tests/webservices:writer.html
commit 6cd80610c871ce1fbcd0e9b0fede9fac66dd1669
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Oct 12 15:30:19 2016 +0200
webservices: Strip trailing zeros from time fraction.
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
This can be seen on the following machines: fg-win7u64-0sp, fg-win7u64-1sp*,
win7ultimate-32bit, fg-acer64-w8-t32, fg-acer64-w8-t64, dr-10-A8-x64,
dr-w10-A8-wow.
Note that shortly before the above patch was added another patch caused the
test to crash which was then fixed 6 days later. So it is possible the real
culprit is in the 6372cd8e49a6..86b5ec3fd1fb range.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40344
Bug ID: 40344
Summary: shell32:assoc regression (privilege issue)
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below introduces new failures / crashes when it is run without
elevated privileges.
For instance the fg-win7u64-1spie9adm (Widnows 7 Ultimate, administrator
account without elevated privileges) and fg-win7u64-1spie9usr VMs (same but in
regular user account) gets 4 new failures and a crash:
assoc.c:153: Test failed: RegCreateKeyExW(HKCR, ".test") failed: 0x5
assoc.c:155: Test failed: RegSetValueExW(HKCR\.test, NULL, "testfile") failed:
0x6
assoc.c:159: Test failed: RegCreateKeyExW(HKCR, "testfile") failed: 0x5
assoc.c:113: Test failed: line 162: IQueryAssociations::Init failed, 0x80070057
assoc.c:113: this is the last test seen before the exception
assoc: unhandled exception c0000005 at 75EFE3E6
test failed: crash
While the fg-winxp-lusr VM (Windows XP SP3+Limited user account) gets 17 new
failures:
assoc.c:153: Test failed: RegCreateKeyExW(HKCR, ".test") failed: 0x5
assoc.c:155: Test failed: RegSetValueExW(HKCR\.test, NULL, "testfile") failed:
0x6
assoc.c:159: Test failed: RegCreateKeyExW(HKCR, "testfile") failed: 0x5
assoc.c:113: Test failed: line 160: IQueryAssociations::Init failed, 0x1
assoc.c:113: Test failed: line 161: IQueryAssociations::Init failed, 0x1
assoc.c:113: Test failed: line 162: IQueryAssociations::Init failed, 0x80070057
assoc.c:166: Test failed: RegCreateKeyExW(HKCR\testfile\DefaultIcon) failed:
0x6
assoc.c:168: Test failed: RegSetValueExW(HKCR\testfile\DefaultIcon, NULL,
"folder.ico") failed: 0x6
assoc.c:113: Test failed: line 169: IQueryAssociations::Init failed, 0x1
assoc.c:118: Test failed: line 169: GetString returned 0x80004005, expected
success
assoc.c:129: Test failed: line 169: GetString returned L"", expected
L"shell32.dll,1"
assoc.c:113: Test failed: line 170: IQueryAssociations::Init failed, 0x1
assoc.c:118: Test failed: line 170: GetString returned 0x80004005, expected
success
assoc.c:129: Test failed: line 170: GetString returned L"", expected
L"shell32.dll,1"
assoc.c:113: Test failed: line 171: IQueryAssociations::Init failed, 0x80070057
assoc.c:118: Test failed: line 171: GetString returned 0x80004005, expected
success
assoc.c:129: Test failed: line 171: GetString returned L"", expected
L"shell32.dll,1"
shell32:assoc results on test.winehq.org:
https://test.winehq.org/data/tests/shell32:assoc.html
commit 9e05c66c03cfa6df33fea0c13b944684bca9999f
Author: Theodore Dubois <tblodt(a)icloud.com>
Date: Wed Mar 16 13:19:51 2016 -0700
shell32/tests: Additional tests for IQueryAssociations.
Signed-off-by: Theodore Dubois <tblodt(a)icloud.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=32632
Bug #: 32632
Summary: Dragon Naturally Speaking 12 does not load with
timeout error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Classification: Unclassified
This is probably a regression.
I haven't used Naturally Speaking 12.0 in a couple of weeks, and have noticed
two wine updates since then coming through the Ubuntu ppa servers, both almost
back-to-back.
I tried it this morning and had a timeout error.
Here is the relevant section:
fixme:thread:GetThreadPreferredUILanguages 52, 0x32de90, 0x32df00 0x32de98
err:ntdll:RtlpWaitForCriticalSection section 0x7e3817e0 "window.c:
win_data_section" wait timed out in thread 0017, blocked by 0042, retrying (60
sec)
THE PROGRAM FROZE FOR A LONG TIME AFTER DISPLAYING THIS
err:ntdll:RtlpWaitForCriticalSection section 0x7e3817e0 "window.c:
win_data_section" wait timed out in thread 005d, blocked by 0042, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7e3817e0 "window.c:
win_data_section" wait timed out in thread 0009, blocked by 0042, retrying (60
sec)
err:seh:raise_exception Unhandled exception code e06d7363 flags 1 addr
0x7b83b839
THEN EXITED.
AFAIK I am unable to do regression testing since I run a 64-bit system and have
not been able to compile wine for months and months.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38357
Bug ID: 38357
Summary: Cannot install AudioGrabber 1.83
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: rooneyo(a)iinet.net.au
Distribution: ---
Created attachment 51201
--> https://bugs.winehq.org/attachment.cgi?id=51201
produced by Wine
Getting DLG Setup error -1 -2 Run fine for years with several other Ubuntu
distros. Is this a wine version problem or a problem with Ubuntu 3:13.0-48?
--
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.