https://bugs.winehq.org/show_bug.cgi?id=45678
Bug ID: 45678
Summary: ARM 64-bit compile fails with 3.14 update
Product: Wine-staging
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)cchtml.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
thread.c:881:53: error: no member named 's' in 'union _CONTEXT::(anonymous at
../../include/winnt.h:1832:5)'
entry = (LPTHREAD_START_ROUTINE) context->u.s.X0;
~~~~~~~~~~ ^
thread.c:882:34: error: no member named 's' in 'union _CONTEXT::(anonymous at
../../include/winnt.h:1832:5)'
arg = (void *)context->u.s.X1;
~~~~~~~~~~ ^
thread.c:944:19: error: no member named 's' in 'union _CONTEXT::(anonymous at
../../include/winnt.h:1832:5)'
context.u.s.X0 = (DWORD_PTR)entry;
~~~~~~~~~ ^
thread.c:945:19: error: no member named 's' in 'union _CONTEXT::(anonymous at
../../include/winnt.h:1832:5)'
context.u.s.X1 = (DWORD_PTR)arg;
~~~~~~~~~ ^
4 errors generated.
make[1]: *** [Makefile:704: thread.o] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/wine-3.14/dlls/ntdll'
make: *** [Makefile:8104: dlls/ntdll] Error 2
Full build log:
https://kojipkgs.fedoraproject.org//work/tasks/674/29200674/build.log
Build task if other logs are needed:
https://koji.fedoraproject.org/koji/taskinfo?taskID=29200674
--
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=45579
Bug ID: 45579
Summary: The Watch Dogs game freezes when continuing the game
Product: Wine-staging
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fin4478(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: Debian
Still wine-staging renders the game as black (bug 43981). Installing DXVK fixes
this. With wine-staging version 3.13, the game freezes when continuing a
mission. The game was working fine except audio is missing when DXVK is
installed with wine-staging 3.12. There is this error message when the game
freezes:
err: D3D11DeviceContext::SetPredication: Stub
info: DxgiVkPresenter: Recreating swap chain:
Format: VK_FORMAT_B8G8R8A8_SRGB
Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
Buffer size: 32x32
My System:
Host: ryzenpc Kernel: 4.18.0-rc1+ x86_64 bits: 64 Desktop: Xfce 4.12.4
Distro: Debian GNU/Linux buster/sid
Machine:
Type: Desktop Mobo: ASUSTeK model: PRIME B350M-K v: Rev X.0x
serial: <root required> UEFI: American Megatrends v: 4011 date: 04/19/2018
CPU:
6-Core: AMD Ryzen 5 1600 type: MT MCP speed: 2779 MHz
Graphics:
Card-1: AMD Baffin [Polaris11] driver: amdgpu v: kernel
Display: x11 server: X.Org 1.20.0 driver: amdgpu,ati
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: Radeon RX 560 Series (POLARIS11 DRM 3.27.0 4.18.0-rc1+
LLVM 6.0.1)
v: 4.5 Mesa 18.3.0-devel
--
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=45790
Bug ID: 45790
Summary: Steam hangs when launching any game with Wine-3.15.
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: iive(a)yahoo.com
CC: dmitry(a)baikal.ru
Regression SHA1: 27edd4e35c1eb3827dfb20578733242d9ed3d460
Distribution: ---
After upgrading to Wine-3.15 I could not start any Steam Game.
When I press the play button, Steam does not show the "loading" window, instead
it runs one core at 100% with `perf top` showing "ntdll.dll.so
ENV_FindVariable" as most used function. After a few minutes Steam asserts and
exits.
The relevant part of the log looks like:
---
[0907/203642.139:WARNING:net_errors_win.cc(119)] Unknown error 10043 mapped to
net::ERR_FAILED
0025:err:clipboard:convert_selection Timed out waiting for SelectionNotify
event
\src\common\pipes.cpp (770) : Assertion Failed: fatal stalled cross-thread pipe
\src\common\pipes.cpp (770) : Fatal assert failed:
c:\buildslave\steam_rel_client_win32\build\src\common\pipes.cpp, line 770.
Application exiting.
---
After bisecting I landed on the following commit:
---
commit 27edd4e35c1eb3827dfb20578733242d9ed3d460
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Thu Aug 23 12:45:23 2018 +0800
shell32: Use Public instead of AllUsersProfile in the registry.
This matches what recent Windows versions set in the process environment.
---
Reverting it fixed the issue for me.
--
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=32918
Bug #: 32918
Summary: Real World Racing Demo doesn't setup
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://www.realworldracing.com/demo-download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43476
--> http://bugs.winehq.org/attachment.cgi?id=43476
setuplog
Crashes at start extracting to folder.
--
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=41082
Bug ID: 41082
Summary: Microsoft Office 2010 Installer Crashes on Startup
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: luckyslink819351788(a)gmail.com
Distribution: ---
Created attachment 55271
--> https://bugs.winehq.org/attachment.cgi?id=55271
This is the output when I try to run setup.exe in the terminal. I have no idea
what any of the output means.
MS Office Crashes on Startup in Linux but the installation cd works in Windows.
--
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=45812
Bug ID: 45812
Summary: Between crashes after showing icon in Wine system tray
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrewbb43(a)gmail.com
Distribution: ---
Created attachment 62274
--> https://bugs.winehq.org/attachment.cgi?id=62274
backtrace file generated by wine
The Between app (software for private chat between two couples) crashes after
it launches and shows it's icon in the system tray.
--
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=45718
Bug ID: 45718
Summary: QTwebenginee prossess.exe
Product: Wine
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skydaz10(a)gmail.com
Distribution: ---
When installing the latest version of orgin the programs fails to install due
to the QT web prossess and not able to continue with the install was able to
install this on 3.13 but not in 3.14 however since upgrading to 3.14 i have not
yet again tested on 3.13 i know it wokred before
--
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=45781
Bug ID: 45781
Summary: Japanese version of Skyrim Special Edition mutes music
and voice acting
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funtimeschaos(a)rocketmail.com
Distribution: ---
Created attachment 62237
--> https://bugs.winehq.org/attachment.cgi?id=62237
Output with DXVK
WINE version is 3.15-staging
I've tested the game with and without DXVK/xact (no effect). This is NOT a
duplicate of 39402 or 38668 , since sound effects do function (menu clicks,
horse galloping, flutter of birds), as opposed to everything just being silent.
There do not appear to be any errors being output to console, but here's an
attached output I've had with DXVK.
I do not believe this to be an installation issue either, as voices and music
work fine on windows (I've installed it on windows first).
--
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=45846
Bug ID: 45846
Summary: 64-bit wine with 64-bit wine-gecko does not
anti-allias, and rather ugly...
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Distribution: ---
I first notice this running the 64-bit version of VTT ( http://aka.ms/vtt )
side by side with the 32-bit version of it, and selecting menu->help to read
the built-in chm file in both. The 32-bit version has nicely anti-aliased
fonts, the 64-bit version does not.
Then I can reproduce it without VTT, by just doing:
wine32 iexplore.exe
vs
wine64 iexplore.exe
(somehow biarch/wow64 build of wine would launch 32-bit ie by default - is that
normal?)
Anyway, should be easy enough to see? Not sure which component it belongs to,
wine or wine-gecko, or ieframe, or mshtml or gdi32/freetype. But should be
easily reproducible?
--
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=3739
Linards <linards.liepins(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linards.liepins(a)gmail.com
--- Comment #30 from Linards <linards.liepins(a)gmail.com> ---
Confirming to be still present on wine-3.15 staging ; Fedora 28 x64 ; WinXP as
default OS.
--
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.