https://bugs.winehq.org/show_bug.cgi?id=47502
Bug ID: 47502
Summary: Wine names MIDI devices not the same as Windows
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: demindf(a)gmail.com
Distribution: ---
I'm trying to run Yamaha's DSP controller for AG06 mixer, but it doesn't detect
MIDI device. The reason it can't find it is because it looks for a device named
"AG06/AG03", however Wine transforms the name to "AG06/AG03 - AG06/AG03 MIDI
1".
To make application work I made a quickfix (not for merging, just for my self)
https://github.com/demin-dmitriy/wine/commit/5497db48db29363af332f1f68b2c75…
, and indeed application works smoothly after that.
Yamaha's DSP controller is not the only program that suffers from that. Here's
a reddit post by somebody with exactly the same issue and same solution but
with Rekordbox:
https://www.reddit.com/r/linuxquestions/comments/c0np91/rename_midi_devices/
--
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=45202
Bug ID: 45202
Summary: Stories Path of Destinies - multicolored textures
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 61415
--> https://bugs.winehq.org/attachment.cgi?id=61415
screenshot
Mainly floor textures are multicolored.
--
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=36165
Bug ID: 36165
Summary: msvcrt/string tests fail under valgrind
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
string.c:1570: Test failed: d =
1000000000000000482416141386308708571867933472627945326741491900144172904106310050588962644037102476595408159456210748972770600252972845262058045244417464426905986489749230528825980973749133650163621397243851020732242333839884529407361024.000000
...
string.c:2475: Test failed: d.x = 0.000000e+000, expected 0
string.c:2478: Test failed: d.x = 0.000000e+000, expected 0
wine-1.7.17-129-gb84e112 / valgrind-3.9.0
--
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=51184
Bug ID: 51184
Summary: test_font_metrics() fails in gdi32:font for bitmap
fonts on Windows 10 >= 1709
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709:
font.c:415: found bitmap font System, height 16
font.c:356: Test failed: 432: expected 2048, got 13
font.c:356: Test failed: height 1: 456: expected 2048, got 13
...
font.c:356: Test failed: height 96: 456: expected 2048, got 13
font.c:356: Test failed: 467: expected 2048, got 13
font.c:356: Test failed: 476: expected 2048, got 13
So something changed and the test should be updated.
See:
https://test.winehq.org/data/patterns.html#gdi32:font
The failing test was introduced in this commit:
commit 6f7457d8adaf67b457154a45deef21d5b5a87c8f
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
AuthorDate: Tue Jun 24 16:13:31 2008 +0900
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Tue Jun 24 12:23:03 2008 +0200
gdi32: Add a test for outline text metrics.
--
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=46043
Bug ID: 46043
Summary: Notepad++ x86 Visual C++ Runtime error
Product: Wine
Version: 3.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hildogjr(a)gmail.com
Distribution: ---
Notepad++ x86 cause a "Microsoft Visual C++ Runtime Library Error" when try to
run a plugin.
To reproduce:
1. Install Note++ x86 from https://notepad-plus-plus.org/;
2. Install the 'Plugins Manager' downloading the *UNI.zip package from
https://github.com/bruderstein/nppPluginManager/releases
3. Place the folder/files in the installation program folders `plugins` and
`update`.
4. Open a *.md file
5. Try to run the plugin:
Plugins >> MarkdownViewer++ >> MarkdownViewer++
6. Error and freeze.
--
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=51224
Bug ID: 51224
Summary: Otvdm can't start any Win16 application
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
I was unsuccessful trying to make AutoSketch 2.1c running with Wine. Then I
found that it works well with Otvdm (https://github.com/otya128/winevdm) on
Windows. Since that is also based on Wine it should be possible to find and
port changes back. Unfortunately the changes are complex and the code is a
mess. Finally I realized that with a simple change it is possible to run Otvdm
in Wine. The problem is that Wine does not allow to load modules with suffix
"16" from the prefix.
--
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=50592
Bug ID: 50592
Summary: ZynAddSubFX 3.0.3 Demo can't load/open/save presets
Product: Wine
Version: 6.1
Hardware: x86-64
URL: http://fundamental-code.com/zyn-fusion/zyn-fusion-wind
ows-64bit-3.0.3-demo.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: and3md(a)gmail.com
Distribution: ---
Created attachment 69270
--> https://bugs.winehq.org/attachment.cgi?id=69270
Wine log
Hello,
ZynAddSubFX 3.0.3 in standalone version and also as a VST2 plugin opened in
LMMS in wine can't find any preset. File browser widget (File-> Load instrument
for eg) opens empty control without the possibility of select any folder.
Everything works fine on Windows 10.
Steps to reproduce:
1. Download
http://fundamental-code.com/zyn-fusion/zyn-fusion-windows-64bit-3.0.3-demo.…
2. Extract folder
3. Run zynaddsubfx.exe
See attached screenshots.
--
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=49459
Bug ID: 49459
Summary: Memu installer fails: wine: Call from 0x7b00f0b7 to
unimplemented function wuaueng.dll.DllRegisterServer,
aborting
Product: Wine
Version: 5.11
Hardware: x86
URL: http://dl.memuplay.com/download/MEmu-Setup-7.2.1-ha340
8877b.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
As the title says ;)
See also https://bugs.winehq.org/show_bug.cgi?id=49458
--
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=45940
Bug ID: 45940
Summary: Missing CLSID e018945b-aa86-4008-9bd4-6777a1e40c11
(CLSID_WICPngDecoder2 ?)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 62473
--> https://bugs.winehq.org/attachment.cgi?id=62473
Console log.
Sword Art Online Re: Hollow Fragment tries to display a splash screen during
early startup and crashes when it fails to instance this CLSID.
According to Microsoft, it's a new decoder that was added in Windows 8, and is
the new default for WICPngDecoder.
See:
https://docs.microsoft.com/en-us/windows/desktop/wic/what-s-new-in-wic-for-…
Also found a reference to the CLSID as Microsoft's own docs don't indicate
which CLSID the new decoder was assigned.... See:
https://github.com/CMCHTPC/DelphiDX12/blob/master/Units/DX12.WinCodec.pas
--
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=51273
Bug ID: 51273
Summary: Starcraft 2 64 bit .exe not starting since 25b093f384
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: stefan(a)codeweavers.com
Distribution: ---
The 64 bit version of Starcraft 2 fails to start in current Wine.
It looks like a stack overflow:
0210:err:seh:call_stack_handlers invalid frame 000000000013FC00
(0000000000022000-0000000000120000)
0210:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
Later the game shows a rather useless error message.
Bisect result:
25b093f3845a0ae1b2e2fe1c0701e98064f8e8d6 is the first bad commit
commit 25b093f3845a0ae1b2e2fe1c0701e98064f8e8d6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jun 11 10:57:26 2021 +0200
ntdll: Switch to the kernel stack for syscalls on x86-64.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/unix/signal_x86_64.c | 266 +++++++++++++---------------------------
tools/winebuild/import.c | 169 +++++++++++--------------
2 files changed, 161 insertions(+), 274 deletions(-)
It looks similar to bug 51262, but that bug was about 32 bit programs. 32 bit
SC2 runs fine as of f5bd0be6a4.
--
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.