http://bugs.winehq.org/show_bug.cgi?id=58548
Bug ID: 58548
Summary: user32/menu: Sub‑menus always open instantly –
TrackPopup/TrackMenu code ignores SPI_GETMENUSHOWDELAY
and MenuShowDelay in registry
Product: Wine
Version: 7.7
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: falcon4(a)gmail.com
Observed:
Registry setting HKEY_CURRENT_USER\Control Panel\Desktop\MenuShowDelay is set
to the intended default value (400).
SystemParametersInfoW(SPI_GETMENUSHOWDELAY) returns the configured value (e.g.
400 ms).
Yet any Win32 app (Task Manager, Notepad++, etc.) opens sub‑menus with zero
delay; mousing past them collapses/opens instantly.
Expected:
Menu pop‑ups wait <MenuShowDelay> ms before showing, matching Windows behaviour
since Win 95.
This bug leads to having to "tightrope" sub-menu selections, carefully moving
the cursor along a selection to prevent the sub-menu from collapsing.
This was reported back in 2009 by a user that was advised to file a Bugzilla
report, but none seems to have ever been made:
https://forum.winehq.org/viewtopic.php?t=4147
At a quick glance through /wine/dlls/win32u/menu.c, it seems like menu-show
delays were never implemented at all, and I can only hope this is worth fixing
to improve user experience after all these years :)
--
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=51847
Bug ID: 51847
Summary: fixme:advapi
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: danielrosario92(a)gmail.com
Distribution: ---
Created attachment 70741
--> https://bugs.winehq.org/attachment.cgi?id=70741
problems
not installing programs
--
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=56921
Bug ID: 56921
Summary: MusicBee: Random moments of lag when scrolling,
seemingly related to rendering of rating stars.
Product: Wine-staging
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: v_winebugs(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76742
--> https://bugs.winehq.org/attachment.cgi?id=76742
Log from terminal
Tested on Wine 9.5-staging, on Fedora 40 KDE Plasma Spin
MusicBee will have these random moments of lag when scrolling on views and
playlists that have rating stars enabled. It seems to be related to how the
stars are being rendered, since when they are hidden the lag goes away, and
this lag is not present when running MusicBee under Windows. To make it worse,
this lag persists after the app is restarted.
Attached is a log from the terminal done while using MusicBee with the lag.
--
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=58543
Bug ID: 58543
Summary: Ubisoft Connect launcher is a black window with the
Wayland driver
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://www.ubisoft.com/en-us/ubisoft-connect/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)xarov.net
Distribution: ArchLinux
Created attachment 79040
--> http://bugs.winehq.org/attachment.cgi?id=79040
Wayland driver
Works fine with the X11 driver. Is completely black with the Wayland driver. Is
not fixed by using the `--in-process-gpu` argument for the launcher executable,
whereas that fixes Battle.net and Warframe launcher.
The UI elements and everything still exists inside the black window. So if you
click exactly where the "Play" button is, the game in question will launch
normally using Wayland and there are no issues for me, for example in Watch
Dogs. Games work perfectly with the Wayland driver.
The launcher is 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.
http://bugs.winehq.org/show_bug.cgi?id=58545
Bug ID: 58545
Summary: Wine preloader always crashes if I run under nix
develop shell, no programs work
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xvroad(a)gmail.com
Distribution: ---
wine64-preloader always crashes with "Segmentation fault" error at startup if
started under nix develop environment, which I created for developing
yabridge-based C++ app.
The command, nix develop, is a command of nix package manager. It automatically
download tools and libraries needed for developing my C++ app, and creates a
temporary shell with all required environment variables set for development. I
ran the command on NixOS 25.05.
If I understand correctly, nix develop command just sets environment variables.
I have no idea how that lead to a difficult to diagnose crash.
I attached the gdb debugger to debug wine64 and wine64-preloader. It seems that
it's crashing somewhere after wld_start, but I'm not sure exactly where the
issue is.
https://gitlab.winehq.org/wine/wine/-/blob/wine-10.0/loader/preloader.c?ref…
I uploaded the flake.nix for reproducing the issue to a GitHub repo.
https://github.com/vroad/wine-crash-test
I can't reproduce the issue by
* Sourcing environment variables dumped and running wine outside nix develop
shell.
* Setting really long environment variables and running wine outside nix
develop shell. wine can just handle it fine.
* Running wine inside nix develop, but with a different set of packages.
The issue is reproducible on wine built from current latest master commit
(https://gitlab.winehq.org/wine/wine/-/commit/5b5f7fa104582c08e860f84c6fb361…).
--
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=42741
Bug ID: 42741
Summary: StarCraft I: 1.18 PTR fails to initialize
ClientSdk.dll
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: li.davidm96(a)gmail.com
Distribution: ---
Created attachment 57743
--> https://bugs.winehq.org/attachment.cgi?id=57743
stderr output of Wine when running StarCraft.exe
The 1.18 public test release of the upcoming version of StarCraft I does not
launch, as ClientSdk.dll fails to initialize.
Tested with Wine 2.4 (latest from Arch repositories), in a fresh 64-bit
wineprefix. Architecture is AMD64.
The download is here:
https://us.battle.net/forums/en/starcraft/topic/20753915707
sha1sum:
2d6702a425f13659227814fbc903568d63daeb08
/home/lidavidm/Downloads/Starcraft+1.18+PTR+1202.zip
--
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=58544
Bug ID: 58544
Summary: Forums are crippingly slow
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
URL: https://forum.winehq.org/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
The forums are crippingly slow.
https://forum.winehq.org/
It is currently taking minutes to load a single page, or it is just timing out
with the Cloudflare 504.
I'm going to take a wild guess here and say.... AI crawlers.
Hopefully not though and there's something simpler going on?
--
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=57595
Bug ID: 57595
Summary: Login repeated requested to submit bugs
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
CC: austinenglish(a)gmail.com
Distribution: ---
It doesn't seem to remember the login session (on firefox at least) when
submitting bugs and screenshots. Cookie 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.
http://bugs.winehq.org/show_bug.cgi?id=58541
Bug ID: 58541
Summary: I was installing old skype
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: younusalbaloushi(a)gmail.com
Distribution: ---
Created attachment 79039
--> http://bugs.winehq.org/attachment.cgi?id=79039
I was installing old skype and I see this
I was installing this and I see this
--
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=58540
Bug ID: 58540
Summary: Using copy shortcut (Ctrl+C) does not always work on
XWayland
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: v_winebugs(a)outlook.com
Distribution: ---
Wine version 10.12
Arch Linux (rolling)
KDE Plasma 6.4.3 on Wayland
When using the Ctrl+C command to copy and paste from a WINE application while
running the X11 version of WINE in XWayland, it doesn't always work. It tends
to work the first time, but subsequent copies are very flaky, and don't work.
I ran into this a lot in MusicBee, as I was copying tags a lot, but I don't
think it's specific to MusicBee, as it also occurs in WINE Notepad. It doesn't
seem to be an issue with KDE's XWayland implementation, as I can copy from
native applications running via XWayland just fine.
I have tried to allow higher keystroke permissions to X11 apps via KDE's System
Settings. This does not occur when running WINE in native Wayland, but there's
another bug in which highlighted text gets erased when clicking away.
How to reproduce:
1. Load any application that has Windows' textbox input in WINE, via XWayland
(e.g. Notepad, MusicBee).
2. Write a test sentence.
3. Copy that sentence using Ctrl+C and paste it into anything else with text
input (e.g. text editor)
4. Write a different test sentence.
5. Copy that one using Ctrl+C, but only once, and attempt to paste it into the
other application.
6. Notice that the old sentence is copied, not the new one.
--
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=49965
Bug ID: 49965
Summary: Wine crash upon clicking a password form
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: javi(a)legido.com
Distribution: ---
Created attachment 68360
--> https://bugs.winehq.org/attachment.cgi?id=68360
Backtrace
First of all many thanks to all the people involved in this project for their
time.
A) Steps to reproduce
1.1. Create below Dockerfile:
```
vim Dockerfile
```
With below content:
```
FROM debian:testing
RUN dpkg --add-architecture i386 && apt update
RUN apt install -y \
wine \
wine32 \
wine64 \
libwine \
libwine:i386 \
fonts-wine \
wget
RUN apt-get install -y \
cabextract \
unzip \
p7zip \
wget \
zenity \
kdialog \
winbind
RUN wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
RUN chmod +x winetricks
RUN mv winetricks /usr/local/bin
```
1.2. Create a docker container
```
docker run \
--name wine \
--net=host \
-e DISPLAY \
-v $HOME/.Xauthority:/root/.Xauthority \
-d localhost/wine \
/bin/sh -c "while true; do echo hello world; sleep 1; done"
docker exec -ti wine bash
```
1.3. Install dotnet in 32 bits architecture
```
env WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet461
```
Here I tried with other versions, looks like there's no difference
1.4. Restart docker container (Window$ philosophy):
```
exit
docker restart wine; docker exec -ti wine bash
```
1.5. Install Adobe Digital Editions 4.5
```
cd
env WINEARCH=win32 WINEPREFIX=~/.wine32 wine .wine32/drive_c/Program\
Files/Adobe/Adobe\ Digital\ Editions\ 4.5/DigitalEditions.exe
```
I also tried with version 4.0, but same result
1.6. Try to register
1.6.1. Click 'Help', then 'Authorize computer'
1.6.2. Click the password field in the form
B) Expected behaviour
Being able to type the password
C) Found behaviour
The application crashes and exited. Sometimes I can't even relaunch it with
below command:
```
cd
env WINEARCH=win32 WINEPREFIX=~/.wine32 wine .wine32/drive_c/Program\
Files/Adobe/Adobe\ Digital\ Editions\ 4.5/DigitalEditions.exe
```
D) Error found
Below error appears in the docker terminal:
```
0009:err:eventlog:ReportEventW L"Application: DigitalEditions.exe\nFramework
Version: v4.0.30319\nDescription: The application requested process termination
through System.Environment.FailFast(string message).\nMessage: Unrecoverable
system error.\nStack:\n at System.Environment.FailFast(System.String)\n at
MS.Intern"...
```
Attached a Windows trace that one time I was able to get.
Thanks.
Javier
--
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=55233
Bug ID: 55233
Summary: A-Train PC Classic - UI is incorrectly sized and
cannot switch between selected windows.
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
The UI windows in A-Train PC Classic are unusable.
Note: This game was ported from the Nintendo 3DS, and most / all of it's UI is
intact. "UI windows" are essentially the game's menu / dialog box interface.
(Called "windows" here as that's what the game's configuration INI file calls
them.)
Attempting to start a new game the first time causes each window to fill the
entire application window and draw on top of each other. With only the top most
window receiving user input.
For the second attempt to start a new game, the windows are correctly sized /
placed but only the most recently drawn window accepts user input with no way
to switch to an inactive window. This breaks the game as the first requirement
of the player is to use an inactive window's "Enter Company Name" button.
The game's configuration INI file contains options for setting each window's
origin X/Y coordinates, width and height. However editing these values manually
seems to result in a deadlock. With the game continuing to update the
application window (minimize / partial hide / etc.) but otherwise refusing user
input after showing the company logos.
Attempting to use a known good configuration file from Windows also doesn't
work. As the game seemingly ignores it with no visible window behavior change
from when starting a new game. As described above.
--
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=56924
Bug ID: 56924
Summary: wrong keyboard layout when using native wayland
instead of xwayland
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob(a)carnesa.biz.st
Distribution: ---
wrong keyboard layout when using native wayland instead of xwayland
it worked fine previously (~9.10)
edited registry:
[HKEY_CURRENT_USER\Software\Wine\Drivers]
"Graphics"="x11,wayland"
command for xwayland:
wine game.exe
command for wayland native:
DISPLAY='' wine game.exe
what I tried:
setxkbmap ch
swaymsg input type:keyboard xkb_switch_layout next
LC_ALL=fr_CH.UTF-8 DISPLAY='' wine game.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.
http://bugs.winehq.org/show_bug.cgi?id=58494
Bug ID: 58494
Summary: Panel headers not readible (application stimfit)
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 78949
--> http://bugs.winehq.org/attachment.cgi?id=78949
Debug log when starting stimfit-lite for windows under wine.
The issue is described also here:
https://github.com/neurodroid/stimfit/issues/110
Some text in some panels is not visible when using wine, but its working fine
on Windows.
In order to reproduce the issue, you need:
stimfit-lite-0.16.8-win64.exe
available from here
https://github.com/neurodroid/stimfit/releases/download/v0.16.8/
and some example data, e.g. download and unzip
https://github.com/user-attachments/files/19322137/20250314_S5_C1_CellChar.…
When starting stimfit under wine, and loading the data data, e.g. with this
command,
wine stimfit-lite-0.16.8-win64.exe 20250314_S5_C1_CellChar.cfs
The panel headers "Trace selection", "Channel selection", "Results" are not
readible.
The debug log is attached.
I'm testing on Debian13, with Mate desktop.
--
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=58438
Bug ID: 58438
Summary: Serum 2, vstgui: major graphical glitches rendering
serum 2 unusable
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: hello(a)murl.digital
Distribution: ---
Any VST plugin that uses vstgui experiences major graphical glitches and
performance issues rendering them almost unusable. Further discussion is on
this bug report on yabridge: https://github.com/robbert-vdh/yabridge/issues/413
This behavior can be replicated with steinberg's example app:
https://github.com/steinbergmedia/vstgui/tree/develop/vstgui/standalone/exa…
--
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=38909
Bug ID: 38909
Summary: Notepad corrupts files saved as utf-8 without a byte
order mark (BOM)
Product: Wine
Version: 1.1.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 51843
--> https://bugs.winehq.org/attachment.cgi?id=51843
screenshot
See attached screenshot and test files (from bug 18191).
--
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=58442
Bug ID: 58442
Summary: x11 fullscreen retries mwm hints causing chaos
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zlice(a)crtdrift.us
Distribution: ---
Created attachment 78893
--> http://bugs.winehq.org/attachment.cgi?id=78893
fix-fullscreen-toggle
somewhere after 10.8 e072358059abe8446e4ac9e89d2e0618629edf5f changed behavior
to keep trying to update window hints, even if they are non-changes(no-op)
https://gitlab.winehq.org/wine/wine/-/merge_requests/8079
on openbox, alt-tabbing watch_dogs will randomly toggle decor, then fullscreen
(i think this is a openbox bug or at least behavior) but at some point alt-tab
will go to nothing focused, then another alt-tab will focus the game. so if you
have 2 windows, it takes 3 alt-tabs to go between them.
on fluxbox/my-fork multi-alt-tabbing the fullscreen window will go between
expected fullscreen and using the decor size of the frame and then resize the
'not fullscreen' watch_dogs window inside, leaving with an empty border where
the titlebar and borders would be. (even with telling properties to not change
in the wm itself, wine tries to keep changing settings and this happens)
jwm is kind of fubar no matter what
jwm and fluxbox both still require QS_POSTMESSAGE fix to get past the
splashscreen : see https://bugs.winehq.org/show_bug.cgi?id=57954
not sure what the reason was behind the above change but it causes hints to be
repeatedly changed, which incorrectly detects 'fullscreen' by ...
dlls/win32u/window.c : apply_window_pos()
calls
dlls/win32u/sysparams.c : is_window_rect_full_screen()
checks rects sizes to determine fullscreen
(then calls x11drv)
user_driver->pWindowPosChanged()
which finally calls wm_net and wmw hint updates
fullscreen is incorrect because a minimized window does not keep its
size/monitor i assume. then the 'no-op' change retries and somewhere things get
set to random states, like wanting titlebars and decor again.
patch attached that lets it work on fluxbox and openbox, however, not sure that
is complete, as it crosses over with many other bugs since late 9.x
thinking the openbox issue may be related to a bug with
c67bfdbeba1860c891e53c64379f5e86d8e8b664
--
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=52250
Bug ID: 52250
Summary: windows.h WINE_NOWINSOCK check has been removed
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: sacrom(a)gmail.com
Distribution: ---
I'm using winelib to compile a Windows/Linux application, where we want to use
the Linux code for threads, files system handling, network code, shared
memory... and we want WINE just for the Win32 GUI code (as we did not implement
a GUI in the Linux/Unix side just on Windows)
Since WINE 6.8 (due this commit
https://source.winehq.org/git/wine.git/commit/9603fba8943f9699e3af6fcfe4acb…)
the WINE_NOWINSOCK check:
#ifndef WINE_NOWINSOCK
#include <winsock.h>
#endif /* WINE_NOWINSOCK */
Has been removed, now my application does not compile as I'm mixing Linux
socket definitions with the WINE/Windows "winsock.h" file.
If I add this check to the file, the application does compile as with WINE 6.7
Is it possible to add the check back? or should this be done in another way
now?
--
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=58539
Bug ID: 58539
Summary: envelope printing issues with Lotus Approach scripts
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Fedora 41
Wine 10-12 devel
Lotus Approach N99.8.0208.0800
Problems with Lotus Script print envelopes
RunApproachMacro("Print")
crashes Lotus Approach
CurrentWindow.Print
erases the address "to" data and print an envelope without the "To" address
Historical instance of this issue:
https://bugs.winehq.org/show_bug.cgi?id=53425
--
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=54261
Bug ID: 54261
Summary: State of Survival got stuck at the end of the loading
screen (fixme:dxgi:d3d11_swapchain_Present1?)
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thierry.vignaud(a)gmail.com
Distribution: ---
Created attachment 73817
--> https://bugs.winehq.org/attachment.cgi?id=73817
Wine logs when starting the game
State of Survival got stuck at the end of the loading screen
See https://appdb.winehq.org/objectManager.php?sClass=version&iId=41243
We can install the game using
https://sos-pc.kingsgroupgames.com/dlfile/?clickcode=official
It then downloads the game contents but doesn't progress near the end: it got
gets stuck on the Loading game resources screen.
Then there's a "dnrepair" popup that's unreadable due to squares in place of
most letters.
-----------------------
The game FAQ talk about that;
https://sos.kingsgroupgames.com/pc/faq?seq=error&p=ss_global&t=8Yim9FAR&l=en
"How do I solve the problem where the game gets stuck on the Loading game
resources screen?
1. Make sure that your VT (Virtualization Technology) is turned on. Please
refer to this tutorial: How to Turn on VT>>
2.
Close your security/anti-virus software, run the repair program,
restart your PC, and then re-enter the game. You can find the repair
program here: C:\Program Files (x86)\FunPlus\State of
Survival\engine\1.0.8\dnrepairer.exe"
-----------------------
Which is the famous dnrepair popup we're seeing above
On the terminal, wine displays tons of this message:
0158:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0089D778.
Sometimes another value is displayed:
0158:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0089AD58.
--
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=50065
Bug ID: 50065
Summary: its too old to use
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lankorchang1(a)gmail.com
its too old to use
--
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=47957
Bug ID: 47957
Summary: critical error when trying to start pCLAMP
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: katiekim3088(a)gmail.com
Created attachment 65462
--> https://bugs.winehq.org/attachment.cgi?id=65462
this is the backtrace that it gave me
I am unable to use my app
--
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=22080
Summary: Wine removes custom drive mappings
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sub.mesa(a)gmail.com
Wine appears to be forgetting or removing my drive mappings. I have an NFS
filesystem mouned on /nfs, i am the owner of that directory with appropriate
write permissions. I do something like this:
# create new wine directory
mkdir /nfs/winetest
# populate wine directory
WINEPREFIX=/nfs/winetest/ winecfg
# Now i go to Drives tab, make a new D-drive, set it to /nfs, then click Apply
# close winecfg
# when i launch winecfg again, the /nfs D-drive is still there
# so far so good
# now launch some random application on the NFS-mount
cd /nfs/
WINEPREFIX=/nfs/winetest/ wine "D:\\prip\\setup.exe"
# result: wine: module not found; application does not start properly
# now check winecfg again:
WINEPREFIX=/nfs/winetest/ winecfg
# now our D-drive mapping isn't set to anything; its empty.
So it appears wine removes my custom drive mappings whenever an application is
launched or tries to access its DLLs located there. If i did something wrong,
i'm not aware of it. Wine should just accept the D-drive and launch the
application, not removing my drive mapping.
I also tested without using NFS; on my home directory.
mkdir ~/winetest
mkdir ~/driveD
WINEPREFIX=/home/<user>/winetest winecfg
# set drive D to map to /home/<user>/driveD/ type Local Disk
# click apply & close winecfg
cp -p ~/nfs/prip/setup.exe ~/driveD/
WINEPREFIX=/home/<user>/winetest/ wine "D:\\setup.exe"
# result: fails again, drive D gone.
I'm using Ubuntu 9.10 64-bit, wine 1.1.40 per winehq.org PPA; no modifications.
The latest .41 versions is not in your PPA yet, so i can't test. Can anyone
confirm this bug?
--
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=57808
Bug ID: 57808
Summary: crash when switching linux virtual consoles:
XI_BadDevice
Product: Wine-staging
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forestix(a)nom.one
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Whenever I switch away from the current virtual console on linux (using
Control+Alt+F2 etc.) wine processes crash with output like this:
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0xXXXXXXX
Serial number of failed request: 251
Current serial number in output stream: 251
X Error of failed request: XI_BadDevice (invalid Device parameter)
Major opcode of failed request: 131 (XInputExtension)
Minor opcode of failed request: 3 (X_OpenDevice)
Device id in failed request: 0xXXX
Serial number of failed request: 222
Current serial number in output stream: 222
(I have replaced the actual device IDs with X characters above.)
As far as I have seen, it affects all applications. Even winecfg crashes on VC
switch.
The problem occurs only in wine-staging; not in wine-devel or wine-stable.
The problem is present in versions 9.4, 9.8, 10.0, and presumably all versions
in between.
The problem is not present in version 9.3.
Tested with official debian builds from dl.winehq.org.
This looks similar to bug 57123. I opened a new report instead of commenting in
that one because in my case, no devices are unplugged or plugged in to cause
the crash, and because I have no easy way to test that scenario.
--
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=49212
Bug ID: 49212
Summary: Cannot install Internet Explorer 11
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)tonne.to
Distribution: ---
Created attachment 67219
--> https://bugs.winehq.org/attachment.cgi?id=67219
bug report
I tried to instll Internet Explorer 11. Wine was "Windows 10". It fails. See
report.
--
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=58318
Bug ID: 58318
Summary: vbscript: Script running error when set value to
multidimensional array
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: fang.jiali(a)vico-lab.com
Dim aryOrder : aryOrder = Array( Array( "a", 0 ))
aryOrder(0)(1) = 5
msgbox aryOrder(0)(1)
When running above script, it shows 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=53425
Bug ID: 53425
Summary: Printing and envelope from Lotus Approach crashes
Approach
Product: Wine-staging
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72813
--> https://bugs.winehq.org/attachment.cgi?id=72813
wine approach.exe > WineEnvelopeCrash.txt 2>&1
Fedora 36
Wine 7.12-1
Lotus Approach N99.8.0208.0800
Major as I can not print out invoices, so I can not get paid.
When I print an envelope from Lotus Approach (part of Smart Suite), it does not
print out the "to:" block and Approach crashes.
--
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=58538
Bug ID: 58538
Summary: d2d_device_context_DrawGeometry Ignoring stroke style
=> No Circles, only Lines
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: d.astra(a)yopmail.com
Distribution: ---
Created attachment 79028
--> http://bugs.winehq.org/attachment.cgi?id=79028
WINEDEBUG=+d2d, Rainmeter 4.5.23
I'm using Rainmeter 4.5.23 with Wine 10.12-staging and everything, which should
be round or a circle, is either not drawn at all or more of a hexagonal shape.
Main error output in the console:
013c:fixme:d2d:d2d_geometry_sink_AddArc iface 0000000002E13CF8, arc
000000000011EC80 stub!
013c:fixme:d2d:d2d_geometry_sink_AddArc iface 0000000002E13CF8, arc
000000000011EC80 stub!
013c:fixme:d2d:d2d_path_geometry_GetWidenedBounds iface 0000000002E13BE0,
stroke_width 0.00000000e+00, stroke_style 0000000000000000, transform
0000000000000000, tolerance 2.50000000e-01, bounds 000000000011EA40 stub!
Further output with WINEDEBUG=+d2d as attachement
--
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=57449
Bug ID: 57449
Summary: Please stop collecting ppd's
Product: Wine-staging
Version: 9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Dear Wine Staging,
Fedora 41
wine-9.15-1.fc41.x86_64
wine-9.15-1.fc41.i686
I installed a new Brother HL-L2300D printer. At first I used the Brother RPM
and it worked fine. Then I upgrades to the OWN drives. Everything was fine
until I tried to print envelopes. The OWN ppd is missing envelope definitions.
So I removed it and reinstalled the Brother ppd. Install and removal of
printers was done with https://127.0.0.1:631 (CUPS web interface).
The Linux side was completely happy with the process. But Wine was not. I
could not get rid of the OWN drivers in Wine.
Searching my drive for ppd's for the HL-L2300D, I found that Wine was
collecting them. Erasing them and restarting "Envelope Printer" and happy
camping returned.
Please stop collecting ppd's. Only import what CUPS has configured. And
remove what is no longer in CUPS.
By the way, the "Brother_HL_L2300D_series_rn6.en.ppd" was the correct ppd from
Brother. You will note it does not appear on the WINE list.
# find / -iname \*.ppd\* | grep -i brother | grep -i 2300 | grep -i wine
/home/todd/.wine/drive_c/windows/system32/spool/drivers/arm64/3/Brother_HL-L2300D_series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/arm64/3/Brother_HL_L2300D_series_rn6.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/arm64/3/Brother-HL-L2300D-series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/arm/3/Brother_HL-L2300D_series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/arm/3/Brother_HL_L2300D_series_rn6.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/arm/3/Brother-HL-L2300D-series.ppd
home/todd/.wine/drive_c/windows/system32/spool/drivers/win40/0/Brother_HL-L2300D_series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/win40/0/Brother_HL_L2300D_series_rn6.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/win40/0/Brother-HL-L2300D-series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/w32x86/3/Brother_HL-L2300D_series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/w32x86/3/Brother_HL_L2300D_series_rn6.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/w32x86/3/Brother-HL-L2300D-series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/x64/3/Brother_HL-L2300D_series.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/x64/3/Brother_HL_L2300D_series_rn6.ppd
/home/todd/.wine/drive_c/windows/system32/spool/drivers/x64/3/Brother-HL-L2300D-series.ppd
--
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=57138
Bug ID: 57138
Summary: Unhandled exception after printing a page in Approach
Product: Wine-staging
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 77043
--> https://bugs.winehq.org/attachment.cgi?id=77043
Unhandled exception
Fedora 40
wine-staging-9.15-2.1.x86_64
Lotus Approach N99.8.0208.0800 (Smart Suite)
I have a script set up in Approach to switch from my main page to an envelope
form, print the envelope, then return to the main page.
If I manually switch to the main page, and envelope prints fine. I have no
problem manually switching back to the man page after the print.
If I use the script, the envelope prints, then Approach crashes with a Wine
"Unhandled exception error". This was never an issue under Wine 6. Please see
the attachment.
--
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=50242
Bug ID: 50242
Summary: Lotus Approach crashes on start up
Product: Wine-staging
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68752
--> https://bugs.winehq.org/attachment.cgi?id=68752
Approach crash on start up
Dear Wine Staging Maintainers,
Fedora 33
wine-5.22-1.fc33.x86_64
As of 5.22, Lotus Approach now crashes on start up. Word Pro is okay.
I have attached the trace.
-T
--
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=58536
Bug ID: 58536
Summary: Error in Java and Apache server modules in Cyberduck
9.1.7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grandrodri3(a)gmail.com
Distribution: ---
Created attachment 79024
--> http://bugs.winehq.org/attachment.cgi?id=79024
cyberduck error (bonjour)
Hey, how are you? Well, here's one of the FileZilla alternatives exclusive to
Windows and Mac, Cyberduck (which has a command-line version). So, I've been
testing Cyberduck in Wine, and it's giving errors in Java and the Apache server
(this program acts as both an FTP client and server). So, here are the errors
I've gotten: the first with the Apple service, Bonjour, and the second without
it. Just in case something can be done to get the Cyberduck graphical
environment in Wine.
Could you please review it?
Best regards.
--
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=56280
Bug ID: 56280
Summary: vbscript: String coerced to Integer instead of Long?
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: francisdb(a)gmail.com
Distribution: ---
> cat test.vbs
Dim a, b
a = "5592325"
b = (a AND 15) * 515
WScript.Echo "test: " & b
> wine --version
wine-9.0
> wine cscript test.vbs
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
010c:fixme:wscript:ActiveScriptSite_OnScriptError ()
And on windows
> cscript .\test.vbs
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
test: 2575
I do wonder why wine cscript does not log more info on the error. From an other
application I think I got VBSE_OVERFLOW.
--
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=57633
Bug ID: 57633
Summary: Lotus Approach and Word Pro have graphic issues with
high resolution monitors
Product: Wine-staging
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Lotus Approach N99.8.0208.0800 (Smart Suite)
Fedora 41
Xfce 4.18
screen resolution: 4096x2160 (4k)
Reproduced under:
WineHQ Staging:
wine-staging-10.0.rc3-1.1.x86_64
winehq-staging-10.0.rc3-1.1.x86_64
Wine Staging Fedora repo:
wine-9.15-1.fc41.x86_64
wine-9.15-1.fc41.i686
When Lotus Approach are started from the command line
$ wine approach
$ wine wordpro
Approach menu bars will not paint, but they are there if you remember where to
click. Spreadsheet with flicker/flash when you click on their tabs.
Wordpro will have artifacts of different parts of WorPro's screen. Typing will
sometimes not appear unless you move the window to another part of the screen,
then the typing, which really is there, will appear. But if you move the
windows back where it came from, the typing will disappear again.
But when both are started as a "virtual Desktop", it does not.
$ cd .wine/drive_c/lotus/approach/
$ wine explorer /desktop approach
From Xfce Launcher:
bash -c "cd $HOME/.wine/drive_c/lotus/approach; wine explorer
/desktop=`date +%%H:%%M:%%S`_wine_virtual_desktop_1680x1050,1680x1050
approach.exe"
If would be great to break Approach and Wordpro free of the virtual desktop as
it would allow my accounting spreadsheets to be seen fully without having to
scroll back and forth. This would be wonderful.
Many thanks,
-T
--
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=55218
Bug ID: 55218
Summary: Lotus Script "Print" macro crashes Lotus Approach
Product: Wine-staging
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74832
--> https://bugs.winehq.org/attachment.cgi?id=74832
$ WINEDEBUG=seh,gdi,enhmetafile,winspool,localspl,psdrv wine approach.exe 2&>1
> WinePrintError.txt
Fedora 38
Wine 8.11
Lotus Approach N99.8.0208.0800 (Smart Suite)
In Lotus Approach, when you call the "Print" macro from a Lotus Script:
RunApproachMacro("Print")
Lotus Approach crashes. This happens about one out of every two print
attempts.
Occasionally, a "MEM_BAD_POINTER" will popup from Approach when it crashes.
The attachment was created with:
$ WINEDEBUG=seh,gdi,enhmetafile,winspool,localspl,psdrv wine approach.exe 2&>1
> WinePrintError.txt
--
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=57723
Bug ID: 57723
Summary: 10 destroyed my column labels in Approach
Product: Wine-staging
Version: 10.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 77925
--> https://bugs.winehq.org/attachment.cgi?id=77925
mangled Approach column labels
Lotus Approach N99.8.0208.0800 (Smart Suite)
Fedora 41
Xfce 4.18
wine-10.0-0.7rc4.fc41.i686 (Staging)
wine-10.0-0.7rc4.fc41.x86_64 (Staging
10 destroyed my ability to use my Approach business accounting. The labels on
some column only show a single character. This is a DISASTER! Please fix!
I will add a graphic of what it looks like under both wine and Windows 10
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58455
Bug ID: 58455
Summary: Word Pro loses path to a freshly opened file
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
SmartSuite-N99.8.0208.0800
Fedora 42
wine-devel-10.11-1.1.x86_64
Also reproducible under
Fedora 41
wine-10.4-2.fc41.x86_64 (Staging from the Fedora repo)
wine-10.4-2.fc41.i686
[1] open an existing .lwp file in Word Pro
[2] make a change
[3] press the save icons of file→save
[4] you will be prompted for “Save As” instead of “Save”
This is because Word Pro lost the path to your file
[5] navigate back to your file and press “save” Okay the overwrite warning
[6] make another change to your file
[7] now press save. This time it will work.
AND! this is not an issue under
Fedroa 39
wine-9.1-1.fc39.i686 (staging from the Fedora repo)
This is a complete pain-in-the-neck.
Please fix.
--
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=53391
Bug ID: 53391
Summary: Unable to edit documents in Word Pro do to dictionary
pop up
Product: Wine-staging
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72782
--> https://bugs.winehq.org/attachment.cgi?id=72782
User dictionary error
Fedora 36
Wine 7.12-1
Word Pro N99.8.0208.0800
I am unable to edit document is work pro due to a constant pop up "Cannot load
one or more user dictionaries" (see the attachment.)
Reverting to wine-7.2-1 solves the issue, but brings back the bug where
Approach crashes when printing to CUPS-PDF
--
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=42232
Bug ID: 42232
Summary: Sort version list by version number
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
URL: https://appdb.winehq.org/objectManager.php?sClass=appl
ication&iId=13986
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cges30901(a)gmail.com
Distribution: ---
Versions of LINE (Powered by Naver) is not sorted correctly. Version 4.10.x.x
and 4.11.x.x is not at the bottom of the list. I guess this is because '1' in
10 is less than '3'?
--
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=58483
Bug ID: 58483
Summary: Burnout Paradise has rendering issues
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 96fb128efdbf8d92f6b4d63a7db0346659b08969
Distribution: ---
Created attachment 78933
--> http://bugs.winehq.org/attachment.cgi?id=78933
examples
Some scenes are black rendered.
--
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=52092
Bug ID: 52092
Summary: game pass
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: master.zion(a)gmail.com
Distribution: ---
Hi everyone...
it seems it is not possible to install the xbox application for PC using wine.
It would be useful to play Windows games from xbox game pass, and it will be
very useful on Steam deck.
it fails during the installation startup.
------
Unhandled Exception: 0024:fixme:ntdll:EtwEventRegister
({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 05E202EE, 00000000, 01EA96F4) stub.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'Windows.Foundation.UniversalApiContract, Version=7.0.0.0,
Culture=neutral, PublicKeyToken=null, ContentType=WindowsRunt
ime' or one of its dependencies. Module not found.
at XboxInstaller.App..ctor()
at XboxInstaller.App.Main()
------
https://www.xbox.com/en-IN/apps/xbox-app-for-pc
--
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=58415
Bug ID: 58415
Summary: Wine msiexec behaviour deviates from MS msiexec for
tables missing from .msi
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: depaoli.renzo(a)gmail.com
Distribution: ---
While investigating a problematic .msi file, I noticed the following:
The .msi file in its InstallExecuteSequence calls functions that depend on
tables in the msi. However these tables do not exit.
Examples found:
"LaunchConditions", but no "LaunchCondition Table"
"IsolateComponents", but no "IsolatedComponent Table"
"PublishComponents/UnpublishComponents", but no "PublishComponent Table"
"RegisterMIMEInfo/UnregisterMIMEInfo", but no "MIME table"
"RegisterTypeLibraries/UnregisterTypeLibraries", but no "TypeLib table"
"RegisterComPlus/UnregisterComPlus", but no "Complus table"
When MS msiexec processes the .msi, it reports "Return value 0" in these cases.
However when Wine msiexec does the same, it reports "Return value 1" instead.
When modifying the .msi with the Orca MSI editor adding the missing tables
(left empty), then MS msiexec reports "Return value 1", and Wine msiexec does
the same.
So there is a mismatch between the two implementations; I would conclude that
Wine msiexec is missing a check for missing tables.
Whether there are problems resulting from this difference in behaviour I cannot
say, but it is at least not making investigations of .msi-issues any easier.
--
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=53573
Bug ID: 53573
Summary: Warcraft III Reforged 1.33.0.19194 has black main menu
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 72950
--> https://bugs.winehq.org/attachment.cgi?id=72950
STDOUT/STDERR log when warcraft-iii-reforged-1.33.0.19194 is starting an
switching to black main menu
Last night (2022-08-18) Blizzard released an update for Warcraft III Reforged
from version 1.32.x to 1.33.0.19194.
Since then the main menu of the game is just black!
But I can hear the sound of the main menu.
I attached a STDOUT/STDERR log.
Version 1.32.x of the game was running fine using wine-staging-7.14.
(didn't test any other wine version before)
Wine versions I just tried:
wine-staging-7.14
wine-staging-7.15
wine-devel-7.15
OS: Debian-11
Wine: https://dl.winehq.org/wine-builds/debian/
GPU: Radeon RX 590
Neither standard Wine D3D11 OpenGL based implementation (WineD3D) nor DXVK is
working.
Maybe slightly related:
Warcraft III: staying in menus quickly gobs all system memory
https://github.com/doitsujin/dxvk/issues/1866
--
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=58326
Bug ID: 58326
Summary: SetupDiGetClassDevs does not enumerate USB devices
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)3v1n0.net
Distribution: ---
Created attachment 78694
--> http://bugs.winehq.org/attachment.cgi?id=78694
Example device enumerator
In order to enumerate the USB devices in the system, a window application is
expected
(https://github.com/microsoft/Windows-driver-samples/blob/main/usb/usbview/e…)
to use SetupDiGetClassDevs with the `GUID_DEVINTERFACE_USB_DEVICE` GUID,
however this returns nothing in WINE.
Running a simpler example (attached) of the enumerator that extends to all the
device types, I get in fact:
```
Device info is 0x7ffffe8d4760
Device info Date is 1 {4D36E96E-E325-11CE-BFC1-08002BE10318}
Device desc name is Generic Non-PnP Monitor
Device driver name is {4D36E96E-E325-11CE-BFC1-08002BE10318}\0000
Failed at 186
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0003
Failed at 186
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0002
Failed at 186
Device info Date is 1 {4D36E968-E325-11CE-BFC1-08002BE10318}
Device desc name is Wine Adapter
Device driver name is {4D36E968-E325-11CE-BFC1-08002BE10318}\0000
Failed at 186
Device info Date is 1 {4D36E97D-E325-11CE-BFC1-08002BE10318}
Device desc name is Wine HID bus driver
Device driver name is {4D36E97D-E325-11CE-BFC1-08002BE10318}\0000
Failed at 186
Device info Date is 1 {4D36E97D-E325-11CE-BFC1-08002BE10318}
Device desc name is Wine USB bus driver
Device driver name is {4D36E97D-E325-11CE-BFC1-08002BE10318}\0001
Failed at 186
Device info Date is 1 {00000000-0000-0000-0000-000000000000}
Failed at 159
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID compatible device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0000
Failed at 186
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID compatible device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0001
Failed at 186
Device info Date is 0 {00000000-0000-0000-0000-000000000000}
```
While under a windows VM the same code also returns (for example):
Device info Date is 1 {CA3E7AB9-B4C3-4AE6-8251-579EF933890F}
Device desc name is
USB Video Device
Device driver name is
{ca3e7ab9-b4c3-4ae6-8251-579ef933890f}\0001
As per this it's not possible to find out the device ID that it could be used
via `WinUsb_Initialize(deviceHandle, &winusbHandle)` (even though this doesn't
seem to work even passing an hardcoded 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.
http://bugs.winehq.org/show_bug.cgi?id=58532
Bug ID: 58532
Summary: error in solidworks 2023
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grandrodri3(a)gmail.com
Distribution: ---
Created attachment 79015
--> http://bugs.winehq.org/attachment.cgi?id=79015
edrawings first error
Hey, hi, how are you? Here's an error from an old friend, SolidWorks. I tried
version 2023, and Edrawings gives two programming errors. I'm uploading them
now to see if anything can be done about them. The viewer works without any
problems.
This was initially done without IE8. Let's see if it works without uninstalling
the one that comes with Wine.
Oh, the DLLs that were installed:
dotnet48 vcrun2019 d3dcompiler_47 corefonts msxml6
Visual C++ 2010 and 2012 were installed, the ones that came with SolidWorks
2023, and they installed without any problems.
Could you please check?
Best regards.
--
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=58498
Bug ID: 58498
Summary: OSS driver is triggering Rocket League crash
Product: Wine
Version: 10.10
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: sean-freebsd(a)farley.org
This is an odd issue. Rocket League currently has an issue that causes it to
crash with a very brief burst of static related to the sound device used. One
reported workaround for Windows is to switch from headphones to speakers in
settings:
https://www.reddit.com/r/RocketLeague/comments/1lflw0s/were_aware_of_a_seas…
However, I already have it set to speakers in the game and stereo in winecfg.
I tried most configuration of OSS on my system without luck. The only thing
that made it run was to change dev.pcm.4.rec.vchanformat from s16le:2.0 to
s32le:2.0, however, this causes this game (not others) to produce very
distorted sounds.
OTOH, I can run the game using ALSA, so that helps push the theory that the OSS
driver is reporting something odd to the game or looks like headphones to it.
Unfortunately, I have no idea.
System:
- FreeBSD 14.3-STABLE
- Wine 10.10
- Nvidia 4070
- Both ALC4080 and Creative AE-5 Plus
wineoss.drv trace of the primary playback device:
01fc:trace:oss:oss_create_stream OSS audioinfo:
01fc:trace:oss:oss_create_stream devnode: /dev/dsp4
01fc:trace:oss:oss_create_stream name: dsp4.virtual_play.0
01fc:trace:oss:oss_create_stream busy: 2
01fc:trace:oss:oss_create_stream caps: 63200
01fc:trace:oss:oss_create_stream iformats: 0
01fc:trace:oss:oss_create_stream oformats: 10
01fc:trace:oss:oss_create_stream enabled: 1
01fc:trace:oss:oss_create_stream min_rate: 1
01fc:trace:oss:oss_create_stream max_rate: 2016000
01fc:trace:oss:oss_create_stream min_channels: 2
01fc:trace:oss:oss_create_stream max_channels: 2
01fc:trace:oss:setup_oss_device returning: 00000000
020c:trace:oss:oss_write_data New buffer size (8192) is larger than old buffer
size (0)
winealsa.drv trace of the primary playback device:
022c:trace:alsa:map_channels Mapping mmdevapi channel 0 (0x1) to ALSA channel 0
022c:trace:alsa:map_channels Mapping mmdevapi channel 1 (0x2) to ALSA channel 1
022c:trace:alsa:map_channels need_remapping: 0, alsa_channels: 2
022c:trace:alsa:alsa_create_stream ALSA period: 480 frames
022c:trace:alsa:alsa_create_stream ALSA buffer: 1920 frames
022c:trace:alsa:alsa_create_stream MMDevice period: 480 frames
022c:trace:alsa:alsa_create_stream MMDevice buffer: 2048 frames
sndctl information about device:
pcm4: <Creative CA0132 (Rear Analog)> on hdaa1 (play/rec)
name = pcm4
desc = Creative CA0132 (Rear Analog)
status = on hdaa1
devnode = dsp4
from_user = 0
unit = 4
caps = INPUT,MMAP,OUTPUT,REALTIME,TRIGGER
bitperfect = 0
autoconv = 1
realtime = 0
play.format = s16le:2.0
play.rate = 48000
play.vchans = 1
play.min_rate = 1
play.max_rate = 2016000
play.min_chans = 2
play.max_chans = 2
play.formats = s16le,s32le
rec.rate = 48000
rec.format = s16le:2.0
rec.vchans = 1
rec.min_rate = 1
rec.max_rate = 2016000
rec.min_chans = 2
rec.max_chans = 2
rec.formats = s16le,s32le
--
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=58519
Bug ID: 58519
Summary: Mine-imator opens, but craches when opened/created a
project
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Davionormal(a)gmail.com
Distribution: ---
Created attachment 78989
--> http://bugs.winehq.org/attachment.cgi?id=78989
Mine-imator opens, but craches when opened/created a project
Although the program opens, after you create a project and enter the animation
window, the program crashes.
--
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=58430
Bug ID: 58430
Summary: Clip Studio Paint 4.0 EX Crashes when trying to save
or export a project
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dalister07(a)gmail.com
Distribution: ---
Created attachment 78852
--> http://bugs.winehq.org/attachment.cgi?id=78852
A Crash Log Created by wine after trying to save the project.
After applying all the needed workarounds to launch the program, trying to save
a project or export it with the file menu causes it to hard crash, completely
killing the program and triggering the wine debugger. Tried to save the
project, export it into 3 different formats, and use save as in the file menu,
all of which yielded the same result of hard crashing. Distro is CatchyOS
(Arch-based), With the wine version being from wine-git. Log 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.
http://bugs.winehq.org/show_bug.cgi?id=58525
Bug ID: 58525
Summary: boingmgr preferences window in not scrollable
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://github.com/BOINC/boinc/releases/download/clien
t_release%2F7.22%2F7.22.2/boinc_7.22.2_windows_x86_64.
exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78994
--> http://bugs.winehq.org/attachment.cgi?id=78994
Wine 10.12 console output
Open boincmgr in advanced view. Go to Options --> Computing preferences. The
window that opens is not scrollable and so not all options can be set via the
GUI.
Nothing is printed in the console at this point.
This could be the same as Bug 53875 but I don't know.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58523
Bug ID: 58523
Summary: Recent glibc change breaks wine build
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: serial
Assignee: wine-bugs(a)winehq.org
Reporter: adamw(a)happyassassin.net
Distribution: ---
In Fedora Rawhide, wine no longer builds with glibc-2.41.9000-21 or later. It
builds OK with glibc-2.41.9000-20.
The -21 build includes these changes from upstream glibc:
- Auto-sync with upstream branch master,
commit 0263528f8dd60cf58976e2d516b7c9edb16ae6f8:
- malloc: fix definition for MAX_TCACHE_SMALL_SIZE
- SFrame: Add tests that uses DWARF backtracer
- configure: Add --enable-sframe option
- elf: Add SFrame stack tracing
- aarch64: Add SFrame support for aarch64 architecture
- x86: Add SFrame support for x86 architecture
- elf: Add SFrame support to _dl_find_object function
- x86_64: Optimize modf/modff for x86_64-v2
- Linux: Keep termios ioctl constants strictly internal
- termios: Move isatty, __isatty_nostatus from io
- termios: Reflow and sort Makefile
- Remove termios2 ioctl defintions from public headers
- elf: Remove now pointless empty ld.so.conf files in single tests
- support: Always run ldconfig in containered tests
- Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
- Makeconfig: Add libgcc directory to rtld-prefix search path
- Mark support for lock elision as deprecated.
- x86: Avoid vector/r16-r31 registers and memcpy/memset in mcount_internal
- fstat: add test and documentation for an edge case.
- fstatat: extend tests and documentation
- elf: Restore support for _r_debug interpositions and copy relocations
- elf: Introduce _dl_debug_change_state
- elf: Introduce separate _r_debug_array variable
- manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962].
- elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
- stdlib: Fix __libc_message_impl iovec size (BZ 32947)
- AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
- malloc: Cleanup tcache_init()
- malloc: replace instances of __builtin_expect with __glibc_unlikely
- malloc: refactored aligned_OK and misaligned_chunk
- elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit,preload}
- powerpc: Remove modf optimization
- powerpc: Remove modff optimization
- manual: Add missing free to open_memstream example [BZ #27866]
- Linux: Convert '__close_nocancel_nostatus' to a standalone handler
- Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035]
- inet: Implement inet_ntoa on top of inet_ntop
- resolv: Optimize inet_ntop
- resolve: Proper indent resolv/inet_ntop.c
- benchtests: Add IPv6 inet_ntop benchmark
- benchtests: Add IPv4 inet_ntop benchmark
- posix: Fix fnmatch build with gcc-16
- powerpc: use .machine power10 in POWER10 assembler sources
I suspect "Linux: Keep termios ioctl constants strictly internal", which is
https://sourceware.org/git/?p=glibc.git;a=commit;h=3d3572f59059e2b19b8541ea…
.
The build failure looks like this:
dlls/ntdll/unix/serial.c: In function ‘get_baud_rate’:
dlls/ntdll/unix/serial.c:130:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
130 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:130:19: note: each undeclared identifier is reported
only once for each function it appears in
dlls/ntdll/unix/serial.c: In function ‘get_hand_flow’:
dlls/ntdll/unix/serial.c:222:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
222 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c: In function ‘get_line_control’:
dlls/ntdll/unix/serial.c:284:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
284 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c: In function ‘get_special_chars’:
dlls/ntdll/unix/serial.c:400:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
400 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c: In function ‘set_baud_rate’:
dlls/ntdll/unix/serial.c:499:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
499 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:513:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
513 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
dlls/ntdll/unix/serial.c: In function ‘set_handflow’:
dlls/ntdll/unix/serial.c:661:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
661 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:713:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
713 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
dlls/ntdll/unix/serial.c: In function ‘set_line_control’:
dlls/ntdll/unix/serial.c:735:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
735 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:844:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
844 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
dlls/ntdll/unix/serial.c: In function ‘set_special_chars’:
dlls/ntdll/unix/serial.c:870:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
870 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:893:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
893 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
--
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=58468
Bug ID: 58468
Summary: Firebird/isql crashes on local database connection
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: koehler(a)dtv-verkehrsconsult.de
Distribution: ---
Created attachment 78923
--> http://bugs.winehq.org/attachment.cgi?id=78923
Wine Backtrace after crash
The database engine firebird can be downloaded from
https://www.firebirdsql.org/en/firebird-5-0 (Windows x86, 32-bit-kit,
zip-Package)
To reproduce the error:
- download firebird
- extract the zip-package to a local folder
- start isql in the extracted zip-folder with "wine isql"
- create a new database with the command: CREATE DATABASE 'test.fdb';
The error message says that the method "KERNEL32.dll.CreateBoundaryDescriptorA"
has not been implemented yet.
The same error message appears when connecting to an existing database.
Even though there is a native linux binary for firebird many windows
applications uses Firebird as a local database engine.
To get those windows applications running with wine there is still a need to
get the windows version of isql running first.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57828
Bug ID: 57828
Summary: Approach Smart Icons do not show
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 78036
--> https://bugs.winehq.org/attachment.cgi?id=78036
Smart Icon in Windows 10 and Wine
SmartSuite-N99.8.0208.0800
Fedora 41
wine-devel-10.1-1.1.x86_64
and
wine-stable-10.0.0-1.1.x86_64
winehq-stable-10.0.0-1.1.x86_64
In Approach, the View pull down, Smart Icon setting does not active. This
makes Approach very difficult to use.
--
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=57113
Bug ID: 57113
Summary: File open dialog doesn't show all the filtered file
types
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: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77003
--> https://bugs.winehq.org/attachment.cgi?id=77003
Wine 9.16 console output
Under Windows 10 the file open dialog shows a list of the filtered file types.
As it is such a small area its only use is to let you know that more than one
file type has been filtered.
Under Wine the same area only lists one file type, although the filter itself
does seem to work as expected.
Noticed when trying the "input types - multiple files" test in the CEF sample
application.
--
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=58530
Bug ID: 58530
Summary: Smartsuite 9.8 registry errors
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://archive.org/download/lotus-smart-suite-9.8.2-m
illennium-edition-9.8.2-2009-03-english-cd/Lotus%20Sma
rtSuite.iso
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 79003
--> http://bugs.winehq.org/attachment.cgi?id=79003
Screenshot
Following an apparently successful installation of Smartsuite 9.8, two dialogs
appears reporting errors accessing the registry.
Workaround for Bug 58529 may be required.
--
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=50220
Bug ID: 50220
Summary: 1-2-3 installs OK but closes on run before any info
entered
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jlee27(a)btinternet.com
Distribution: ---
Created attachment 68726
--> https://bugs.winehq.org/attachment.cgi?id=68726
plain text report from Wine when 1-2-3 closes itself
Smartsuite installs OK from local CD (selected 1-2-3 + Approach only).
1-2-3 opens, looks OK, then closes itself before entry of any data.
backtrace output attached. Approach not tied yet.
--
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=57330
Bug ID: 57330
Summary: NtQueryVolumeInformationFile does not work on Z: drive
on default configuration
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: joshudson(a)gmail.com
Distribution: ---
Calling NtQueryVolumeInformationFile on an open handle that's opened from the
Z: drive returns Invalid Function.
I tried to run the test harness for my .NET File Systems DLL on Wine, and it
didn't get very far. Almost nothing works because it wants the volume serial
number, which on actual Windows is a cheap call.
Source code line of failure:
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
What's interesting is this code *doesn't want* the volume serial number; it
*wants* any unique volume identifier given a handle where all handles on the
same handle get the same result. I could in theory detect wine here if I had a
good way to implement the problem elsehow on Wine; say by one of the wine
specific IOCTL calls. (The obvious solution is if I get back Invalid Function
here; make the wine-specific call before giving up.)
If you actually run the test battery
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
it should be a pretty good supplemental test battery for Wine's filesystem
layer.
--
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=37541
Bug ID: 37541
Summary: Request for Enhancement: first time opening a program,
give the window some size
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 49957
--> https://bugs.winehq.org/attachment.cgi?id=49957
first window
Hi All,
Wine 1.7.30 and Smart Suite.
Request for Enhancement:
Currently the first time you open a window (like Word Pro), the window has
horizontal length, but no vertical length, just the decoration bar.
The decoration says you are in Windowed mode. If you click on the Window mode
decoration, you get a full screen window. Click again and you just get the
decoration bar back.
This is really confusing as your thing you have click on the "roll up / roll
down" in the upper left of the decoration. The tip off that you did not, is
the arrow is pointing up. (That doesn't stop yo from clicking it anyway.)
The cure is to drag the line at the bottom of decoration downward, then you get
a windowed window back. That is unless the Role Up/Down arrow is now pointing
down from your clicking on it.
This is really confusing. Makes you think Wine is broken (again).
Would your please consider giving the first time a windows is open some size?
I have attached a picture of what the weird opening screen looks like.
Many thanks,
-T
--
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=53878
Bug ID: 53878
Summary: Lotus SmartSuite 9.8 (Millenium Edition)'s installer
creates broken shortcuts
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: Zero3K(a)teknik.io
Distribution: ---
Created attachment 73405
--> https://bugs.winehq.org/attachment.cgi?id=73405
Archive of a log made under ReactOS 0.4.15 which contains WINE's MSI debug
output
When I install it, broken shortcuts (along with shortcuts that are not made
under Windows Server 2003) are being made. The broken shortcuts are missing the
C:\lotus part of the path. I have tried installing it under the latest ReactOS
(which uses the MSI code from WineStaging-7.3), under Wine-Stable 7.0 and under
Wine-Devel 7.20. All of them encounter the issue. You can find more info about
the issue at https://jira.reactos.org/browse/CORE-15204 and can download the
ISO containing the setup program at
https://winworldpc.com/product/lotus-smartsuite/9-8. I am also attaching an
archive of the log I made under ReactOS 0.4.15 which contains the debug output
of WINE's MSI component.
--
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=57044
Bug ID: 57044
Summary: Cannot open ZFS mounted directories if in root "/"
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: ---
I was checking on the status of using Lotus WordPro and was quite happy with
the progress. I did find an oddity.
I have my "/home" directory mounted from a ZFS mount. When I browse for files
and go to root "/", I cannot see "/home". However any subdirectories with a ZFS
mount can be seen. Additionally, if I create a link to "/home" (ln -s /home
/newhome/home), I can see "/newhome/home" and easily browse the files from
there. I also cannot see direct links at the root level.
I noticed this in WordPro, but I also found this behavior running "Program
Files (x86)/Windows NT/Accessories/wordpad.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=52759
Bug ID: 52759
Summary: Organizer 4.1
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johann.mahne(a)gmail.com
Distribution: ---
Lotus Organizer 4.1 for Windows 98 and Windows 2000
"Notepad" pages remain blank until clicked on, so it's impossible to page
through the notes to view contents.
--
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=48636
Bug ID: 48636
Summary: Lotus Organizer 97, Wine 5.0, Debian Stretch. Lotus
Organizer icon speech bubbles display incorrectly -
they are on square black background.
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: john.p.langley(a)gmail.com
Distribution: ---
Created attachment 66488
--> https://bugs.winehq.org/attachment.cgi?id=66488
Screenshot showing various icon speech-bubbles displaying incorrectly.
- Debian Stretch stable - all updates as at 20/02/2020
- Wine 5.0
- Lotus Organizer 97.
- Logged in with user privileges.
- LXDE environment.
When hovering mouse cursor over Lotus Organizer 97 icons, the information
speech bubbles display on black square background.
When LXDE (and possibly other window managers) is switched to another window,
the speech-bubble often remains on top.
See screen-shot.
--
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=48708
Bug ID: 48708
Summary: Lotus Organizer 97, Wine 5.0, Debian Stretch. Lotus
Organizer 'Notepad' section - entries display as blank
until clicked on.
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: john.p.langley(a)gmail.com
Distribution: ---
Created attachment 66580
--> https://bugs.winehq.org/attachment.cgi?id=66580
Notepad entry 'Test' showing initially as blank.
Lotus Organizer 97, Wine 5.0, Debian Stretch.
Lotus Organizer 'Notepad' section - entries display as blank until clicked on.
--
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=40762
Bug ID: 40762
Summary: Approach 97: Error Message When Opening From Network
Path
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crashdance(a)charter.net
Distribution: Mint
When opening a database (APR) file from a CIFS mapped Windows network share
using a drive letter in dosdevices Approach fails to open the file. The error
message is "Cannot open database "Z:\examplefile.dbf" because it is encrypted."
This problem persists regardless of the compatibility mode in the Wine config.
The program works correctly in a modern version of Windows and a Windows
virtual machine connected to the same LAN.
--
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=50388
Bug ID: 50388
Summary: scroll wheel does not work in Approach's worksheets
Product: Wine-staging
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Dear Wine Staging,
Fedora 33
wine-staging64-6.0.rc3-1.1.x86_64
Lotus Approach N9.8.0208.1300
The scroll wheel has never worked in Approach's worksheets (looks like a spread
sheet). It is really, really annoying. Would you guys please consider fixing
this for me?
Many thanks,
-T
--
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=55916
Bug ID: 55916
Summary: Print to PDF from Lotus Approach corrupts
Product: Wine-staging
Version: 8.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 75467
--> https://bugs.winehq.org/attachment.cgi?id=75467
Corrupted PDF (cups-pdf) print from Apprach
Fedora 39
wine-8.19-1.fc39.i686
wine-8.19-1.fc39.x86_64
Note: this is Wine Staging
Lotus Approach N99.8.0208.0800 (Smart Suite)
cups-2.4.7-2.fc39.x86_64
cups-pdf-3.0.1-19.fc39.x86_64
Print to PDF from Lotus Approach corrupts
--
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=55285
Bug ID: 55285
Summary: Wine 8.12 screws up CUPS-PDF print from Lotus Approach
Product: Wine-staging
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Fedora 38
Wine 8.12
cups-pdf-3.0.1-18.fc38.x86_64
Lotus Approach N99.8.0208.0800 (Smart Suite)
Wine 8.12 screws up cups-pdf print.
Two attachments:
1) a sample screwd up PDF
2) the results of
WINEDEBUG=seh,gdi,enhmetafile,winspool,localspl,psdrv wine approach.exe 2&>1 >
WinePrintError.txt
--
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=58194
Bug ID: 58194
Summary: Screenshots upload broken due to Cloudflare challenge
page
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomman(a)gmail.com
Distribution: ---
I'm trying to upload some screenshots for apps I maintain, when I got
challenged by Cloudflare out of the blue (and as we recall, they have a strong
dislike for web browsers like mine, SeaMonkey). Even after I manage to pass the
challenge, I get a error page telling me I didn't specified the Wine version
for the screenshot, but it's quite obvious what's happening here: the CF
challenge is getting in the way, eating the POST'd form data (including the
screenshot itself!), and after getting past the challenge, screenshots.php
receives no data at all, so it errors out with the first missing piece of
information it can find, I guess.
This is a very weird place to put a challenge, since it effectively breaks the
workflow, and furthermore, I noticed WineHQ is migrating away from Cloudflare
challenges to Anubis (which is more tolerant with non-mainstream browsers), but
somehow this one slipped down the cracks.
--
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=58431
Bug ID: 58431
Summary: Pegasus Mail Changed font (regression)
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)jonass.user.lysator.liu.se
Distribution: ---
Created attachment 78855
--> http://bugs.winehq.org/attachment.cgi?id=78855
Good example of font
In Wine 10.11 the application Pegasus Mail uses a different font than before. I
believe this is a regression.
Git bisect suggests this may be related to
91731901bad8ff40c74287c6b0e3b537e63ef224 is the first bad commit
Does not really matter unless it is a sign of something bad is about to happen
somewhere else.
Xubuntu 24.04.2 LTS
--
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=58020
Bug ID: 58020
Summary: Bug list capped to 10000
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Bug list capped to 10000
--
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=57126
Bug ID: 57126
Summary: CEF sample application crashes in 64-bit wineprefix
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_windows32_client.t
ar.bz2
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77021
--> https://bugs.winehq.org/attachment.cgi?id=77021
Backtrace
Both the 32- and 64-bit versions of the Chromium Embedded Framework sample
application crash in a 64-bit wineprefix, unless using the new WOW64 build.
--
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=53875
Bug ID: 53875
Summary: Content of dialog windows in Fusion 360 is
inaccessible
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gudvinr+wine(a)gmail.com
Distribution: ---
Created attachment 73402
--> https://bugs.winehq.org/attachment.cgi?id=73402
extrude action
In Fusion 360, when you call an action, e.g. "create sketch", "extrude", "make
thread", etc, main app creates small window with action parameters (see
screenshot in attachments).
Problem is that these windows most of the time contain more parameters than
window can fit and this window is not resizeable or scrollable.
To reproduce issue simplest way is to:
1. select "create sketch"
2. draw something, simple rectangle is enough
3. finish sketch
4. select extrude
--
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=57118
Bug ID: 57118
Summary: CEF 32-bit sample application fails in WOW64 mode
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_windows32_client.t
ar.bz2
OS: Linux
Status: NEW
Keywords: download, source, wow64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77010
--> https://bugs.winehq.org/attachment.cgi?id=77010
Wine 9.16 console output
The 32-bit Chromium Embedded Framework sample application immediately fails on
load when Wine is built with --enable-archs=x86_64,i386. The window loads but
the application refuses to do anything further, reporting error
SBOX_FATAL_CLOSEHANDLES. I can't figure out how to disable the sandbox feature
with this sample, or if it is even possible to do so.
No further testing is possible, either having no effect or just showing this
error again.
The 64-bit version does not have this 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=57114
Bug ID: 57114
Summary: Fading text still visible when "opacity:0" set
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: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77005
--> https://bugs.winehq.org/attachment.cgi?id=77005
Screencast
The drag and drop test at https://bestvpn.org/html5demos/drag/ does not behave
as expected with the Chrome Embedded Framework sample application.
In Windows 10 the text that appears fades away (opacity:0 is set). See attached
video. The same is true using Chrome on Windows and Linux.
With Wine 9.16 the text remains visible until another element is activated with
the pointer.
I don't know if the effect is down to CSS, Javascript or a combination of the
two.
--
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=57111
Bug ID: 57111
Summary: Transparent menu backgrounds appear black in 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: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77000
--> https://bugs.winehq.org/attachment.cgi?id=77000
Screencast
The menus on the Chromium Embedded Framework sample application have a black
background behind them. On Windows 10 these do not appear / are transparent.
--
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=35075
Bug #: 35075
Summary: BoincTasks: very high CPU utilisation
Product: Wine
Version: 1.7.6
Platform: x86-64
URL: http://www.efmer.eu/download/boinc/boinc_tasks/unified
/setup_32_64_boinc_tasks_1_5_8.exe
OS/Version: Linux
Status: NEW
Keywords: download, performance
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 46782
--> http://bugs.winehq.org/attachment.cgi?id=46782
Wine 1.7.6 console output
Under Windows XP BoincTasks runs at around 22% when updating (takes a few
seconds) but idles around 1-2%. Under Wine it runs around 60% all the time. I
cannot work out why. The exact same setup was tested in both cases.
http://www.efmer.eu/download/boinc/boinc_tasks/unified/setup_32_64_boinc_ta…
Following install you are asked if you are running Windows or Linux with Wine,
choosing either option has the same effect.
Original post:
http://efmer.com/forum/index.php?topic=1140
--
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=58474
Bug ID: 58474
Summary: "Importance" should link to the Severity list
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
URL: https://bugs.winehq.org/page.cgi?id=fields.html
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
When clicking on "Importance" in the Bugzilla form it directs to
https://bugs.winehq.org/page.cgi?id=fields.html#importance but this doesn't
really help a user. It should point to the Severity list:
“Severity
This field describes the impact of a bug.
blocker Blocks development and/or testing work
critical Critical problem that prevents all applications from working”
and so on...
I assumed this would be an easy change but I cannot find the code in the
Bugzilla git that does this.
Even if I could find it, the page uses a mix of <a name='bug_severity'> and <dt
id='bug_severity'> for different parts of the page, the former being
deprecated.
Are these controlled by a config file?
--
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=58511
Bug ID: 58511
Summary: Unimplemented sub function KeAcquireGuardedMutex from
ntoskrnl.exe
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: indigosky30(a)gmail.com
Distribution: ---
Im trying to figure out why a game that was running a few weeks ago normally
doesnt work anymore (gunbound).
First, they added Anticheat (SARD), this might be the reason why it fails but
trying to debug I found the problem comes from an unimplemented Windows kernel
function (note this is an old function introduced in 2003).
-------------------------------
0320:fixme:advapi:DecryptFileW (L"C:\\Program Files
(x86)\\GunBoundWC\\game\\sard\\sard_1.0.1.17.sys", 00000000): stub
0320:fixme:ntdll:NtLoadDriver
(L"\\Registry\\Machine\\SYSTEM\\CurrentControlSet\\Services\\sard_1.0.1.17"),
stub!
0320:fixme:ntdll:NtUnloadDriver
(L"\\Registry\\Machine\\SYSTEM\\CurrentControlSet\\Services\\sard_1.0.1.17"),
stub!
wine: Call from 00006FFFFFC66438 to unimplemented function
ntoskrnl.exe.KeAcquireGuardedMutex, aborting
wine: Unimplemented function ntoskrnl.exe.KeAcquireGuardedMutex called at
address 00006FFFFFC66438 (thread 033c), starting deb
ugger...
0350:fixme:dbghelp:elf_search_auxv can't find symbol in module
0350:fixme:dbghelp:elf_search_auxv can't find symbol in module
wine: Call from 00006FFFFFC66438 to unimplemented function
ntoskrnl.exe.KeAcquireGuardedMutex, aborting
0328:err:service:process_send_command service protocol error - failed to read
pipe r = 0 count = 0!
----------------------
Looking at the call inside the ntoskrn routine, KeAcquireGuardedMutex isnt
implemented in WINE (not found here)
https://source.winehq.org/WineAPI/ntoskrnl.html, but can be found in the
Windows kernel (https://gist.github.com/ntddk/56784b8da89f228f5f1d).
Im wondering if implementing the function in WINE would solve the problem?
Anyhow hoping someone more knowledgeable sheds some light on this 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.
http://bugs.winehq.org/show_bug.cgi?id=26549
Summary: GomezPEER fails to set processor priority
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
GomezPEER sets its background process (an instance of java.exe) to the lowest
(idle) priority in Windows. It fails to do so under Linux. Does Wine lack the
ability to set process priorities, perhaps?
Apologies if a similar bug is already open but I could not find one.
On newer systems this is not a problem, but on older system the PEER can
consume 100% CPU while processing. The app is designed so that performance of
the PC is not affected, which of course it isn't under Windows (save the usual
Windows-related problems) but it is under Wine.
I'm not sure if I/O priority is also set.
The following does not work as a workaround:
$nice -n19 wine ~/blah/GomezPEER.exe
because this then sets all the Wine components to -n19 and can badly affect the
performance of other apps running under Wine.
Instead, the workaround I use is:
$wineserver -p15
$nice -n19 wine ~/blah/GomezPEER.exe
This way the wineserver remains at normal priority. winedevice.exe in this
case still receives -n19 priority, however.
Console log:
fixme:win:EnumDisplayDevicesW ((null),0,0x73a83c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x73a83c,0x00000000), stub!
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x74b69c,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
--
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=58304
Bug ID: 58304
Summary: Question on programs that use files with $ in file
names?
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
Use Pegasus Email, and it works fine under one except if on tries to use the
IERenderer extension. With the extension installed, if one tries to open an
html email the call to the IErenderer.dll causes Pegasus to hard crash..
The Pegasus creates some temp files from the email message, and uses
WPM$xxx.PM$ format for files. Was thinking perhaps in the passing of filename
with $ inside them might cause issue since Linux treats the $ as marking a
variable?
With IERender extion it creates these two file
1110 05-16-2025 08:18 WPM$M1PL.PM$
56167 05-16-2025 08:18 WPM$SXGZ.PM$
With extension uninstalled it creates these 3 files
1536 05-16-2025 08:15 STO30e6.tmp
1536 05-16-2025 08:15 STO30e7.tmp
56167 05-16-2025 08:15 WPM$Z65Z.PM$
Note both of the 56167 byte files are identical??
The purpose of extension is to better handle displaying html messages.
Without it, some messages don't display as they should. One can then opt to
open messages in a browser, and they will display fine, but then replying
doesn't work.
Don't know if changing the $ to a different character (perhaps _) would avoid
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.
http://bugs.winehq.org/show_bug.cgi?id=17820
Summary: Chromium test_shell_tests fail on Wine
Product: Wine
Version: 1.1.17
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To run Chromium's test_shell_tests.exe, copy
net/data, skia/data, webkit/data, third_party/py*, and third_party/tlslite
from the source tree. (This is quite a bit of data, so I hesitate
to post a tarball.) Then do
$ wine chrome/Debug/test_shell_tests.exe
The following tests fail on wine but not windows for me:
[ FAILED ] UniscribeTest.TooBig
[ FAILED ] VectorCanvasTest.BasicDrawing
[ FAILED ] VectorCanvasTest.Circles
[ FAILED ] VectorCanvasTest.DiagonalLines
[ FAILED ] VectorCanvasTest.PathEffects
[ FAILED ] VectorCanvasTest.Bitmaps
[ FAILED ] VectorCanvasTest.Matrix
--
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=58524
Bug ID: 58524
Summary: King Arthur II(SteamAppID24480) crashing during
battles
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zefkerrigan(a)gmail.com
Distribution: ---
Created attachment 78993
--> http://bugs.winehq.org/attachment.cgi?id=78993
King Arthur II (AppID24480) Steam's in Wine 10.12 terminal output
King Arthur II(SteamAppID24480) crashing during battles.
--
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=58522
Bug ID: 58522
Summary: BizHawk Low Display Update Frame Rate
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: julianbrunner(a)gmail.com
Distribution: ---
I am running BizHawk 2.10 (https://tasvideos.org/Bizhawk) using Wine on Arch
Linux, since the Windows version has more features than the Linux build.
When upgrading Wine from 10.11 to 10.12, my frame rate drops from 60 to 40.
Everything is running slowly and the sound is stuttering. The low frame rate
occurs even when no game is running and the emulator is just rendering a black
screen. I have switched between the wine-10.11-1-x86_64 and wine-10.12-1-x86_64
pacman packages repeatedly and was able to reliably reproduce the different
frame rates.
BizHawk has multiple display methods (D3D11, OpenGL, GDI+). Both D3D and OpenGL
have the low frame rate issue on Wine 10.12. GDI+ can render the black screen
at 60 fps, but immediately drops to 30 when running an actual game. I believe
that this is an issue with the GDI+ display method and not with Wine 10.12,
since the same thing happens on 10.11.
It seems to be a genuine slowdown issue, since limiting the frame rate to
anything below 40 produces the expected results, it just doesn't seem to be
able to ever get above 40, even when removing all frame rate limits.
Outputs (stdout) of BizHawk seems to not be meaningfully different between Wine
10.11 and 10.12. CPU utilization by BizHawk also seems to be more or less the
same (~40%) between Wine 10.11 and 10.12.
--
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=58521
Bug ID: 58521
Summary: "View Distributions" shows 0 test results
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=dist
ribution&sTitle=View%20Distributions
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
Each distro/OS shows 0 test results:
https://appdb.winehq.org/objectManager.php?sClass=distribution&sTitle=View%…
--
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=58520
Bug ID: 58520
Summary: The rejected operating system has been deleted
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
If a user submits a new distribution/OS via the test results form, and you
accept the test results, the distribution is deleted anyway. My guess is this
also deletes the test results but it happened too fast to be sure.
--
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=58518
Bug ID: 58518
Summary: Drag'n'drop from/to Linux file manager not working -
Olympus Master 2: fixme:imagelist:ImageList_DragLeave
DragLeave hWnd != DragEnter hWnd
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: me_myself_9876(a)outlook.com
Distribution: ---
Note:
1. Olympus Master 2 is not officially available anymore but I can provide a
copy of the program folder if required.
2. Similar issues appeared with another Windows software, so the issue is
probably more general.
a. When I drag file(s) from Nemo to Olympus Master 2 or the other way round, I
receive on the commandline:
0024:fixme:imagelist:ImageList_DragLeave DragLeave hWnd != DragEnter hWnd
b. While dragging from Olympus Master 2 to Nemo is impossible (hand cursor with
a stop symbol), the dragging from Nemo is in principle possible (hand cursor
with green +). Olympus Master 2 opens a window to "register" the file(s), i.e.
asking to choose an album. However, it hangs without further messages on the
commandline. I can only stop with Ctrl + C. Same message on the commandline.
c. It works in both directions when using Olympus Master with the Windows file
manager Explorer++ from https://explorerplusplus.com/.
d. Similar issues appear when using Explorer++ with Nemo. Dragging from Nemo to
Explorer++ works as expected as long as the file does not exist in the target
folder, i.e. the file is copied. If the file exists, an empty window is opened
(to confirm the overwriting) and Explorer++ hangs. Dragging from Explorer++ to
Nemo is again impossible (hand cursor with a stop sign). These messages appear
in all cases:
01f0:err:listview:LISTVIEW_WindowProc unknown msg 10a6, wp 0, lp 11c910
01f0:fixme:shell:IDropTargetHelper_fnDragEnter
(000000000077B570)->(0000000000050216 000000000077A070 000000000011C938
0x00000007)
01f0:fixme:shell:IDropTargetHelper_fnDragOver
(000000000077B570)->(000000000011C8E0 0x00000000)
01f0:fixme:shell:IDropTargetHelper_fnDragOver
(000000000077B570)->(000000000011C8E0 0x00000002)
01f0:fixme:shell:IDropTargetHelper_fnDragLeave (000000000077B570)->()
--
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=51537
Bug ID: 51537
Summary: Mouse does not work in civilization VI
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: voker57(a)gmail.com
Distribution: ---
Created attachment 70376
--> https://bugs.winehq.org/attachment.cgi?id=70376
complete log
Mouse does not work in Sid Meier's Civilization VI, menu loads but it is not
possible to do anything further.
This comment https://bugs.winehq.org/show_bug.cgi?id=49315#c9 suggests a cause
of this bug.
--
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=58287
Bug ID: 58287
Summary: Not all quick responses work when reviewing test
results
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78636
--> http://bugs.winehq.org/attachment.cgi?id=78636
Screenshot
For example, one of the quick responses when reviewing a test result doesn't
paste anything into the text box:
Please don't use: "Everything...", "All works", etc. in test submissions.
Please detail what works and what doesn't work.
See: http://wiki.winehq.org/AppDB_Test_Results_Guidelines
--
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=50856
Bug ID: 50856
Summary: FoxITReader not properly works with digital sign and
timestamp
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthus(a)nexgo.de
Distribution: ---
Created attachment 69672
--> https://bugs.winehq.org/attachment.cgi?id=69672
Messages
Hallo,
in version 6.0 many of old problems solved by using FoxITReader - thank you! I
can evaluate digital signs and add picture-signs. I can add certificates from
servers and my own .p12-certificate.
But I can't add new digital sign and also a timestamp-certifikat. By adding a
digital sign it's appear by saving. By Time stamp document I got "network
anomaly".
Must use in a windows 10 environment
crypt32 nativ
comctl32 Builtin
Many other dlls I loaded but not shure what is needed.
What can I do to use digital signs?
with regards
--
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=58516
Bug ID: 58516
Summary: Links in comments should wrap better
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
URL: https://bugs.winehq.org/show_bug.cgi?id=58020#c5
OS: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Posting long links in the Bugzilla comments continue outside of the comment and
even outside the page. Bugzilla should wrap them better.
https://bugs.winehq.org/show_bug.cgi?id=58020#c5 as an example appears to show
wrapping occuring at ? but then that's it.
I don't know if this is an option in Bugzilla somewhere?
--
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=22649
Summary: CDBurnerXP 4.3.x crashes when trying to erase a DVD-RW
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27861)
--> (http://bugs.winehq.org/attachment.cgi?id=27861)
Crash log
After choosing "erase disc" in the main menu and then clicking the erase button
(while a DVD-RW disc is inserted in a drive the program can detect), the
program produces an error dialog:
Erasing the disc failed for the following reason: Exception from HRESULT:
0x8001010E (RPC_E_WRONG_THREAD)
Clicking OK to this message results in the MS error report tool popping up,
followed by the Wine crash dialog.
Note: this program needs dotnet20, and it needs the workaround from bug 18012,
comment 2 to be able to detect drives in this section.
--
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=29780
Bug #: 29780
Summary: XPS Viewer EP shows garbage in the toolbar background
Product: Wine
Version: 1.4-rc2
Platform: x86-64
URL: http://download.microsoft.com/download/2/5/2/2526f55d-
32bc-410f-be18-164ba67ae07d/XPSEP XP and Server 2003
32 bit.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: bunglehead(a)gmail.com
Classification: Unclassified
Regression SHA1: 1c1b1c0073c3dea34ff4096d749a459accf5e337
Created attachment 38676
--> http://bugs.winehq.org/attachment.cgi?id=38676
Terminal output
The background of the toolbar in XPS Viewer EP is not displayed properly,
showing garbage (previous screen content). This worked in 1.4-rc1, and
regression testing indicated:
1c1b1c0073c3dea34ff4096d749a459accf5e337 is the first bad commit
commit 1c1b1c0073c3dea34ff4096d749a459accf5e337
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Feb 1 00:07:00 2012 +0300
comctl32: More tests for Toolbar window style handling.
:040000 040000 dd921cd22cea799bb21627f6e80aba024d087098
ee93a6dccb2bc9c894dc6330dbae8fc4650b2b82 M dlls
Reverting the patch fixed it.
To reproduce:
1. In system32, make a copy of acledit.dll named xpssvcs.dll
2. Install (occasionally crashes - retry if needed)
3. wine xpsrchvw
--
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=25410
Summary: MS Paint doesn't refresh scrollbars properly
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://download.microsoft.com/download/winntwks40/pain
t/1/nt4/en-us/paintnt.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
In MS Paint (installed with winetricks) the scrollbars don't seem to refresh
when they should unless the scrollbar area is clicked on.
Simple way to reproduce: Ensure that the canvas is smaller than the window (so
no scrollbars are visible) then zoom in on a portion of the picture (ensure
it's not the entire picture). Scrollbars should appear, but instead, they're
invisible. After clicking in the area where they should be, they become
visible.
Terminal output: nothing.
--
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=58514
Bug ID: 58514
Summary: Dropdown menus are black in a .NET Framework 4.5
program
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tw0ali(a)tutanota.com
Distribution: ---
Created attachment 78983
--> http://bugs.winehq.org/attachment.cgi?id=78983
Error
I'm using this Pokémon games save editor:
https://github.com/trigger-segfault/TriggersPC
As the wiki states
(https://github.com/trigger-segfault/TriggersPC/wiki/Troubleshooting) it needs
.NET Framework 4.5.
The programs do open, but dropdown menus are black (still clickable but not
clearly visible).
I've attached the logs. The part related to the menus seems to be:
0128:fixme:wtsapi:WTSRegisterSessionNotification Stub 0002008C 0x00000000
0128:fixme:uiautomation:UiaReturnRawElementProvider Unsupported object id -4,
ignoring.
--
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=58512
Bug ID: 58512
Summary: 012c:err:virtual:allocate_virtual_memory out of memory
for allocation, base (nil) size fb400000
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
Have system with 32G Ram, so not sure why I see this line in terminal window.
Is showing as err:?
Found some things that talk about registry setting for Video memory, but those
entried don't exit in my registry.
So, is there a method to resolve this?
Thanks. Program seems to run just fine with it.
--
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=45221
Bug ID: 45221
Summary: AppDB: "Your Version" column in maintained apps doesnt
show word "staging"
Product: WineHQ Apps Database
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: havran.jan(a)email.cz
Distribution: ---
"Your Version" column in "Maintainership Overview" menu doesnt show word
"staging", while "Current Version" column does (for staging releases even if
"your" test result is the latest (current) one). It happens for example for
these versions maintained by me: Vietcong (MP Demo FistAlpha) [1], Air
Missions: HIND (Steam) [2].
It is confusing, because it looks like I posted test result with "testing"
version and after that someone else posted test with the same version, but
"staging" in this case, which is not true.
[1] https://appdb.winehq.org/objectManager.php?sClass=version&iId=36433
[2] https://appdb.winehq.org/objectManager.php?sClass=version&iId=35881
--
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=49744
Bug ID: 49744
Summary: fbclid should be a numeric value
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: huupoke12(a)gmail.com
Distribution: ---
URLs to AppDB posted on Facebook will generate an fbclid parameter in the URL.
But that parameter is currently a long alphanumeric string, not a numeric only
string, so the bug will happen.
But why does the AppDB processing this parameter? Can it just ignore the
parameter?
--
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=58508
Bug ID: 58508
Summary: Dn-FamiTracker 0.5.0.2: hangs on startup (regression,
have bisected commit)
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: zerica(a)callcc.eu
Distribution: ---
Created attachment 78972
--> http://bugs.winehq.org/attachment.cgi?id=78972
program output before freezing
i believe this happens with any program that does audio input, but i'm focusing
on dn-famitracker since it was where i first noticed the issue.
i have isolated the faulty commit to exactly
https://gitlab.winehq.org/wine/wine/-/commit/f7044c4b8f3ab02ca8070cb37c7cc9….
reverting it in 10.11 fixes the freeze entirely.
--
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=22798
Summary: Invalid Wine version results in hidden / lost /
invisible test results entry
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sparr0(a)gmail.com
I submitted test results for Time of Defiance
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=8261) with an
invalid Wine Version number (1.1.45). The form accepted my submission, and I
was later emailed that my results had been added (perhaps because I was the
submitter, perhaps because I am the maintainer of the version). Now
http://appdb.winehq.org/objectManager.php?sClass=version&iId=8261&iTestingI…
displays my new results in the "Selected Test Results" box, but on no page are
the details of the results visible in the "Test Results" box.
I expect two fixes are required here. First, more input validation on the
submission page. Second, whatever is preventing this entry from showing up
under Test Results.
--
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=23124
Summary: Philippine English locale defaults to wrong SUBLANG
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
I understand that following 1.2 .po file are going to be used, so this should
be easier to resolve then.
Philippine English follows American English rules, but currently defaults to
pick up SUBLANG_NEUTRAL which is British English. It should be picking up
SUBLANG_DEFAULT for American English.
I'm not sure if this can be changed before the introduction of .po files but
it's not urgent.
http://en.wikipedia.org/wiki/Philippine_English
--
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=46439
Bug ID: 46439
Summary: error when installs mBlock 5 for PC
Product: Wine-staging
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paulo_fg(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
software link: http://www.mblock.cc/mblock-software/
error:
012d:err:ole:CoGetClassObject class {56fdf344-fd6d-11d0-958a-006097c9a090} not
registered
012d:err:ole:CoGetClassObject no class object
{56fdf344-fd6d-11d0-958a-006097c9a090} could be created for context 0x1
winecfg: Windows 10
Tested on Linux Mint Tessa
--
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=25543
Summary: Submitter's test results missing from 'Test Results'
table
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: hoehle(a)users.sourceforge.net
The link in the mail that the maintainer receives, e.g.
"Test Results submitted for version 1.0 of X by Y"
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4219&iTestingI…
leads to a page that shows the submitter's text with the title
"Selected Test Results (selected in 'Test Results' table below)"
However, the OS/version/rating 'test results' line corresponding to the
submission is missing. Instead the topmost line displays an old (known) entry.
This is really confusing and irritating.
Furthermore, the page displayed does not show a "process" or "reply" buttons. I
need to go to my queue and identify this entry among all the elements of the
queue in order to process it.
I believe both things worked well in the past -- 2-3 years ago?
--
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=42630
Bug ID: 42630
Summary: Submitted application test shows no test data when
previewed
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Hi,
As per Roseanne's request in this bug report
https://bugs.winehq.org/show_bug.cgi?id=34647#c23 I am filing a new bug that I
have come across in the AppDB.
I have submitted this test for GOG Galaxy
https://appdb.winehq.org/objectManager.php?bIsQueue=false&bIsRejected=false…
and when I go to preview it, there is no test data shown whatsoever.
I made the report while using Firefox 52.0 in case it helps.
--
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=58118
Bug ID: 58118
Summary: Need to sort alphanum in version column
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axis6404(a)proton.me
Distribution: ---
The sorting in the version column is wrong. alphanum sorting is needed.
example:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=1487
Current:
Version
16.xx
18.xx
19.xx
21.x
23.x
24.x
4.xx
9.**
Ideal (alphanum sort):
Version
24.x
23.x
21.x
19.xx
18.xx
16.xx
9.**
4.xx
--
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=48468
Bug ID: 48468
Summary: Add "Bronze" and "Garbage" top-10 lists to the appdb
landing page
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonwsb(a)gmail.com
Distribution: ---
The top-10 lists on appdb.winehq.org are a very nice feature of the site. Their
purpose of showing off what popular programs work in wine is very useful to new
users and I think adding the "Bronze" and "Garbage" ratings to the page will
also provide valuable information to new users as well as contributors. For new
users it will give quick access to information on programs they may be planning
on attempting to use with wine. For advanced users and contributors it will be
a useful tool to gauge which programs need high quality testing and possibly
give inspiration for developing patches to improve bronze and garbage rating
entries.
My biggest concern with adding these top-10 lists would be increasing the size
of the page even more than it already is though it will also probably drive
users of the appdb to vote for more applications overall.
--
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=42333
Bug ID: 42333
Summary: "Top garbage" list on AppDB
Product: WineHQ Apps Database
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roothorick(a)gmail.com
Just a simple top 10 or top 25 list of the most active apps with a garbage
rating. It would be an easy at-a-glance forecast of what apps (and therefore,
indirectly, what bugs) are the greatest concern for Wine users.
--
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=44333
Bug ID: 44333
Summary: Alphabetical order for monitored Applications
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 60207
--> https://bugs.winehq.org/attachment.cgi?id=60207
Actual view of AppDBs side bar at the end of this bar
Two points about the side bar in AppDB:
1.) Would like to have either a possibility to choose the order or this list
should be in alphabetical order
2.) The "Maintainer box" should be before the list of monitored applications.
--
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=58228
Bug ID: 58228
Summary: Move child object page unable to fully load because it
is too long
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
When merging entries, the page that shows the entries to move the child objects
to displays as one long list in alphabetical order. That list is now so long
that the page cannot fully load:
Ooops! Something has gone terribly wrong!
Our monkey train has derailed! Worry not, a webmaster gopher help army has been
dispatched and is on the way.
If this error continues to be a problem, please report it to us on our Forums
error details:
Error Message: Maximum execution time of 60 seconds exceeded
File: query.php:119
Discovered while trying to merge 千千静听 (TTPlayer)
https://appdb.winehq.org/objectManager.php?sClass=application&iId=11003 with
TTPlayer
https://appdb.winehq.org/objectManager.php?sClass=application&iId=6077. The
move child objects page only got as far as the H's before timing out.
--
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=46461
Bug ID: 46461
Summary: Game Version is on the wrong game page
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gero45(a)mr-gero.de
Distribution: ---
I think that Version "3.1415926" on the Page for Civilization IV:Colonization
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=953) doesn't
belong to this Game.
Instead it probably belongs to the original "Sid Meier's Colonization"
(https://www.mobygames.com/game/windows/sid-meiers-colonization) instead.
Reasons:
-there is no such Version for Civilization IV:Colonization
-the last test mentions a patch for Win95 and a Win16 installer version, this
would fit with the Game from 1995.
--
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=58079
Bug ID: 58079
Summary: AppDB: Potential problems with printing (non-ASCII?)
characters.
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=vers
ion&iId=2739
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: Gentoo
There might be some issues regarding character encoding, or something that
happened during a conversion of sorts, but probably not during the PHP8 upgrade
since going by archive org, this seems to have started between 2024-03-03 and
2024-05-19, which seems a bit too long ago for that.
See for example one of the maintainer names here, where an 'é' renders as '�':
https://appdb.winehq.org/objectManager.php?sClass=version&iId=2739
Not sure if there is really anything that can be done, aside from re-entering
such characters somewhere...
Thank you!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48607
Bug ID: 48607
Summary: Incorrect developer name for YGOPro
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cumandr+wine(a)gmail.com
Distribution: ---
https://appdb.winehq.org/objectManager.php?sClass=application&iId=14884
YGOPro is not developed by "Kaiba Corporation". Numerous forks exist, some
violating the GPL, but the original codebase is located at
https://github.com/Fluorohydride/ygopro and not led by any organization.
--
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=49008
Bug ID: 49008
Summary: Invalid To: tag in registration confirmation email
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lxahotqu2zbx(a)mail.ru
Distribution: ---
Created attachment 66984
--> https://bugs.winehq.org/attachment.cgi?id=66984
The email file
Hello,
The site sends an email to confirm registration. The To: tag must contain the
address of the user to whom the e-mail is addressed following the e-mail
standards. Letters from you are placed in the spam folder because the tag
currently has the value appdb-noreply(a)winehq.org. I ask you fix the problem.
I attached the email file to this report.
Kind Regards,
Ilia
--
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=49677
Bug ID: 49677
Summary: Registering app fails with database error
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cbase2015-winebug(a)yahoo.de
Distribution: ---
Created attachment 67917
--> https://bugs.winehq.org/attachment.cgi?id=67917
Error message when trying to submit new app "α-Orionis Centurion"
Trying to submit a new app with the name "α-Orionis Centurion" fails (see
screenshot).
--
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=58427
Bug ID: 58427
Summary: msxml4 fails to install with status 67
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml4
Assignee: wine-bugs(a)winehq.org
Reporter: gudvinr+wine(a)gmail.com
Distribution: ---
Created attachment 78848
--> http://bugs.winehq.org/attachment.cgi?id=78848
install log
I'm installing msxml4 using winetricks:
$ winetricks -q msxml3
$ winetricks msxml4
Installation is starting and I am going through all the steps. But in the end
in console I'm getting this:
------------------------------------------------------
warning: Note: command wine msiexec /i msxml.msi returned status 67. Aborting.
------------------------------------------------------
linux: 6.15.3
wine version: 10.9 (staging)
winearch: win64
wow64: +
wayland: + (using unset DISPLAY)
---
NOTE: As I'm using arch packages, 10.9 is the latest I can test with ATM.
--
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=55556
Bug ID: 55556
Summary: Contradicting support for Intel Arc GPUs while not
supporting DXVK in AppDB and/or Bugzilla
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
As per
https://www.tomshardware.com/news/intel-gpu-driver-optimizations-leverage-v…,
the Intel Arc drivers are already using/bundling-ion DXVK to handle DX9 APIs.
That means that if you support Intel Arc GPUs as GPU option, you automatically
support DXVK as well ( because Wine uses kernel driver as-is, correct? ). That
meanst that not accepting buzilla bugs with DXVK is
wrong/offernsive/unfriendly.
If that isa not true, then PLEASE fix the AppDB and Bugzilla to have
conditional handling of Intel GPU and non-Intel-GPU options and educate the
maintainers/reviewers accordingly.
--
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=18790
Summary: Default search does not include resolved bugs
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The default search (the search box at the top of this page) does not include
closed bugs (rightly so), but it also does not include resolved bugs. This
leads to duplicates that could be avoided.
See Bug 18601 - a recent regression that is fixed by the next release, but
anyone searching for an open bug for Google Sketchup will not see it unless
they choose to run an advanced search, which some users clearly don't.
I'm sure this is a simple change to the code.
--
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=24566
Summary: bugzilla adds mr.bugs to cc list?
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Bugs start out with Mr. Bugs as the default assignee, which is evidently
intended so the mailing list gets copied on all bug changes. That's fine.
But under some situations, bugzilla seems to also automatically add
mr. bugs to the cc list.
For instance, here:
http://www.winehq.org/pipermail/wine-bugs/2010-September/251648.html
Whereupon Dmitry promptly removed it from the cc:
http://www.winehq.org/pipermail/wine-bugs/2010-September/251690.html
Austin verified that this had been done automatically by repeating his
component change:
http://www.winehq.org/pipermail/wine-bugs/2010-September/251728.html
and then removed the extra cc manually in the next change.
What's going on here? Should that cc be added automatically or not?
--
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=39009
Bug ID: 39009
Summary: "Importance" link on bug report form opens in wrong
place on fields descriptions page
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
The fields description page has two sections for Importance. The first one is
right below the status definitions table; right below it are the definitions
for Priority and Severity (which is what users need to see). The second
Importance section is toward the bottom of the page, and it just describes the
field as "the combination of its Priority and Severity" without the severity
definitions anywhere in sight.
Clicking the Importance link on the bug report form opens the page at the
second Importance section when it should open at the first one (or even better,
at the Severity section, since that's what we really want users to see). The
result is that users don't see the actual definitions for severity even if they
do bother to click the link.
--
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=12091
Summary: out of place text on bugzilla component description page
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: trivial
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I can't seem to find the change for this in bugzilla.git...
On http://bugs.winehq.org/enter_bug.cgi, someone added the text:
<-- You probably want to use that link there!
Wine bugs. Submit bugs related to Wine here.
<-- Use this if in doubt!
but it also appears on this page:
http://bugs.winehq.org/describecomponents.cgi?product=Wine
which doesn't make any sense.
--
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=53257
Bug ID: 53257
Summary: Emacs 28.1 is unusable
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
Created attachment 72636
--> https://bugs.winehq.org/attachment.cgi?id=72636
screenshot of console emacs
I install Emacs 28.1 from here
(http://mirror.tochlab.net/pub/gnu/emacs/windows/emacs-28/)
emacs-28.1-installer.exe and run it via "C:\Program
Files\Emacs\emacs-28.1\bin\runemacs.exe"
".
When I use GUI version of Emacs it's window is moved to the left upper corner
when I press any button. Workaround: maximize window size and use Emacs.
When I use console Emacs version (emacs -nw) from wine cmd I can do nothing at
all. Any Emacs shortcut breaks interface. For instance I've tried use "Ctrl+N"
and obtain result on the screenshot.
--
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=41825
Bug ID: 41825
Summary: Typo in "Comments Disabled"
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plata(a)mailbox.org
Distribution: ---
"Comments for this application have be disabled becuase there are no
maintainers."
--
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=46624
Bug ID: 46624
Summary: StarCraft: Remastered Edition disabled Monitors, Gamma
Correction and Real-Time Lightning configuration
Product: Wine-staging
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63525
--> https://bugs.winehq.org/attachment.cgi?id=63525
screenshot
Attaching Screenshot.
Logs not provided as I am using Battle.net Launcher.
Distro: Fedora 29 x64
System details /
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus ID: 01:00.0
chip ID: 1002:67df
Display: x11 server: Fedora Project X.org 1.20.3 driver: amdgpu
compositor: gnome-shell v: 3.30.2 resolution: 1920x1080~60Hz
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.27.0
4.20.6-200.fc29.x86_64 LLVM 7.0.1)
v: 4.5 Mesa 18.3.3 direct render: Yes
NOTE: Mesa upgraded from Mesa 18.2.8 to 18.3.3 via
https://copr.fedorainfracloud.org/coprs/petrb/mesa/
--
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=52085
Bug ID: 52085
Summary: wine-gecko fails to build with 'storage size of mreq
isn't known' on Fedora 35 with gcc11
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: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 71096
--> https://bugs.winehq.org/attachment.cgi?id=71096
Log with build failure due to 'storage size of mreq isn't known'
wine-gecko 2.47.2 fails to build with 'storage size of mreq isn't known' on
Fedora 35 with gcc11. Log snippet 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.
http://bugs.winehq.org/show_bug.cgi?id=58507
Bug ID: 58507
Summary: Cygwin in Wine cmd "find . -iname '*.exe'" breaks but
"find Downloads -iname '*.exe'" works
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wineryyyyy(a)gmail.com
Distribution: ---
Running Cygwin's find inside wine cmd using ./ or ../ doesn't work but
specifying a directory name does work:
z:\home\any\Downloads>find . -iname *.exe
find: paths must precede expression: `bogus_test_0.exe'
find: possible unquoted pattern after predicate `-iname'?
z:\home\any\Downloads>find ../Downloads -iname *.exe
find: paths must precede expression: `bogus_test_0.exe'
find: possible unquoted pattern after predicate `-iname'?
z:\home\any>find Downloads -iname *.exe
Downloads/blender-4.4.3-windows-x64/blender-4.4.3-windows-x64/4.4/python/bin/python.exe
Downloads/blender-4.4.3-windows-x64/blender-4.4.3-windows-x64/4.4/python/lib/venv/scripts/nt/python.exe
Downloads/blender-4.4.3-windows-x64/blender-4.4.3-windows-x64/4.4/python/lib/venv/scripts/nt/pythonw.exe
Downloads/blender-4.4.3-windows-x64/blender-4.4.3-windows-x64/blender-launcher.exe
Downloads/blender-4.4.3-windows-x64/blender-4.4.3-windows-x64/blender.exe
Downloads/bogus_test_0.exe
Downloads/bogus_test_1.exe
Downloads/Cableguys-ShaperBox-3.5.6-Demo-Win/Cableguys - ShaperBox 3.5.6
Demo/Cableguys - ShaperBox 3.5.6 Demo Setup.exe
Downloads/Git-2.50.1-64-bit.exe
Downloads/krita-x64-5.2.10/krita-x64-5.2.10/bin/ffmpeg.exe
Downloads/krita-x64-5.2.10/krita-x64-5.2.10/bin/ffprobe.exe
Downloads/krita-x64-5.2.10/krita-x64-5.2.10/bin/krita.exe
Downloads/krita-x64-5.2.10/krita-x64-5.2.10/bin/kritarunner.exe
Downloads/Prism Cross v1.05/Prism Cross/challenge/c_test/course/stage/Course
Creator.exe
Downloads/Prism Cross v1.05/Prism Cross/Prism Cross.exe
Steps to reproduce:
1. Download and install cygwin via wine explorer
2. SET CYGWIN_HOME=c:\cygwin64
3. SET PATH=%CYGWIN_HOME%\bin;%PATH%
4. find . -iname *.exe
5. find Downloads -iname *.exe
Emacs depends on cygwin's find working to support the most basic vital
operations for finding file names and grepping patterns within files in order
to be supported on Windows thus Wine.
Insights into problems and potential solutions may be found through these
previous efforts:
https://bugs.winehq.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&b…
--
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=34710
Bug #: 34710
Summary: Can't register/login with Kindle for PC
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosc2112(a)yahoo.com
Classification: Unclassified
Trying to register Kindle for Pc so it'll login to my amazon account, it's
giving an error "Registration Failed, please try again (99)
Upgraded the latest version of wine, v 1.6 and still having the same problem,
except now I'm not even getting any kind of info from the commandline that
would indicate what the problem is. Previous version 1.4 was at least
indicating there was a problem connecting via ssl, so I found some posts
indicating the problem might be tls, hence I upgraded hoping this issue was
resolved, but, apparently not?
All I'm getting for errors is:
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x2002a, 0x3e52fb8): stub
fixme:win:FlashWindowEx 0x33c944
fixme:win:FlashWindowEx 0x33cc14
fixme:win:FlashWindowEx 0x33d314
fixme:win:FlashWindowEx 0x33c944
fixme:win:FlashWindowEx 0x33ccd4
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33c9e4
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
Any clues for me? :)
--
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=58102
Bug ID: 58102
Summary: Anarch: Regression in wine-devel 10.3 (21 Mar 2025
repack): game crashes on startup
Product: Wine
Version: 10.3
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
The game Anarch crashes on startup since the wine-devel 10.3 (21 Mar 2025
repack) for macOS. It will load the fullscreen game window and play the
background music for around 1 second before crashing.
The last lines in the macOS Terminal before the crash with wine-devel 10.3 (21
Mar 2025 repack) are:
0124:err:d3d:wined3d_swapchain_resize_buffers Something's still holding back
buffer 0 (00014AA0).
0124:fixme:vulkan:wine_vkAllocateMemory Using VK_EXT_external_memory_host
0140:fixme:d3d:wined3d_sampler_vk_cs_init Unhandled srgb_decode 0.
[mvk-warn] VK_ERROR_FEATURE_NOT_PRESENT: Metal does not support disabling
primitive restart.
[mvk-info] Created 2 swapchain images with size (1440, 900) and contents scale
1.0 in layer CAMetalLayer: WineMetalView (0x20a61cb80) on screen Main Screen.
0140:err:msvcrt:_wassert (L"!status &&
\"vkQueueSubmit\"",L"/tmp/wine-devel-10.3/dlls/winevulkan/loader_thunks.c",6260)
Assertion failed: !status && "vkQueueSubmit", file
/tmp/wine-devel-10.3/dlls/win
evulkan/loader_thunks.c, line 6260
It appears Vulkan was updated to version 1.1.0 with the wine-devel 10.3 (21 Mar
2025 repack) compared to the original wine-devel 10.3 release
game: Anarch v1-01 (Anarch_winshitxp_sdl_1-1.exe)
download link:
https://gitlab.com/drummyfish/anarch/-/raw/master/bin/Anarch_winshitxp_sdl_…
sha256: b8d109102e7cd012f34ba59ef4a89f07e6db9e5edfe9ed476b63158b19141a67
Wine downloaded from Homebrew sources, with GStreamer 1.26.0 installed.
Wine versions tested working (macOS):
- wine CrossOverFOSS 23.7.1-1 (based on wine 8.0.1)
- wine-stable 10.0
- wine-devel 10.3 (original release - now renamed
"wine-devel-10.3-osx64_20240320.tar.xz")
download link:
https://github.com/Gcenx/macOS_Wine_builds/releases/download/10.3/wine-deve…
sha256: aa7016e7e2461e2357e42526554fea03a745ee6cc71f8401351e47c0367ea709
Wine versions tested broken (macOS):
- wine-devel 10.3 (21 Mar 2025 repack)
download link:
https://github.com/Gcenx/macOS_Wine_builds/releases/download/10.3/wine-deve…
sha256: 0f3f75dce91f189ae0125cd7dcd5a2adc633330f03fb5bf231b92b44835ea884
- wine-devel 10.4
- wine-devel 10.5
- wine-staging 10.5
--
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=58456
Bug ID: 58456
Summary: tSIP: drop-down menu regression in Wine 10.10 (macOS)
Product: Wine
Version: 10.10
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
Created attachment 78907
--> http://bugs.winehq.org/attachment.cgi?id=78907
tSIP drop-down menu not working
When running tSIP (a SIP client) there is a regression of not being able to use
any drop-down menus in the Settings with Wine-devel 10.10 (and possibly since
10.7, I haven't tested). Afterwards, all the settings below the "ghost"
drop-down menu are also inaccessible until quitting and restarting the app in
Wine.
Reproduce:
open tSIP (wine tSIP.exe) and from the menu bar choose Configuration > Settings
> General > and click the drop-down arrow for the Translation drop-down menu
also try any other drop-down menu
confirmed working with Wine-devel 10.6
tSIP 0.3.09
download:
https://github.com/tomek-o/tSIP/releases/download/v0.3.09/tSIP_0_3_09_bin.z…
sha256: c24da4f492de4e7344e4e2ea01a1c8df7ffb6632ec51f64e8518c30def61e258
--
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=44478
Bug ID: 44478
Summary: Wine returns to home screen on S5
Product: Wine
Version: 3.1
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jnskeer(a)gmail.com
I can install Wine and have it unpack on my Samsung S5, but as soon as it
unpacks it minimizes the app and returns to the Android home screen. Every
attempt to reopen the Wine app rotates the screen to landscape, minimizes Wine,
and rotates it back to portrait mode.
This isn't the first app to not work right on my S5. I tried the Boardwalk app,
and apparently they stopped supporting Samsung due to some sort of security
issue messing with app compatiblity or something. Wine and Boardwalk works on
my ZTE phone.
--
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=58387
Bug ID: 58387
Summary: the application krita is what i was trying to draw but
the programme just wont open.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ntsrkr(a)duck.com
Distribution: ---
it doesn't want to open. as soon as I try to open it wine crashes
download link https://krita.org/en/post-download/
version is krita-x64-5.2.9-setup.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.
http://bugs.winehq.org/show_bug.cgi?id=58406
Bug ID: 58406
Summary: libvkd3d-doc: An error occurs during installation:
"Field "section" is not allowed in section Format"
Product: vkd3d
Version: 1.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Hello!
There is an error while the package is installed:
This is the error:
---
Trigger für dochelp (0.1.8+b8) werden verarbeitet ...
E: /usr/share/doc-base/libvkd3d-doc.vkd3d: Field "section" is not allowed in
section Format
---
--
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=58195
Bug ID: 58195
Summary: Rocket League window becomes unmapped during startup
Product: Wine
Version: 10.5
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: sean-freebsd(a)farley.org
At startup of Rocket League, the window starts minimized, for whatever reason,
then actually becomes unmapped as it disappears from the Fluxbox dock.
However, it is still there because I can use xdotool to map it. I even wrote a
script to start Rocket League then search and activate it using xdotool before
it disappears.
Reverting
https://gitlab.winehq.org/wine/wine/-/commit/4c07e5568e5c70a7899839ab85dee6…
fixes this for 10.5.
--
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=58501
Bug ID: 58501
Summary: foobar2000 JSplitter component errors
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paregistrase(a)yahoo.es
Distribution: ---
JSplitter is a foobar2000 component that combines the functionality of a
splitter (a container for panels of other plugins) and a JavaScript script
host.
You can find the fb2k.ru topic here
https://foobar2000.ru/forum/viewtopic.php?t=6378 and the hydrogenaudio one here
https://hydrogenaudio.org/index.php/topic,126743.0.html
It allows loading user scripts like:
Library tree https://github.com/Wil-B/Library-Tree
Biography https://github.com/Wil-B/Biography
Playlist manager https://github.com/regorxxx/Playlist-Manager-SMP
Playlist tools https://github.com/regorxxx/Playlist-Tools-SMP
These scripts have a lot of problems to run with wine. They need winetrick
verbs (wsh57) and multiple modification to workaround crashes and problems and
even sometimes cut off entire parts of the scripts to make it not crash in
wine.
They made workaround for clipboard, running external apps via cmd, disable
configuration HTML pop-up, etc.
But this cat and mouse game has comes to an end road with foobar2000 x64.
Even with all these modifications made for scripts devs in wine 64 the
winetrick verb doesn't work, so there is no basic support.
In this topic
https://hydrogenaudio.org/index.php/topic,127982.msg1064251.html#msg1064251
there is a test with one of the devs of some basic functions.
--
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=45063
Bug ID: 45063
Summary: win64 / 64-bit .NET 4.0 - c0000005 from
ntdll:RtlGetDaclSecurityDescriptor
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: pembertona(a)gmail.com
After fighting for some to get .NET 4.0 running on 64 bit (great progress here
after overcoming multiple msi/msiexec/installer issues), I've hit an access
violation exception running a very basic 'hello world' 64-bit console app. This
is on `portable-winehq-staging-3.6-osx64` - but almost certainly the devel and
stable branches as well.
136984.882:0008:0041:Call
advapi32.ConvertStringSecurityDescriptorToSecurityDescriptorW(19e1f7f8
L"D:P(A;;GRGW;;;BA)(A;;GRGW;;;S-1-5-21-0-0-0-1000)",00000001,19e1f780,19e1f7c8)
ret=6447f2c4d3e
136984.884:0008:0041:trace:advapi:ConvertStringSecurityDescriptorToSecurityDescriptorW
L"D:P(A;;GRGW;;;BA)(A;;GRGW;;;S-1-5-21-0-0-0-1000)", 1, 0x19e1f780, 0x19e1f7c8
136984.884:0008:0041:trace:heap:RtlAllocateHeap (0x10000,70000062,00000062):
returning 0xf60b0
136984.885:0008:0041:trace:advapi:ParseStringAclToAcl
L"P(A;;GRGW;;;BA)(A;;GRGW;;;S-1-5-21-0-0-0-1000)"
136984.885:0008:0041:trace:advapi:ParseStringSidToSid
L"BA)(A;;GRGW;;;S-1-5-21-0-0-0-1000)", 0x0, 0x19e1f514
136984.885:0008:0041:trace:advapi:ParseStringSidToSid only size requested,
returning TRUE with 16
136984.885:0008:0041:trace:advapi:ParseStringSidToSid L"S-1-5-21-0-0-0-1000)",
0x0, 0x19e1f514
136984.885:0008:0041:trace:advapi:ParseStringSidToSid only size requested,
returning TRUE with 28
136984.885:0008:0041:trace:heap:RtlFreeHeap (0x10000,70000062,0xf60b0):
returning TRUE
136984.886:0008:0041:trace:heap:RtlAllocateHeap (0x10000,7000006a,00000058):
returning 0x46340
136984.886:0008:0041:trace:heap:LocalAlloc (flags=0040) returning 0x46340
136984.886:0008:0041:trace:heap:RtlAllocateHeap (0x10000,70000062,00000062):
returning 0x46420
136984.886:0008:0041:trace:advapi:ParseStringAclToAcl
L"P(A;;GRGW;;;BA)(A;;GRGW;;;S-1-5-21-0-0-0-1000)"
136984.886:0008:0041:trace:advapi:ParseStringSidToSid
L"BA)(A;;GRGW;;;S-1-5-21-0-0-0-1000)", 0x46364, 0x19e1f514
136984.886:0008:0041:trace:advapi:ParseStringSidToSid returning TRUE
136984.886:0008:0041:trace:advapi:ParseStringSidToSid L"S-1-5-21-0-0-0-1000)",
0x4637c, 0x19e1f514
136984.886:0008:0041:trace:advapi:ParseStringSidToSid returning TRUE
136984.887:0008:0041:trace:heap:RtlFreeHeap (0x10000,70000062,0x46420):
returning TRUE
136984.887:0008:0041:trace:advapi:ConvertStringSecurityDescriptorToSecurityDescriptorW
ret=1
136984.887:0008:0041:Ret
advapi32.ConvertStringSecurityDescriptorToSecurityDescriptorW() retval=00000001
ret=6447f2c4d3e
136984.887:0008:0041:Call ntdll.RtlFreeHeap(00010000,00000000,000f5f30)
ret=6447f2c4dc8
136984.887:0008:0041:trace:heap:RtlFreeHeap (0x10000,70000062,0xf5f30):
returning TRUE
136984.887:0008:0041:Ret ntdll.RtlFreeHeap() retval=00000001 ret=6447f2c4dc8
136984.887:0008:0041:trace:ntdll:RtlGetSaclSecurityDescriptor
(0x46340,0x19e1f716,0x19e1f718,0x19e1f715)
136984.887:0008:0041:trace:ntdll:RtlGetDaclSecurityDescriptor
(0x46340,0x19e1f717,0x19e1f720,0x19e1f715)
136984.887:0008:0041:trace:heap:RtlAllocateHeap (0x10000,7000006a,0000009c):
returning 0x46570
136984.888:0008:0041:trace:heap:RtlFreeHeap (0x10000,70000062,0x46570):
returning TRUE
136984.888:0008:0041:trace:seh:NtRaiseException code=c0000005 flags=0
addr=0x6447f1d6f19 ip=6447f1d6f19 tid=0041
136984.888:0008:0041:trace:seh:NtRaiseException info[0]=0000000000000000
136984.888:0008:0041:trace:seh:NtRaiseException info[1]=0000000000000010
136984.888:0008:0041:trace:seh:NtRaiseException rax=0000000000000000
rbx=000006447f27fd30 rcx=0000000019e1fce0 rdx=0000000019e21ad0
136984.888:0008:0041:trace:seh:NtRaiseException rsi=0000000019e1fce0
rdi=0000000000000000 rbp=0000000019e1fe00 rsp=0000000019e1fc20
136984.888:0008:0041:trace:seh:NtRaiseException r8=0000000019e1f298
r9=0000000000000010 r10=0000000019e21b25 r11=ffffffffffffffa9
136984.888:0008:0041:trace:seh:NtRaiseException r12=0000000000000000
r13=0000000000000000 r14=0000000000044860 r15=0000000000000000
136984.888:0008:0041:trace:seh:call_vectored_handlers calling handler at
0x6447f30a954 code=c0000005 flags=0
...
136984.967:0008:0041:err:eventlog:ReportEventW L"Application:
Console64.exe\nFramework Version: v4.0.30319\nDescription: The process was
terminated due to an internal error in the .NET Runtime at IP 000006447F1D6F19
(000006447F100000) with exit code 80131506.\n"
Possibly related to https://bugs.winehq.org/show_bug.cgi?id=27680?
--
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=54773
Bug ID: 54773
Summary: https://dl.winehq.org/wine-builds/winehq.key has
expired
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)aitchison.me.uk
Distribution: ---
# curl https://dl.winehq.org/wine-builds/winehq.key 2> /dev/null | gpg
--show-keys -
pub rsa3072 2018-12-10 [SC]
D43F640145369C51D786DDEA76F1A20FF987672F
uid WineHQ packages <wine-devel(a)winehq.org>
sub rsa3072 2018-12-10 [E] [expired: 2020-12-09]
This URL appears in many web forum answers and the key is referenced in the
Debian and Ubuntu repo files, but since it expired several years ago I don't
know whether is actually used and checked.
Can the key be refreshed, or should a new URL be used ?
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.
http://bugs.winehq.org/show_bug.cgi?id=58475
Bug ID: 58475
Summary: Wine Mono corlib tests cause wineserver to assert
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Run:
wine run-tests.exe
x86_64.MonoTests.System.Threading.WaitHandleTest:WaitAny_WaitHandleNull_TimeSpan
x86_64.MonoTests.System.WeakReferenceTest:WeakReference_IsAlive_Finalized
Result:
wineserver: ../server/mutex.c:233: abandon_mutexes: Assertion `mutex->owner ==
thread' failed.
I reduced the test case as much as I could, but for whatever reason, these
tests only seem to cause the assert when run in combination.
The architecture doesn't seem to matter - x86 gets the same result from these
test cases.
--
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=58479
Bug ID: 58479
Summary: out of memory for allocation: Olympus Master 2
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: me_myself_9876(a)outlook.com
Distribution: ---
When importing images, Olympus Master 2 v2.3 crashes with a C++ runtime error
after the first 2 or 3 images.
On the command line, these repeated lines appear:
0188:err:virtual:allocate_virtual_memory out of memory for allocation, base
(nil) size 003f4000
before:
0188:err:msxml:node_clone Copy failed
The software is 32bit. It uses separate xml files to store e.g. the (new)
albums and their images. The software runs smoothly with small datasets but the
actual database contains 100s of albums which likely explains the memory issue.
However, it does not occur (yet) under Windows 10.
The computer has 4 GB of RAM. free -m -c 100 shows the decrease in free memory
while the swap space (4 GB) does not change.
Unfortunately, the software is not officially available anymore but I could
provide a copy of the program folder if required.
The output of lsb_release -a:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
--
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=58445
Bug ID: 58445
Summary: CLIP STUDIO missing many components
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kas23997(a)gmail.com
Distribution: ---
Created attachment 78896
--> http://bugs.winehq.org/attachment.cgi?id=78896
command and log in Terminal
Note that this is for the hub app CLIP STUDIO and not the actual drawing
program CLIP STUDIO PAINT. When running on Wine, CLIP STUDIO is missing all but
one news article in the news grid, and every single option on the sidebar
except the first two (shortcuts to launch PAINT and MODELER i.e not web browser
items) are missing. Note that other actions requiring a connection such as
updating existing materials still work.
Gecko and Mono are both installed. I've attached what shows up 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.
http://bugs.winehq.org/show_bug.cgi?id=58223
Bug ID: 58223
Summary: spec ops the line stalls after splash screen
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zlice(a)crtdrift.us
Distribution: ---
spec ops: the line does not seem to run after wine 10. wine 9.18 runs with
wow64 bit, 10.1 wow64 or 32bit will have processes idle/spinning in htop.
will not have time to bisect for a week or so
--
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=58043
Bug ID: 58043
Summary: DVDFab won't run on Wine 10.3 because it thinks that
there is a debugger running when there isn't
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 78297
--> https://bugs.winehq.org/attachment.cgi?id=78297
Screenshot
To reproduce, run `wine dvdfab13_online_13037.exe`. When installation is
complete, an error dialog appears that says "A debugger has been found running
in your system. Please, unload it from memory and restart your program."
This error did not happen before Wine 10.3. `git bisect` says:
dc718fd33b23a6104a0fa2e971a358662bf766af is the first bad commit
commit dc718fd33b23a6104a0fa2e971a358662bf766af (HEAD)
Author: Alexandre Julliard <julliard(a)winehq.org>
AuthorDate: Tue Feb 25 13:45:33 2025 +0100
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Tue Feb 25 23:01:11 2025 +0100
ntdll: Add some missing Zw exports.
dlls/ntdll/ntdll.spec | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
$ sha256sum dvdfab13_online_13037.exe
9260ecbad0ddeeca876ff7adb35d26cffc7fb40399c814ae6fd369d2d7708791
--
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=58204
Bug ID: 58204
Summary: Winecfg Audio tab doesn't enumerate drivers or show
output devices, but test button works.
Product: Wine
Version: 10.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 78512
--> http://bugs.winehq.org/attachment.cgi?id=78512
Screenshot of winecfg audio tab UI bug.
Under Wine-10.7 (specifically the winehq-devel packages for Debian), the
winecfg Audio tab doesn't seem to be functional even in a clean wine prefix.
There is no drop down for selecting audio drivers, and the currently selected
driver says "(None)".
The output and input device selection drop down boxes all say "(System
Default)" with no other options given.
The speaker configuration is completely blank, and speakers drop down is empty
and disabled.
The only thing that does seem to work is the "Test Sound" button which does
play a test sound, when clicked.
Manually selecting an audio driver (such as winealsa) using the helpful
registry key (HKCU->Software->Wine->Audio) does appear to work, but results in
no visible changes to winecfg. (The change can only be observed from
WINEDEBUG="+mmdevapi"'s console output.)
Even when shutting down pulseaudio / pipewire (systemctl stop and systemctl
disable), which _should_ just leave us with alsa, there are no visible changes
in winecfg, and the test button still works.
--
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=58411
Bug ID: 58411
Summary: Audio tab in winecfg hasn't worked since Wine 10.6
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 78821
--> http://bugs.winehq.org/attachment.cgi?id=78821
Screenshot
Since Wine 10.6, the Audio tab in winecfg says "Selected driver: (None)" at the
top, the only option in all of the drop-downs is "(System default)", and the
"Speaker configuration" section is empty. The "Test Sound" button still works
though. `git bisect` says:
a6aa0108f365b1465bc594a053af84116a28ce34 is the first bad commit
commit a6aa0108f365b1465bc594a053af84116a28ce34
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Apr 15 12:57:37 2025 +0200
mmdevapi: Get rid of the Wine info device.
--
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=34296
Bug #: 34296
Summary: wine --help message should be translatable
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
It's currently hardcoded in loader/main.c (check_command_line function)
static const char usage[] =
"Usage: wine PROGRAM [ARGUMENTS...] Run the specified program\n"
" wine --help Display this help and exit\n"
" wine --version Output version information and
exit";
--
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=33774
Bug #: 33774
Summary: Text clipped in some translated touhou games
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
Classification: Unclassified
Created attachment 44734
--> http://bugs.winehq.org/attachment.cgi?id=44734
Touhou 13 music room
Noticed this in a few of the touhou games, where the main font has a different
weight and possibly different horizontal dimensions. This sometimes leads to
text going out of the textbox and getting clipped, like in this screenshot from
the touhou 13 music room.
Wine version is 1.5.31 on Ubuntu 13.04 (64-bit), though the same happens with
1.4.1 as well. The other screencap is from Windows 7.
--
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=52034
Bug ID: 52034
Summary: Some file permissions are not available for a
translation
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Distribution: ---
Created attachment 71039
--> https://bugs.winehq.org/attachment.cgi?id=71039
Some permissions not translated
CURRENT BEHAVIOR
No:
"Full Control"
"Modify"
"Read & Execute"
entries in
https://source.winehq.org/git/wine.git/blob/HEAD:/po/wine.pot
so they cannot be translated and appear as untranslated in the dialog (see the
attachment)
EXPECTED BEHAVIOR
Entries:
"Full Control"
"Modify"
"Read & Execute"
should be in
https://source.winehq.org/git/wine.git/blob/HEAD:/po/wine.pot
for translators.
--
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=41360
Bug ID: 41360
Summary: can not display english
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 1934337507a(a)gmail.com
Distribution: ---
Created attachment 55712
--> https://bugs.winehq.org/attachment.cgi?id=55712
This is the picture of uninstaller.exe runs in wine.
The wine program uninstaller.exe can display chinese,but can't display english.
--
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=54858
Bug ID: 54858
Summary: Multiple games call for
"Windows.System.DispatcherQueue" (Tannenberg, The Last
Stand: Aftermath, The Long Dark)
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Lots of
0e8c:fixme:combase:RoGetActivationFactory (L"Windows.System.DispatcherQueue",
{00000035-0000-0000-c000-000000000046}, 00007FEEE4A0FA00): semi-stub
0e8c:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.System.DispatcherQueue"
8.6-29-ga19c1ff1697
--
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=58496
Bug ID: 58496
Summary: Twisted metal 2 - Doesn't launch
Product: Wine
Version: 10.12
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 78952
--> http://bugs.winehq.org/attachment.cgi?id=78952
backtrace
Twisted metal 2 - Doesn't launch
"002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:start_rpcss Failed to open RpcSs service
009c:fixme:file:NtLockFile I/O completion on lock not implemented yet
009c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
00a4:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a4:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
00a4:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 5)
00a4:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 5)
009c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
009c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
010c:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
013c:err:plugplay:IoSetDevicePropertyData Failed to open device, error
0xe000020b.
013c:err:plugplay:IoSetDevicePropertyData Failed to open device, error
0xe000020b.
013c:err:plugplay:IoSetDevicePropertyData Failed to open device, error
0xe000020b.
013c:err:plugplay:IoSetDevicePropertyData Failed to open device, error
0xe000020b.
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0138:err:setupapi:do_file_copyW Unsupported style(s) 0x10
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0138:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0164:fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls
map to?
0164:fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls
map to?
0024:err:dplay:DP_ReadConnections : no service providers?
0024:fixme:dplay:IDirectPlayImpl_Close (01E3EF78): stub
0024:err:dplay:DP_InitializeDPSP DP SP Initialization failed: DPERR_UNAVAILABLE
0024:err:dplay:DirectPlayCreate Failed to Initialize SP: DPERR_UNAVAILABLE
0024:fixme:dplay:IDirectPlayImpl_Close (01E3EF78): stub
0024:err:dplay:IDirectPlay4Impl_InitializeConnection Unable to load service
provider {44eaa760-cb68-11cf-9c4e-00a0c905425e}
0024:err:dplay:DirectPlayCreate Failed to Initialize SP: DPERR_UNAVAILABLE
0024:fixme:dplay:IDirectPlayImpl_Close (01E3EF78): stub
0024:err:dplay:IDirectPlay4Impl_InitializeConnection Unable to load service
provider {0f1d6860-88d9-11cf-9c4e-00a0c905425e}
0024:err:dplay:DirectPlayCreate Failed to Initialize SP: DPERR_UNAVAILABLE
0024:fixme:dplay:IDirectPlayImpl_Close (01E3EF78): stub
0164:fixme:winmm:MXD_SetControlDetails What should the sw-side mixer controls
map to?
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
016c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in
software blit.
0024:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub!
0164:fixme:winmm:MXD_SetControlDetails What should the sw-side mixer controls
map to?
0164:fixme:winmm:MXD_SetControlDetails What should the sw-side mixer controls
map to?
wine: Unhandled page fault on read access to 00000000 at address 004BAFE8
(thread 0024), starting debugger...
018c:fixme:dbghelp:elf_search_auxv can't find symbol in module
018c:fixme:dbghelp:elf_search_auxv can't find symbol in module"
--
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=58139
Bug ID: 58139
Summary: Empires: crashes on pressing "GO!" button
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)giganttech.net
Distribution: ArchLinux
Created attachment 78420
--> http://bugs.winehq.org/attachment.cgi?id=78420
Archive containing backtrace and terminal output
Download Link: https://conspiracy.hu/get/74/cns!empf.zip
Trying to run this demoscene by clicking the "GO!" button on the will result in
a crash.
NVIDIA GeForce GTX 1660 SUPER with proprietary drivers, Driver Version:
570.133.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.
http://bugs.winehq.org/show_bug.cgi?id=58485
Bug ID: 58485
Summary: wine causes constant resets of USB-connection to
keyboard.
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: roidal(a)googlemail.com
Distribution: ---
Created attachment 78936
--> http://bugs.winehq.org/attachment.cgi?id=78936
usb-errors
After switching to a new Keyboard (be quiet! Light Mount Silent Tactile) the
USB-connection is reseted once every second while wine is running.
output from journalctl:
kernel: usb 7-1.1: reset full-speed USB device number 5 using xhci_hcd
This makes the keyboard unusable (for all applications not just wine) since
key-events are not transmitted reliably anymore. At the moment the
wine/windows-application is closed, the keyboard works fine again.
There are some errors printed out from the hid-component (see atached
stdout.txt).
OS: Fedora 42
wine: 10.11-staging (from the wine-repos)
mainboard: Gigabyte B650 Gaming X AX V2
--
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=57120
Bug ID: 57120
Summary: x11 if display is not at (0,0) position, then cursor
will not match with application coordinates
Product: Wine
Version: 9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a-development+wine(a)posteo.de
Distribution: ---
You can reproduce the issue with as little as setting an arbitrary position for
your display, so that it doesn't start at 0,0 then start wine notepad and move
it around or resize the window. Cursor will not match with application
coordinates. Cannot interact with the game properly and reach everything.
It's easier to show when only one display is present, and you would set the
coordinates to for instance 2000,2000. Then you would run 'wine notepad' and
simply try to interact with the menu using the mouse. Since the coordinates are
off, it doesn't really work.
Rationale: Having no display at 0,0 is supported - e.g., that position could be
for a laptop display that is off, or a display you have disconnected.
Originally identified running a game (Everspace 1) from Wayland in steam proton
9 and experimental and wondering why cursor appears unaligned. Solved by
setting >any< screen to match coordinates (0,0)
Backstory: https://github.com/swaywm/sway/issues/8316
--
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=52278
Bug ID: 52278
Summary: Crysis Wars Trial and Patch 1.5 - InstallAware error -
Runtime error in install: Cannot open AVI
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Installed winetricks:
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install
32-bit versions of packages. If you encounter problems, please retest in a
clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20210206-next - sha256sum:
0769bbcdbd92c407f4eacaa85acc1339f607dbeafe2febd1be0912034c7af3a1 with
wine-7.0-rc2 (Staging) and WINEARCH=win64
andale
arial
comicsans
courier
georgia
impact
times
trebuchet
verdana
webdings
corefonts
gdiplus_winxp
gdiplus
w_workaround_wine_bug-24013
d3dcompiler_43
d3dx9
dxvk191
vcrun2013
quartz
vcrun2005
d3dx10_43
cabinet
--
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=50771
Bug ID: 50771
Summary: CreateFile(FILE_WRITE_ATTRIBUTES) on readonly file
fails
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
Distribution: ---
Created attachment 69563
--> https://bugs.winehq.org/attachment.cgi?id=69563
Testcase
When a file is readonly, one should be able to open it with
CreateFile(FILE_WRITE_ATTRIBUTES) in order to change its permissions to
writable via SetFileInformationByHandle(FileBasicInfo), however the CreateFile
call fails.
--
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=58461
Bug ID: 58461
Summary: New Wine prefixes crash World Of Warcraft (WoW)
Vanilla 1.12.1 - Access Violation
Product: Wine-staging
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq.org(a)ulf-gebhardt.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 78914
--> http://bugs.winehq.org/attachment.cgi?id=78914
WoW Crash Report
On `wine-staging 10.11` running arch 64bit wow 1.12.1 crashes with an access
violation.
1. Running the game without a prefix
> wine: created the configuration directory '/home/dornhoeschen/.data/games/wow-1.12.1-nostalgeek/.wine'
> 002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
> 002c:fixme:winediag:loader_init wine-staging 10.11 is a testing version containing experimental patches.
> 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
> 004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
> 0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
> 0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
> 0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
> 0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
> 0054:err:ole:start_rpcss Failed to open RpcSs service
> 004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
> 004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
> 004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
> 0080:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
> 0080:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
> 0080:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
> 0098:fixme:file:NtLockFile I/O completion on lock not implemented yet
> 0098:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
> 00a0:err:environ:init_peb starting L"Z:\\usr\\share\\wine\\mono\\wine-mono-10.1.0\\support\\removeuserinstalls-x86.exe" in experimental wow64 mode
> 00a8:err:environ:init_peb starting L"Z:\\usr\\share\\wine\\mono\\wine-mono-10.1.0\\support\\installinf-x86.exe" in experimental wow64 mode
> 0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
> 0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
> 00f8:err:environ:init_peb starting L"C:\\windows\\syswow64\\rundll32.exe" in experimental wow64 mode
> 00f8:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
> 0100:err:environ:init_peb starting L"C:\\windows\\syswow64\\iexplore.exe" in experimental wow64 mode
> 002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
> 002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
> 011c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
> 011c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
> 002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
> 0024:fixme:winediag:loader_init wine-staging 10.11 is a testing version containing experimental patches.
> 0024:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
> 011c:fixme:wineusb:query_id Unhandled ID query type 0x5.
> 0150:err:environ:init_peb starting L"Z:\\home\\dornhoeschen\\.data\\games\\wow-1.12.1-nostalgeek\\WoW_tweaked.exe" in experimental wow64 mode
> 0188:err:environ:init_peb starting L"Z:\\home\\dornhoeschen\\.data\\games\\wow-1.12.1-nostalgeek\\WowError.exe" in experimental wow64 mode
> 0188:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
The Error which occurs reads like following:
> This application has encountered a critical error:
>
> ERROR #132 (0x85100084) Fatal Exception
> Program: Z:\home\dornhoeschen\.data\games\wow-1.12.1-nostalgeek\WoW_tweaked.exe
> Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:7BBEBE53
>
> The instruction at "0x7BBEBE53" referenced memory at "0x0000002A".
> The memory could not be "read".
>
>
> WoWBuild: 5875
> ------------------------------------------------------------------------------
>
> ----------------------------------------
> x86 Registers
> ----------------------------------------
>
> EAX=00000029 EBX=0000002A ECX=0012D98C EDX=08837A50 ESI=08837808
> EDI=0012D9C3 EBP=0012D754 ESP=0012D700 EIP=7BBEBE53 FLG=00010213
> CS =0023 DS =002B ES =002B SS =002B FS =0063 GS =002B
Error and dump from wow atatched
## Notes
In the logs it might appear that I run wow_tweaked.exe, which is vanilla tweaks
https://github.com/brndd/vanilla-tweaks . The same behaviour also occurs
running wow.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.
http://bugs.winehq.org/show_bug.cgi?id=58152
Bug ID: 58152
Summary: MusicBee and KDE Plasma: Tooltip focus issues - loses
focus on mouseover, tooltip sometimes shows wrong
target
Product: Wine-staging
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: v_winebugs(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Seems like WINE in general has issues with tooltip focus but I didn't want to
hijack other similar issues.
MusicBee running on Bazzite 42, WINE 10.4 layered on top, KDE Plasma 6.3.4.
When mousing over on items in MusicBee, the tooltip seems to have pretty
unpredictable behaviour from it being classed as its own window. The seekbar
when set to the Wave Bar will cause focus to be lost from MusicBee, and
sometimes the tooltip is just a black rectangle instead of the timestamp.
Mousing over song names can also sometimes show the wrong song name as well.
--
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=58481
Bug ID: 58481
Summary: BIGBIGWON Blitz2 app does not launch
Product: Wine
Version: 10.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rempas(a)tutanota.com
Distribution: ---
I'm using wine-staging (version: `wine-10.10 (Staging)`) under CachyOS linux
and I'm trying to use the BIGBIGWON Blitz2 App which you can find here:
https://www.bigbigwon.com/support/controller/blitz2-app/
The app doesn't even launch, and I get the following error:
```
002c:fixme:winediag:loader_init wine-staging 10.10 is a testing version
containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
00e8:err:hid:udev_bus_init UDEV monitor creation failed
0024:fixme:winediag:loader_init wine-staging 10.10 is a testing version
containing experimental patches.
0024:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
wine: could not open working directory
L"unix\\home\\rempas\\Downloads\\Blitz2App\\", starting in the Windows
directory.
0124:fixme:winediag:loader_init wine-staging 10.10 is a testing version
containing experimental patches.
0124:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.
```
--
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=58489
Bug ID: 58489
Summary: WineWayland: FL Studio ignores taskbar and goes
fullscreen instead of maximizing
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 78947
--> http://bugs.winehq.org/attachment.cgi?id=78947
Video of the Issue
As the title says, when using the Wine Wayland driver, FL Studio ignores my
taskbar and goes fullscreen instead of maximizing.
And the weird thing is that the first time I activated the WineWayland driver,
it maximized correctly on top of my taskbar, but after restarting the computer,
then the issue started happening and it started going fullscreen instead of
maximizing.
I've attached a video of the issue.
Also this issue doesen't happen with XWayland and the X11 driver, and FL Studio
maximizes correctly on top of the taskbar
--
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=58151
Bug ID: 58151
Summary: MusicBee: fonts for certain Unicode symbols not being
redirected
Product: Wine-staging
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: v_winebugs(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 78432
--> http://bugs.winehq.org/attachment.cgi?id=78432
MusicBee font redirection bug screenshots
Font redirection for CJK scripts seems to be working reliably since 10.x, which
is great. But I don't think the font redirection bug is 100% dealt with yet.
I've come across two artists that seem to test the limits of WINE's
Unicode/font handling: ???????????? ???????????????????????? ("SKY SPORTS"
written in bold mathematical lettering, different from regular Latin letters)
and ⣎⡇ꉺლ༽இ•̛)ྀ◞ ༎ຶ ༽ৣৢ؞ৢ؞ؖ ꉺლ - ...yeah, don't ask. This is an alias for Four Tet, so
I'll refer to this as "Four Tet's alias" from here on out.
These artists' gimmick seem to be messing about Unicode symbols - for SKY
SPORTS' case it's using bold mathematical lettering to give the illusion of
bold text, for the case of Four Tet's alias, it's using whatever symbols they
can find to make Unicode gibberish. I'll link their entries on MusicBrainz if
you want to have a further look:
SKY SPORTS: https://musicbrainz.org/artist/1cc8899d-3d78-49ac-b3dd-64ec7a15259d
Four Tet alias:
https://musicbrainz.org/artist/2d9745dd-5dc6-4145-9453-fec582cfa9b8
No matter what font, these artists' names and releases do not show up on
MusicBee, they show up as boxes. This is not reproducible on Windows. In the
past, changing to Tahoma would show CJK letters somewhere or other except when
it's bold. In this case, Tahoma does nothing to fix this. Unifont is installed
(through winetricks allfonts) and that does display the symbols in Four Tet's
alias, so this is likely a bug with font redirection again.
--
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=42882
Bug ID: 42882
Summary: rs232 port access no working with ubuntu 17.10 worked
fine with previous versions of ubuntu
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arcadeshopper(a)gmail.com
Distribution: ---
I am able to connect to the serial port via applications in wine but there is
never any data received.
I can communicate outside of wine without issue using minicom.
I am using a ftdi usb to serial adapter that worked fine in previous versions
of ubuntu. I am having this problems with all relases of wine I have tried
including the default ubuntu package and 2.4 from the PPA
--
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=58487
Bug ID: 58487
Summary: winepath --windows results in a twisted result
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
wine 10.11:
Example:
% wine winepath --windows /home/joerg/.opera
Z:\home\joerg\.rg\.opera
% wine winepath --windows /home/joerg/.opera/bookmarks.adr
Z:\home\joerg\.opera\bookmarkmarks.adr
% wine winepath --unix 'Z:\home\joerg\.rg\.opera'
/home/joerg/.rg/.opera
% wine winepath --unix 'Z:\home\joerg\.opera'
/home/joerg/.opera
% wine winepath --unix 'Z:\home\joerg\.opera\bookmarks.adr'
/home/joerg/.opera/bookmarks.adr
Calling "winepath" directly ends with the same results.
So I started a regression test and got this result:
96cd811903e3d3f227c39e12235725baf793f4b9 is the first bad commit
commit 96cd811903e3d3f227c39e12235725baf793f4b9
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jun 24 11:56:39 2025 +0200
kernel32: Reimplement conversion to DOS name using
GetFinalPathNameByHandleW.
dlls/kernel32/path.c | 44 +++++++++++++++++++++++++++++++++++---------
1 file changed, 35 insertions(+), 9 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=58466
Bug ID: 58466
Summary: winepath -w with wine 10.11 generates wrong filenames
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pe.we.psi(a)gmail.com
Distribution: ---
Created attachment 78921
--> http://bugs.winehq.org/attachment.cgi?id=78921
two examples for the misbehvior of winepath -w with wine 10.11
using winepath -w to convert linux path to windows path with wine 10.11 outputs
wrong filenames at least on my system.
While the generated directory-path seems to be correct the filename is not.
Instead of the last character from the filename the last five characters of the
filename are appended leading for example to "...\covecover.jpg" instead of
"...\cover.jpg".
This problem was not present in wine 10.9 (also downgrade to 10.9 resolves the
problem) as shown in the attachement with two examples.
--
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=58444
Bug ID: 58444
Summary: winepath -w "$PWD" outputs corrupted Windows path with
extra garbage
Product: Wine-staging
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dddg4447(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
After updating to Wine 10.11 (staging), I noticed that winepath -w "$PWD"
produces corrupted output.
At the end of the result, containing some "fixme" messages, there's an invalid
path segment such as:
Z:\home\michaechael
My username is michael, and the extra michaechael is not present in the
filesystem or Wine prefix.
Additional info:
echo %USERPROFILE% returns correct C:\users\michael
No michaechael user exists under drive_c/users
grep -i michaechael ~/.wine/*.reg returns nothing
ls ~/.wine/drive_c/users contains only michael and Public
This did not happen in Wine 10.10
I suspect a regression or buffer corruption in winepath.
--
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=37382
Bug ID: 37382
Summary: Kyonyuu fantajii:A adult adventure games can install
games but cannot start
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kddc3s(a)gmail.com
Created attachment 49716
--> https://bugs.winehq.org/attachment.cgi?id=49716
Console messages when starting the game
The day before yesterday I updated wine 1.7.28 can't run ,but original wine
1.7.27 was still work. I re-install the game and recover to wine 1.7.27 was
still can't work.
--
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=22740
Summary: Lifbase freezes when minimized
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.sri.com/psd/lifbase/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakkk(a)centrum.cz
Created an attachment (id=28035)
--> (http://bugs.winehq.org/attachment.cgi?id=28035)
terminal output
When I minimize lifbase there is an error window "Runtime Error '380' Invalid
property value" with OK button. But OK button doesn't respond to mouse click,
program becomes unresponsive and must be manually killed.
--
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=24354
Summary: Webtrends Log Analyzer 6.5c : cannot write BMP files
to disk
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)apex-internet.com
Installed Webtrends Log Analyzer 6.5 which works fine, then created a new
profile which also works fine. The problem is when trying to create a new
Report for a profile, it is able to read the web server logs OK, but errors out
when it starts to generate the report to write to disk. The error reported in
Webtrends is:
Unable to extract bmpinfo (using VIC32.DL) from file "C:\Program
Files\WebTrends Log Analyzer\reports\Web
Analysis\TempGraphFiles\ms-2010-0800.bmp"
This BMP file is created, but it is zero bytes in size. At the same time that
this error occurs in Webtrends, in the bash terminal Wine is reporting this
error:
fixme:ole:OLEPictureImpl_SaveAsFile (0x1011dd8)->(0x1017db0, 1, 0x2efde0),
hacked stub.
Here's a link for the Webtrends 6.5c demo:
http://www.tucows.com/preview/195171
--
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=43768
Bug ID: 43768
Summary: crash game
Product: Wine-staging
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paolinidiego(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59271
--> https://bugs.winehq.org/attachment.cgi?id=59271
log
crash while loading the character.
--
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=58186
Bug ID: 58186
Summary: EdrawMax : when open this application, it hangs there
until not responding
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 531573964(a)qq.com
Distribution: ---
I build wine from source code (branch master).
Then install this application by url
https://cc-download.edrawsoft.cn/edraw-max_cn_64bit_14.2.2_full5374.exe?_gl….
Then run this application, it hangs all time.
I install wine-stable by command "apt install wine-stable". It work. I dont
know how to resolve this proble.
Please help me, thanks very much.
--
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=45058
Bug ID: 45058
Summary: Neverwinter Nights GOG installer failure
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
GOG version of Neverwinter Nights Diamond Edition installer fails to run.
Looks possibly like a comctl32 issue?
Log here:
https://pastebin.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=48608
Bug ID: 48608
Summary: Kotor 2 crsahes when starting a new game/loading a new
game
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bgracer2010(a)gmail.com
Distribution: ---
Created attachment 66448
--> https://bugs.winehq.org/attachment.cgi?id=66448
Logs from wine
Game installs and runs normally through character creation and showing intro
movie. After the fact it crashes.
--
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=57891
Bug ID: 57891
Summary: Wine 10.2 can't find ntdll.so under linux.
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Note: Not sure if this is a dupe of Bug 57874 or not given it's Linux and not a
Mac....
After building wine with a custom --prefix, (E.x. configure
--prefix=/opt/wine-git-build/wine_10.2), running wine from a home directory
fails to find ntdll.so.
:~$ wine explorer
wine: could not load ntdll.so: /opt/wine-git-build/wine_10.2/bin/ntdll.so:
cannot open shared object file: No such file or directory
:~$
Running strace shows that no attempt is made to use the prefix's /lib directory
at all for ntdll.so. It goes straight to using the wine binary's install
directory, fails, then tries to read a wine symlink in the current working
directory, before giving up.
Given that it's blatantly ignoring FHS and using the wine binary's install
directory as a root, I assumed there was something wrong with the given prefix
argument. The generated Makefile has the exec_prefix variable emitted _before_
the prefix variable despite using it.
I.e.:
exec_prefix = ${prefix}
prefix = /opt/wine-git-build/wine_10.2
I assume this won't work. Notably bindir and libdir are defined afterwards, and
both use exec_prefix, which because I assume it's empty here, means they get a
value of "/bin" and "/lib" respectively.
I might be way off, but this bug occurs regardless of arch. I.e. Using a i686
or x86_64 build fails in the exact same way.
--
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=57843
Bug ID: 57843
Summary: Chromium Browser in Demo doesn't load
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: thrust73(a)gmail.com
Distribution: ---
Download demo from
https://zenfulcrum.com/browser/demo/ZFBrowser%203.0.0%20Demo%20w64.zip
1. Start demo and collect coins to unlock doors.
2. Open door to go into room.
3. Room 1 chromium browser doesn't work. Suppose to show chromium's wikipedia
page.
4. Room 3 chromium browser doesn't load external demo pages.
5. Room 7 opens a chromium browser. It doesn't load any page.
6. Pressing "esc" in demo brings up menu that can open the same browser in room
7.
Last working wine version is 8.13
Reverting commit 4098a05ea84 "iphlpapi: Link NotifyAddrChange and
CancelIPChangeNotify to nsi implementation"
from wine 8.14, 9.0 and 10.0 makes the chromium browser in the demo works
again.
--
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=45534
Bug ID: 45534
Summary: Right after my first battle with Damien in Pokemon
Insurgence, it says that Game exe has stopped working
and there may be an issue in wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: viyengar105(a)gmail.com
Distribution: ---
Created attachment 61937
--> https://bugs.winehq.org/attachment.cgi?id=61937
A picture of what the error is and what is says
The image of the error is in the attachment
--
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=56395
Bug ID: 56395
Summary: Open/save file dialog shows not drive:
err:commdlg:IShellBrowserImpl_BrowseObject could not
browse to folder
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: cubasuras(a)yahoo.fr
Distribution: ---
Created attachment 76148
--> https://bugs.winehq.org/attachment.cgi?id=76148
"Open File" dialog with no drive available, displayed from Notepad.exe (in
French)
Using a win32 profile that has works for years and still 2 weeks ago, the Open
File and Save File dialogs now does not show any disk drive, which usually
makes the application useless.
When the dialog is displayed, the following message is displayed on the
console:
0024:err:commdlg:IShellBrowserImpl_BrowseObject could not browse to folder
(first 4 digits are not constant)
The simplest way to get the error is:
wine notepad
Then File / Open
The problem is with the dialog, not with the drive itself, since using
wine cmd
and typing "DIR" commands, the drives are present and readable.
The bug can be "solved for me", since it does not happen with a new win32 or
win64 prefix, but according to web searches, it is quite common and unsolved
except by creating a new profile, so there might be something to be done.
--
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=39983
Bug ID: 39983
Summary: wine cannot work in any version, possibly the reason
for graphics card driver
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chxp_moon(a)163.com
Distribution: ---
Created attachment 53423
--> https://bugs.winehq.org/attachment.cgi?id=53423
start winecfg after install wine
I first install ubuntu 14.04 on my new computer, if I update ubuntu before I
install wine1.6 (sudo apt-get install wine1.6), it show wine1.6 depends on
wine1.6-i386 (sudo apt-get install wine1.6-i386) and it cannot install, when I
install wine1.6-i386, it show wine1.6-i386 depends on wine1.4 and so on ...
(when I install xorg-edgers, I can install wine1.6 or wine1.8 (sudo apt-get
install wine1.6), however, the problem mention following still exist.)
Furhter, I reinstall the ubuntu 14.04 and install wine before I update the
systems. Wine1.6 is installed, however, when I start winecfg it show the error
of 'gdi32' error (see attachment).
I tried the wine1.8 and wine1.9.1 and also tried the ubuntu15.10, winecfg never
correctly started. And I also compile the 1.6 and 1.8 from source, it compile
right but cannot correctly started with same error.
I doubt the driver of my computer or some library of drive corrupt with wine.
my system and my computer information is here:
I using ubuntu 15.10 newly. The Graphic system: Intel® HD Graphics 5300
(Broadwell GT2) .
I think mesa library may corrupt with wine?
> uname -a
Linux UX305FA 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
> cat /proc/version
Linux version 4.2.0-22-generic (buildd@lcy01-22) (gcc version 5.2.1 20151010
(Ubuntu 5.2.1-22ubuntu2) ) #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
> lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated
Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo
Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller
(rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI
Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1
(rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4
(rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller
[AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
> hwinfo --short
cpu:
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2683 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2788 MHz
graphics card:
Intel VGA compatible controller
sound:
Intel Audio device
Intel Audio device
storage:
Intel SATA controller
network:
wlan0 Intel WLAN controller
network interface:
lo Loopback network interface
wlan0 WLAN network interface
disk:
/dev/sda SanDisk SD7SN3Q5
bios:
BIOS
bridge:
Intel Host bridge
Intel PCI bridge
Intel PCI bridge
Intel ISA bridge
hub:
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
--
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=42430
Bug ID: 42430
Summary: Page fault on read access to 0x78c000bd in 32-bit code
when loading .Net application
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: franknleslie(a)gmail.com
Distribution: ---
Created attachment 57261
--> https://bugs.winehq.org/attachment.cgi?id=57261
GarminExpressInstaller backtrace 1
When trying to execute GarminExpressInstaller.exe I run into a page fault
exception as the installer window is opening.
Environment:
openSUSE Tumbleweed x86_64
kernel 4.9.8-1-default
wine 2.1
Initially when the installer was launching I was receiving the following error:
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)").
I resolved that by installing Mesa-dri-nouveau-32bit (since I have a NVidia
video card).
After restarting the application I am now receiving the following unhandled
exception:
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x6c1c920,(nil)):
stub
err:eventlog:ReportEventW L"Application: GarminExpressInstaller.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an
unhandled exception.\nException Info: exception code c0000005, exception
address 7CB686E3\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
wine: Unhandled page fault on read access to 0x78c000bd at address 0x7cb686e3
(thread 0044), starting debugger...
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:service:QueryServiceConfig2W Level 6 not implemented
I have attached the backtrace to this bug.
--
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=57846
Bug ID: 57846
Summary: Crash in dinput.dll->dinput8_EnumDevices when trying
to run SGWC2
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: roidal(a)googlemail.com
Distribution: ---
Created attachment 78064
--> https://bugs.winehq.org/attachment.cgi?id=78064
winedbg-output
When trying to run Sniper Ghost Warrior Contracts 2 Complete Edition from GoG
there is a chance that it crashes before reaching the main-menu.
According to winedbg this happens during a call of dinput8_EnumDevices, see
attached winedbg-output.
I have a XBox-Controller connected.
--
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=46217
Bug ID: 46217
Summary: crashes when extracting a zip archive
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickyradwal1609(a)gmail.com
Distribution: ---
when i download any game like PUBG or gta vice city it couldnot download
--
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=39046
Bug ID: 39046
Summary: Implement User Mode Driver Framework
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jxkxpnd(a)mailforspam.com
Distribution: ---
UMDF allows developers to write drivers hosted as usermode processes.
https://msdn.microsoft.com/en-us/library/windows/hardware/dn384105.aspx
--
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=43982
Bug ID: 43982
Summary: Pokemon insurgence keeps on crashing once I finish a
battle or catch a pokemon. Plz contact the team that
made the game.
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryanflorio2(a)gmail.com
Pokemon insurgence crashing after every battle or when I receive mystery gift.
--
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=53064
Bug ID: 53064
Summary: TwitchTest program does not work
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jon9097(a)gmail.com
Distribution: ---
Created attachment 72467
--> https://bugs.winehq.org/attachment.cgi?id=72467
Log
TwitchTest program does not work, you can not even insert the key in the
window. Earlier it used to crash after testing one server, but now even the key
cannot be inserted (Ctrl+V)
--
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=48117
Bug ID: 48117
Summary: Scarlet Blade Can not start game (launcher)
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pre_drag_ovic(a)yahoo.com
Distribution: ---
Created attachment 65711
--> https://bugs.winehq.org/attachment.cgi?id=65711
screenshot of bug
When I press "start" button nothing happens.
https://sb.vendettagn.com/download.vgn
FTP, there may be alternate cdns. This one is official.
--
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=48005
Bug ID: 48005
Summary: Dynamic Auto Painter MacAir crashes
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haemengine(a)yahoo.co.uk
CC: austinenglish(a)gmail.com
Distribution: ---
Using Dynamic Auto Painter on a Mac Air to photopaint a picture (D'Orcia
filter) consistently causes a crash when starting the detailed paint phase of
the program.
C:\Program Files\DAPPRO05\DaPainter32.exe
""This application has requested the Runtime to terminate in an unusual way.
Please contact the application's support team for more information.
--
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=37193
Bug ID: 37193
Summary: Behaviour of all software by (only on) HDMI monitors
by extruted desktopn of laptop
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tothsoft(a)gmail.com
Behaviour of all software by HDMI monitors by extruted desktop of laptop. All
applications are delimited on second (hdmi) monitor.
On laptop is still all ok. Also by using of vga connector for connection of
second monitor, is also all ok.
Delimited using: impossibility work with. e.g.: ms office 2007, pdf xchange.
My current wine is 1.7.22 , ..and i use last playonlinux.
--
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=56589
Bug ID: 56589
Summary: Regression Broke .WMA File Playback in WMP10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cwbussard(a)gmail.com
Distribution: ---
wmp10 used to be able to play .wma files. Now it can't. Not sure which wine
version this got broken in.
(wmp11 can still play .wma files, but the installation is miserable (requiring
flipping between multiple windows versions to complete the "first run") and the
UI is totally busted. This is OK for my purposes (DirectSong), but it's not a
generally applicable solution.)
--
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=46367
Bug ID: 46367
Summary: Visual Basic Game has "Run-time error 91"
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexterranova81(a)gmail.com
Distribution: ---
When trying to run a visual basic game there's a "Run-time error 91"
Homepage for the game: https://jrmus.webcindario.com/jrtute.html
Link to game: https://app.box.com/s/l9byadx2cknjq4gvz7cx (It's free and legal)
The game requires a dll: Msvbvm50.dll
Logs: https://www.pastiebin.com/5c22cd45a912c
--
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=52900
Bug ID: 52900
Summary: Wine doesn't work, lot's of errors
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: obydux(a)protonmail.com
Distribution: ---
Created attachment 72287
--> https://bugs.winehq.org/attachment.cgi?id=72287
winecfg log
I'm running Arch Linux and for some reason Wine and things like Proton just
don't work. I tried running winecfg and got the errors that can be found in the
attachment and after them Wine just stops. I also have the wine-mono and
wine-gecko pacman packages installed.
--
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=44721
Bug ID: 44721
Summary: GetFullPathName return path
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: markau0(a)lycos.com
Distribution: ---
I ran the GetFullPathName code example from the Microsoft site
https://msdn.microsoft.com/en-us/library/windows/desktop/aa364963(v=vs.85).…
and Vista returns
The full path name is: c:\windows\notepad.exe
The short name for c:\longdirectoryname is c:\LONGDI~1
The long name for c:\LONGDI~1 is c:\longdirectoryname
and Wine 3.3 returns
The full path name is: c:\windowsnotepad.exe
The short name for c:\longdirectoryname is c:\LONG~TX4
The long name for c:\LONG~TX4 is c:\longdirectoryname
The full path name is: c:\windows\notepad.exe
The full path name is: c:\windowsnotepad.exe
do not seem to match.
--
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=48299
Bug ID: 48299
Summary: GAMES CRASH WHEN RUN WITH TRAINERS
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chakravarthy918(a)gmail.com
Distribution: ---
i was playing some old games like MAX PAYNE 1 AND IGI 1 AND 2(MY LAPTOP IS A
COMPLETE TRASH). i finished everything so i tried to use some mods using
trainers.i downloaded some and ran it using wine. but inside the game (i mean
after started playing the game) if i tried to pause the game or press the
buttons to activate the trainers it just crashes. IGI 1 works perfect(with
trainer on) but MAX PAYNE and IGI 2 crashes instantly
I think i am using an older version of wine (again my laptop is a potato one
and the OS i have is a ancient one [14.04 LTS] an old i3 with 2 GB ram)
--
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=57875
Bug ID: 57875
Summary: wine cannot load/use system faudio PE library
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: arusanu.bu(a)gmail.com
Distribution: ---
Wine fails to use the system PE FAudio library for FAudio version 25.02, and it
falls back on the bundled FAudio library. Wine can still load/accept older
system FAudio libraries, but something must have changed in FAudio that makes
Wine fail to identify the newer versions of FAudio libraries as valid versions.
Config output snippet when Wine is checking faudio-25.02:
'
checking for x86_64-w64-mingw32-pkg-config... x86_64-w64-mingw32-pkg-config
checking for MinGW FAudio.h... yes
checking for FAudio_CommitOperationSet in MinGW -lFAudio... no
checking for MinGW fluidsynth.h... yes
checking for new_fluid_synth in MinGW -lfluidsynth... yes
'
I've tested this behavior on Wine 10.0 and up, with the older and newer
versions of the MinGW-FAudio libraries built under the same environment.
--
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=43646
Bug ID: 43646
Summary: Wine Viewer keeps freezing up
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: synctuarie(a)protonmail.com
Created attachment 59071
--> https://bugs.winehq.org/attachment.cgi?id=59071
Freeze Bug
Viewer keeps freezing up.
--
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=46462
Bug ID: 46462
Summary: Drop fps
Product: Wine
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mietkong(a)gmail.com
Distribution: ---
Hi When im playing elder scrolls oblivion fps drops down to 5-10 fps only when
i moving mouse . If mouse is not moving fps is high how to solve this
--
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=45300
Bug ID: 45300
Summary: Eviews 10SV: Crashes when performing ADF test on time
series
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ga.carvajal10(a)uniandes.edu.co
Created attachment 61560
--> https://bugs.winehq.org/attachment.cgi?id=61560
Backtrace of Eviews 10SV
Whenever I try to run an augmented Dickey-Fuller test on a time series, the
program crashes an says Eviews10SV.exe must be closed. I'm on a MacBook Pro 15'
TouchBar with the OS up to date and the program is also on the latest version.
The problem started earlier today after an update to Eviews 10SV, which the
program informed by its automatic updates service. Right now I have installed
Wviews10SV Jun 4 2018 Build.
--
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=50965
Bug ID: 50965
Summary: Unhandled exception 0xe0434352 in thread 28 at address
7B00DD68 (thread 0028)
Product: Wine
Version: 5.0.4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: brad(a)harmonydesign.ca
Created attachment 69796
--> https://bugs.winehq.org/attachment.cgi?id=69796
Debug log
Paradigm autoloader had a critical 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.
http://bugs.winehq.org/show_bug.cgi?id=58173
Bug ID: 58173
Summary: Save As... truncated text for EOL due to word wrap
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 78463
--> http://bugs.winehq.org/attachment.cgi?id=78463
Truncated word wrap
Open Notepad
Save As... truncated text for EOL due to word wrap
ReactOS affected too: https://jira.reactos.org/browse/CORE-19803
--
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=52264
Bug ID: 52264
Summary: FL Studio 20.9 product activation does not persist
across reboot
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mips171(a)icloud.com
Distribution: ---
FL Studio 20.9 product activation (which uses a registry key) will not persist
across reboots of the system.
This was working up until FL Studio 20.8.4 tested on WINE 7.0-rc2
Unsure how to debug or gather logs for this particular issue, but willing to do
as directed.
--
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=33658
Bug #: 33658
Summary: Warcraft 3: Crash on missing sound permissions
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 44555
--> http://bugs.winehq.org/attachment.cgi?id=44555
Crash if no sound is available
If I'm not having the permissions as the audio group Warcraft 3 will crash if
it starts (after the splash screen appeared). Adding my account to the audio
group solves the problem. In the attachments is a log of such a crash.
--
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=58250
Bug ID: 58250
Summary: Wine 10.8 [winedmo] Compile Error
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonfarr87(a)gmail.com
Distribution: ---
Created attachment 78590
--> http://bugs.winehq.org/attachment.cgi?id=78590
Terminal log
As of 10.8, Wine fails to compile, error seems to be related to dll - winedmo
Using compiler GCC 8.5.0. I can confirm that the issue doesn't occur with Wine
10.7.
Tried both vanilla Wine and Staging patches - same issue persists.
--
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.