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.
http://bugs.winehq.org/show_bug.cgi?id=35343
Bug ID: 35343
Summary: dialog windows are too large
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Classification: Unclassified
Sometimes windows are created much larger than they should be. I've noticed
this in an installer and also in wordpad's "exit without saving" confirmation
dialog. Easiest way to reproduce:
1. Open wordpad.
2. Type some things.
3. Click the "x" button to close wordpad.
4. Click "Cancel" on the dialog.
5. Repeat steps 3 and 4 until the dialog appears larger than normal.
I think this was not the case in 1.7.10 (will retest) and only really appeared
in git today or yesterday. I will try to do a bisect.
--
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=40596
Bug ID: 40596
Summary: gdiplus:metafile test regression (test_nullframerect)
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, Windows XP SP1 machines (e.g. fg-winxp-1sp) have four
new test failures:
metafile.c:891: Test failed: Expected 1.000000, got 0.000000
metafile.c:892: Test failed: Expected 1.000000, got 0.000000
metafile.c:911: Test failed: Expected 1.000000, got 0.000000
metafile.c:912: Test failed: Expected 1.000000, got 0.000000
See:
https://test.winehq.org/data/tests/gdiplus:metafile.html
commit 1e67fcce9d99bb427f2154c7dd490dd89c0e9fae
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Apr 6 14:36:56 2016 -0500
gdiplus: Add test for creating a metafile with NULL frameRect.
Signed-off-by: Vincent Povirk <vincent(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=40595
Bug ID: 40595
Summary: gdiplus:metafile test regression (test_frameunit)
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, Windows XP SP1 machines (e.g. fg-winxp-1sp) have four
new test failures:
metafile.c:1282: Test failed: Expected 1.000000, got 0.000000
metafile.c:1283: Test failed: Expected 1.000000, got 0.000000
metafile.c:1293: Test failed: Expected 1.000000, got 0.000000
metafile.c:1294: Test failed: Expected 1.000000, got 0.000000
See:
https://test.winehq.org/data/tests/gdiplus:metafile.html
commit 18e65a95a7e294af04a62696a8181a72860c561f
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Wed Apr 6 14:36:55 2016 -0500
gdiplus: Fix bounds of recorded Metafile objects.
Signed-off-by: Vincent Povirk <vincent(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=41545
Bug ID: 41545
Summary: Keyboard input not accepted (firefox)
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jcline(a)physics.mcgill.ca
Distribution: ---
I cannot use the keyboard at all with firefox (or perhaps any application, but
this is the only one I have tried as a new wine user). I tried with the latest
development version, staging version, and the old version supplied with Ubuntu
16.04 (wine-1.6.2), they all have the same problem. The mouse works, and I can
reach the site I want by launching firefox with the URL as a command line
option, but no keyboard functionality whatsoever in the browser window. The
firefox version is 45.4.0esr. I browsed for programs that might conflict with
wine and cause this problem, but I did not find any solution that seemed to
apply to my system.
--
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=40093
Bug ID: 40093
Summary: В программе pokerstars ошибка
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: san013(a)mail.ru
Distribution: ---
Created attachment 53584
--> https://bugs.winehq.org/attachment.cgi?id=53584
отчет
после закрытие программы pokerstars появляется ошибка с отчетом.
--
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=41780
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC|michael(a)fds-team.de, |
|sebastian(a)fds-team.de |
Component|wine-packages |-unknown
Product|Packaging |Wine
Status|UNCONFIRMED |RESOLVED
Summary|DeSilva:==: 1800 381 9788 |spam
|QuickBooks Technical |
|Support |
|Number@@=18003819788 |
--- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> ---
This bug has been resolved as INVALID because of spam.
--
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.