https://bugs.winehq.org/show_bug.cgi?id=55596
Bug ID: 55596
Summary: ANONYMOUS;CODE: Media playback is broken
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: dmrcghn(a)gmail.com
Distribution: ---
Created attachment 75128
--> https://bugs.winehq.org/attachment.cgi?id=75128
Log with WINEDEBUG:
+timestamp,+pid,+tid,+seh,+unwind,+threadname,+debugstr,+loaddll,+mscoree,+mfplat,+mfreadwrite
ANONYMOUS;CODE has video files it plays as cutscenes. They currently do not
play (both audio and video).
Reproduction: Start a new game and hold left CTRL key to skip until main
character enters a car. After the line "Why's all this happening anyway?",
proceed to trigger a video playback. While the video is supposed to be playing,
you can use mouse right click to bring up the option to skip to determine that
the game has not crashed and is still running.
Setup: Proton Experimental (bleeding-edge branch) which as of writing is based
on
https://github.com/ValveSoftware/wine/commits/4dafea82d6098f67dda9edc853482…
. A WINEDEBUG log with traces for mfplat is attached as a file. This is on Arch
Linux x86_64 with Mesa drivers on Intel CPU and GPU (Intel Tiger Lake-LP GT2
and 11th Gen Intel i3-1115G4 to be exact). Notice I'm using a XAudio2_9
redistributable native DLL instead of the built-in ones to bypass a voiceline
related crash. I'm unable to provide a non-Proton log as the game is DRM'd,
unfortunately.
Related information: The related lines are as follows:
$ cat steam-2291020.log | grep mfplat | grep -v "trace:"
Effective WINEDEBUG:
+timestamp,+pid,+tid,+seh,+unwind,+threadname,+debugstr,+loaddll,+mscoree,+mfplat,+mfreadwrite
934.461:016c:0170:warn:mfplat:bytestream_QueryInterface Unsupported
{279a808d-aec7-40c8-9c6b-a6b492c78a66}.
934.499:016c:0170:fixme:mfplat:src_reader_QueryInterface
({7b981cf0-560e-4116-9875-b099895f23d7}, 09EDD0FC)
Notice that there is a patch in the mailing list for IMFSourceReaderEx from a
year ago that was put on hold until deemed necessary:
https://www.winehq.org/pipermail/wine-devel/2022-February/208575.htmlhttps://www.winehq.org/pipermail/wine-devel/2022-February/208576.html
Patching Wine with this patch makes video playback's audio work correctly. I
couldn't find anything related to IMFMediaSource, unfortunately.
--
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=56095
Bug ID: 56095
Summary: Clanbomber 1.05 starts after a long (30 seconds) delay
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Clanbomber 1.05 starts after a long (30 seconds) delay
To reproduce:
Download Clanbomber:
https://sourceforge.net/projects/clanbomber/files/ClanBomber%20%28ClanLib%2…
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ cd ~/wine-tmp
$ unzip ~/Downloads/clanbomber-1.05-win32.zip
$ cd clanbomber-1.05-win32/
$ wine ClanBomber.exe now clanbomber has a 30 second delay before it starts.
console output:
$ wine ClanBomber.exe
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x9.
Software:
Arch linux, X11 (not wayland), with LXDE
$ wine --version
wine-9.0-rc3 made from this PKGBUILD:
https://aur.archlinux.org/packages/wine-git
==> Finished making: wine-git 9.0rc3.r0.gbba97115d1a-1 (Mon Dec 25 23:23:35
2023)
# pacman -U wine-git-9.0rc3.r0.gbba97115d1a-1-x86_64.pkg.tar
In gitlab, I see commit bba97115 has the tag wine-9.0-rc3
https://gitlab.winehq.org/wine/wine/-/commits/master
$ uname -a
Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023
19:01:01 +0000 x86_64 GNU/Linux
Hardware:
$ lscpi
03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22
[Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4)
$ xrandr --listproviders
Providers: number : 2
--
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=54615
Bug ID: 54615
Summary: dwrite:layout - test_system_fallback() gets unexpected
"Meiryo UI" font name in Japanese and Chinese on
Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dwrite:layout - test_system_fallback() gets unexpected "Meiryo UI" font name in
Japanese and Chinese on Windows:
layout.c:5313: Test failed: 0: unexpected name L"Meiryo UI".
See https://test.winehq.org/data/patterns.html#dwrite:layout
--
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=55472
Bug ID: 55472
Summary: DTS Encoder Suite gets stuck with encode pending from
Wine 8.14
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 75031
--> https://bugs.winehq.org/attachment.cgi?id=75031
Backrace
The program no longer works as whenever a request is made to encode an audio
stream it's status remains as, "Pending".
Some Background. 8.13 introduced some instability where the program would just
freeze occasionally, again a java related error but could be worked around by
stopping and restarting the program.
Backtrace attached.
Due to the age of the program it may be preferable for me to compress my wine
prefix and make it available to you?
--
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=51174
Bug ID: 51174
Summary: api-ms-win-core-version-l1-1-0: Missing
GetFileVersionInfoW and GetFileVersionInfoSizeW
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: toadking(a)toadking.com
Distribution: ---
Created attachment 70043
--> https://bugs.winehq.org/attachment.cgi?id=70043
SteelSeries GG logfile
SteelSeries GG needs these two functions to run. Log from program attached.
(The log only mentions GetFileVersionInfoSizeW but it needs GetFileVersionInfoW
right after that call.)
--
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=56460
Bug ID: 56460
Summary: Stators in the games after version 9.2
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: h0tc0d3(a)gmail.com
Distribution: ---
Somewhere after version 9.2, changes were made and after that stators appeared
in games. At first I thought the problem was with my internet. But after
investigating and checking older versions of wine, it was confirmed that the
problem was caused by the latest changes in wine. Also, the Network Graph
(CTRL+SHIFT+N) in Overwatch 2 shows that there are problems with input lag and
freezes (white-gray zones) occur, and they often occur when you press the left
mouse button. Thus, we can conclude that the regression is most likely caused
by changes in the input system in user32.
--
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=50983
Bug ID: 50983
Summary: The Long Dark stops with a black screen (needs
MF_SCRUBBING_SERVICE implementation)
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0180:fixme:mfplat:media_source_get_service_GetService Unsupported service
{dd0ac3d8-40e3-4128-ac48-c0add067b714}.
wine-6.6-40-g4904d90870a
--
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=56397
Bug ID: 56397
Summary: Numlock status not recognized when using
winewayland.drv
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: sutupud(a)yahoo.com
Distribution: ---
While trying out winewayland, I noticed that seemingly the numlock status is
not recoginzed correctly, numpad keys always behave as the arrow / position
keys regardless if numlock is active or not.
It seems independent of the application, so it's most easily testable with
notepad.exe.
Games taht show the pressed keys when binding keys seem to see key events when
the Numlock key is pressed (tested for example with Kerbal Space Program), but
not the modifier when a numpad key is pressed. With XWayland toggling numlock
works as expected.
--
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=56606
Bug ID: 56606
Summary: Running PhysX installer fails
Product: Wine
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
Distribution: ---
Created attachment 76360
--> https://bugs.winehq.org/attachment.cgi?id=76360
Shell32 log
When installing PhysX either manually or by using winetricks, this fails using
wine-9.5 or newer.
eg. winetricks physx
The attached log is using WINEDEBUG=-all,+shell
Reverting this patch seems to fix the problem:
https://gitlab.winehq.org/wine/wine/-/commit/85d029e3b01f6dd35a86cc07796af9…
--
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=55362
Bug ID: 55362
Summary: NeuralNote: Crashes and Rendering issues (alson in
VST3 form)
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muydevaydi(a)gufum.com
Distribution: ---
Created attachment 74943
--> https://bugs.winehq.org/attachment.cgi?id=74943
text
NeuralNote suffers extreme GUI latency issues, idk
https://github.com/DamRsn/NeuralNote
--
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.