http://bugs.winehq.org/show_bug.cgi?id=58894
Bug ID: 58894
Summary: Build failure of 9.3.0/9.3.1: Error: can't resolve
.debug$T - Ltext0
Product: Wine
Version: 9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 79562
--> http://bugs.winehq.org/attachment.cgi?id=79562
Build failure of wine-mono-9.3.1 on Fedora 43 x86_64
Hi. I'm trying to build wine-mono 9.3.0/9.3.1 with wine-9.21 on Fedora 43
x86_64 and it fails to build. The log is attached and the specific error
message is:
+ /usr/bin/make -O -j4 V=1 VERBOSE=1 image
[snip]
i686-w64-mingw32-gcc tools/installinf/installinf.c -lsetupapi -municode
-mwindows -o build/installinf-x86.exe -gcodeview -g -Wl,-pdb=
/tmp/ccpqYtMJ.s: Assembler messages:
/tmp/ccpqYtMJ.s:4156: Error: can't resolve .debug$T - Ltext0
/tmp/ccpqYtMJ.s:4668: Error: can't resolve .debug$T - Ltext0
make: *** [GNUmakefile:159: build/installinf-x86.exe] Error 1
FWIW wine-mono-9.3.1-src.tar.xz is missing from
https://dl.winehq.org/wine/wine-mono/ Would it be possible to upload it?
Reason for wine-mono-9.3.0/9.3.1 + wine-9.21 instead of the latest wine +
wine-mono: when using wine for music production with VST plugins in a DAW we
are stuck with wine-9.21 due to issues in yabridge & wine > 9.21
Please let me know if you need more information. Thanks!
--
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=48605
Bug ID: 48605
Summary: MuseScore 3 shows splash screen, then quits
Product: Wine
Version: 5.1
Hardware: x86-64
URL: https://musescore.org/
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
$ wine --version
wine-5.1
$ openssl sha256 MuseScore-3.4.2-x86_64.msi
SHA256(MuseScore-3.4.2-x86_64.msi)=
8d2fc9d79cb0a5b0a8a5ccbb8ec80a972d1ecd264cb416c75ae42ab0b8b6d475
Steps to reproduce:
1. Install MuseScore using msiexec.
2. Start the game after installation of using the explorer.
Expected result:
MuseScore starts and shows the main window.
Current result:
MuseScore shows a splash screen and then quits.
--
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=58358
Bug ID: 58358
Summary: Dungeons & Dragons Online: No suitable graphics device
was found. [122]
Product: Wine
Version: 10.9
Hardware: arm
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ccooksey(a)mindspring.com
Created attachment 78747
--> http://bugs.winehq.org/attachment.cgi?id=78747
Logs showing the video driver failures in Wine 10.0_1 and higher
On macOS Sequoia, using Apple Silicon on a MacBook Pro, running Dungeons and
Dragons online and entering the game world on any version of Wine *after* 10.0
will stop with a message:
"No suitable graphics device was found. Are you running through a remote
session or a VM? If not, please check your video hardware capabilities. [122]"
The game terminates and cannot be played. Note that the Game Launcher works
fine. It is the game client that fails -the bit that uses DX9 and above.
If the original Wine 10.0 is installed (prior to 10.0_1), it works fine.
To recreate:
Working case (Wine 10.0):
- Register a free account at: https://www.ddo.com/register
- Download the game installer here: https://www.ddo.com/download
- Install wine 10.0, (not wine-stable - see instructions below).
- Install the game to a standard wine prefix.
- Run "C:/Program Files (x86)/StandingStoneGames/Dungeons & Dragons
Online/DNDLauncher.exe" to enter the launcher. Use your free account.
- Enter the world "Orien".
- Observe that the character creation screen in the game client appears.
Non working case (Wine 10.0_1 and higher):
- Install any higher version of Wine, i.e. wine-stable (10.0_2), wine@staging
or wine@devel.
- Install the game to a standard wine prefix (if you didn't already).
- Run "C:/Program Files (x86)/StandingStoneGames/Dungeons & Dragons
Online/DNDLauncher.exe" to enter the launcher. Use your free account.
- Enter the world "Orien".
- The game client will stop with error [122] as it tries to connect to DX9.
My observation:
10.0 uses:
[mvk-info] MoltenVK version 1.2.10, supporting Vulkan version 1.2.290.
10.0_1 and higher all use:
[mvk-info] MoltenVK version 1.3.0, supporting Vulkan version 1.3.313.
There are literally no code changes in Wine from 10.0 to 10.0_1. But these
graphics libs did change and now there appears to be no video driver.
I have been using brew to install. Here is a speedy way to get the original
Wine 10.0 installed on a machine:
brew uninstall wine-stable # or wine@staging or wine@devel, as needed
curl -o wine-stable.rb
https://raw.githubusercontent.com/Homebrew/homebrew-cask/3b6f8acd9c1f8aad56…
sed -i '' 's/wine64/msidb/g' wine-stable.rb # Implements an important change
from the 10.0_1 brew cask.
brew install --no-quarantine wine-stable.rb # Note the '.rb' suffix.
# If you are on Apple Silicon, install Apple's x86 emulator. Ignore any errors.
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
For the breaking case, you can just "brew install --no-quarantine [wine-stable
| wine@staging | wine@devel]". No need to use older casks.
Note that the current gstreamer is not compatible with wine-stable. Optionally
add these commands to prevent gstreamer from being noisy and slowing things
down:
export GST_PLUGIN_PATH=/dev/null
export GST_PLUGIN_SYSTEM_PATH=/dev/null
I have attached logs from 10.0 (working) and 10.9 (not working).
I used WINEDEBUG="+seh,+tid,+d3d,+vulkan,+dxvk,+d3d12".
Please let me know if you need any additional info from me.
Thanks,
Chris.
--
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=58895
Bug ID: 58895
Summary: Genius Physik crashes with "abnormal program
termination"
Product: Wine
Version: 10.17
Hardware: x86-64
URL: https://archive.org/details/genius-unternehmen-physik
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 79568
--> http://bugs.winehq.org/attachment.cgi?id=79568
terminal output
% openssl sha256 Genius_Unternehmen_Physik.iso
SHA2-256(/Users/tobiasmarkus/Downloads/Genius_Unternehmen_Physik.iso)=
7c1dca11d5b5887dd267c958f61b77897f43635388dcec96a889ba5b59340802
% wine --version
wine-10.17
Steps to reproduce:
1. Download and mount the ISO mentioned in the download field.
2. Install the program using the Setup.exe program.
3. Launch the game using C:/Program Files (x86)/Cornelsen/Genius
Physik/bin/win32/genius.exe
Expected results:
Game runs
Actual results:
"Abnormal program termination" error message
--
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=58897
Bug ID: 58897
Summary: Midori web browser doesn't load web pages over SSL/TLS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garciajuan64(a)gmail.com
Distribution: ---
I downloaded the following version of Midori from
https://windows.apkpure.com/midori/versions and tried installing it on Wine on
Fedora. It installed and started with no issues, but https web pages won't
load. Menus all seem to work.
Midori Browser 0.3.3
Mar 14, 2011
exe 32 bit
--
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=57259
Bug ID: 57259
Summary: Keepass 2 automatic update dialog is broken
Product: Wine
Version: 9.18
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 77175
--> https://bugs.winehq.org/attachment.cgi?id=77175
Screenshot Wine
See 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.
http://bugs.winehq.org/show_bug.cgi?id=58747
Bug ID: 58747
Summary: Directory opus fails start.
Product: Wine
Version: 10.15
Hardware: x86-64
URL: https://cdn2.gpsoft.com.au/files/Opus13/DOpusInstall-1
3.18.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: Debian
It throws a messagebox "Unable to load gdi32"
This turns out to come from:
0024:Call KERNEL32.GetProcAddress(6fffff810000,141a2a166
"GetEnhMetaFilePixelFormat") ret=140196bb1
0024:Ret KERNEL32.GetProcAddress() retval=00000000 ret=140196bb1
0024:Call KERNEL32.GetLastError() ret=140196bbf
0024:Ret KERNEL32.GetLastError() retval=0000007f ret=140196bbf
0024:Call KERNEL32.RaiseException(c06d007f,00000000,00000001,7ffffe1ffa40)
ret=140196be6
0024:Call
ntdll.RtlUnwindEx(7ffffe1ffa70,14019617b,7ffffe1ff880,c06d007f,7ffffe1fec50,7ffffe1ff170)
ret=1414284de
0024:Call user32.MessageBoxA(00000000,7ffffe1ffd00 "Unable to load
\"gdi32.dll\"",1416483e8 "Directory Opus",00000000) ret=1401968d8
After adding GetEnhMetaFilePixelFormat to gdi32.spec, the story coninues with
ordinal "716" from shell32, and GetThemeBitmap + GetThemeStream from uxtheme.
After that it still doesn't start in wine, but it does in Staging --> It also
needs the "comctl32-version-6" patch.
I'll send a patch for the shell32 issue first.
--
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=58794
Bug ID: 58794
Summary: Wine-staging crash with ntsync
Product: Wine
Version: 10.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: artafinde(a)gmail.com
Distribution: ---
Wine has been crashing with 10.16 in wayland when staring WoW.exe
The only line in logs is:
Oct 11 10:34:03 tiamat /usr/lib/gdm-wayland-session[17271]: ld of
Warcraft\_retail_\WoW.exe: ../wine/dlls/ntdll/unix/sync.c:606:
cache_inproc_sync: Assertion !refcount' failed.`
wine --version
wine-10.16 (Staging)
uname -a
Linux tiamat 6.17.1-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Mon, 06 Oct 2025
18:48:15 +0000 x86_64 GNU/Linux
--
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=33492
Bug #: 33492
Summary: Yukon Trail installer fails to install its font
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer, win16
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 10349
Classification: Unclassified
The installer will offer to let you install its custom font (optional, not
required). If you choose to, it then fails, saying:
=========
FATAL ERROR AT SCRIPT LINE 260
Cannot find section header
=========
if you open ~/.wine/drive_c/windows/win.ini, and add:
[fonts]
to the end, the font will install fine
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58812
Bug ID: 58812
Summary: PlayOnline Viewer: Application runs and works
otherwise, but only shows a black screen.
Product: Wine
Version: 10.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Regression SHA1: 7abf4432a7dfdc044f0458f2457829038dc497f0.
Distribution: Gentoo
Created attachment 79467
--> http://bugs.winehq.org/attachment.cgi?id=79467
terminal output from a bad run
After 7abf4432a7d [1], the PlayOnline Viewer runs and seems functional, but
only shows a black screen.
There doesn't seem to be anything out of the ordinary in the terminal output,
aside from a flood of:
libEGL warning: FIXME: egl/x11 doesn't support front buffer rendering.
Last tested at 'wine-10.17'.
Thank you!
1.
https://gitlab.winehq.org/wine/wine/-/commit/7abf4432a7dfdc044f0458f2457829…
--
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.