https://bugs.winehq.org/show_bug.cgi?id=54849
Bug ID: 54849
Summary: Ubisoft Connect application shows only window frame
Product: vkd3d
Version: 1.7
Hardware: x86-64
URL: https://ubi.li/4vxt9
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0990:err:d3dcompiler:D3DCompile2 Shader log:
0990:err:d3dcompiler:D3DCompile2 C:\fakepath:51:38: E5005: Method
'SampleBias' is not defined on type 'Texture2D<float4>'.
0990:err:d3dcompiler:D3DCompile2
0978:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0978:err:d3dcompiler:D3DCompile2 Shader log:
0978:err:d3dcompiler:D3DCompile2 C:\fakepath:80:41: E5005: Identifier "t0"
is not declared.
1.7-70-g8ed74377
--
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=54887
Bug ID: 54887
Summary: Add support for SampleGrad() function
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: flibitijibibo(a)gmail.com
Distribution: ---
This is used by MojoShader's HLSL emitter for the TEXLDD instruction.
Amusingly, there's a test in vkd3d already, it's just in binary form only!
https://gitlab.winehq.org/wine/vkd3d/-/blob/b46df551eba19ccf45ad907bef0e622…
--
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=54907
Bug ID: 54907
Summary: S.T.A.L.K.E.R. - Call of Pripyat Benchmark needs
asfloat
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: temp82(a)luukku.com
Distribution: ---
Created attachment 74414
--> https://bugs.winehq.org/attachment.cgi?id=74414
D3DCompile2
new 32bit prefix, installed the benchmark. download link from bug 24868. trying
to run it all default. I did not try to trace any channel. this log is from the
default run from the console.
--
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=54796
Bug ID: 54796
Summary: Add support for SV_IsFrontFace
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: flibitijibibo(a)gmail.com
Distribution: ---
Created attachment 74291
--> https://bugs.winehq.org/attachment.cgi?id=74291
Basic SV_IsFrontFace to VFACE example
Pulling this from #54736:
https://bugs.winehq.org/show_bug.cgi?id=54736
I don't seem to have a real-world sample readily available, so I just made a
quick sample and pushed it through MojoShader's HLSL emitter (see 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.
https://bugs.winehq.org/show_bug.cgi?id=52283
Bug ID: 52283
Summary: After loading roblox studio, some menus are shifted
and blinking
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: waldirio(a)gmail.com
Distribution: ---
Hi,
After loading the roblox studio via wine, I can see the main screen, all
templates, resize the window and no issue at all. However, when loading any
project, and here I'm using the Baseplate as example, some menus will be
shifted and blinking all the time, for example "Toolbox" or "Asset Manager".
The version in question wine-6.21-1.fc34.x86_64 over Fedora 34
---
$ cat /etc/redhat-release
Fedora release 34 (Thirty Four)
---
Attached I'm going to add some screenshots, via winecfg, I set "Windows 10" as
windows version and also added some different versions of direct.
I'm also adding the dxdiag screen, I can see some dll's are missing. I'm not
sure if they could be the root cause of this behavior.
Thank you in advance for your help.
Waldirio
--
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=16149
Summary: Star Wars Rebellion: tactical battle mode crashes game
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: appleshampooid(a)netscape.net
Created an attachment (id=17394)
--> (http://bugs.winehq.org/attachment.cgi?id=17394)
console output
Star Wars: Rebellion will crash when you try to enter tactical battle mode
(when two fleets meet over a planet). The fastest way to reproduce the bug is
to start a new game as the Rebellion and move your closest fleet to Coruscant,
then bump the game speed up to Fast and you'll get a battle alert within a
minute. Once you take control of the battle, you can issue orders while still
paused, although the starfield is blank and doesn't show any of the ships. As
soon as you unpause the battle or click in the starfield, the game will crash.
NOTE: I'm using the native DLLs for d3drm.dll and d3dxof.dll. The problem with
d3drm.dll is described in bug 8232, but it doesn't look like it's getting fixed
any time soon. From the console output, I'm pretty sure this bug would still
cause the game to crash even if the wine DLLs for those libraries worked (the
errors seem to be coming from other wine DLLs, not the native ones). Other
than those DLLs, I'm running it with a fresh .wine directory on 1.1.8.
Console output is attached, please let me know if you'd like me to enable any
other debug flags. Note that the error which is listed the first few times in
the file is pumped out constantly for the duration of the game, so I'm not sure
if its relevant. I've snipped off the top of the logfile until right before
you enter battle mode and it crashes.
Unfortunately I don't believe the game is available for free download. I'm
running Ubuntu 8.04. Thanks for taking a look.
--
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=12840
Summary: kernel32: change.ok test fails in PC-BSD but not Linux
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12531)
--> (http://bugs.winehq.org/attachment.cgi?id=12531)
+file in git, bzip2 -9'ed
Change.ok is full of failures in PC-BSD:
change.c:82: Test failed: Missed notification
change.c:296: Test failed: should be ready
change.c:759: Test failed: ov.InternalHigh wrong
change.c:763: Test failed: action wrong
change.c:764: Test failed: len wrong
change.c:765: Test failed: name wrong
change.c:820: Test failed: Missed parent notification
Total of 53!
Attached is a +file log.
--
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=54869
Bug ID: 54869
Summary: Crash on startup when opening Roblox Studio
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxmc.m4x80(a)gmail.com
Distribution: ---
Created attachment 74362
--> https://bugs.winehq.org/attachment.cgi?id=74362
Crash report
I am trying to run the application Roblox Studio, but it crashes on startup
--
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=51081
Bug ID: 51081
Summary: wine fails to run any program with emulate a virtual
desktop is enabled, showing: "comctl32.dll" failed to
initialize, aborting
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dauerhaft(a)gustr.com
Distribution: ---
using winehq-devel 6.7 on Debian bullseye.
Enabling the emulate a virtual desktop checkbox with winecfg results in every
program executed after to fail to start with
"00d0:err:module:LdrInitializeThunk "comctl32.dll" failed to initialize,
aborting". Wine is working just fine when the virtual desktop is not enabled (,
but some programs do not run without virtual desktop emulation.)
This happens with any "wine myprogram.exe", and with programs included in wine
such as "winecfg".
full log reproduced below:
~> winecfg
0060:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
00d8:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
00d0:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
00d0:err:module:LdrInitializeThunk "comctl32.dll" failed to initialize,
aborting
00d0:err:module:LdrInitializeThunk Initializing dlls for
L"C:\\windows\\syswow64\\winecfg.exe" failed, status c0000005
I would gladly do more tests or provide more insightful logs if instructed to
do so. Thanks!
--
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=12501
Summary: ms sql express 2005 fails to install
Product: Wine
Version: unspecified
Platform: PC
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azrael(a)viii-lo.krakow.pl
ms sql express 2005 fails to install.
$ wine SQLEXPR32.EXE
fixme:clusapi:GetNodeClusterState ((null),0x33ec9c,0) stub!
And then I'm getting a popup "Unable to find a volume for file extraction.
Please verify that you have proper permissions"
So I unpacked it with cabextract and then I got:
:~/sqlexpr$ wine setup.exe
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {ddacb012-db3a-432e-807d-66a0a3c7dffe} not
registered
err:ole:CoGetClassObject no class object {ddacb012-db3a-432e-807d-66a0a3c7dffe}
could be created for context 0x1
and a popup "setup failed"
--
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.