http://bugs.winehq.org/show_bug.cgi?id=21112
Summary: fixme:ntdll:NtLockFile I/O completion on lock not
implemented yet (with Newsbin 32 Bit Client)
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannes.black(a)gmail.com
newest 32 bit newsbin beta under wine (debian unstable)
After starting and using newsbin (usenet client)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
wine: Unhandled page fault on execute access to 0x7d88d9f0 at address
0x7d88d9f0 (thread 0024), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0xa91498 "?" wait timed out in
thread 003b, blocked by 003c, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0xa91498 "?" wait timed out in
thread 0039, blocked by 003c, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0xa91498 "?" wait timed out in
thread 003a, blocked by 003c, retrying (60 sec)
In the meantime is there any workaround available?
--
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=36226
Bug ID: 36226
Summary: d3d not supporting Intel Iris (running Fallout 3)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b.adamski(a)mac.com
Created attachment 48366
--> http://bugs.winehq.org/attachment.cgi?id=48366
logs+screens
It seems Wine's d3d implmentation does not correctly support Intel Iris GPU,
e.g. from a MacBook Pro 13" Retina.
The game Fallout 3 crashes instantly with various different settings when
hitting the New button to start a new game, see also
http://bugs.winehq.org/show_bug.cgi?id=32973.
Please find attached log files from the crash with various screen options and
screenshots.
--
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=45677
Bug ID: 45677
Summary: ARMv7 linking is failing with 3.14 update
Product: Wine-staging
Version: 3.14
Hardware: arm
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: ---
/usr/bin/ld: thread.o: in function `RtlCreateUserThread':
/builddir/build/BUILD/wine-3.14/dlls/ntdll/thread.c:951: undefined reference to
`__syscall_NtCreateThread'
/usr/bin/ld: /builddir/build/BUILD/wine-3.14/dlls/ntdll/thread.c:969: undefined
reference to `__syscall_NtCreateThreadEx'
collect2: error: ld returned 1 exit status
winegcc: gcc failed
make[1]: Leaving directory '/builddir/build/BUILD/wine-3.14/dlls/ntdll'
make[1]: *** [Makefile:835: ntdll.dll.so] Error 2
make: *** [Makefile:8162: dlls/ntdll] Error 2
Here is the full build log:
https://kojipkgs.fedoraproject.org//work/tasks/1330/29201330/build.log
Here is the build task if you need other logs:
https://koji.fedoraproject.org/koji/taskinfo?taskID=29201330
--
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=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.
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=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.
http://bugs.winehq.org/show_bug.cgi?id=17032
Summary: Lord of the Rings: Conquest gets stuck on main menu
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=18831)
--> (http://bugs.winehq.org/attachment.cgi?id=18831)
command line output
After creating a profile, the game enters the main menu. At the right you can
choose multiplayer, singleplayer options and so on and on the upper middle part
of the screen there is just a bar that says "loading". And it seems to load
forever.
I attached command line output but I am pretty sure there are no hints on it
because the output does not change if the game changes from intro movies to
main menu.
Anyone any idea what component can be related to the problem? I tried
WINEDEBUG=+all but then then wine is busy with giving output before something
happens a very long time.
--
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=30518
Bug #: 30518
Summary: 64-bit mono cannot run hello world
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase, win64
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Created attachment 39919
--> http://bugs.winehq.org/attachment.cgi?id=39919
C# hello world source code
To reproduce:
* Download and extract
http://madewokherd.nfshost.com/omgsecret/mono-64bit-exe.tar.gz, or build
wine-mono from https://github.com/madewokherd/wine-mono, and copy mono.exe and
libmono-2.0.dll from build-cross-x86_64/mono/mini/.libs to image/bin.
* Download the attached helloworld.exe, or build it from helloworld.cs.
* Run: wine image/bin/mono.exe helloworld.exe
Currently, this results in
wine: Call from 0x7fd2bcbde2fa to unimplemented function
KERNEL32.dll.RtlInstallFunctionTableCallback, aborting
--
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.