https://bugs.winehq.org/show_bug.cgi?id=50124
Bug ID: 50124
Summary: Sniper Elite V2 smoke, fire are visible through
objects with vulkan renderer
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68618
--> https://bugs.winehq.org/attachment.cgi?id=68618
screenshot
0aa8:fixme:d3d:wined3d_context_vk_update_descriptors NULL constant buffer views
not implemented.
0aa8:err:d3d:wined3d_context_vk_apply_draw_state Failed to update shader
descriptors.
0aa8:err:d3d:adapter_vk_draw_primitive Failed to apply draw state.
wine-5.21-69-gb940c5e7c91
--
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=49614
Bug ID: 49614
Summary: Regression: Steam win32 client floods with
"CreateSharedImage: invalid format" before crashing
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ikalvachev(a)gmail.com
Regression SHA1: 905a52b3b6654c90198713d2847bbeb8f6490d41
Distribution: Slackware
I'm on Radeon HD5670 (Evergreen) card using latest Mesa 12.1.4 (R600 driver).
Starting `steam.exe -no-cef-sandbox` . After successful login the messages:
---
[0725/140419.170:ERROR:shared_image_backing_factory_gl_texture.cc(800)]
CreateSharedImage: invalid format
[0725/140419.171:ERROR:shared_image_factory.cc(419)] CreateSharedImage: could
not create backing.
[0725/140419.171:ERROR:shared_image_stub.cc(166)] SharedImageStub: Unable to
create shared image
---
flood the screen and after a minute steam.exe crashes.
I did a bisect between wine-5.12 and wine-5.13 and landed on:
---
commit 905a52b3b6654c90198713d2847bbeb8f6490d41
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Tue Jul 14 14:10:33 2020 +0200
wined3d: Automatically assign reported driver D3D version / feature level.
---
The current wine git also has the issue.
The attached logs are compiles at this commit and right before it.
Note. The wine-5.12 also has issues displaying the browser content (messages
about presentation), but it's a separate issue and at least it doesn't flood
and crash.
--
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=20352
Summary: 3ds max fails to start: "adlmdll.dll failed to
initialize"
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tilbjornar(a)gmail.com
Created an attachment (id=24103)
--> (http://bugs.winehq.org/attachment.cgi?id=24103)
terminal output, no debugging
3ds max fails to start, with the error message:
err:module:attach_process_dlls "adlmdll.dll" failed to initialize, aborting
I've tried to get some debugging output. It seems like OpenFileMappingA returns
a null value, which I understand means an error.
I've attached the normal terminal output, as well as debug output resulting
from running:
WINEDEBUG=+wgl,+seh,+loaddll,+tid,+relay wine 3dsmax.exe /nohardware
--
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=49831
Bug ID: 49831
Summary: winetricks dotnet30sp1 fails
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: dotnet, download, Installer, regression
Severity: normal
Priority: P2
Component: wintrust
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: z.figura12(a)gmail.com
Distribution: Gentoo
wine: Unhandled page fault on read access to 006E0069 at address 7EAC30C4
(thread 0244), starting debugger...
0244:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x7b010074
0024:err:msi:execute_script Execution of script 0 halted; action
L"EPUpdateInstallAction" returned 1627
0024:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1627
0024:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 3)
0024:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 3)
0024:err:msi:custom_get_thread_return Invalid Return Code 3
0024:err:msi:execute_script Execution of script 2 halted; action
L"[C:\\windows\\\\$NtUninstallXPSEP$\\spuninst\\spuninst.exe<=>S-1-5-21-0-0-0-1000<=>{6A69D94E-C569-4154-9643-72E94D1DDFDA}]EPUpdateRollback"
returned 1603
/home/austin/wine-git/wine msiexec /i XPSEP XP and Server 2003 32 bit.msi /qb
returned status 91. Aborting.
Regression introduced by:
699e0a55ea71e2506917e38fc85cb4ae23a9cd1a is the first bad commit
commit 699e0a55ea71e2506917e38fc85cb4ae23a9cd1a
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Mon Sep 7 23:13:29 2020 -0500
wintrust: Translate a lack of open mode flags to OPEN_ALWAYS.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.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=50353
Bug ID: 50353
Summary: OpenWorkNT: CreateFile \\.\TICalcCOM1 error
Product: Wine
Version: 4.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: estellnb(a)elstel.org
Distribution: ---
The TI Graph Link software does not work. It reports the following error when I
try to connect via COM1 to my calculator:
OpenWorkNT: CreateFile \\.\TICalcCOM1 error
I can switch from black cable to grey cable and then this error does not appear
but the transmission fails because I have a black cable. The software works in
qemu with the black cable option. Where is \\.\TICalcCOM1. Can I not simply
change file permissions in that directory to make it work?
--
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=49675
Bug ID: 49675
Summary: Fable 3 has no sound for dialog without native
xaudio2_6
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
Fable III requires the native xaudio2_6.dll for dialog to be audible, as well
as the intro "Microsoft" logo. Interestingly, the Lionhead studios logo (right
after) plays sound fine, and some background sounds work too.
--
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=50264
Bug ID: 50264
Summary: Application unable to communicate with server with tls
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
Created attachment 68802
--> https://bugs.winehq.org/attachment.cgi?id=68802
console log with error
Console will show "GnuTLS error: Key usage violation in certificate has been
detected."
and tool will failed.
--
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=44767
Bug ID: 44767
Summary: NosMall don't work in Nostale, even when using ie8 in
win32 prefix.
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: theszczepancio(a)gmail.com
Distribution: ---
Created attachment 60789
--> https://bugs.winehq.org/attachment.cgi?id=60789
Log of console output.
Also sometimes causing game to crash.
https://i.imgur.com/GbnVqoN.png
--
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=32946
Bug #: 32946
Summary: Flash player plug-in doesn't display anything with
built-in iexplore
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
This is a separate report from bug 32772, this one is about not working
Flash plugin.
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
--
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=49127
Bug ID: 49127
Summary: wine-gecko fails to build with linux ->
i686-w64-mingw32-gcc 10.0
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: bero(a)lindev.ch
Distribution: ---
Trying to build wine-gecko (after fixing bug 49126 with the patch attached to
it) on a box with an i686-w64-mingw32 crosscompiler toolchain built with
binutils 2.34, gcc 10.0-RC and mingw64 7.0 fails:
In file included from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsJSEnvironment.h:18,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/CallbackObject.h:30,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/CallbackInterface.h:19,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/EventListenerBinding.h:10,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/EventListenerManager.h:11,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/DOMEventTargetHelper.h:19,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/AudioNode.h:10,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/AnalyserNode.h:10,
from
/home/bero/Downloads/wine-gecko-2.47.1/dom/media/webaudio/AnalyserNode.cpp:7,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dom/media/webaudio/Unified_cpp_dom_media_webaudio0.cpp:2:
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsThreadUtils.h:336:63:
warning: ignoring attributes applied to ‘R (C::*)(As ...)’ after definition
[-Wattributes]
336 | struct nsRunnableMethodTraits<R(__stdcall C::*)(As...), Owning>
| ^
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsThreadUtils.h:336:8:
error: redefinition of ‘struct nsRunnableMethodTraits<R (C::*)(As ...),
Owning>’
336 | struct nsRunnableMethodTraits<R(__stdcall C::*)(As...), Owning>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsThreadUtils.h:327:8:
note: previous definition of ‘struct nsRunnableMethodTraits<R (C::*)(As ...),
Owning>’
327 | struct nsRunnableMethodTraits<R(C::*)(As...), Owning>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
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.