https://bugs.winehq.org/show_bug.cgi?id=41683
Bug ID: 41683
Summary: Gauntlet start background is corrupted.
Product: Wine
Version: 1.9.20
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: ---
The Steam version of Gauntlet, has it starting backing background corrupted
(the one with the menu).
Regression found that this was the cause.
commit 60833cb39aba6b7354d7c0de263be017bca24a1b
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Sep 20 11:41:36 2016 +0200
wined3d: Use wine_rb_remove() in delete_glsl_program_entry().
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 f660883975a862931272ee1f2d43b1b55d5552f7
2ac54a7cb0036c07e6bffb1a3539f23db0dc7f6d M dlls
--
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=41671
Bug ID: 41671
Summary: GOG Galaxy requires unimplemented function
vcruntime140.dll.__std_terminate
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56064
--> https://bugs.winehq.org/attachment.cgi?id=56064
Terminal output Wine 1.9.21-Staging with Galaxy 1.1.20.11
(This issue affects Wine 1.9.22 as well but considering that a) this needs Wine
Staging in order to reproduce and b) my distro has not yet updated Wine Staging
to the latest version, I am reporting this problem as occurring in Wine
1.9.21.)
GOG Galaxy seems to require vcruntime140.dll.__std_terminate.
You should be able to reproduce the issue with any recent version of Wine
Staging by simply running the installer and then launching Galaxy via the
"Launch Galaxy now" button in the final screen and then simply letting Galaxy
run for a couple of hours.
Terminal output attached.
--
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=38768
Bug ID: 38768
Summary: Stronghold 2 hangs when started.
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Robert.Zenz(a)bonsaimind.org
Distribution: ---
Created attachment 51702
--> https://bugs.winehq.org/attachment.cgi?id=51702
warn+all log
When trying to start Stronghold 2, it simply hangs:
1. Start Stronghold 2
2. The configuration window opens, press Play
3. The configuration window closes, nothing happens
4. The process sits there consuming ~3-10% CPU, but no window appears ever
I tested the Steam version and the one contained within the Stronghold
Collection, both show the same behavior, as does Stronghold Legends. Stronghold
1 and Crusader work flawlessly. This was tested in a clean prefix (SH1 and SHC
was tested in the same prefix afterwards).
Attached is the output of warn+all, if you need any more logs drop me a note.
The application was terminated with Ctrl+C after it hang.
According to the log SH2 fails to create the configuration fail, however the
permissions of the directory are okay. Also I tried to create the configuration
file by hand (by simply using touch), Stronghold 2 would then fail with an
error dialog that the application stopped working correctly. I guess that this
is expected behavior as it most likely tries to load the (empty) configuration
file and fails miserably to do so. Though, I can't say if it hangs because it
can't create the configuration file or if it is something different.
--
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=41736
Bug ID: 41736
Summary: build error: configure detects udev only partly
Product: Wine
Version: 1.9.23
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Stefan.Leichter(a)camLine.com
Distribution: ---
Created attachment 56175
--> https://bugs.winehq.org/attachment.cgi?id=56175
config.log (bzip2 compressed)
after bug 41705 is fixed here comes the next build error from my OpenPandora.
When running configure the detection of the udev files looks fine:
checking libudev.h usability... yes
checking libudev.h presence... yes
checking for libudev.h... yes
checking for udev_new in -ludev... yes
but in the end configure tells that it will build without udev
configure: libudev development files not found, plug and play won't be
supported.
The build fails later on in winebus.sys with a lot of unresolved symbols. It
looks like the compiler(.c->.o) assumes the presents of udev but the linker
does not link against the lib (just listing the first two unresolved symbols
here):
../../tools/winegcc/winegcc -o winebus.sys.so -B../../tools/winebuild -marm
-fasynchronous-unwind-tables -shared
../../../wine-git/dlls/winebus.sys/winebus.sys.spec \
-Wb,--subsystem,native bus_iohid.o bus_udev.o main.o -lntoskrnl -lsetupapi \
../../libs/port/libwine_port.a
bus_udev.o: In function `udev_driver_init':
/sle3/src/wine/wine-cdevtools/dlls/winebus.sys/../../../wine-git/dlls/winebus.sys/bus_udev.c:561:
undefined reference to `udev_new'
/sle3/src/wine/wine-cdevtools/dlls/winebus.sys/../../../wine-git/dlls/winebus.sys/bus_udev.c:590:
undefined reference to `udev_unref'
--
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=41087
Bug ID: 41087
Summary: The Solus Project crashes while loading with
"D3D11Query.cpp:139 # with error E_INVALIDARG"
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55279
--> https://bugs.winehq.org/attachment.cgi?id=55279
Terminal output Wine 1.9.16
After updating to Wine 1.9.16 and applying this patch
https://bugs.winehq.org/attachment.cgi?id=55267&action=diff by Józef Kucia, The
Solus Project crashes with the following long line in the terminal:
fixme:wer:WerReportSetParameter (0x3915d780, 8, L"Commandline",
L"!!AssertLog=\"LowLevelFatalError
[File:C:\\__installed\\SolusEA\\Engine\\Source\\Runtime\\Windows\\D3D11RHI\\Private\\D3D11Util.cpp]
[Line: 200] #Result failed # at
C:\\__installed\\SolusEA\\Engine\\Source\\Runtime\\Windows\\D3D11RHI\\Private\\D3D11Query.cpp:139
# with error E_INVALIDARG#\"") :stub
--
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=36115
Bug ID: 36115
Summary: cabinet/fdi tests show some valgrind warnings
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 36114
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC907C4: __divdi3 (libgcc2.c:1234)
==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC907F4: __divdi3 (libgcc2.c:1028)
==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x7BC88304: RtlTimeToSecondsSince1970 (time.c:360)
==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062)
==19974== by 0x4D69317: get_open_info (fdi.c:552)
==19974== by 0x4EB9739: FCIAddFile (fci.c:362)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4D6926C: get_open_info (fdi.c:536)
==19974==
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AF1: create_cab_file (fdi.c:609)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:546: Test failed: Failed to CreateFile
Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\c.txt
fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69AFE: create_cab_file (fdi.c:610)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:546: Test failed: Failed to CreateFile
Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\d.txt
fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed
fdi.c:555: Test failed: Failed to GetFileAttributes
==19974== Conditional jump or move depends on uninitialised value(s)
==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201)
==19974== by 0x4D699F7: add_file (fdi.c:572)
==19974== by 0x4D69B0B: create_cab_file (fdi.c:611)
==19974== by 0x4D6AC61: func_fdi (fdi.c:631)
==19974== by 0x4D64F87: main (test.h:584)
==19974== Uninitialised value was created by a stack allocation
==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423)
==19974==
fdi.c:574: Test failed: Expected FCIAddFile to succeed
fdi.c:614: Test failed: Failed to flush the cabinet
fdi.c:678: Test failed: Expected 4, got 1
fdi.c:681: Test failed: Expected 182, got 84
make: *** [fdi.ok] Error 15
--
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=41695
Bug ID: 41695
Summary: LeagueClient.exe Call to unimplemented function
api-ms-win-crt-math-l1-1-0.dll.nearbyint
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: yumekuineru(a)hotmail.com
Distribution: ---
Created attachment 56095
--> https://bugs.winehq.org/attachment.cgi?id=56095
WINEPREFIX=~/wineprefixes/League3 wine LeagueClient.exe --no-sandbox #call to
unimplemented function on line 229
The LeagueClient.exe alpha client (not the game client) is no longer working,
and has started giving various errors when launched, among them a call to an
unimplemented function.
Getting it installed is a bit elaborate, as it depends on an existing install
of League of Legends:
* Install the normal League of Legends client + game. I have not tried
installing from scratch in a while, and I hear it is tricky. I have a set of
extracted/downloaded files (like 1-3 GB) from earlier, that I install an older
base-version from, and then patch it up to the most recent version by running
the (legacy/normal) client after the first install.
* vcrun2013 via winetricks (not sure if vcrun2015 is required)
At this point the normal/legacy client works, and it can be used to start games
with the game client with very few or no complications at all.
* Installing the alpha LeagueClient.exe (not the game-client) [alpha-client
download as of 2016-11-11:
http://euw.leagueoflegends.com/en/client-update/download ] It is possible that
it might be replaced with a download of the beta-version soon, as the alpha is
about to end.
It should create a new launcher in the root directory of the League install
(usually 'drive_c/Riot Games/League of Legends' called LeagueClient.exe. This
needs to be launched with the --no-sandbox parameter, as it uses (I believe it
was) the chrome webkit/its cef-sandbox, which seems to not work with wine too
well.
* Running the LeagueClient.exe client/launcher. For me, the first launch after
installing opens a progress-window showing a download/install of about 1GB.
After it reaches abouts halfway, the message
wine: Call from 0x7b43d49c to unimplemented function
api-ms-win-crt-math-l1-1-0.dll.nearbyint, aborting
is produced in the log, and it crashes shortly after (and then tries
relaunching several time, leading to several crashes):
wine: Unhandled page fault on write access to 0x17b74049 at address 0x7bc540e2
(thread 005d), starting debugger...
wine: Unhandled exception 0x80000003 in thread ce at address 0x11ec7223 (thread
00ce), starting debugger...
etc
But either way, previously launching LeagueClient.exe with wine (and the
--no-sandbox parameter) lead to the alpha client starting, patching the game
files if necessary, and being usable for starting games.
Recently (around early november/patch 6.22 ? ), I have not been able to launch
it beyond the startup process. The 1280x720 client window sometimes appears
with a loading symbol, but just briefly before crashing.
The first crash/error on the first launch happens pretty early (line 229 in the
attached log), the rest of the log is mainly the client trying to relaunch and
crashing (or timing out with existing wine instance ?).
--
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=41719
Bug ID: 41719
Summary: crypt32:store test regression in
testRegStoreSavedCerts()
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, crypt32:store issues 12 failures when not run with
elevated privileges. For instance see fg-win7u64-1spie9adm and
fg-win7u64-1spie9usr.
store.c:418: Test failed: Adding to the store failed at 0, 5
store.c:428: Test failed: The cert hasn't been saved at 0, 5
store.c:460: Test failed: Failed to find cert in the store at 0, 80092004
store.c:463: Test failed: Failed to delete certificate from store at 0,
80070057
store.c:418: Test failed: Adding to the store failed at 1, 5
store.c:428: Test failed: The cert hasn't been saved at 1, 5
store.c:460: Test failed: Failed to find cert in the store at 1, 80092004
store.c:463: Test failed: Failed to delete certificate from store at 1,
80070057
store.c:418: Test failed: Adding to the store failed at 2, 5
store.c:428: Test failed: The cert hasn't been saved at 2, 5
store.c:460: Test failed: Failed to find cert in the store at 2, 80092004
store.c:463: Test failed: Failed to delete certificate from store at 2,
80070057
See:
https://test.winehq.org/data/tests/crypt32:store.html
commit 30164ea3e8d42a6afa21e40f8886e646562c64ea
Author: Donat Enikeev <donat(a)enikeev.net>
Date: Mon Nov 7 17:37:48 2016 +0100
crypt32/tests: Testing priorities and flags of stores in a collection; and
whether certs are saved in registry endpoint.
Signed-off-by: Donat Enikeev <donat(a)enikeev.net>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.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.
https://bugs.winehq.org/show_bug.cgi?id=40996
Bug ID: 40996
Summary: Deus Ex:Human Revolution fails to start when using
DX11 renderer
Product: Wine
Version: 1.9.14
Hardware: x86
URL: http://store.steampowered.com/app/238010/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55157
--> https://bugs.winehq.org/attachment.cgi?id=55157
terminal output
I'm trying to run DeusEx:HR Director's Cut on Steam using the DirectX11
renderer, but the game fails to start, it shows an error message then quits:
'Failed to initialize Direct3D with current settings'
wine-1.9.14-244-ga02c7ce
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 367.35
OpenGL core profile shading language version string: 4.50 NVIDIA
--
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=41721
Bug ID: 41721
Summary: hidtest.exe crashes on unimplemented function
hid.dll.HidP_GetSpecificButtonCaps
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 56141
--> https://bugs.winehq.org/attachment.cgi?id=56141
Crash log
Trying to test the new HID support with hidtest.exe from
http://initprog.org/hidtest.exe/en-download-1632.html
$ sha1sum hidtest.exe
62afc7d1ecf513b9cfa708e661d4ce1bc543be44 hidtest.exe
$ wine cmd
Microsoft Windows 5.2.3790 (1.9.23)
Z:\home\alex\workspace>net start winebus
The Platform Bus Kernel service is starting.
The Platform Bus Kernel service was started successfully.
Z:\home\alex\workspace>hidtest.exe
The crash log is attached.
--
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.