https://bugs.winehq.org/show_bug.cgi?id=56769
Bug ID: 56769
Summary: Death to Spies: intro videos have audio only but no
video
Product: Wine
Version: 9.7
Hardware: x86-64
URL: http://files.aspyr.com/support/DTS_Demo_Installer.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: blubban(a)gmail.com
Regression SHA1: e870f31d773376f3824c7803b5451f7025c3e92b
Distribution: ArchLinux
Created attachment 76570
--> https://bugs.winehq.org/attachment.cgi?id=76570
terminal output
Intro videos have audio but the screen remains black during video playback.
The video files in question are using WMV9/WMV3 codec in an AVI container.
Reverting commit e870f31d773376f3824c7803b5451f7025c3e92b
fixes the problem.
Another bug report blaming the same commit: Bug #56698.
I tried the proposed patches from
https://gitlab.winehq.org/wine/wine/-/merge_requests/5744
but they didn't help in this case.
The video files can be played correctly with gst-play or with ffplay.
The problem can be reproduced with Death to Spies: Moment of Truth demo.
DTS_Demo_Installer.zip (590 M)
md5sum: 0a8112c4a4056428c47ea9619fff62cb
Still present in Wine-9.10.
--
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=52344
Bug ID: 52344
Summary: Can't substitute variables as a command
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
Created attachment 71511
--> https://bugs.winehq.org/attachment.cgi?id=71511
Bug screenshot
In Windows environment (10.0.19043.1415) everything works fine.
--
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=56839
Bug ID: 56839
Summary: App packager from Windows SDK (MakeAppx.exe) 'pack'
command crashes due to unimplemented functions in
ntdll.dll
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: 0456523(a)gmail.com
Distribution: ---
The following functions are present in MakeAppx's import table and are
commented out of ntdll.spec:
- RtlEnumerateGenericTableWithoutSplayingAvl
- RtlNumberGenericTableElementsAvl
--
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=56840
Bug ID: 56840
Summary: Regression since 9.11
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Apps don't launch with wayland driver, showing these errors:
0138:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0138,
blocked by 0134, retrying (60 sec)
0144:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0144,
blocked by 0134, retrying (60 sec)
014c:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 014c,
blocked by 0134, retrying (60 sec)
bisected to 71ff81bc of
https://gitlab.winehq.org/wine/wine/-/merge_requests/5833
--
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=53190
Bug ID: 53190
Summary: cmd.exe incorrectly parses a line with nested if
commands
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 72628
--> https://bugs.winehq.org/attachment.cgi?id=72628
example_batch_file.cmd
The attached batch file shows on windows the lines A B.
But wine gives this output:
----
$ LANG=C wine64 example_batch_file.cmd
C:\>if 0 == 0 echo A& (if 0 == 0 (echo B) else (echo C))
A
B
C
Can't recognize ')' as an internal or external command, or batch script.
----
This isse was found during investigation to bug #53155, which leads
to an endless loop in this batch file:
https://github.com/msys2/MSYS2-packages/blob/fb3dffb7c4583f9b172fb67ba6df58…
--
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=50723
Bug ID: 50723
Summary: Can't recognize ... as an internal or external
command, or batch script
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: vladimir.kokovic(a)gmail.com
Distribution: ---
Created attachment 69476
--> https://bugs.winehq.org/attachment.cgi?id=69476
Linux shell
As I had trouble starting the icedtea-web in the wine git version, I asked for
help from the icedtea-web staff and some guy sent me a command to perform to
determine what it was all about.
The original command is:
"d:\jdk-10-oracle\bin\java -splash:
d:\icedtea-web-image-1.8.4.win\share/icedtea-web\javaws_splash.png
@d:\icedtea-web-image-1.8.4.win\bin\itw-modularjdk.args
--patch-module=jdk.jsobject=d:\icedtea-web-image-1.8.4.win\share/icedtea-web\jsobject.jar
-Xbootclasspath
/a:d:\icedtea-web-image-1.8.4.win\share/icedtea-web\javaws.jar;d:\icedtea-web-image-1.8.4.win\share/icedtea-web\plugin.jar;d:\icedtea-web-image-1.8.4.win\share
/icedtea-web\jsobject.jar;d:\icedtea-web-image-1.8.4.win\win-deps-runtime\js.jar;d:\icedtea-web-image-1.8.4.win\win-deps-runtime\tagsoup.jar;d:\icedtea-web-image-1.8.4.win\win-deps-runtime\mslinks.jar;d:\jdk-10-oracle\lib\ext\nashorn.jar;
-classpath d:\jdk-10-oracle\lib\rt.jar;d:\jdk-10-oracle\lib\ext\jfxrt.jar;
-Dicedtea-web.bin.name=itweb-settings.exe
-Dicedtea-web.bin.location=d:\icedtea-web-image-1.8.4.win\bin\itweb-settings.exe
net.sourceforge.jnlp.controlpanel.CommandLine -verbose"
Based on it, I created a linux script to determine if that command works or
not. However, although in my opinion the script command is correct, wine
reports that it is incorrect.
Vladimir Koković, DP senior(70),
Serbia, Belgrade, 25.February 2021
--
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=44063
Bug ID: 44063
Summary: Parentheses cause cmd.exe failing to recognize '2>&1'
Product: Wine
Version: 2.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhasse(a)gmail.com
Distribution: ---
On Windows
cmd.exe /C "(echo foo) 2>&1"
works (only outputs "foo"), while on wine it results in:
foo
Can't recognize '2' as an internal or external command, or batch script.
and a non-zero exit code. Removing the parenthesis would work:
wine cmd.exe /C "echo foo 2>&1"
I need them though, since I want to do stuff like this:
wine cmd.exe /C "(echo foo && echo bar) 2>&1"
Maybe related: https://bugs.winehq.org/show_bug.cgi?id=43337
--
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=55899
Bug ID: 55899
Summary: Daily Chthonicle - performance regression
Product: Wine
Version: 8.20
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 75437
--> https://bugs.winehq.org/attachment.cgi?id=75437
Hack to work around the issue
Since wine-8.9 the already very slow game (bug 53947) is even slower. It takes
approximately 3 times longer to render each image
Bisected to commit 62173699c38453777c7d5638ed2e779790506b75
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue May 30 12:11:51 2023 +0200
include: Don't align the stack for PE builds.
Attaching a small hack to partially revert that commit, that works around the
issue.
--
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=56880
Bug ID: 56880
Summary: error in camtasia 9.1.5
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: grandrodri3(a)gmail.com
Distribution: ---
Created attachment 76689
--> https://bugs.winehq.org/attachment.cgi?id=76689
camtasia 9 error (in wineprefix for 64)
Hey Hello.
I have tried version 9 of this program (which I will put in the APPDB) and I
got the following error that I will put in the attachment
I got this error when I ran the application after installing it, I installed
DXVK2030, directshow (which the installer insisted a lot on), framework 4.6 and
visual C++ 2022
can you review it?
All the best
--
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=56438
Bug ID: 56438
Summary: Iron Harvest has texture glitches
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 76199
--> https://bugs.winehq.org/attachment.cgi?id=76199
example
Obviously after commit
https://source.winehq.org/git/wine.git/commit/f6a1844dbed91b441ad69e7b15b5b…
0948:err:d3d_shader:shader_glsl_load_bindless_samplers No uniform location for
shader 0x1, binding 1, name vs_sampler1.
0948:err:d3d_shader:shader_glsl_load_bindless_samplers No uniform location for
shader 0x1, binding 2, name vs_sampler2.
0948:err:d3d_shader:shader_glsl_load_bindless_samplers No uniform location for
shader 0x1, binding 3, name vs_sampler3.
0948:err:d3d:wined3d_debug_callback 00007FA945252010: "GL_INVALID_OPERATION
error generated. Texture is immutable.".
9.4-117-g65864f92f22
--
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=53115
Bug ID: 53115
Summary: 3D graphics program crashes when going full screen
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: nagle(a)animats.com
Distribution: ---
Error message from Wine is
0104:fixme:explorerframe:taskbar_list_MarkFullscreenWindow iface
0000000000083450, hwnd 000000000001004A, fullscreen true stub!
after which the program aborts due to the graphics context failing.
Program runs successfully on Windows 10.
More details at
https://github.com/BVE-Reborn/rend3/issues/399
Reproduce by:
git clone https://github.com/John-Nagle/ui-mock.git
cd ui-mock
git checkout bug-windows-full-screen
cargo build --target x86_64-pc-windows-gnu
cd target/x86_64-pc-windows-gnu/debug
wine ui-mock.exe
This is a mockup of a game GUI. It brings up 2D EGUI menus atop a 3D Rend3
image. It's a very simple program for checking out graphics libraries.
--
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=4588
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #28 from Fabian Maurer <dark.shadow4(a)web.de> ---
I couldn't find a download at the linked URLs. I found a copy here:
http://windowsdraw.altervista.org/TOPDRAW.zip (Hope this is the right software)
The "Shapes tool" is the square button in the toolbar to the left, above the
"post it note" button. You can double click this.
Not sure what the original issue was, but it seems to work fine for me using
wine-9.11.
--
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=4405
--- Comment #19 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still present in wine-9.11
--
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=5941
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #29 from Fabian Maurer <dark.shadow4(a)web.de> ---
Is https://www.pokerstars.de/en/poker/download/ the correct download? It only
seems to be downloadable on windows, a Linux browser can't download.
Is this still an issue? Because as far as I see, the table did resize.
--
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=786
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #18 from Fabian Maurer <dark.shadow4(a)web.de> ---
Nothing changed, still present in wine-9.11
--
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=625
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #36 from Fabian Maurer <dark.shadow4(a)web.de> ---
Nothing changes, still present in 9.11
--
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=2948
--- Comment #26 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still present as of wine-9.11
--
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=55007
Bug ID: 55007
Summary: Multiple applications fail to run if Wine is compiled
with CFLAGS="O2" (PlayOnline Viewer, Steam).
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
If Wine is compiled with CFLAGS="-O2" after 62173699c38 [1], PlayOnline Viewer
(used to launch Final Fantasy XI Online) crashes right when the main window
should appear with:
nhandled exception: page fault on read access to 0xffffffff in 32-bit code
(0x69ec3194).
at
Backtrace:
=>0 0x69ec3194 in ddraw (+0x3194) (0x0069e334)
1 0x00417b0a in pol (+0x17b0a) (0x0069e668)
2 0x00417dcb in pol (+0x17dcb) (0x0069e7bc)
3 0x00000001 (0x00000000)
0x69ec3194 ddraw+0x3194: vmovdqa %xmm0, -0x318(%ebp)
This does /not/ happen when building with -O1 for example.
This seems to also affect at least Steam (did not have time to test anything
else so far):
=>0 0x6d489493 in secur32 (+0x9493) (0x0058e094)
1 0x6d48a58f in secur32 (+0xa58f) (0x0058e0f4)
2 0x6d49140a in secur32 (+0x1140a) (0x0058e154)
3 0x6c13491f in wininet (+0x3491f) (0x0058e3b4)
4 0x6c136058 in wininet (+0x36058) (0x0058e3d4)
5 0x6c121494 in wininet (+0x21494) (0x0058f464)
6 0x6c125206 in wininet (+0x25206) (0x0058f4b4)
7 0x00404490 in steamerrorreporter (+0x4490) (0x6c128360)
8 0x8b24ec83 (0x53e58955)
0x6d489493 secur32+0x9493: vmovdqa %xmm0, -0x38(%ebp)
1.
https://source.winehq.org/git/wine.git/commit/62173699c38453777c7d5638ed2e7…
--
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=56872
Bug ID: 56872
Summary: Altium CircuitMaker doesn't draw login screen
Product: Wine
Version: 9.10
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 76675
--> https://bugs.winehq.org/attachment.cgi?id=76675
Screenshot
Using CircuitMakerSetup_2.2.1.6.exe
Once the setup says "Ready to install" and you click next, a windows that asks
you to login should open. However, it isn't drawn properly, see attachment. It
is shortly visible when pressing ESC though, so it seems to be functional.
The terminal spams
> 015c:fixme:uxtheme:BufferedPaintSetAlpha Stub (02388D10 0151F4D0 255)
Might or might not be related.
--
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=56441
Bug ID: 56441
Summary: Illegal Instruction
Product: Wine
Version: 0.9.3.
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erisi(a)comcast.net
Distribution: ---
Created attachment 76201
--> https://bugs.winehq.org/attachment.cgi?id=76201
Tracefile - was requested by Program Error Details popup
Trying to run a program. It does work under Windows arm64.
--
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=56869
Bug ID: 56869
Summary: Bitdefender reports bsdtar and newdev.dll have
Gen.Variant.Lazy.506378 malware
Product: Wine
Version: 9.0
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: pschlesinger(a)cryoport.com
Hi all, my IT dept just reported that Bitdefender detected the
Gen.Variant.Lazy.506378 malware in bsdtar and newdev.dll in
/Users/<username>/Library/Caches/Homebrew/downloads/7d13c77af2d9d850e05e748be7e4c6b01b081a130464408b223bbdca168e6689--wine-stable-9.0_2-osx64.tar.xz
--directory /private/tmp/homebrew-unpack20240621-22640-h6te1q
Per the Homebrew forums, I'm to report stuff like this to WineHQ directly.
Probably a false-positive, but you never know.
--
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=54903
Bug ID: 54903
Summary: PeaZip can't open Z: drive
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74409
--> https://bugs.winehq.org/attachment.cgi?id=74409
Terminal output
When PeaZip starts, it displays a file explorer. Browsing files on the C drive
works fine, but if you double-click Z: or a directory symlinked to a directory
on drive Z, the program freezes. Then, if you click in the file explorer again,
an error dialog appears that says "Index Out of range".
This was a regression in Wine 5.5. `git bisect` says:
6b498d98a86b5179a025afbaaeaa3d60a8bd74ec is the first bad commit
commit 6b498d98a86b5179a025afbaaeaa3d60a8bd74ec
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Fri Mar 20 12:15:25 2020 -0500
ntdll: Consider mount points to be reparse points in get_file_info().
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Terminal output is attached. The relevant part appears to be:
  0024:fixme:file:NtFsControlFile FSCTL_GET_REPARSE_POINT semi-stub
