https://bugs.winehq.org/show_bug.cgi?id=57297
Bug ID: 57297
Summary: WineHQ-devel-9.19: Blurred Drop-Down Menu: Windows XP
FreeCell
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garrettm4(a)protonmail.com
Distribution: ---
Setup: Fedora 40, WineHQ-devel-9.19, with stock winecfg settings (96dpi, etc.).
$ wine freecell.exe
Windows XP FreeCell drop-down menu now renders blurred out. This does not occur
in Fedora 39 with default Wine 9.1 package.
This happens with or with out using gamescope. I use gamescope to nearest
neighbor / integer scale the game to playable size on a 4k display.
Opening the game normally ($ wine freecell.exe) shows the exact same issue with
the drop-down menu. This happens with both the 64bit and 32bit versions of the
game.
--
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=57225
Bug ID: 57225
Summary: wine 9.18 breaks wine-nine compatibility
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: rjw1248(a)hotmail.com
Distribution: ---
I use Gallium Nine for my DirectX 9 apps on Arch Linux. After wine upgrade to
9.18, my DirectX 9 apps says no GPU devices found, and I run "wine ninewinecfg"
for checking Gallium Nine it gives "No compatible GPU found. On a hybrid
graphics setup, you might need to set DRI_PRIME=1 first". The apps run well
when I downgraded the wine to version 9.17.
I have bisected between the wine 9.17 & 9.18, which gives result:
git bisect bad
e8455e48d40597f0362792d71313717fe04b58a7 is the first bad commit
commit e8455e48d40597f0362792d71313717fe04b58a7 (HEAD)
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Sun Sep 8 20:35:39 2024 +0200
winex11: Implement offscreen window presents with NtGdiStretchBlt.
dlls/winex11.drv/init.c | 1 +
dlls/winex11.drv/opengl.c | 41 ++++++++++++++++++++++++++++++++++-------
dlls/winex11.drv/x11drv.h | 3 +--
3 files changed, 36 insertions(+), 9 deletions(-)
I am not sure the problem should attribute to wine or Gallium Nine, do you mind
to take a look for this problem?
BR,
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=52842
Bug ID: 52842
Summary: Oculus Runtime Installer Fails at
"CreateLibraryServiceStep"
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksisk(a)gmail.com
Distribution: ---
Created attachment 72237
--> https://bugs.winehq.org/attachment.cgi?id=72237
Installation output right before and when error is thrown
After applying Louis Lenders' patch in this bug:
https://bugs.winehq.org/show_bug.cgi?id=52300 the Oculus installer successfully
proceeds to download ~5GB of content, extract it and begin installation.
Shortly thereafter, the installer throws two unhandled exception which cause
the installer to fail with the message "Install
'Dawn.Setup.CreateLibraryServiceStep' failed.", then rolling back the
installation and additionally throwing a "System.UnauthorizedAccessException:
Access to the path 'DaybreakNative.dll' is denied." message. The GUI shows the
message "Restart your computer". The full trace 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=4713
--- Comment #38 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still freezing as of wine-9.19
--
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=30919
Bug #: 30919
Summary: [.net 2.0] ListBox items should not display any
newline characters
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danieleds0(a)gmail.com
Classification: Unclassified
Created attachment 40550
--> http://bugs.winehq.org/attachment.cgi?id=40550
Expected behavior vs actual behavior
In a .net application, if you add an item to a ListBox, newline characters are
shown (in windows, they're hidden). Look at the attached image to see the
differences.
This is the code used to reproduce the problem (VB.NET):
ListBox1.Items.Add("aaa" & "|" & vbNewLine & "bbb" & "|" & vbNewLine & "ccc")
I suspect this problem is not limited to .net, but maybe is at some lower
level.
--
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=35056
Bug #: 35056
Summary: Pro⁄Engineer Wildfire 5.0: Fails to start installation
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46746
--> http://bugs.winehq.org/attachment.cgi?id=46746
WINEDEBUG=+relay,+seh,+tid on wine-1.7.7-107-g61358d0
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Nothing.
Expected behaviour:
Something.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46784
Bug ID: 46784
Summary: Broken wildcard expansion in FindFirstFile() and
FindNextFile()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: vaporeon(a)vaporeon.io
Distribution: ---
On WINE, *.dll for example will be treated as *.dll* so any extension starting
with .dll will be found, this does not happen on Windows.
--
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=57289
Bug ID: 57289
Summary: Performance degradation after LFH
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rikul(a)inbox.ru
Distribution: ---
In one of my applications, there is a performance degradation in a specific
scenario after LFH. I still can’t localize the problem to send you the block of
code where the tool experiences performance issues.
Are you aware of any known issues related to this?
The main part of the degradation occurs in the LFH group release section.
--
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=56608
Bug ID: 56608
Summary: Tablet pen pressure no longer working
Product: Wine-staging
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krazykath(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Pen pressure no longer works as of Wine Staging 9.7.
I have found that it works in Wine Staging 9.1. I will try to investigate
further on which specific version it breaks in
I am using a Wacom Intuos CTH-490K
I am using Paint Tool Sai v2 (Download link:
https://www.systemax.jp/en/sai/devdept.html )
It is working in non-staging Wine versions
Steps to reproduce:
- Install Wine Staging 9.7 from the official Wine repository
- Open Sai v2
- Create a new document
- Try to draw with a graphics tablet pen
Observed result:
No pressure on the pen stroke
Expected result:
Pen pressure to be working as intended
Software / OS:
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2
Saiv2 64 bit 2024-04-10
Wacom Intuos CTH-490K
wine-9.7 (Staging)
--
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=57281
Bug ID: 57281
Summary: hiew32demo.exe rendering problems
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unxed(a)mail.ru
Distribution: ---
1. Get hiew32demo.exe from here:
https://hiew.ru/files/hiew32demo.zip
2. Try to open hiew's binary in hiew itself:
wine hiew32demo.exe hiew32demo.exe
3. Compare to rendering on Windows
Please note that in wineconsole.exe everything is rendered ok, so it also can
be used as correct rendering reference.
--
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=56209
Bug ID: 56209
Summary: winetricks vb5run fails
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: alexhenrie24(a)gmail.com
Regression SHA1: 29d543d12a2085be8513859369291bbcc35694db
Distribution: Debian
austin@debian:~/wine-rt$ wineserver -k ; rm -rf ~/.wine ; WINE=~/wine-rt/wine
WINEDEBUG=advpack winetricks -q vb5run ; echo $?
Using winetricks 20240105-next - sha256sum:
7c153235548ab7e2f6f47c3d33c7fa7b27543dd3b603ec97227dc7984647ac32 with
wine-8.10-124-g24552295499 and WINEARCH=win32
Executing w_do_call vb5run
Executing load_vb5run
Executing cd /home/austin/.cache/winetricks/vb5run
Executing /home/austin/wine-rt/wine msvbvm50.exe /q
0220:trace:advpack:DoInfInstallW (0031FCDC)
------------------------------------------------------
warning: Note: command /home/austin/wine-rt/wine msvbvm50.exe /q returned
status 5. Aborting.
------------------------------------------------------
1
29d543d12a2085be8513859369291bbcc35694db is the first bad commit
commit 29d543d12a2085be8513859369291bbcc35694db
Author: Alex Henrie <alexhenrie24(a)gmail.com>
Date: Fri Jun 16 21:56:14 2023 -0600
advpack: Check the return value of adv_install in DoInfInstallW
(scan-build).
dlls/advpack/install.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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=55914
Bug ID: 55914
Summary: PNGGauntlet doesn't install it's support programs
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: ---
Use 64bit WINEPREFIX
Download from https://pnggauntlet.com/PNGGauntlet-3.1.2.exe
When you can enter the path, mark everything, enter C:\a and press ENTER. The
folder c:\a\support will be missing.
When you click the "Next button" with the mouse instead of pressing enter while
having the cursor in the edit box it seems to work.
Either it is that weird, or it's random.
--
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=57287
Bug ID: 57287
Summary: Wayland issues
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)fireburn.co.uk
Distribution: ---
I'm not sure if these issues are in wine or kwin (tested with 6.1.5 & 6.2.0)
Apps don't use system toolbars, this can be seen with winecfg or regedit
Battle.net doesn't render anything to the screen
The systray isn't integrated
Launching WoW works, identifies that there are 3 screens but you can't control
which is primary correctly, the default screen doesn't have the correct
resolutions available, maxes out at 1920x1080
Switching to windowed mode stops any further mouse input to the game screen -
keyboard entries are fine
This is the first version that things have launched without crashing
Everything works fine under x11, is there anything I can do to pinpoint if
these are kwin bugs or not?
--
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=32791
Bug #: 32791
Summary: Fail to receive stdout from .NET application.
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 43302
--> http://bugs.winehq.org/attachment.cgi?id=43302
Source and exe of Sample application.
Unzip the attached Program.
Run the CreateProcess.exe in the Debug directory.
I am expecting to see the "passed" message, but instead see "failed".
CreateProcess.exe create a process of MyAssembly.exe and is expecting to
receive data via the stdin/out. However this fails when using mono.
If you run MyAssembly.exe by itself, the text appears on the console.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=56874
Bug ID: 56874
Summary: WordSmith 9.0 doesn't button icons in installer
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 76678
--> https://bugs.winehq.org/attachment.cgi?id=76678
Screenshot Windows
See screenshots, the buttons in the accept/decline buttons are missing.
--
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=31905
Bug #: 31905
Summary: Windows from virtual desktop are able to steal focus
from external windows
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
Classification: Unclassified
I'm not sure if it is by design or not, but here's situation:
I launch dota 2 using following command:
WINEPREFIX=~/.wine_dota2/ ./wine explorer /desktop=dota2,1920x1080 "C:\Program
Files\Steam\Steam.exe" -applaunch 570
As steam app, it launches steam first, then launches dota within it. Process is
quite lengthy, so i switch focus to another window (e.g. browser) when virtual
desktop is initialized.
During steam load process, focus is stolen from browser. It remains as top-most
window, but 'inactive'. And, e.g. to continue typing something in the browser i
have to bring focus back. Few moments later (1-2), wine's window becomes
top-most, even if i click inactive browser window to restore focus.
During steam shutdown process, it steals focus again, but this time without
bringing virtual desktop to top.
Steam is just example: this occurs with numerous other apps, in some cases it
may happen even multiple times during launch process of some complex
application. For me as user, it is extremely annoying - i always thought that
virtual desktop is a way to avoid integration between wine and OS WM, with its
own tray and window management, and that virtual desktop should present itself
as normal OS window.
I'm using Debian Wheezy amd64, Gnome 3, NVIDIA binary driver, latest Wine from
git.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57280
Bug ID: 57280
Summary: Invalid state is propagated through to pulse leading
to no audio with pipewire-pulse
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: uselessthings(a)protonmail.com
Distribution: ---
Created attachment 77217
--> https://bugs.winehq.org/attachment.cgi?id=77217
journalctl log of pipewire, pipewire-pulse and wireplumber units from the time
the game is launched to the time it's closed down.
A sound stream is never created for some games using Wine's pulseaudio driver
and pipewire-pulse as the backend. Booting the games with another audio stream
playing, all audio cuts out for a few seconds before coming back, yet the sound
stream for the game is never created and doesn't appear in /dev/snd/*. Games I
noticed this in were Risk of Rain Returns (various versions of Proton) and
FINAL FANTASY XIV (various versions of wine and proton ranging from 7.x to 9.x)
I've attached an extremely verbose log below of journalctl from pipewire,
pipewire-pulse and wireplumber when the issue happens. The relevant piece of
output where I'd start investigating is
Line 34598: loka 07 14:11:14 hypernova pipewire-pulse[15490]:
mod.protocol-pulse: client 0x578d3de419c0 [FINAL FANTASY XIV]: ERROR command:-1
(invalid) tag:2 error:25 (Input/output error).
on the #pipewire IRC channel I was told this stems from winepulse.drv sending
an invalid state through to pulse and therefore through to pipewire-pulse.
I cross-checked with pulseaudio rather than pipewire-pulse, and the issue does
not appear.
Workaround:
In the meantime I have fixed this issue by setting wine to use winealsa.drv for
the affected games, which pipewire-alsa picks up as normal.
--
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=57243
Bug ID: 57243
Summary: taskbar is gone inside virtual desktop
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Distribution: ---
When virtual desktop is enabled, there used to be a taskbar that could be used
to restore minimized windows. It's gone since 9.17 (commit
c31e65fd3bde71234668507a9e15780d567c0a51). Setting the EnableShell registry key
to 1 doesn't make it back.
I need it, or I can't find my game window after it gets minimized.
Tested with fb256d8b950b5498bc4b2252de7b0b7a714229f7 (which is the latest
commit I get from github mirror; the origin repo is returning 522).
--
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=13637
Summary: MechCommander Gold: Two keypresses simultaneously are
not recognized
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Under Windows it was possible to scroll diagonally using two arrow keys at the
same time. This is not possible under Wine. The second keypress overrides the
first one.
e.g. I want to scroll into the upper left corner. I press left, it scrolls
left. I keep left pressed and press up -> It only scolls upwards.
Modifier keys like Ctrl are handled properly.
I don't think the game is based on dinput. At least, I don't get anything when
I enable the dinput debug channel.
--
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=21599
Summary: ACDSee Pro Photo Manager 3 : Not running
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=26059)
--> (http://bugs.winehq.org/attachment.cgi?id=26059)
WINEDEBUG=+all
Application still exit.
Trial version http://downloads.acdsystems.com/en/acdseepro.exe
err:ole:CoUninitialize Mismatched CoUninitialize
Wine 1.1.37
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57108
Bug ID: 57108
Summary: Bug is in Wine, wineHQ
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomputer(a)freenet.de
Distribution: ---
Created attachment 76996
--> https://bugs.winehq.org/attachment.cgi?id=76996
the bug-message
Hello,
I have a problem starting a program with an authentication function from
another CD.
However, I don't know how to describe the bug exactly.
I can only describe how my error comes about and how it should work:
So it runs in windows:
When starting, a file is queried for existence and age. If the program
has not been used for a long time or if it is the first run, the program
deletes the check file and requests an authentication CD. Only then
will the check file be rewritten. From then on the program starts with
the standard function.
The problem in wine:
When starting, the file is also queried for existence and age. The
program has a mistake here because it always deletes the file,
regardless of whether it is new, 10 years older or 10 years newer. After
authentication, the file is restored, that also works, I found the
path, but it doesn't stay and so the program never starts.
The programm:
Artcut6 / Artcut 2009 for cutting plotter
My system:
WineHQ staging 9.16
Linux Mint 21.3 Cinnamon
Terminal:
tom@schlepptom ~ $ wine c:/artcut6/prog/Artcut6.exe
002c:fixme:winediag:loader_init wine-staging 9.16 is a testing version
containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
--
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=57276
Bug ID: 57276
Summary: Fusion360: Crash when trying to run it natively on
wayland
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: miguelbenassal(a)gmail.com
Distribution: ---
Created attachment 77213
--> https://bugs.winehq.org/attachment.cgi?id=77213
Wine backtrace
Installed with the
script(https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux).
It works fine under xwayland. Other applications work well under native
wayland.
The application displays the loading page for a split second and then distords
and crashes immediately.
I attach the windows backtrace and the terminal log from wine.
--
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=54275
Bug ID: 54275
Summary: Obduction unable to render videos
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 73841
--> https://bugs.winehq.org/attachment.cgi?id=73841
Initial log Obsidian startup
When playing Obduction the videos are not rendered, and the screen appears to
be black during the intro video sequence.
The game works as expected when I install <a
href="https://github.com/z0z0z/mf-install">mf-install</a> libraries, which
tells me that the problem is with the video rendering.
In the logs (attached) these lines are found:
winegstreamer error: decodebin0: Your GStreamer installation is missing a
plug-in.
winegstreamer error: decodebin0: ../gst/playback/gstdecodebin2.c(4701):
gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Couldn't set bcmdec0 to READYElement vaapidecodebin0 does not accept caps
--
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=57257
Bug ID: 57257
Summary: Icecream PDF editor window collapses after its launch
not allowing to open it
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Download source: https://icecream-pdf-editor.en.softonic.com/
--
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=57273
Bug ID: 57273
Summary: error: 'posix_spawn' is unavailable: introduced in
Android 28 android
Product: Wine
Version: 9.19
Hardware: aarch64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
/home/csrg/toolchains_build/wine/dlls/ntdll/unix/loader.c:351:11: error:
'posix_spawn' is unavailable: introduced in Android 28 android
351 | ret = posix_spawn( pid, argv[0], NULL, NULL, argv, environ );
| ^
/home/csrg/toolchains/llvm/aarch64-linux-android24/aarch64-linux-android24/usr/include/spawn.h:58:5:
note: 'posix_spawn' has been explicitly marked unavailable here
58 | int posix_spawn(pid_t* _Nullable __pid, const char* _Nonnull __path,
const posix_spawn_file_actions_t _Nullable * _Nullable __actions, const
posix_spawnattr_t _Nullable * _Nullable __attr, char* const _Nullable
__argv[_Nullable], char* const _Nullable __env[_Nullable]) __INTRODUCED_IN(28);
| ^
--
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=57256
Bug ID: 57256
Summary: Impossible to click any buttons for screenshot editing
in Icecream Screen Recorder
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77173
--> https://bugs.winehq.org/attachment.cgi?id=77173
Selected buttons are not responsive
Download source: https://icecream-screen-recorder.en.softonic.com/
--
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=57266
Bug ID: 57266
Summary: Unable to use remote debugger with wine
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tapika(a)yahoo.com
Distribution: ---
Created attachment 77191
--> https://bugs.winehq.org/attachment.cgi?id=77191
Logs from msvsmon
Wine as additional compatibility layer for linux is quite awesome, as it allows
to run windows application in linux out of box. (Without actually porting them
to linux).
This would save porting time and effort if debugging with wine would work out
of box.
I have placed .net 4.8 framework executable into Wine64. Please note that
running given executable does not work because of some error occurring in .net
framework.
I think it's irrelevant which error or exception occurs at that point of time,
but it should be possible to debug that exception using remote tools for that
purpose.
Remote Debugging - overview:
https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging?vi…
From here:
https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging-cp…
Download tools for remote debugging for Visual studio you're using.
In my case it was "Visual Studio 2022", 'AMD64' architecture.
Install it on wine64 (don't remember exact commands, but normal execution)
Run following commands:
wine64 cmd
c:
cd "C:\Program Files\Microsoft Visual Studio 17.0\Common7\IDE\Remote
Debugger\x64"
msvsmon.exe /installed /nofirewallwarn /noauth /anyuser /nosecuritywarn
This will start remote tools on port 4026.
From Visual studio, C++ project, Project properties > Debugging.
Debugger to launch: Remote Windows Debugger.
Remote Command: Z:\home\<path to executable>
Working directory: Z:\home\<path to directory of executable>
Remote server name: localhost:4026
(I have used windows 11, wsl installation, ubuntu distribution)
Connection: Remote with no authentication
Debugger type:
1. Native Only
2. Mixed (.NET Framework)
1 gives in Visual studio following error:
Unable to start program 'Z:\home\....exe'.
Catastrophic failure
2 gives in Visual studio following error:
Unable to start program 'Z:\home\....exe'.
Not implemented
During 1 & 2 I can see following messages - see logs.txt
Can this be fixed somehow ?
--
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=57251
Bug ID: 57251
Summary: Keepass 2: program crashes when clicking on the User
name field to add or change an entry
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bouwe(a)westerdijk.info
Distribution: ---
Created attachment 77169
--> https://bugs.winehq.org/attachment.cgi?id=77169
Saved crash report
As described in the Summary.
--
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=57255
Bug ID: 57255
Summary: Editor text in MSWLogo is not resized correctly
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77172
--> https://bugs.winehq.org/attachment.cgi?id=77172
Overlapping letters
Download source: https://mswlogo.en.softonic.com/
- Press "Edall" in "Commander" window to get "Editor" one be opened.
- Try to resize editor text with a scroll button.
--
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=37383
Bug ID: 37383
Summary: Office 2010 - Submenus invisible on GNOME 3.14
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anmeldung(a)r-system.de
## summary
Submenus are invisible.
If I was running GNOME 3.12 everything was fine with OFFICE 2010.
Now I've upgraded to GNOME 3.14.0 with:
i | gnome-shell | Paket | 3.14.0-308.1 | x86_64 | GNOME
i | xorg-x11 | Paket | 7.6_1-16.1 | noarch | repo-oss
with Vendor NVIDIA Driver NVIDIA-Linux-x86_64-340.46
sidenote:
this issue is not related to playonlinux only. It also appears in crossover. So
the question is, if it is a wine or gnome problem?
I can reproduce this on T500 Lenovo with Intel Chipset and on Desktop Computer
with NVIDIA GraphicsCard. So it seems not to be a display driver problem.
## actual behaviour
If I want to see a submenu in any Office 2010 application with either "right
click" or from "ribbon menu" they do not appear in any case. But if you call a
menu with richt click and imagine it was there and use the keyboard to select
an item from that invisible menu -the actions itself are working.
If I switch to another desktop environment the menus do appear.
See videolinks:
xfe -> [https://vid.me/AaY]
gnome 3.14 [https://vid.me/GU7]
## expected behaviour
see the menu in any case.
## additional info
I'm not sure where to put this issue. If this is correct here on pol or if this
should be posted to GNOME Bugtracker or it should be posted to the wine
bugtracker.
As this is not quite clear, i'll post it cross and reference each.
Any hints are welcome.
## confirmation
it would be very good if anybody could confirm this
## crossreference
*
http://www.playonlinux.com/en/topic-12497-Office_2010__Submenus_invisible_o…
--
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=57270
Bug ID: 57270
Summary: Unhandled Exception in Celeste on Wine 9.0
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nah525252(a)gmail.com
Distribution: Mint
Created attachment 77201
--> https://bugs.winehq.org/attachment.cgi?id=77201
Its the full error log file
I'm trying to run Celeste on Wine 9.0, but I encountered an unhandled exception
error.
Here are the key details from the error log:
Unhandled exception: 0xe0434352 in 32-bit code (0x7b662597).
Backtrace:
=>0 0x7b662597 RaiseException+0x42
1 0x774270f1 in clr (+0x1b70f1)
...
System information:
Wine build: wine-9.0 (Ubuntu 9.0~repack-4build3)
Platform: i386
Version: Windows 7
Host system: Linux
Host version: 6.8.0-45-generic
I have tried several troubleshooting steps, including this
https://appdb.winehq.org/objectManager.php?sClass=version&iId=39979. and i
downloaded celeste from itch.io
Any assistance would be greatly appreciated!
--
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=57162
Bug ID: 57162
Summary: 3DXChat: Game does not start in Wine 8.4 to latest
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugs(a)dnlr.org
Distribution: ---
Created attachment 77065
--> https://bugs.winehq.org/attachment.cgi?id=77065
Logfile showing the failed start of the games exe
The game 3DXChat does not start in current versions of Wine as of the game
version 450 and upwards. It does, however, still work in Wine up until version
8.3. On the current Wine version, the games launcher starts and updates the
game. Afterwards the games .exe starts and you can see it in the process list.
However, the game window does not show up.
The game developers have introduced a niche Unity store anti-cheat solution
with version 450, so this might be an issue. However, since the game still runs
in Wine 8.3, there seems to be a way to also have it run on current versions.
It is possible to download and install the game without having a game account.
The error occurs right after the games .exe starts up, before the login window
appears.
Game download link: https://3dxchat.com/download.php?id=launcher
Unity anti-cheat store link:
https://assetstore.unity.com/packages/tools/utilities/warden-il2cpp-anti-ch…
--
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=57268
Bug ID: 57268
Summary: Some nested submenus in Office 2007 are off the
position
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 77200
--> https://bugs.winehq.org/attachment.cgi?id=77200
office 2007 menus illustration
I must say that since version 8.19 winewayland became very usable as it has
mostly solved the issues with drop-down, context menus and submenus.
However there's some places where the position of the menus is still off, like
in Office 2007 (though drop-down menus there are working well now).
The video attached illustrates 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=41268
Bug ID: 41268
Summary: Songr 1 installation fails
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 55568
--> https://bugs.winehq.org/attachment.cgi?id=55568
Console output during installation
Hello everyone,
I am having problems installing an application on wine 1.9.17 - Download URL is
at:
http://www.xamasoft.com/songr/
--
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=57205
Bug ID: 57205
Summary: FL Studio - ALL RECENT VERSIONS - Cannot import audio
files from file manager into the app, and then file
manager crashes
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 77102
--> https://bugs.winehq.org/attachment.cgi?id=77102
Video of the bug
Today I've updated to Wine 9.17, I'm using Manjaro GNOME, I'm also on Wayland
with the latest 560 NVIDIA drivers, and after updating to Wine 9.17 I'm not
able to drag and drop files into FL Studio anymore, and the file manager app
crashes when I'm trying to do so, this bug wasn't happening with Wine 9.16 and
before and it's of critical severity to me as it destroys my workflow.
--
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=57147
Bug ID: 57147
Summary: exit /B doesn't break for loop
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
The test.bat script print all `dir` output. But on Windows only one line is
printed.
test.bat:
@echo off
for /F "delims=" %%G in ('dir') do (
echo "%%G"
exit /B 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=52208
Bug ID: 52208
Summary: WSCGetApplicationCategory does not exist
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
wine malus
wine: Call from 7BC2B310 to unimplemented function
WS2_32.dll.WSCGetApplicationCategory, aborting
This software could not run.
https://getmalus.com/
--
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=57242
Bug ID: 57242
Summary: Quicken WillMaker Plus 2007 requires unimplemented
msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@
@@std@@QAE@PBDH@Z
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: arethusa26(a)gmail.com
Distribution: ---
Created attachment 77160
--> https://bugs.winehq.org/attachment.cgi?id=77160
Quicken WillMaker Plus 2007 winedbg backtrace
With the fix from bug 57079, launching Quicken WillMaker Plus 2007 now results
in a crash with:
wine: Call from 7B6326F8 to unimplemented function
msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z,
aborting
Using the native msvcp70.dll that ships with the application avoids the crash.
--
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=56975
Bug ID: 56975
Summary: Death to Spies: black screen during video playback
Product: Wine
Version: 9.13
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: rbernon(a)codeweavers.com
Regression SHA1: 9192b3b724d90788f7a1682b3f9eedb7bf363e22
Distribution: ---
Created attachment 76802
--> https://bugs.winehq.org/attachment.cgi?id=76802
brief terminal output
Similar to bug #56769, but this time the regression came from Wine-9.13:
commit 9192b3b724d90788f7a1682b3f9eedb7bf363e22
winegstreamer: Create transforms from MFVIDEOFORMAT / WAVEFORMATEX.
Instead of going through a custom intermediate format.
Description: The screen is black when the intro videos are playing (only audio
can be heard).
Can be reproduced with the demo version.
DTS_Demo_Installer.zip (590 M)
md5sum: 0a8112c4a4056428c47ea9619fff62cb
wine-9.13-26-g8070ed27bc4
--
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=56875
Bug ID: 56875
Summary: WordSmith 9.0 shows error message on start
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 76680
--> https://bugs.winehq.org/attachment.cgi?id=76680
Screenshot Error Message
As soon as the program starts you get the attached error message:
> 'le>' is not a valid integer value for Integer type.
--
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=57215
Bug ID: 57215
Summary: cnc-ddraw OpenGL renderer is broken again in 9.18
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: i.r.e.c.c.a.k.u.n+bugs.winehq.org(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 0a17c3b86fd4eb917367e36261fa276c6753d3b3
Distribution: ---
Hello again.
Rémi, sorry, quirky cnc-ddraw OpenGL has broken again in 9.18.
But in contrast with previous performance regression from Bug 57070, now it is
really broken: RA2 menu hangs and doesn't work completely.
I bisected to the offending commit:
0a17c3b86fd4eb917367e36261fa276c6753d3b3 is the first bad commit
commit 0a17c3b86fd4eb917367e36261fa276c6753d3b3
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Wed Sep 18 10:29:38 2024 +0200
winex11: Also resize or re-create the GL drawable with XComposite child
windows.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57200
dlls/winex11.drv/opengl.c | 1 +
1 file changed, 1 insertion(+)
I see it fixes a bug for another game, that's unfortunate. I don't know what
else we can do here.
--
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=57079
Bug ID: 57079
Summary: Quicken WillMaker Plus 2007 requires unimplemented
msvcp70.dll.?getline@std@@YAAAV?$basic_istream@DU?$cha
r_traits@D@std@@@1@AAV21@AAV?$basic_string@DU?$char_tr
aits@D@std@@V?$allocator@D@2@@1@@Z
Product: Wine
Version: 9.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: arethusa26(a)gmail.com
Distribution: ---
Created attachment 76952
--> https://bugs.winehq.org/attachment.cgi?id=76952
Quicken WillMaker Plus 2007 winedbg backtrace
When launching Quicken WillMaker Plus 2007, it crashes with:
wine: Call from 7B632718 to unimplemented function
msvcp70.dll.?getline@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z,
aborting
Using the native msvcp70.dll that ships with the application avoids the crash.
--
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=57139
Bug ID: 57139
Summary: SET changes errorlevel in .bat files
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
errorlevel was changed to 0 after SET, while Windows CMD keep it unchanged.
Quote from https://stackoverflow.com/a/34968021 and
https://stackoverflow.com/a/148991:
The differences between .CMD and .BAT as far as CMD.EXE is concerned are: With
extensions enabled, PATH/APPEND/PROMPT/SET/ASSOC in .CMD files will set
ERRORLEVEL regardless of error. .BAT sets ERRORLEVEL only on errors.
test.bat:
@echo off
call :SetError
echo %errorlevel%
echo %errorlevel%
SET x=
echo %errorlevel%
exit /B 0
:SetError
exit /B 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=57240
Bug ID: 57240
Summary: Wine 9.18 - Regression - FL Studio (and probably other
apps) don't export correct file formats anymore
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Issue INTRODUCED with wine 9.18:
If I click "export as .wav" inside fl studio, instead of letting me export the
file as a .wav, it will automatically export it as "untitled.wav.flp", and if
it do it again it will export it as "untitled.wav.wav.flp" and it will keep
adding ".wav" to the name of the file, but it actually save it as an ".flp"
file even if I've selected ".wav" in the export section.
This bug was introduced with Wine 9.18, as I've tested it with wine 9.17 on
multiple machines and they don't have this issue, but after updating to 9.18
they all have the issue, it doesen't matter if you're using waylkand or x11, it
doesen't matter what DE you're using, the issue will persist, and I'm sure it's
a regression because of that.
I've tried to do a regression test but I wasn't able to, so I don't know what
specific patch caused the regression, but it is a regression.
--
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=57264
Bug ID: 57264
Summary: zsh: killed wineboot --init
Product: Wine
Version: unspecified
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: activeds
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Cannot run wine on arm darwin why?
--
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=57261
Bug ID: 57261
Summary: MongoDB crashes when launched from command line in
Wine 9.0
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Avasmd(a)yandex.ru
Distribution: ---
When running MongoDB in Wine, the mongod.exe process terminates due to an
Access violation error (when calling the _ctime64_s function from ucrtbase.dll,
line 182 in the log).
The full text of the error is in the Mongo log:
\mongod_test\mongod_log_error.txt.
The mongod_test.tar.gz is attached to the task, which contains mongod.exe
(necessary for reproduction), as well as the MongoDB log.
OS configuration and software versions.
RED OS 7.3.4 (MUROM)
Linux kernel version = 6.1.94-1.e17.3.x86_64
Wine version = 9.0
Mate desktop environment version = 1.28.1
MongoDB version = 5.0.6
Reproduction steps.
1. Untar mongod_test.tar.gz and move the mongod_test folder to Wine (~/.wine …)
2. While in the Linux console, go to the mongod_test folder
cd /path/to/mongod_test/
3. Create database test folder
mkdir db_test
4. And run mongod.exe using the following command
wine mongod.exe --port 27020 --dbpath ./db_test
Comments.
A similar command (mongod.exe --port 27020 --dbpath ./db_test)
is successfully run in powershell on the native Windows OS.
--
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=57262
Bug ID: 57262
Summary: Multiple Hashes Appended to URL in Embedded IE
(iexplore.exe) with Latest Gecko in Wine
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: rikul(a)inbox.ru
Distribution: ---
Created attachment 77180
--> https://bugs.winehq.org/attachment.cgi?id=77180
Test html
When using the embedded Internet Explorer (iexplore.exe) with the latest Gecko
engine, clicking anchor links (<a>) with hash fragments causes the URL to
append multiple hash values instead of replacing the existing hash.
Steps to Reproduce:
1. Use the following example HTML file:
2. Open this HTML file in the embedded Internet Explorer (iexplore.exe) within
the application.
3. Click the links in quick succession.
Expected Behavior:
Clicking on "Go to Section A" should update the URL to #sectionA.
Clicking on "Go to Section B" should update the URL to #sectionB.
The URL should not append multiple hashes (e.g., #sectionA#sectionB).
Actual Behavior:
The URL appends multiple hashes when the links are clicked, resulting in an
incorrect format (e.g., #sectionA#sectionB).
--
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=56815
Bug ID: 56815
Summary: Virtualbox installer fails to install
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: svengrewe(a)posteo.de
Distribution: ---
Used Wine version: 9.10
The Virtualbox installer is broken. It fails to install with GUI and in silent
mode.
I tested the installer for Virtualbox version 4.3.12, 5.2.44 and 6.0.10.
Installing .Net Frameworks doesn't help.
--
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=57267
Bug ID: 57267
Summary: Samsung Smart Switch: crash during installation
(during device drivers installation)
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 77194
--> https://bugs.winehq.org/attachment.cgi?id=77194
backtrace
https://www.samsung.com/ph/support/apps-services/how-to-backup-and-restore-…https://downloadcenter.samsung.com/content/SW/202406/20240626140001115/Smar…
austin@debian:~/Downloads$ du -sh Smart.Switch.PC_Setup.exe
45M Smart.Switch.PC_Setup.exe
austin@debian:~/Downloads$ sha1sum Smart.Switch.PC_Setup.exe
6b8c3e42a9cd1c85f9987cce1033e87c3c5636d3 Smart.Switch.PC_Setup.exe
Requires `winetricks vcrun2008` (or will install it itself, if not present).
During the device driver installation, the backtrace prompt appears.
Note: the crash is from a separate process (so using `winetricks nocrashdialog`
won't make the backtrace appear in the terminal).
--
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=54312
Bug ID: 54312
Summary: (FL Studio 21) ilbridge.exe doesn't work.
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: djtech.developer(a)gmail.com
Distribution: ---
Hi, I was trying to use FL Studio 21 with wine on Ubuntu 22.04.
Everything works, execpt ilbridge.exe (the internal component that lets the
user run 32-bit plugin on 64-bit machines, located at `C:\Program
Files\Image-Line\FL Studio 21\System\Tools\Bridge\(32bit/64bit)\ilbridge.exe`)
I tried using the DVS plugins and the Tonmann DeEsser plugin and they both
worked on my Windows 11 virtual machine, but when I tried using them with wine,
FL would stop responding and `ilbridge.exe` would start using 100% of my CPU
without actually loading the plugin (I tried waiting for about 10 minutes, but
nothing).
I wanted to ask if there was a solution to this.
Thanks in advance.
--
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=57265
Bug ID: 57265
Summary: Bug in PlayOnLinux
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rvonau(a)posteo.de
Distribution: ---
Created attachment 77190
--> https://bugs.winehq.org/attachment.cgi?id=77190
back trace
Dear Sirs,
I had installed ubuntu24.04. After installing the Windows program
MyPhoneExplorer in PlayIOnLinux this program crashes every time. Under
ubuntu22.04, the program ran normally with the help of PlayOnLinux. The
corresponding back trace is enclosed.
Please help.
--
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=25974
Summary: AutoCAD 2009 LT: acadlt.msi doesn't start installer
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33110)
--> (http://bugs.winehq.org/attachment.cgi?id=33110)
WINEDEBUG=+msi on wine-1.3.12-272-g2d6b748
Steps to reproduce:
1) remove ~/.wine
2) wine start /x86/acadlt.msi
Behaviour:
Fatal error
"Installation ended prematurely because of an error"
Expected behaviour:
Installer's window.
Terminal output:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:check_assembly_installed we should probably check the manifest file
here
err:msi:ITERATE_Actions Execution halted, action L"SetupWizard" returned 1603
--
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=15346
Summary: Winamp disappears when you move it's location
Product: Wine
Version: 1.1.5
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: homerhomer(a)gmail.com
Created an attachment (id=16178)
--> (http://bugs.winehq.org/attachment.cgi?id=16178)
DwmSetWindowAttribute error
Sort of a silly bug, basically once winamp is up and running, if you click on
the title bar and move it around winamp disappears. To make sure that the bug
happens make sure to swirl it around a couple of times. ( A Swirly if you will
)
Attached
I also noticed this when running winamp manually at startup. This may be
related. but then I move winamp and it disappears I don't get any more error
messages. So I'm not sure. I appreciate the good work
Thank you
I'm running Ubuntu 8.04, Wine 1.1.5, AMD64
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57041
Bug ID: 57041
Summary: SMath Solver 1.1 x64 crashes when hovering over
navigation bar buttons
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wing32
Assignee: wine-bugs(a)winehq.org
Reporter: sasha01945(a)gmail.com
Distribution: ---
Created attachment 76895
--> https://bugs.winehq.org/attachment.cgi?id=76895
Crash Window.
To reproduce:
1. Install MSI
2. Activate license (recommended)
3. Move mouse to item
4. See result
OS ALT Linux Kworkstantion 10.3 x64
Hardware: MSI PULSE GL76
CPU: 12th Gen Intel Core i7-12700H @ 20x 4.6GHz
GPU: NVIDIA GeForce RTX 3050 Ti Laptop GPU
File system: BTRFS
Wine packages: preinstalled, updated from package manager.
--
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=55029
Bug ID: 55029
Summary: Wishlist: do reflink on CopyFileW for WINEPREFIX size
reduction
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: arthur200126(a)gmail.com
Distribution: ---
The current implementation of CopyFileW consists of a simple read-write loop.
This of course is completely fine in terms of Windows emulation, but one of the
consequences is huge file size inflation when setting up things like a
WINEPREFIX: on a wine 7.7-staging 64-bit install, each fresh prefix takes up
1.2 GiB: 619M of that is System32, and Syswow64 520M.
Doing reflink on the CopyFileW interface (which is what rundll32 uses to get
wine.ini set up) would greatly reduce the disk space burden associated with
setting up a fresh prefix. Removal of real disk IO would also make the process
a lot faster. Back in GNU land, the `cp` utility has been doing reflink by
default since June 2020.
--
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=57254
Bug ID: 57254
Summary: Wings3D text is broken
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77171
--> https://bugs.winehq.org/attachment.cgi?id=77171
Not readable text
Download source: https://wings-3d.en.softonic.com/
--
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=57253
Bug ID: 57253
Summary: Icecream video editor falls back to silent mode by
default with an error
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77170
--> https://bugs.winehq.org/attachment.cgi?id=77170
Error shown by the editor
Downloaded from: https://icecream-video-editor.en.softonic.com/
--
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=57258
Bug ID: 57258
Summary: MailWasher renders dropdown as black
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 77174
--> https://bugs.winehq.org/attachment.cgi?id=77174
Screenshot
To Test:
- Install the program
- Start the program, ignore the crash with esent.dll.JetCreateInstance
- Click Next, enter a dummy "Account description", click next
- When clicking the dropdown for "Server Type" the contents are completely
black
--
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=57045
Bug ID: 57045
Summary: Attempting to use a file dialog in Micrografx Windows
Draw 4.0 causes crash
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jklaas(a)klaashome.org
Distribution: ---
Created attachment 76899
--> https://bugs.winehq.org/attachment.cgi?id=76899
Backtrace of an attempt to open the file dialog in Micrografx Windows Draw 4.0
When I attempt to open a file using the file dialog in Micrografx Windows Draw
4.0, I get a crash and backtrace.
I can open any file from the command line just fine (wine ./DRAW.EXE
filename.drw). I've even been able to export some of my drawings by printing
them and that dialog seems to work OK for saving files.
--
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=36447
Bug ID: 36447
Summary: Test for exe date fails - Avanti
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marawuti0(a)gmail.com
Avanti [http://www.avanti.arrozcru.org/] tests the ffmpeg.exe for a minimum
date. This fails under Wine but the identical downloaded files work fine under
Windoz.
I was using Avanti-078.7z (released 06-05-2014) [May 6] and
ffmpeg from http://ffmpeg.zeranoe.com/builds/ Version: git-4cdea92
(2014-05-07)
--
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=57220
Bug ID: 57220
Summary: FL Studio - ENTIRE SYSTEM CRASH WHEN SCROLLING
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 77133
--> https://bugs.winehq.org/attachment.cgi?id=77133
Video of the issue & system crash
In the video I've attached you can see 1 issue where the mouse pointer isn't
stuck on the parameter I'm scrolling, and the 2nd is that the video ends when
the system crashed, and of course it shouldn't crash, this happens on all
desktop envirorments and on all Wine versions.
How to reproduce the issue:
Install FL Studio free version https://www.image-line.com/fl-studio-download/
You'll encounter bug 57208 "https://bugs.winehq.org/show_bug.cgi?id=57208" that
I've reported, the program will eventually install but it will take 30 minutes
at least
After it's installed try to scroll the BPM value as I did in the video by
pressing the left click on it and moving the mouse up and down
Expected behaviour:
When scrolling the BPM parameter, the mouse pointer disappears and gets stuck
in the point where you left click, and reappears in the same point where you
stop holding the left click
And the system doesen't crash
--
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=57249
Bug ID: 57249
Summary: After minimizing, pressing on buttons unminimize,
maximize, close is ignored
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 77163
--> https://bugs.winehq.org/attachment.cgi?id=77163
minimized state
After using minimize button, operations (unhide, close etc) on windows are
unavailable.
Tried on GNOME, KDE.
Steps to reproduce:
* minimize button on a window.
* the window folds into a small titlebar version
* pressing on buttons unminimize, maximize, close is ignored.
--
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=57187
Bug ID: 57187
Summary: System's audio device switches whenever an app
launches, then switches back again
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yaomtc(a)protonmail.com
Distribution: ---
This results in my PC's sound cutting out for a few seconds whenever I launch
something with Wine, and again if that thing is a launcher, launching something
else (e.g. Battle.net)
My primary audio output is via the onboard optical audio output (ALC1220
Digital). I also have HDMI output from my graphics card, and a USB audio
interface I only use for input. I have Pipewire installed on this Arch Linux
system with KDE Plasma.
--
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=57247
Bug ID: 57247
Summary: FL Studio is extremely sluggish
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwmapi
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Download:
https://install.image-line.com/flstudio/flstudio_win64_24.1.1.4285.exe
Archived at
https://web.archive.org/web/20240821135437/https://install.image-line.com/f…
During installation you might encounter bug 57208 (doesn't happen for me
though).
After starting the program, open the "Keep it Simple" demo project.
The program uses a full core of CPU constantly. Trying to open the "FILE" menu
and moving the mouse over the entries, it hangs often for seconds at a time.
Same happens for most other actions.
As reported in bug 57240, the program seems to run smoothly for other users
though...
A performance measurement shows a thread constantly calling DwmFlush. I suspect
it might try to use DwmFlush as vsync-like operation. DwmFlush is currently a
stub, replacing it with a "Sleep(16)" makes the program work smoothly.
--
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=57241
Bug ID: 57241
Summary: Managed COM components fail to load outside of
application directory
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: bob(a)paradoxlost.com
Distribution: ---
Managed assemblies are not loaded outside of the "current" directory due to a
failure to open the file using the CodeBase path.
https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/mscoree/corruntimeho…
Here, the incorrect variable is passed to CreateFileW. It should be filename
instead of path.
--
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=57098
Bug ID: 57098
Summary: Battle.net does not start after upgrade to 9.16
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: sfjuocekr(a)gmail.com
Distribution: ---
Created attachment 76977
--> https://bugs.winehq.org/attachment.cgi?id=76977
log
Battle.net does not work with the latest wine-staging = 9.16
I had just updated wine from apt, the launcher starts but during login it opens
a command prompt with error message that closes and opens repeatedly.
I suppose this has something to do with the latest cmd.exe changes?
--
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=57137
Bug ID: 57137
Summary: endlocal changes CWD if pushd/popd are called before
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
Run test.bat, got output
Z:\home
Z:\home\huangqinjin
Z:\home
test.bat:
@echo off
pushd "%~dp0.."
cd
popd
setlocal
cd
endlocal
cd
--
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=57244
Bug ID: 57244
Summary: Train capacity 300% 2 will crash after enable the
winedmo
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Created attachment 77161
--> https://bugs.winehq.org/attachment.cgi?id=77161
Detail log from Train capacity 300% 2
Also video regression due to winedmo.
Game will crash at the title video or gallery video
--
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=57224
Bug ID: 57224
Summary: Strange Behavior with >64 Processing Cores
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: atericparker(a)gmail.com
Distribution: ---
Created attachment 77143
--> https://bugs.winehq.org/attachment.cgi?id=77143
Compiled Microsoft Sample code to test API
I've been spending the last few weeks trying to figre out why Photoshop crashes
with >64 threads, unless one disables multithreading outright by deleting
MultiProcessor Support.pbx (which is actually a dll).
After disassembling the pbx file, and debugging Photoshop with x64dbg (under
wine) I determine that the crash occurs briefly after calling
GetLogicalProcessorInformation from Kernel32.dll. The crash occurs after the
return of the number of logical processors, so it's not the actual function
crashing, just that it is returning a value that causes an issue.
I then proceeded to test the API with this sampel code (I attached a compiled
version)
https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoap…
, and compare the output across systems. On Windows (& wine <64 CPUs), the
number of logical processors works as expected, as does cores.
When we cross the 64 CPU barrier, something strange happens (which I assume
causes the crash). We get 65 cores and 64 threads, which is impossible, from
stepping through the debugger, I confirm that Photoshop also gets a 65 count.
GetLogicalProcessorInformation results:
Number of NUMA nodes: 1
Number of physical processor packages: 1
Number of processor cores: 65
Number of logical processors: 64
Number of processor L1/L2/L3 caches: 130/65/9
Any ideas what's going wrong here? I understand that wine doesn't support >64
threads, but it seems like an off by 1 error.
--
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=57173
Bug ID: 57173
Summary: Wine-dev 9.17 does not allow drag-and-drop of files
into LTspice
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drprimeevil.myopera(a)gmail.com
Distribution: ---
Cannot drag-and-drop schematics files (or any relevant files) into LTspice
24.0.12 using Wine 9.17 (development version).
Under Wine 9.16 it used to work - all be it after several tries. It used to
either work properly or come up with a message box saying, "no error" but no
file in the application. After another attempt it would succeed or sometimes a
few attempts - each unsuccessful attempt coming up with the message box. But
ultimately it would succeed.
Now, there would be no file, no message box. Just nothing.
--
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=57236
Bug ID: 57236
Summary: Gecko X86.msi install packages marked as
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: lena.montenot(a)commown.coop
Distribution: ---
This issue concerns the Gecko downloads of the 32-bits installs (x86), on the
wiki page and on the Download site :
-> https://gitlab.winehq.org/wine/wine/-/wikis/Gecko
-> https://dl.winehq.org/wine/wine-gecko/
Indeed, trying to download them from Firefox (version 130.0.1) flags the
download as unsafe, saying "The file contains a virus or malware"
The x86_64 (64 bits) is safe from this
Is there a specific reason for this flagging ?
--
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=55448
Bug ID: 55448
Summary: Motor4MX crashes due to HLSL syntax error 'unexpected
KW_DOUBLE'
Product: vkd3d
Version: 1.8
Hardware: x86-64
URL: http://www.gamepressure.com/download.asp?ID=21182
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0024:err:d3dcompiler:D3DCompile2 <anonymous>:114:1: E5000: syntax error,
unexpected KW_DOUBLE
--
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=56895
Bug ID: 56895
Summary: So Blonde (demo): font display bug (regression)
Product: Wine
Version: 9.12
Hardware: x86-64
URL: https://www.gamepressure.com/download.asp?ID=19123
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Regression SHA1: 95999accf6c1ece887788bf6f827a34288744fba
Distribution: Ubuntu
Game: "So Blonde" demo (download link provided).
OS: Ubuntu 24.04 LTS 64bit.
NVIDIA Driver Version (proprietary): 535.183.01.
Description:
The fonts are displayed too brightly and without their black outlines (see
screenshots).
Here is the result of the regression test:
95999accf6c1ece887788bf6f827a34288744fba is the first bad commit
commit 95999accf6c1ece887788bf6f827a34288744fba
Author: Elizabeth Figura <zfigura(a)codeweavers.com>
Date: Sat May 4 13:35:04 2024 -0500
wined3d: Default diffuse to 1.0 in the vertex shader.
dlls/d3d9/tests/visual.c | 10 ++++------
dlls/wined3d/context_gl.c | 19 ++-----------------
dlls/wined3d/glsl_shader.c | 5 ++++-
dlls/wined3d/utils.c | 2 ++
dlls/wined3d/wined3d_gl.h | 3 +--
dlls/wined3d/wined3d_private.h | 3 ++-
6 files changed, 15 insertions(+), 27 deletions(-)
--
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=16367
Summary: multimedia keys not available for wine applications
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc.menghin(a)gmail.com
Some applications like Winamp use global hotkeys. Hotkeys work fine in Gnome
for me but do not work in Winamp (Can't set them in the Winamp config). Other
keys work fine there.
It looks like multimedia keys are not forwarded to a application running with
Wine.
Ubuntu 8.10, Wine 1.1.10 (Winamp 5.541)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57232
Bug ID: 57232
Summary: god of War Ragnarok relies on GameInput which relies
on "Kernel-ProductInfo"
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linuxgamer1(a)tutamail.com
Distribution: ---
Created attachment 77149
--> https://bugs.winehq.org/attachment.cgi?id=77149
GameInput error log
Hello
Recently released game god of War Ragnarok requires Microsot GameInput to
capture mouse movement, but it fails to start on Linux with always this error
accompanying it:
5646.116:0054:0058:fixme:reg:NtQueryLicenseValue License key
L"Kernel-ProductInfo" not found
Without this, mouse cannot move the camera in the game. Even on Windows some
people have this problem, but installing GameInput has solved this for many.
Yet on Linux, GameInput installs and game loads it, but it fails to start with
the only "error" being this Kernel-ProductInfo...
--
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=53242
Bug ID: 53242
Summary: Bizhawk emulator memory leak
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theoc284(a)gmail.com
Distribution: ---
When running Bizhawk, there is a very fast memory leak. It appears to happen
the most with RTC's modified variant found here: https://redscientist.com/rtc
To get the dependencies that are needed to run on WINE, follow this guide:
https://corrupt.wiki/rtcv/other-rtc-guides/running-rtcv-on-linux
The memory leak is very fast, at roughly 50-200MB/sec
If you want to test the bug, Steam has a collection of ROMs with an emulator
called the Sega Genesis and Mega Drive classics collection. If you own it, go
to your Steam directory, steamapps, common, Sega Classics, then you can find
the ROMs in "Uncompressed ROMs".
--
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=57231
Bug ID: 57231
Summary: F.E.A.R Combat installer window can't be focused via
taskbar
Product: Wine
Version: 9.18
Hardware: x86-64
URL: https://web.archive.org/web/20240924151800/https://www
.fear-community.eu/files/fear_combat_202_community_ful
l_multilang_beta3.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lingm+winebz(a)posteo.org
Distribution: ---
Start the installer, select a language and confirm.
The installer window shows up as a normal window in the task bar.
Click into a different window on the task bar to focus it. Now click the
installer window in the task bar to get back to the installer.
The archive link I've put into the URL field is a bit slow, so you might want
to download from https://www.fear-community.eu/#update_fear_combat_sec2
instead.
Expectation:
The installer window gets focused and pulled to the foreground again.
Actual behavior:
Nothing happens. The installer window stays unfocused and - depending on the
size and position of your other window - occluded.
There's some more weirdness with the window behavior of this installer, but it
might very well all be the same root cause.
E.g. Moving the window to a different monitor does not move the task bar entry
to the corresponding panel. It just stays put on the original monitor.
Using KDE Plasma 6.1.5 on X11.
> $ du -h fear_combat_202_community_full_multilang_beta3.exe
> 2,0G fear_combat_202_community_full_multilang_beta3.exe
> $ md5sum fear_combat_202_community_full_multilang_beta3.exe
> dd38096e5bf31641a757c233718803f8 fear_combat_202_community_full_multilang_beta3.exe
--
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=57228
Bug ID: 57228
Summary: run command modern operations v1.05 will random
freezen
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asmodeusk(a)163.com
Distribution: ---
I try install wine9.0~9.18 and some component like: dotnet48, corefonts.
When I run a game name command modern operations v1.05,some looks normal, but
sometimes it will freezen, nothing can control and mayby 1 minutes recover or
long long time can not recover.
If I use recording playback function of command modern operations, click play,
in 1 minutes it 100% will freeze, maybe 1 seconds or 10 seconds.
Same game files run in windows7 or windows10 is no problem.
--
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=57204
Bug ID: 57204
Summary: after enable winedmo, Little Witch Nobeta video wont
play anymore
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Created attachment 77101
--> https://bugs.winehq.org/attachment.cgi?id=77101
Log under Little Witch Nobeta
After enable winedmo. the Little Witch Nobeta wont play video anymore
It normal under winegstreamer.
--
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=57116
Bug ID: 57116
Summary: Crash during codecs test on CEF sample application
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2
Bg114ea2a%2Bchromium-127.0.6533.120_windows64_client.t
ar.bz2
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77008
--> https://bugs.winehq.org/attachment.cgi?id=77008
Wine 9.16 console output
Running the Codecs test on the Chromium Embedded Framework sample application
causes a crash, but winedbg is unable to provide any further details (also the
OK button from winedbg doesn't work).
The application itself does not close and continues to run.
Run with:
wine cefclient.exe --url=https://shaka-player-demo.appspot.com/support.html
--
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=57226
Bug ID: 57226
Summary: FL Studio - When minimizing it and opening it again
the app has a different size
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 77144
--> https://bugs.winehq.org/attachment.cgi?id=77144
Video of the issue
As the title says, the attached video also shows the problem.
--
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=52839
Bug ID: 52839
Summary: Possible regression: Application menu bar entries
disappear when opening the corresponding menu
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scallegari(a)arces.unibo.it
Distribution: ---
Created attachment 72235
--> https://bugs.winehq.org/attachment.cgi?id=72235
Screenshot showing the issue
With recent updates to wine, I have noticed that in the LTSpice application the
menu bar entries disappear when opening the corresponding menu.
The problem is illustrated in the attached screenshot where the "Edit" menu is
opened and the "Edit" menu bar entry becomes invisible in the process.
I do not know if the problem is specific to LTSpice or if it happens in other
applications as well. Nonetheless, I think that correcting the issue in LTSpice
would be both useful and important. In education LTSpice is probably (one of)
the most used circuit simulator with an integrated schematic capture and
waveform viewer that happens to be both unrestricted and free (although as in
beer only). Furthermore, its documentation actively advertises wine as the way
to use it under 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.
https://bugs.winehq.org/show_bug.cgi?id=57222
Bug ID: 57222
Summary: Installation of Konami games fails (Bombergirl,
Beatmania IIDX Infinitas) with error 1603
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: sraamar.psplus(a)gmail.com
Distribution: ---
Created attachment 77139
--> https://bugs.winehq.org/attachment.cgi?id=77139
Trace
The installation process for certain Konami games, such as Bombergirl and
Beatmania IIDX Infinitas, fails when run through Wine. The setup halts with
error code 1603.
These are the relevant lines I think of the trace:
0120:err:msi:execute_script Execution of script 0 halted; action
L"[C:\\users\\vince\\AppData\\Roaming\\Microsoft\\Windows\\Start
Menu\\Programs\\KONAMI\\BomberGirl.url\0080http://eagate.573.jp/game/konasteapp/API/login/login.html?game_id=bomber-girl\00801\0080C:\\Games\\BomberGirl\\BomberGirl.ico\00800\0080C:\\users\\vince\\Desktop\\BomberGirl.url\0080h"...
returned 1603
0120:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1603
Bombergirl installer:
https://p.eagate.573.jp/game/eacbg/bg/download/installer.html
Beatmania IIDX INFINITAS installer :
https://d1rc4pwxnc0pe0.cloudfront.net/v2/installer/infinitas_installer_2022…
Tested on Arch Linux with wine 9.18 in a clean 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=53559
Bug ID: 53559
Summary: Cult of the Lamb leaks memory due to mfplat
unsupported service
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 72923
--> https://bugs.winehq.org/attachment.cgi?id=72923
Log output
After the developer opening, the game tries to reproduce another video. You can
hear the sound playing, but the video fails to load. The game seems to try to
load the video again and finds itself in a failing loop, leaking memory.
While trying to reproduce the intro video, the game spams to the log:
>fixme:mfplat:media_source_get_service_GetService Unsupported service {dd0ac3d8-40e3-4128-ac48-c0add067b714}.
This issue (memory leak) doesn't occurs on Proton, but the intro video still
can't be reproduced.
Procedure:
1 - Open up the game
2 - Wait until the first intro (Massive Monster opening) ends
3 - Watch for the system monitor that RAM is leaking. Kill the application or
else it'll freeze your system
Game is paid and can be downloaded from Steam or GOG. Their official page:
https://www.cultofthelamb.com/
--
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=57219
Bug ID: 57219
Summary: Capitalism Lab crashed in main manu
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ming6842(a)hotmail.com
Distribution: ---
Created attachment 77132
--> https://bugs.winehq.org/attachment.cgi?id=77132
The backtrace file
Capitalism lab crashed after able to enter main menu for few seconds
--
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=57206
Bug ID: 57206
Summary: Sven Bømwøllen series: Several games crash after
loading screen
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
This is a followup to bug #55936.
The game (Setup_Sven004-XS_BTO_v104.exe) crashes after showing the
intro screen less than a second.
Attached is a +SEH log inside a Arch VM with Arch Wine 9.17 multilib packages.
The access violation shown there cannot be observed within
a Debian Bookworm VM with WineHQ 9.17 packages.
Therefore I assume this to be specific to Arch.
--
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=57218
Bug ID: 57218
Summary: RtlReAllocateHeap slow compared to RtlHeapFree +
RtlAllocateHeap combos on wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
this breaks realloc
--
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=53419
Bug ID: 53419
Summary: HeapReAlloc is slower than HeapFree, HeapAlloc +
memcpy combos
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
This shouldn't happen.
HeapReAlloc
cqwrteur@HOME-SERVER:~/Libraries/fast_io/benchmark/0011.containers/vector/0002.multi_push_back$
wine ./vector.exe
fast_io::vectors:5.3254482s
HeapAlloc combos
cqwrteur@HOME-SERVER:~/Libraries/fast_io/benchmark/0011.containers/vector/0002.multi_push_back$
wine ./vector.exe
fast_io::vectors:3.2410441s
On Windows:
HeapReAlloc
D:\hg\fast_io\benchmark\0011.containers\vector\0002.multi_push_back>vector
fast_io::vectors:2.1215775s
HeapAlloc combos
D:\hg\fast_io\benchmark\0011.containers\vector\0002.multi_push_back>vector
fast_io::vectors:2.1650619s
--
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=57217
Bug ID: 57217
Summary: Program error window for WfConverter when trying to
convert a file
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olav.magi(a)hotmail.com
Distribution: ---
Created attachment 77129
--> https://bugs.winehq.org/attachment.cgi?id=77129
Screenshot of error
Hi!
I am trying to convert .sdlxliff to .tmx with WfConverter 14.118 but it failes
after clicking "Start".
The error window includes "Not yet implemented".
Please help me to convert via Wine.
WfConverter can be downloaded here: http://www.wordfast.net/zip/WfConverter.zip
"To use WfConverter, unzip all the downloaded files, and put them all in the
same folder. Then, double-click on the file WfConverter.exe. The tool is very
simple: you just need to select the file you want to convert, and then clicking
on Start. The output file will be placed in the same folder where the input
file is located."
--
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=57160
Bug ID: 57160
Summary: 16-bit color no longer works when using Xephyr,
regression caused by 05d727a93 Jul 11, 2024
Product: Wine
Version: 9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: boxedwine(a)danoon.net
Distribution: ---
commit 05d727a935b9009f188cc74ca77e14afc44aef30 on July 11 for 9.13 caused a
regression where 16-bit color no longer displays correctly. On the lastest git
master, notepad will just display black. That checkin has 3 chunks of code, if
I comment out the larger chunk as seen below, git master will display notepad
correctly when using 16-bit color
// this is the new code that caused the regression
if (new_surface && !is_layered)
{
DWORD lwa_flags = 0;
COLORREF key;
BYTE alpha;
if (!NtUserGetLayeredWindowAttributes( hwnd, &key, &alpha, &lwa_flags
)) lwa_flags = 0;
if (!(lwa_flags & LWA_ALPHA)) alpha = 255;
if (!(lwa_flags & LWA_COLORKEY)) key = CLR_INVALID;
window_surface_set_layered( new_surface, key, alpha << 24, 0 );
}
command line used when testing:
Xephyr :1 -ac -screen 640x480x16 & DISPLAY=:1 wine-git/wine notepad
Tested On:
1) Debian 11 32-bit inside VMWare
2) Ubuntu 24 64-bit on Intel(R) Core(TM) i7-6700K
--
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=57214
Bug ID: 57214
Summary: VL2000 video is not able to play cause it always show
insert disk even it found
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Created attachment 77126
--> https://bugs.winehq.org/attachment.cgi?id=77126
Detail log from virtual life 2000
VirtualLife 2 will play an avi video in opening.
but in wine video usually unable to play cause game wont enter properly.
--
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=56596
Bug ID: 56596
Summary: Keyboard keypress generates NumLock keypress for all
keys
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: m.kolesinski(a)gmail.com
Distribution: ---
When playing an old Quake III engine based game (Medal of Honor: Allied
Assault) on Wine 9.4 thru 9.7, the game is no longer playable. All keyboard
keypress events also send a duplicate 'NumLock' keypress. I previously had
NumLock mapped (in-game) to perform some action, and remapping keys is now not
possible because every attempt binds to NumLock.
I believe the actual keypress AND NumLock keypress events are sent continuously
while any keyboard key is held down (I tried various keys, they all do it).
This was not an issue in Wine 9.2 and prior, and possibly 9.3 (I don't have
that package to test with, but I've tested with 9.4, 9.5, 9.6, and 9.7 on Arch
Linux).
There are no DLL overrides, it's a "stock" 64-bit 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=57158
Bug ID: 57158
Summary: HID devices not detected after removal until Wine
processes restart
Product: Wine
Version: 9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Regression SHA1: 13a44865586f7697bb47bb48664ac0a90590a643
Distribution: Gentoo
After 13a44865586 [1], at least dinput/xinput HID devices are not being
re-detected until everything running in the specific Wine prefix has been
terminated (winedevice?). Have not tested if Wine preocesses running on other
prefixes have an effect as well.
First observed with Final Fantasy XI Online, using a Sony DualShock 2 and 4
gamepads, bisected using a default clean prefix with 'wine control/joy.cpl'
(for DualShock 4 hidraw is disabled due to 173ed7e61b5 [2]).
Steps used to re-produce:
- Run 'wine control' and 'Game Controllers' therein.
- Select the 'XInput' tab for convenience.
- Re-plug the gamepad.
- At this point due to no automation for it being used in my set-up, adjust
permissions on '/dev/input/event*' which corresponds to the device.
- Observe the gamepad not re-appearing in the 'XInput' tab until every process
from that prefix is terminated.
It may take a few re-plugs for the issue to show itself; sometimes the devices
will appear again, but once they don't, the Wine processes need to be
restarted.
Thank you!
1.
https://gitlab.winehq.org/wine/wine/-/commit/13a44865586f7697bb47bb48664ac0…
2.
https://gitlab.winehq.org/wine/wine/-/commit/173ed7e61b5b80ccd4d268e80c5c15…
--
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=53727
Bug ID: 53727
Summary: TreeView doesn't check the return value of
TREEVIEW_SendExpanding
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
Distribution: ---
comctl32!TREEVIEW_Collapse function has a bug.
That function didn't check the return value of TREEVIEW_SendExpanding.
So, I can't forbid collapsing on a treeview control.
--
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=57190
Bug ID: 57190
Summary: Configure ends with: Do '' to compile Wine.
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: trivial
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 63d2019b85f4603e48bfcb1c1668fcd6932656d0
Distribution: ---
This is only a cosmetic issue, the source is compiling properly.
When running the configure script in the Wine source dir, the output ends with
configure: Finished. Do '' to compile Wine.
Instead of
configure: Finished. Do 'make' to compile Wine.
This is after
commit 63d2019b85f4603e48bfcb1c1668fcd6932656d0
configure: Remove some no longer used defines.
wine-9.17-142-g8bf8754d68a
--
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=57200
Bug ID: 57200
Summary: Warlords III: Darklords Rising shows distorted image
Product: Wine
Version: 9.17
Hardware: x86-64
URL: https://store.steampowered.com/app/2916220/Warlords_II
I_Darklords_Rising/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 4c15acf234a575b7b054016e2a0099202885d87f
Distribution: ---
Created attachment 77095
--> https://bugs.winehq.org/attachment.cgi?id=77095
screenshot from the main menu
The bug is similar in appearance to bug #57189 but it is caused by a different
commit and is not fixed unlike 57189.
The game screen is distorted and doesn't fill the screen properly.
Occurs both in fullscreen and virtual desktop mode.
The commit causing the problem:
commit 4c15acf234a575b7b054016e2a0099202885d87f
winex11: Detach offscreen OpenGL windows after creation.
Plain terminal output doesn't show anything relevant.
You can reproduce the bug in the Steam version or with the original demo
version released in 1997:
https://archive.org/download/WarlordsIIIReignofHeroes_1020/war3demo.zip
Still present in wine-9.17-160-g03d985369dc
--
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=57155
Bug ID: 57155
Summary: Gigapixel ai crashes on startup
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 77062
--> https://bugs.winehq.org/attachment.cgi?id=77062
crash report
Trying to start gigapixel ai 7.2.2 and it crashes on startup
--
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=55347
Bug ID: 55347
Summary: widl generated winrt headers fails to compile with C++
code
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: nathbappai(a)gmail.com
Distribution: ---
Created attachment 74933
--> https://bugs.winehq.org/attachment.cgi?id=74933
minimal sample code
If winrt headers are used with C++ code, it fails to compile with both g++ and
clang++. In this case, the error comes from data types of virtual function
parameters. Replacing the data types with fully qualified name fixes the
compiler errors.
In the attachment section, a minimal sample code is added. That code does not
do anything, it's just for compilation testing purpose. It compiles fine with
MSVC/Visual Studio. Firefox is one of the project which is affected by this
issue. Currently, a patch is used with mingw-w64
https://hg.mozilla.org/mozilla-central/file/tip/taskcluster/scripts/misc/mi…
--
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=57163
Bug ID: 57163
Summary: Wine Mono support msi no longer installs
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Running "make dev-setup" in a wine-mono build tree now fails in the msiexec
step:
wine msiexec /i 'Z:\home\meh\wine-mono\image\support\winemono-support.msi'
015c:fixme:file:NtLockFile I/O completion on lock not implemented yet
make: *** [GNUmakefile:81: dev-setup] Error 123
Bisecting pointed to this commit:
14b718b69bb8d62c3ae84c52d4210e81c1d21208 is the first bad commit
commit 14b718b69bb8d62c3ae84c52d4210e81c1d21208
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Aug 29 14:44:38 2024 +0200
msiexec: Don't remove quotes from properties passed on the command line.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57024
programs/msiexec/msiexec.c | 43 +++++++++++++++++++++++++++++++++----------
1 file changed, 33 insertions(+), 10 deletions(-)
But I think the bisect is wrong. When running with a +msiexec,+msi log, it
shows the correct filename passed to MsiInstallProductW:
015c:trace:msi:MsiInstallProductW
L"Z:\\home\\meh\\wine-mono\\image\\support\\winemono-support.msi" (null)
But later the filename is wrong:
015c:warn:msi:MSI_OpenPackageW unable to copy package
L"Z:\\home\\meh\\wine-mono\\image\\support\\winemono-support.msi\0010\0006\0001uZ:\\home\\meh\\wine-mono\\image\\support\\winemono-support.msi"
to L"C:\\windows\\Installer\\989.msi" (123)
Adding warn+heap to the channels causes it to succeed.
So I think what we really have is some sort of memory error in msi that the
change to msiexec happened to trigger with a different allocation pattern.
--
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=57189
Bug ID: 57189
Summary: Caesar 3, Neighbours from Hell 1-2: screen cropped
Product: Wine
Version: 9.17
Hardware: x86-64
URL: https://archive.org/download/CaesarIiiDemo/caesar3.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 278ca7f68d727639b3389b78c363134fa2bd32a8
Distribution: ---
The problem occurs in certain old games that switch to lower resolutions
(800X600, 1024X768) when launched. The screen changes to the resolution the
game uses, but the game screen is only partially displayed because the lower
half of the screen is cut off.
This happens both in fullscreen and virtual desktop mode.
Reverting commit 278ca7f68d727639b3389b78c363134fa2bd32a8
(winex11: Only update the client window position in sync_client_position.)
fixes the problem for me.
You can reproduce the problem with Caesar 3 demo or the Neighbours from Hell
Compilation on Steam:
https://store.steampowered.com/app/260750/Neighbours_from_Hell_Compilation/
wine-9.17-142-g8bf8754d68a
--
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.