https://bugs.winehq.org/show_bug.cgi?id=39222
Bug ID: 39222
Summary: mstask:task_scheduler fails if privileges not high
enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mstask
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failure only happens if the test is run in a restricted/limited
user account.
task_scheduler.c:187: Test failed: got 0x80070005 (expected S_OK)
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in regular user accounts on Windows 7 (see
fg-win7u64-1spie9usr).
See:
https://test.winehq.org/data/tests/mstask:task_scheduler.html
These tests were introduced by the following commit:
commit 0c8dc0090b0166ab17cd1b84fdd511cab9086d77
Author: Detlef Riekenberg <wine.dev(a)web.de>
Date: Thu Nov 8 00:12:48 2012 +0100
mstask/tests: Add tests for SetTargetComputer.
--
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=38689
Bug ID: 38689
Summary: Duke Nukem Forever: intense flickering, screen covered
with grey
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
When I get in the game the screen is filled with solid grey color, only the HUD
and subtitles can be seen (menus and the loading screen are not affected).
Moreover the screen is flickering so badly that it's unbearable to look at.
Enabling StrictDrawOrdering helps get rid of the grey overlay, but the
flickering still remains.
Neither the grey overlay nor the heavy flickering is present with the CSMT
patchset.
Native d3dx9_36 is installed.
Relevant lines in the terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x33a718,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x33ab58,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24)
WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the
format lookup table
fixme:d3d:wined3d_device_set_software_vertex_processing device 0x18049590,
software 0 stub!
fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1.
fixme:d3d:wined3d_occlusion_query_ops_get_data 0x27924280 Wrong thread,
returning 1.
fixme:d3d:wined3d_occlusion_query_ops_get_data 0x279243e0 Wrong thread,
returning 1.
fixme:d3d:wined3d_occlusion_query_ops_get_data 0x279242d8 Wrong thread,
returning 1.
fixme:d3d:wined3d_swapchain_set_gamma_ramp Ignoring flags 0x1.
wine-1.7.44-69-g8d4f568
Fedora 21 x86
Nvidia binary drivers 340.76
--
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=36798
Bug ID: 36798
Summary: kernel32/change.c fails on fedora rawhide
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
[austin@localhost tests]$ make change.ok
../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p
kernel32_test.exe.so change && touch change.ok
change.c:557: Test failed: ov.InternalHigh wrong
change.c:560: Test failed: offset wrong
change.c:561: Test failed: action wrong
change.c:562: Test failed: len wrong
change.c:563: Test failed: name wrong
Makefile:240: recipe for target 'change.ok' failed
make: *** [change.ok] Error 5
[austin@localhost tests]$ git describe
wine-1.7.20-122-gd2d62cf
I suspect it's related to a newer kernel (haven't tested an older one yet):
[austin@localhost tests]$ uname -a
Linux localhost.localdomain 3.16.0-0.rc1.git3.1.fc21.x86_64 #1 SMP Thu Jun 19
23:08:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
--
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=34365
Bug #: 34365
Summary: Splinter Cell: Blacklist error with
d3d_texture:wined3d_texture_apply_state_changes
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Clean wineprefix
err:d3d:wined3d_debug_callback 0xc203108: "GL_INVALID_VALUE error generated.".
err:d3d_texture:wined3d_texture_apply_state_changes >>>>>>>>>>>>>>>>>
GL_INVALID_VALUE (0x501) from glTexParameteri(GL_TEXTURE_MAX_ANISOTROPY_EXT,
aniso) @ texture.c / 394
--
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=34916
Bug #: 34916
Summary: cmd:batch fails on Windows 8 and 8.1
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
The following test failure is systematic on Windows 8 and 8.1:
http://test.winehq.org/data/tests/cmd.exe:batch.html
batch.c:312: Test failed: unexpected char 0x27 position 0 in line 315 (got
''--a--------'', wanted ''--a------'@or_broken@'%~ai'')
--
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=20986
Summary: err:ntdll:RtlpWaitForCriticalSection with
Euler/maxima.exe
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zaleksf(a)umich.edu
I am running wine-1.1.34 on Ubuntu-9.10-x64 on my Dell Inspiron 1420 laptop
which has a Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz processor. I have
installed Euler Math Toolbox (v8.7 at http://eumat.sourceforge.net/index.html)
and the installation went flawlessly. Euler launches and runs (performs
computations) with only the following errors which are generally invisible to
the user (no problem running Euler):
$ wine euler
fixme:win:EnumDisplayDevicesW ((null),0,0x32f778,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f778,0x00000000), stub!
However, once the Euler user attempts to have Euler make a computation with
maxima.exe (included with Euler), maxima.exe fails to start ('Could not start
Maxima!' message in the user window after long delay) and the following error
occurs:
err:ntdll:RtlpWaitForCriticalSection section 0x4eb0ac "?" wait timed out in
thread 001c, blocked by 001d, retrying (60 sec)
Rene Grothmann (Euler developer) indicates he can run this current version of
Euler on Linux/Wine without any issues. I have tried running Euler/maxima.exe
on several different versions of Wine with the same results (v1.0.1, 1.1.32).
Please let me know what I can do to correct this, or if there is any more
information I can send to you.
Regards
Steve Zalek
--
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=30910
Bug #: 30910
Summary: Lighting incorrectly drawn in Alien Shooter
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)karaluh.pl
Classification: Unclassified
As in summary, see atached screenshot.
--
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=35706
Bug ID: 35706
Summary: Splinter Cell: Blacklist crashes with Vista version
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Created attachment 47681
--> http://bugs.winehq.org/attachment.cgi?id=47681
log
Crashes when version set to Vista. Use native d3dx9_36 solves the issue.
--
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=29325
Bug #: 29325
Summary: Stranded II: laggy mouse pointer in the inventory
screen
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://www.strandedonline.de/s2_download.php
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 2da4f87a7e7551f17cd650ef6d8596f595efc13b
I came across the problem while checking bug #21238.
The problem: movement of the mouse pointer becomes extremely slow/laggy if I
open the inventory screen in Stranded 2. Other screens (diary, character info)
don't exhibit the problem.
Terminal output doesn't reveal anything interesting.
The problem appeared in 1.3.32 and is still present in
wine-1.3.34-202-gb0f704d.
The result of the regression test:
2da4f87a7e7551f17cd650ef6d8596f595efc13b is the first bad commit
commit 2da4f87a7e7551f17cd650ef6d8596f595efc13b
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Oct 24 20:45:42 2011 +0200
wined3d: Upload directly from the source surface in wined3d_surface_blt(),
if possible.
This avoids either loading sysmem surfaces into video memory (wasting GPU
memory) and then doing a blit on the GPU, or downloading GPU surfaces to
sysmem, doing a blit on the CPU, and likely uploading it again. This mostly
matters for ddraw and d3d8 applications, d3d9 already has to go through
wined3d_device_update_surface() to transfer data from sysmem surfaces to
GPU
surfaces.
:040000 040000 de2e083e774b6605b4330430830583b12fb510f4
16fd239dcdf7e70872e0ff77f91e66b135638d2b M dlls
git checkout 2da4f87a7e7551f17cd650ef6d8596f595efc13b >>slow mouse pointer
git reset --hard HEAD^ >>smooth mouse movement
Steps to reproduce the problem:
In the main menu select <Adventure>, skip the intro. Press 'c' to open the
inventory screen. You can observe that the mouse pointer becomes very sluggish
(compared to the rest of the game).
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.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.
https://bugs.winehq.org/show_bug.cgi?id=39218
Bug ID: 39218
Summary: advpack:advpack fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a restricted or
limited user account.
advpack.c:427: Test failed: Expected S_OK, got 80004005
advpack.c:436: Test failed: Expected C:\Program Files\Application Name, got
%49001%\Application Name
advpack.c:437: Test failed: Expected size 34, got 25
advpack.c:445: Test failed: Expected S_OK, got 80070057
advpack.c:446: Test failed: Expected C:\Program Files, got
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:448: Test failed: Expected size 17, got 260
advpack.c:456: Test failed: Expected S_OK, got 80070057
advpack.c:457: Test failed: Expected C:\Program Files, got
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:459: Test failed: Expected size 17, got 260
advpack.c:472: Test failed: Expected S_OK, got 80070057
advpack.c:473: Test failed: Expected C:\, got aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:475: Test failed: Expected size 4, got 260
advpack.c:481: Test failed: Expected S_OK, got 80070057
advpack.c:522: Test failed: Expected S_OK, got 80004005
advpack.c:530: Test failed: Expected S_OK, got 80070057
advpack.c:531: Test failed: Expected C:\Program Files, got
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
advpack.c:533: Test failed: Expected size 17, got 260
advpack.c:538: Test failed: Expected S_OK, got 80070057
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in non-Restricted/Limited user accounts on the
following boxes for instance:
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/advpack:advpack.html
--
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.