$ sha256sum peazip-9.2.0.WINDOWS.exe
67229ced7de6d27871b823ce7f61f69c7c61fd85ea13d844a7b085ce97adfd9b
--
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=56870
Bug ID: 56870
Summary: Final Fantasy XIV via XIV Launcher crashes upon
logging in
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: light.plan0535(a)fastmail.com
Distribution: ---
Created attachment 76669
--> https://bugs.winehq.org/attachment.cgi?id=76669
Backtrace of crash generated by XIV Launcher
Instance of repeated crash is when zoning into the Sharlayan zone. Wine
version selected by the XIV Launcher. Backtrace is 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=52501
Bug ID: 52501
Summary: TASInput (Mupen64-RR-Lua): TASInput window doesn't
close and stops responding
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jackyguo18(a)hotmail.com
Distribution: ---
source code:
https://github.com/mkdasher/mupen64-rr-lua-/tree/master/tasinput_plugin/src.
Checkboxes and radio buttons in the TASInput window are not cleared before
being redrawn, leading to weird overlapping graphics. See the attached
screenshot.
Wine version: 7.0 (winehq-stable)
Linux distro: Ubuntu 21.10 (impish)
Display server: Wayland, GNOME Mutter
To reproduce, download the package from https://repack.skazzy3.com, then simply
unzip to a folder and run mupen64.exe. From there:
- run an N64 ROM
- note that the TASInput window (the one with the fancy checkboxes) shows up
- File > Close ROM
- the TASInput window should close, but doesn't, and freezes up.
- Eventually, (at least for me) GNOME prompts me to force-quit Mupen.
--
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=56688
Bug ID: 56688
Summary: Audio input not working
Product: Wine
Version: 0.9.8.
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erisi(a)comcast.net
Audio input is not working. This message was output:
0118:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel
0xffffffff
0118:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel
0xffffffff
0118:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel
0xffffffff
Please let me know what info I can provide.
The program I ran was DSDPlus on MacOS.
--
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.