https://bugs.winehq.org/show_bug.cgi?id=45605
Bug ID: 45605
Summary: Letter keys doesn't work in DirectX aplications
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: ilya77105(a)gmail.com
Distribution: ---
Created attachment 62035
--> https://bugs.winehq.org/attachment.cgi?id=62035
Screenshot without keys
I will use Far Cry 3 for demonstration, but all applications, that i tested
shows the same behavior.
When English layout is not selected as default in keyboard settings (in OS
settings, not Wine) games doesn't recognize keys at all (screenshot). When i
select English layout as default, all is ok. Console output have no information
about it.
--
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=42033
Bug ID: 42033
Summary: Fallout 3: Radio music not playing
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronbpaden(a)gmail.com
Distribution: ---
Created attachment 56507
--> https://bugs.winehq.org/attachment.cgi?id=56507
log
When listening to the radio in Fallout 3, the DJ's voice works, but the songs
don't. Sometimes you'll hear the song start for a second, but then it stops and
the DJ's voice starts up again. This happens both on GNR and the enclave
station.
--
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=57197
Bug ID: 57197
Summary: Cryostasis: Sleep of Reason demo needs assignment type
support for state VertexShader
Product: vkd3d
Version: 1.13
Hardware: x86-64
URL: https://www.guru3d.com/files-details/cryostasis-sleep-
of-reason-game-demo.html
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: ---
0124:err:d3dcompiler:D3DCompile2 signature.fx:8:23: E5017: Aborting due to
not yet implemented feature: Unsupported assignment type for state
VertexShader.
1.13-128-g4c03cda3
--
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=57196
Bug ID: 57196
Summary: Cryostasis: Sleep of Reason demo needs node type for
object-typed field support
Product: vkd3d
Version: 1.13
Hardware: x86-64
URL: https://www.guru3d.com/files-details/cryostasis-sleep-
of-reason-game-demo.html
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: ---
0124:err:d3dcompiler:D3DCompile2 signature.fx:9:1: E5017: Aborting due to
not yet implemented feature: Unhandled node type for object-typed field.
1.13-128-g4c03cda3
--
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=52934
Bug ID: 52934
Summary: wine can't load ntdll.so on asahi linux (apple M1
hardware, linux kernel/userland)
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 72306
--> https://bugs.winehq.org/attachment.cgi?id=72306
ntdll.dll that can't be loaded
Follow-up to bug 52715.
After setting the page size to 16k, you can try to run "wine winecfg", for
example.
This results in an error:
> wine: failed to load /home/fabian/Programming/Wine/wine/dlls/ntdll/ntdll.dll error c000007b
Error is at the following code:
> for (i = 0; i < nt->FileHeader.NumberOfSections; i++)
> {
> if (sec[i].VirtualAddress != sec[i].PointerToRawData)
> return status; /* Windows refuses to load in that case too */
> }
Adding debug code:
> printf("Section %i: VirtualAddress: %p\n, PointerToRawData: %p\n", sec[i].VirtualAddress, sec[i].PointerToRawData);
yields
> Section 4: VirtualAddress: 0x81000, PointerToRawData: 0x7d000
Using llvm-mingw from here:
https://github.com/mstorsjo/llvm-mingw/releases/tag/20220323
Not sure if the dll itself is broken...? Attaching the dll for completeness
sake.
--
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=54468
Bug ID: 54468
Summary: Separable Subsurface Scattering crashes due to HLSL
syntax error 'unexpected KW_BLENDSTATE'
Product: vkd3d
Version: 1.6
Hardware: x86-64
URL: http://www.iryoku.com/separable-sss/downloads/Separabl
e-SSS-DX10-v1.0.exe
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: ---
00e4:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x800.
00e4:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
00e4:err:d3dcompiler:D3DCompile2 Shader log:
00e4:err:d3dcompiler:D3DCompile2 <anonymous>:1:116: E5000: syntax error,
unexpected KW_BLENDSTATE
00e4:err:d3dcompiler:D3DCompile2
1.6-110-g240b2f96
--
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=57547
Bug ID: 57547
Summary: All HIDRAW devices stop working after pressing extra
button on Logitech G903 mouse
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: dixonte+winehq(a)stc-networks.com
Distribution: ---
Created attachment 77615
--> https://bugs.winehq.org/attachment.cgi?id=77615
WINEDEBUG=+hid,+plugplay,+dinput,+rawinput WINEPREIF=$HOME/Games/star-citizen
/usr/lib/wine-staging-10.0_rc2/bin/wine control
I have my G903 configured such that pressing one of the extra buttons emulates
pressing F14 on a keyboard. I have also built a foot pedal using a
microcontroller that does the same thing. I use this for push-to-talk in
Discord.
When I press the extra button on my mouse, this seems to cause an error in wine
that stops all HIDRAW devices from working until I restart wineserver. Oddly
and importantly, the foot pedal does not cause the same issue. (I'm vaguely
aware this mouse is what Logitech calls 'HID++', so I wouldn't be surprised if
they are doing something weird that is tripping wine up.)
I've attached a log of reproducing the issue by running 'wine control' with
WINEDEBUG=+hid,+plugplay,+dinput,+rawinput
Now that I know how to do it I can reproduce the issue 100% of the time.
--
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=48291
Bug ID: 48291
Summary: Detroit: Become Human crashes on launch
Product: Wine
Version: 5.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 65990
--> https://bugs.winehq.org/attachment.cgi?id=65990
backtrace
For now I've only uploaded a backtrace, but it's a bit unusual:
0x0000000000000000: -- no code accessible --
Let me know if you need anything else.
--
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=57567
Bug ID: 57567
Summary: Punishing gray raven fails to launch
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
Created attachment 77665
--> https://bugs.winehq.org/attachment.cgi?id=77665
debug log with WINEDEBUG=PGR.exe:+all
Punishing gray raven fails to launch, presumably due to failiing call to
2771.744:00f0:00f4:trace:reg:RegQueryValueExA
(000000000000014C,"SystemBiosVersion",0000000000000000,0000000000000000,00000000001058E0,0000000000105890=260)
with OBJECT_NAME_NOT_FOUND and several other registry keys fail with the same
error
and
failing call 2769.893:00f0:00f4:fixme:toolhelp:CreateToolhelp32Snapshot
Unimplemented: heap list snapshot
2769.910:00f0:00f4:fixme:toolhelp:Heap32ListFirst : stub
the game's anticheat does seem to scan memory after 2769.910:00f0:00f4:Ret
KERNEL32.CreateToolhelp32Snapshot() retval=0000014c ret=6ffff991a22d and scan
threads with Thread32Next so maybe the game is intentionally refusing to run in
wine, in which case the bug is invalid.
--
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=49108
Bug ID: 49108
Summary: Error when starting application LTspice XVII
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2010tch(a)gmail.com
Distribution: ---
Created attachment 67081
--> https://bugs.winehq.org/attachment.cgi?id=67081
System generated error report
When starting LTspice XVII a "serious error" is encounterd.
After 30 - 90 seconds, LTspice XVII will start as normal but at some point the
program will hang. I have to use a Ctrl-alt-del to restart my computer.
--
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.