https://bugs.winehq.org/show_bug.cgi?id=57184
Bug ID: 57184
Summary: DirectX9 not working properly with OpenGL.
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thrasher2k2(a)gmail.com
Distribution: ---
I have an Intel I5 2nd generation, and the onboard GPU of that CPU doesn't have
Vulkan support, so it must use OpenGL instead.
When I try to use any program that uses DirectX 9, it only shows a black screen
(programs like photoshop, emulators), some programs open but they have a very
messed up layout.
I know it is a problem with Wine 9.16 because I downloaded a Wine 8.21 AppImage
and everything works fine, photoshop can display the images, emulators will
display things using DirectX 9 normally and any other program that has a messed
up layout also works fine.
I also have another computer that has an offboard GPU that supports Vulkan, for
this one Wine 9.16 and DirectX 9 on Vulkan just works like a charm.
I guess DirectX 9 to OpenGL on Wine 9 is bugged?
--
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=53994
Bug ID: 53994
Summary: Internet Explorer 11: Install fails due to lack of
DISM.exe implementation
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: masterbuilder102(a)gmail.com
Distribution: ---
Created attachment 73579
--> https://bugs.winehq.org/attachment.cgi?id=73579
Log of IE11. (Contains two duplicate install attempts).
Info:
Debian 11, 32 bit wine prefix.
Workarounds: Need to use native version of inseng.dll
Download Link for IE11 32 bit:
https://web.archive.org/web/20210701100535/http://download.microsoft.com/do…
When installing IE11, it checks for a few files
d3d11.dll
api-ms-win-downlevel-user32-l1-1-0.dll
Ntoskrnl.exe
api-ms-win-security-base-l1-1-0.dll
conhost.exe
segoeui.ttf
taskhost.exe
tcpip.sys
tdh.dll
Wine lacks taskhost.exe, tcpip.sys, tdh.dll and segoeui.ttf, manually copying
these files over will cause the installer to not manually install it, except
for segoeui.ttf which fails regardless if the file is present.
In my log I have all these files copied over already which is why they all say
(True).
Based on Bug 43509 I believe the issue is that the wine implementation of
dism.exe is incomplete, but I also think it is possible to get IE11 working if
the segoeui.ttf check can be done.
--
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=57180
Bug ID: 57180
Summary: Cradle needs support for converting from float3 to
float4
Product: vkd3d
Version: 1.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0898:err:d3dcompiler:D3DCompile2
core/shaders/default/render/vertex_query_deferred.shader:224:8: E5017: Aborting
due to not yet implemented feature: Prioritize between multiple compatible
function overloads.
(Bug 56353)
0898:err:d3dcompiler:D3DCompile2
core/shaders/default/render/vertex_query_deferred.shader:224:1: E5002: Can't
implicitly convert from float3 to float4.
1.13-114-gd3016071
--
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=54417
Bug ID: 54417
Summary: Cradle needs 'sincos' support
Product: vkd3d
Version: 1.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0184:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x4810.
vkd3d:fixme:hlsl_yylex Unsupported preprocessor #pragma directive at line 1.
0184:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0184:err:d3dcompiler:D3DCompile2 Shader log:
0184:err:d3dcompiler:D3DCompile2
core/shaders/default/render/fragment_copy_2d.shader:209:1: E5000: syntax error,
unexpected KW_SAMPLERCOMPARISONSTATE
0184:err:d3dcompiler:D3DCompile2
0184:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0184:err:d3dcompiler:D3DCompile2 Shader log:
0184:err:d3dcompiler:D3DCompile2
core/shaders/default/render/vertex_hdr_shaft.shader:232:1: E5005: Function
"sincos" is not defined.
0184:err:d3dcompiler:D3DCompile2
1.6-86-gf9e7cb63
--
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=57144
Bug ID: 57144
Summary: X11: Keyboard is not working in some games in virtual
desktop
Product: Wine
Version: 9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: lojorix20(a)yandex.ru
Distribution: ---
Games, such as Counter-Strike: Source and Out of Action UE4 demo do not detect
any keys pressed when using wine in virtual desktop mode without other window
manager.
I tried using registry key UseTakeFocus=N from
https://bugs.winehq.org/show_bug.cgi?id=48121, but it didn't help in these
games.
After debugging Counter-Strike: Source v34 with WINEDEBUG=trace+event I didn't
find anything different, compared to other games, and also there was no FocusIn
or FocusOut events.
But I noticed, that if I minimize the running game and change focus to some
other program (taskmgr.exe) and then return back to the game, keyboard starts
working.
I did the same test but with Xfce4 wm without virtual desktop, and the problem
is not present there.
Starting game in windowed mode does not help aswell.
--
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=24684
Summary: SMP problems with Source games
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitlicek(a)gmail.com
Some games with latest Source engine (Alien Swarm, Left for Dead 2) has
sometimes grayed out "Enable multicore rendering" in options menu. But when
It's not grayed out, and I enable it, it works like it's supposed to, giving me
notable fps boost and using both my CPU cores.
But I'm using virtual desktop, to still be able to communicate with my friend
using IM. But sometimes, when I leave virtual desktop and want to return back,
the VD is not redrawing. I can still hear music, game sounds, even blindly open
in-game console nad write quit to exit the game properly. This is not happening
if multicore is disabled in game.
--
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=54249
Bug ID: 54249
Summary: Temple of Elemental Evil Demo Backtrace
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 73802
--> https://bugs.winehq.org/attachment.cgi?id=73802
Backtrace 8.0-rc2 (Slackware 15.0)
Hello everyone,
I was revisiting bug 9304 and did a fresh install from:
https://www.fileplanet.com/archive/p-12410/The-Temple-of-Elemental-Evil-Demo
sha256sum ToEE_Demo.exe
827a280487c3615ae4be0185daefbb63098a93c71f6a21409446040969e8c6a9 ToEE_Demo.exe
I ran into the problem that now a backtrace is thrown in 8.0-rc2
--
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=43461
Bug ID: 43461
Summary: NoLimits2 crashes on startup
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: alt.stephan(a)web.de
Distribution: ---
Created attachment 58835
--> https://bugs.winehq.org/attachment.cgi?id=58835
Wine console messages
While initializing, the program quits with a fatal error: The application
failed with: D3DXAssembleShader return with an unexpected error. (see
crash.png)
Wine console log (crash.log) attached below, as well as the wine "crash
detected" log (err_report.log).
I tried with both UseGLSL enabled and disabled.
--
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=23150
Summary: Mass Effect 2: No audio in menus/videos/game
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=28791)
--> (http://bugs.winehq.org/attachment.cgi?id=28791)
terminal output
The only place you can get sound is in the launcher. Everything else is silent.
I have OpenAL installed, and ~/.alsoftrc contains:
austin@midna:~$ cat .alsoftrc
drivers = alsa
I've tried disabling mmdevapi in winecfg, changing windows version to vista/7,
using hardware emulation, using OSS instead of ALSA, etc., but have yet to get
any sound out.
The AppDB suggests installing foobar2000, then:
"Use foobar2000 to set the playback device and then select the Direct Analog
version in MassEffect2Config.exe."
though in the configuration tool's audio tab, the sound devices list is empty,
for me (with/without foobar2000).
Terminal output attached, though there's nothing obvious there.
--
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=57174
Bug ID: 57174
Summary: No Hungarian characters can be entered by keyboard to
PowerPoint2007
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: botondbertok(a)gmail.com
Distribution: ---
I have updated from Linux Mint with Wine 6.0.3 to Ubuntu 24.04 LTS shipped with
wine 9.0 and
entering special Hungarian characters like öüóőúáűéáűí from the keyboard to
PowerPoint2007 does not work anymore.
- They are displayed correctly in existing presentations.
- They can be copied from the clipboard or character map.
- They can be entered in Word2007 and Excel2007 under wine without any problem
! but not to PowerPoint2007
The Office installation is complete, everything works fine under custom install
of wine 6.0.3 but not under wine 9.0 officially delivered with Ubuntu.
--
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.