https://bugs.winehq.org/show_bug.cgi?id=45947
Bug ID: 45947
Summary: wine unimplemented function
"virtdisk.dll.OpenVirtualDisk" called
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fubsan(a)gmail.com
Distribution: ---
Created attachment 62489
--> https://bugs.winehq.org/attachment.cgi?id=62489
wine crash log
Software used:
Native Instruments Native Access 1.7.2(R88)
wine 3.17-1 (Arch)
Wine set to Windows 7 or 10
Reaktor Blocks 1.3.0
Steps:
1. Launch Native Access
2. Below Reaktor Blocks click on Install
Actual Result:
Software is getting downloaded, Native Access/Wine quits (log attached) with:
wine unimplemented function "virtdisk.dll.OpenVirtualDisk" called
--
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=22222
Summary: Simple game very CPU intensive
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
A free game Desktop Dungeons (download: http://www.qcfdesign.com/?cat=20) has a
very simple 2d graphic. Yet the game is very CPU intensive under Wine. There is
nothing significant in the log to determine why.
--
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=29972
Bug #: 29972
Summary: Crusader Kings 2 crashes after small whille with
GL_OUT_OF_MEMORY
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulthetall(a)gmail.com
Classification: Unclassified
Crusader Kings 2 crashes after a few minutes on lower end systems and a bit
later on high end systems. with this error in the debugrun
err:d3d:buffer_sync_apple >>>>>>>>>>>>>>>>> GL_OUT_OF_MEMORY (0x505) from
glBufferDataARB
@ buffer.c / 607
wine: Unhandled page fault on read access to 0x00000000 at address 0x539239b4
(thread 0009), starting debugger...
Whole debugrun will be in attachments. Happens on osx lion and Snowleopard
systems.
--
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=47896
Bug ID: 47896
Summary: Decal textures in Overwatch are miss-rendered
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: witold.baryluk+winehq(a)gmail.com
Distribution: ---
Created attachment 65386
--> https://bugs.winehq.org/attachment.cgi?id=65386
Overwatch screenshot 1
When using wine, I am getting this graphical glitches on textures. These are
textude decals, that are left by the game engine when a bullet hits something,
and leaves the mark.
When using DXVK, there are no such artefacts.
--
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=44825
Bug ID: 44825
Summary: Sleeping Dogs: No Sound/Music in Menus or Game
(DSOUND_ReopenDevice Initialize failed)
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: lightstream(a)kuxas.com
Distribution: ---
Created attachment 60860
--> https://bugs.winehq.org/attachment.cgi?id=60860
WINEDEBUG=error+all,fixme-all
Sleeping Dogs is a DirectX11 game, and it runs fine and has done so since at
least Wine 2.0. However sound has never worked at all for me.
I'm using Nvidia proprietary drivers (GTX 960) on Arch Linux, with libpulse.
I believe the relevant error that appears in console is:
err:dsound:DSOUND_ReopenDevice Initialize failed: 8889000f
--
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=44520
Bug ID: 44520
Summary: Kingdom Come Deliverance, black screen, d3dcompiler
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
Distribution: ---
When I startup Kingdom Come Deliverance the game starts up just fine, but has a
black screen, sound works.
There seems an error with
err:d3dcompiler:compile_shader HLSL shader parsing failed.
When I use d3dcompiler_46.dll and d3dcompiler_47.dll (which are bundled with
the game) as native with override in wine the game starts up fine without black
screen.
--
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=40583
Bug ID: 40583
Summary: Wine - mtndew.dll fails to initialize due to memory
pointer work
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pjb82(a)outlook.com
Distribution: ---
Attempting to run 'Eldorito' in WINE
(https://github.com/ElDewrito/ElDorito.git) fails, seemingly due to the pointer
work which is pervasive through the code.
I have modified the code a little in the Git to try to track the failure. It
appears that the memory pointer work causes the failed initialization with the
first action being:
size_t TlsPtrAddress = Pointer(TlsPtrArrayAddress).Read<uint32_t>();
I am creating this report at the request of hackomatic in the #winehackers
channel on freenode.net
--
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=47373
Bug ID: 47373
Summary: CinebenchR20 Crash
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gfcameron(a)gmail.com
Distribution: ---
Created attachment 64706
--> https://bugs.winehq.org/attachment.cgi?id=64706
CLI messages that appear on launch
CinebenchR20 crashes on launch with 4.10 development version. Quite a number
of fixme messages. See attached logs
.
.
Error: application crashed
C4DUnhandledExceptionFilter: writing exception info
C4DUnhandledExceptionFilter: writing call stacks
.
.
.
Am willing to try stuff to help debug if possible.
--
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=23944
Summary: Verizon Media Manager needs native Windows VB
scripting dlls to install
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spzakulec(a)gmail.com
Created an attachment (id=30054)
--> (http://bugs.winehq.org/attachment.cgi?id=30054)
Console output from trying to install the program with builtin dlls.
If I try to install Verizon Media Manager without having the native wsh56vb
installed from winetricks, I get stuck on the last screen before it starts
installing. That screen is right after the EULA, and has you put in a name for
share and where you would like to install it.
--
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.