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=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.
https://bugs.winehq.org/show_bug.cgi?id=56463
Bug ID: 56463
Summary: Warframe launcher is rendered incorrectly
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: pmargeti34(a)gmail.com
Distribution: ---
Created attachment 76228
--> https://bugs.winehq.org/attachment.cgi?id=76228
Only few controls aren't rendered black
Warframe launcher window paints most of it's surface area black. Exception are
control located in the top right corner. It can still be interacted with,
cursor changes to hand pointer over the PLAY button and it does launch the game
(which works flawlessly in wayland mode otherwise)
Possibly related? https://bugs.winehq.org/show_bug.cgi?id=56014#c1
--
Do not reply 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=57635
Bug ID: 57635
Summary: Battle.net Launcher invisible/black with the Wayland
driver
Product: Wine
Version: 10.0-rc4
Hardware: x86-64
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 77764
--> https://bugs.winehq.org/attachment.cgi?id=77764
Black window with Wayland driver
Works fine with the X11 driver. Is completely black with the Wayland driver.
--
Do not reply 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.
http://bugs.winehq.org/show_bug.cgi?id=58443
Bug ID: 58443
Summary: x11 'minimized' windows not re-fullscreening (fallout
3 / new vegas)
Product: Wine
Version: 10.4
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: ---
c67bfdbeba1860c891e53c64379f5e86d8e8b664 /
https://gitlab.winehq.org/wine/wine/-/commit/c67bfdbeba1860c891e53c64379f5e…
reading the title of the mr makes sense, however this completely breaks
fullscreen for fallout 3 and new vegas, and im sure other older games
as mentioned https://bugs.winehq.org/show_bug.cgi?id=58442 - there have been a
lot of fullscreen/focus/window bugs so it's hard to tell what all is what
i spent a bunch of time to just bisect so i'll have to look for what is going
on tomorrow
--
Do not reply 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=58493
Bug ID: 58493
Summary: Gothic and Gothic II crash with Access Violation
Product: Wine
Version: 8.18
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 8e596f4ddba3d19d6eea645e59d54101f93aa2bc
Distribution: ---
Right before the main menu after skipping intros.
--
Do not reply 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.
http://bugs.winehq.org/show_bug.cgi?id=18234
Summary: Approach: Maximizing internalal minimized icon give
"About Wine"
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20742)
--> (http://bugs.winehq.org/attachment.cgi?id=20742)
About wine instead of a maximized window
Hi All,
In Lotus Approach, if you use the internal windows control (the low set of
caption buttons) to minimize a single database, it will appear as an icon in
the lower right of Approach's window. If you double click on the icon to
maximize the window again, you get "About Wine 1.1.20" (and no maximized
window)
Many thanks,
-T
--
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=18233
Summary: Approach underscore bar inactive with multiple database
open
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
In Lotus Approach, when you have two or more databases open and have them
windowed (Windows --> cascaded, right-left, top-bottom) the underscore button
in the window's internal caption buttons, although showing (not grayed out),
does not work.
Many thanks,
-T
--
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=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=58526
Bug ID: 58526
Summary: GetQueuedFinishionStatus bug
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: hahamotor(a)126.com
Distribution: ---
The server program adopts Windows' completion port technology. When the remote
client unexpectedly disconnects, on the native Windows operating system, the
GetQueuedFinishionStatus function returns False. At this time, the error code
indicating the remote connection has been disconnected can be queried through
GetLastError. However, in the Wine 10.12 version, this function returns TRUE to
indicate successful operation, causing the program to be unable to detect
remote connection disconnections. Other versions have been tested and all have
the same 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=58528
Bug ID: 58528
Summary: CRYPT_AcquirePrivateKeyFromProvInfo does not check
machine store for private key
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: katharina(a)hacked.xyz
Distribution: ---
When adding a Certificate via PFXImportCertStore with CRYPT_MACHINE_KEYSET, a
subsequent call to CryptAcquireCertificatePrivateKey fails to find the added
private key.
This is due to CRYPT_AcquirePrivateKeyFromProvInfo issuing a
CryptAcquireContextA call without specifying a keyset; thus always defaulting
to CRYPT_USER_KEYSET.
Minimal reproducer: https://gitlab.winehq.org/-/snippets/26
Thanks to Hans Leidekker for additional support in IRC.
This affects the Iis extension from WiX-built MSI installers, i.e. a lot of
real-world apps. Real-World breaking app is the installer for the 3DExperience
Launcher.
--
Do not reply 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=58537
Bug ID: 58537
Summary: wine explorer opens full screen above 1920x1080
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-Devel 10.12
screen resultion 3840x2160
$ wine explorer /desktop=1920x1080,1920x1080
opens correctly
$ wine explorer /desktop=1920x1440,1920x1440
opens full screen. You have to use <ctrl><alt><f2> to kill 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.
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.
http://bugs.winehq.org/show_bug.cgi?id=58535
Bug ID: 58535
Summary: ITNConverter show no Map from openstreetmap.org and
iexplore show no map from openstreetmap.org
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: digitaleid(a)gmx.de
Distribution: ---
Created attachment 79021
--> http://bugs.winehq.org/attachment.cgi?id=79021
ITNConverter https://github.com/Benichou34/itnconverter in wine-10.12 on
Kubuntu 25.04 with KDE-Plasma 6.3.4 it don't show the openstreetmap
ITNConverter show no Map from openstreetmap.org and iexplore show no map from
openstreetmap.org
iexplore from wine don't show the map from openstreetmap.org too.
--
Do not reply 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=57783
Bug ID: 57783
Summary: Approach will not run in a virgin 10.0 wineprefix
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: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 77980
--> https://bugs.winehq.org/attachment.cgi?id=77980
debugg message on crash
What a disaster! Please correct. I need my accounting system back.
SmartSuite-N99.8.0208.0800
Fedora 41
wine-stable-10.0.0-1.1.x86_64
winehq-stable-10.0.0-1.1.x86_64
Lotus Approach will not run in a fresh WINEPREFIX under WineHQ Stable 10.0,
unless you have leftover stuff from a prior wine install. But that would not
be a fresh WINEPREFIX.
Both Approach and WordPro were selected on a customer install and a fulkl
install too after wiping the .wine directory and starting fresh
The following error occurs at the end of installation from the smart suite ISO.
regedit: Unable to open the registry key
'HKEY_CURRENT_USER\Software\Lotus\SmartSuite'.
and
regedit: Unable to open the registry key
'HKEY_CURRENT_USER\Software\Lotus\ScreenCam'.
Only Approach and WordPro were selected on a customer install.
When starting Approach:
$ cd /home/todd/.wine/drive_c/lotus/approach
$ wine ./approach.exe
The following pop occurs
"Lotus Approach: Couldn't load Lotus Dialog DynaLink"
Pressing okay, opens a Program Error box and presents this error in the command
line:
wine: Unhandled exception 0xe06d7363 in thread 24 at address 7B5F7448
(thread 0024), starting debugger...
I will attach the full debug message message.
I have one for one checked a qemu-kvm Windows 10 install of Approach against my
wine registry and they are identical
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=21855
Summary: WordPro Windows pull down does not show file names
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26459)
--> (http://bugs.winehq.org/attachment.cgi?id=26459)
Missing file names in Windows pull down
Hi All,
Would you guys fix this for me?
I am using Lotus Word Pro N9.8.0208.1200. When you open two files (documents)
from the command line (the jpeg I have attached), then go to the "Window" pull
down to select which file to bring into focus, the file names are missing. If
you start Word Pro, then use File, Open to select two files, one at a time, the
second file does not show.
Many thanks,
-T
--
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=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.
http://bugs.winehq.org/show_bug.cgi?id=21864
Summary: Default paper size A4 instead of my printers default
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=26481)
--> (http://bugs.winehq.org/attachment.cgi?id=26481)
cups paper size
Hi All,
Would you guys fix this for me?
Word Pro, Note Pad Plus, all think my default printer is my Okidata B4350. And
it is. But, all new documents default to A4 as the paper size and it is not.
It is "Letter". Wine is not picking up the default paper size from my printer.
Many thanks,
-T
--
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=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.
http://bugs.winehq.org/show_bug.cgi?id=58396
Bug ID: 58396
Summary: virtual terminal captures moue
Product: Wine
Version: 10.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: explorerframe
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Hi All,
Fedora 41
wine-devel-10.10-1.1.x86_64
bash -c "cd /home/todd/.wine/drive_c/lotus/wordpro; wine explorer
/desktop=WordPro_`date +%%H:%%M:%%S`_1680x1050,1680x1050 wordpro.exe"
Occasionally, the mouse can't escape the terminal. You have to exit the program
to get your mouse back
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=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=58491
Bug ID: 58491
Summary: Flickering on video-surveilance-app is back
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: andreas.franz(a)arcor.de
Distribution: ---
Created attachment 78948
--> http://bugs.winehq.org/attachment.cgi?id=78948
started from terminal
Flickering on viewing a camera stream with activated hardware accelerated d3d11
setting is back. Desktop picture and camera picture is swapping.
It was gone with 10.0 stable - it's back with 10.12 (maybe some versions
earlier).
Software rendering works still fine.
regards, Andy
--
Do not reply 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=58529
Bug ID: 58529
Summary: Smartsuite 9.8 installer fails unless z: is removed
(with caveats)
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, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 79002
--> http://bugs.winehq.org/attachment.cgi?id=79002
Wine 10.12 console output
The installer for Smartsuite 9.8 claims it is interrupted before it can
complete a task.
0170:err:msi:execute_command can't find executable 2
0170:err:msi:ACTION_InstallFiles Failed to copy
L"Z:\\tmp\\wine\\ss\\Lotus\\Register\\PMEMW.DLL" to
L"Z:\\lotus\\Register\\PMEMW.DLL" (3)
0170:err:msi:execute_script Execution of script 0 halted; action
L"InstallFiles" returned 1603
0170:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1603
There are two ways to work around this:
1. Remove the z: drive (and add a d: drive for the installation path) before
installation.
2. Install to my internal disk(s).
I thought it might be related to the filesystem but I tried tmpfs, btrfs and
ext4 and the result is the same.
I thought it might need to be on the same btrfs volume as Wine but installing
it on another volume works fine.
I even tried adding a label to a thumb drive (btrfs) in case that was the issue
but the result is the same - it fails no matter what when installing to the
thumb drive, unless I do 1. above.
Permissions are correctly set in all cases.
I don't know what else I can try.
Went back to Wine 8.0.1 and tried Staging 10.12 but the result is always the
same.
As can be seen from the log, the installer tries to install to the z: drive
instead of c:, unless I install to an internal drive. Remove z: and I can
install anywhere. Everything else remains the same.
--
Do not reply 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=58527
Bug ID: 58527
Summary: autocad electrical 2026 error in wxwidgets
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 79001
--> http://bugs.winehq.org/attachment.cgi?id=79001
autocad architecture error in wxwidgets
Hey, hello guys, how are you?
Well, I'm adding a new application to the Wine database. This is an AutoCAD
application developed by Autodesk, specifically for electrical plans
(specifically, electrical panel installations in homes). So, I'm reporting the
error the installer gives me to see if anything can be done. The error I'm
getting, by the way, was loaded with the following DLLs installed:
vcrun2012 vcrun2022 dotnetcore3 dotnet8
I get an error in the DLLs for the Windows implementation of wxwidgets. I've
tried installing wxwidgets from their official website, but nothing. AutoCAD
doesn't go beyond the terminal (that is, the installer doesn't display).
official download website:
https://www.autodesk.com/es/products/autocad/included-toolsets/autocad-elec…
I'll pass what I get in the terminal.
Could you please check 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.
http://bugs.winehq.org/show_bug.cgi?id=58534
Bug ID: 58534
Summary: Grand Theft Auto: Vice City intros play with a black
screen
Product: Wine
Version: 10.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: e5e2fd0a5209b0d07233d294e0ace5f1e41dfed5
Distribution: ---
State of df00a5c097cd9cb292952f5307ee96d96fbc58b4 works good.
--
Do not reply 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=58533
Bug ID: 58533
Summary: RFE: add support for building with NASM
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: dominik(a)greysector.net
Distribution: ---
YASM is a build dependency of wine-gecko, but it's unmaintained upstream[1] and
has many unfixed bugs, many of them security-relevant. Please consider adding
support for building with NASM instead. NASM is still actively maintained.
[1] https://github.com/yasm/yasm/issues/164#issuecomment-1351844621
--
Do not reply 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=58488
Bug ID: 58488
Summary: Bejeweled 3: black screen on start
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://store.steampowered.com/app/78000/Bejeweled_3/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: ae487930f8d3811a7434dc2cbb561982c894f5ba
Distribution: ---
In Wine-10.12 the black screen issue reappeared. (bug #58373)
This time it was caused by
commit ae487930f8d3811a7434dc2cbb561982c894f5ba
winex11: Create client surfaces for opengl drawables.
The patch from bug #58459 fixes the problem (attachment #78940)
Nvidia binary drivers 575.64.03
X.Org X Server 1.21.1.18
--
Do not reply 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.
https://bugs.winehq.org/show_bug.cgi?id=56614
Bug ID: 56614
Summary: Videos are not player in The Signifier (GOG)
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 76371
--> https://bugs.winehq.org/attachment.cgi?id=76371
console log
Videos are not played. Observable during menu and on the computer at the
beginning. Console output attached.
wine-9.7-100-g7641124d07a
--
Do not reply 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=58513
Bug ID: 58513
Summary: Wine 10.9 completely broke (LGA775 Core2Quad)
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xeroxslayer(a)proton.me
Distribution: ---
I have no other way to describe it except this. Everything was working fine up
until Wine 10.8, then I upgrade to Wine 10.9 on Void Linux, and it doesn't work
at all any more.
There are more details in this issue on GitHub. There is just way too much info
to paste here.
https://github.com/void-linux/void-packages/issues/55697
Basically, it just doesn't work at all. You run `winecfg` or any other software
and this is what you get.
```
002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6fffffc4c133
0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6fffffc4c133
003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6fffffc4c133
```
Nothing works. This happens, and then Wine quietly exits.
From what little I understoo, basically, it can't locate binaries. The binaries
are there, at that location, it just doesn't see them... or can't load them,
IDK. You can find more relevant info in this comment, with some debug flags
enabled.
https://github.com/void-linux/void-packages/issues/55697#issuecomment-29902…
I do have to note that Wine past 10.8 (>=10.9) does work on other rigs I have,
newer ones, but this particular rig is an LGA775 Core2Quad. Now, I know that
Wine is mostly focused towards gaming and gamers, but there are people out
there that use it for simple things as well, like Winamp and similar things,
and we really don't need brand new hardware to do that. In fact, this is my
workshop rig and I basically just need it to browse some things on the web
(still performs OKish regarding that) and maybe open a few documents, an IC
programmer from time to time, but that's about it. So, this rig still suits my
needs just fine.
I tried scrubbing the volume, check for errors, nothing, everything is peachy,
no corruption problems whatsoever.
On Void's side, there are literally no changes in the template, except bumping
up versions, hashes and removing `libOSMesa` as a dependency (which is
depreciated, found that out later on), but I even tried adding `libOSMesa` as a
dependency and building it like that, no changes whatsoever, it's still
completely broken.
There are way too many commits between 10.8 and 10.9, and in all honesty, I
wouldn't even know where to start looking (I presume something to do with CPU,
but, I'm just guessing here), so if someone could shed some light, I would
gladly test.
--
Do not reply 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=54157
Bug ID: 54157
Summary: dir command of cmd fails on Z: on Ubuntu under WSL
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mterrisse(a)free.fr
Distribution: ---
Wine 8.0 rc1, Ubuntu 22.10 under WSL (Windows SubSystem for Linux, Windows 11
22H2)
Hello,
You will probably think it is a weird idea running Wine in Ubuntu under WSL.
I tried it to avoid copying many files with my program to test it under Wine.
I noticed this:
wine64 cmd.exe
dir
This works fine on C:
But if I do
Z:
dir
I receive
Invalid function.
I tried this
WINEDEBUG=warn+file wine64 cmd.exe
Z:
dir
and there is something more explicit
0108:warn:file:get_mountmgr_fs_info failed to retrieve filesystem type from
mountmgr, status 0xc000000e
Invalid function.
Do you know what is wrong?
Regards,
Michel Terrisse
--
Do not reply 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=58515
Bug ID: 58515
Summary: Street Chaves only displays a black screen
(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: denilsonsa(a)gmail.com
Distribution: ---
Wine versions up to 9.7 were able to render the game graphics correctly. Now I
tested again on Wine version 10.11 and all I get is a black screen.
The game seems to be working, because I can blindly press "Z" to confirm, then
"5" to insert credits (and hear the sound effect), and "1" to start, an "Z" a
couple of times to select my character and advance to the actual fight… After
all of this, I can hear the in-game music and the in-game sound effects of the
fight. I just can't see any of it due to being pure black.
How to reproduce?
1. Get the game archive from https://archive.org/details/street-chaves-1.5-a
2. Unpack it anywhere, and run `wine Chaves.exe`
3. After a few moments, a black window without any decoration will show up.
Having no decorations is normal expected behavior. Having it completely black
is a bug/regression.
Tests?
The game works fine under "Proton Experimental" on the Steam Deck, but I don't
know exactly what is the Wine version.
It also works fine under "Proton 10.0-1 (beta)".
It does NOT work (black screen) under Wine 10.11 on Manjaro Linux.
It does NOT work (black screen) under wine-ge-8-26-x86_64, which is the default
Wine runner for Lutris, installed from Flatpak.
https://lutris.net/games/street-chaves/
Other Wine versions are untested.
If you are testing other versions, please be aware that older versions had a
problem with keyboard input. You could see graphics on the screen, but you
couldn't progress any further. This has been solved in bug 52738.
--
Do not reply 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=57131
Bug ID: 57131
Summary: Info and profile buttons in CEF sample application
instantly close
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 77028
--> https://bugs.winehq.org/attachment.cgi?id=77028
Screencast
The info and profile buttons in the Chromium Embedded Framework sample
application instantly close when clicked. See attached video.
Using a WOW64 build they display as expected, albeit suffering from Bug 57111.
corefonts needed (Bug 32342).
--
Do not reply 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=57130
Bug ID: 57130
Summary: CEF sample application WebGL test fails
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 77026
--> https://bugs.winehq.org/attachment.cgi?id=77026
Screenshot
Using the pre-compiled Wine 9.16 packages, in a 64-bit wineprefix and corefonts
installed, the Chromium Embedded Framework 64-bit sample application fails to
run the WebGL test. The application reports that my machine is unable to run
WebGL.
It did work a couple of days ago, but at 1 FPS. Perhaps the website changed.
Running with a WOW64 build works and works well (30-60 FPS).
cefclient.exe --url=https://webglsamples.org/field/field.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=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=57116
Bug ID: 57116
Summary: Crash during codecs test on CEF sample application
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2
Bg114ea2a%2Bchromium-127.0.6533.120_windows64_client.t
ar.bz2
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 77008
--> https://bugs.winehq.org/attachment.cgi?id=77008
Wine 9.16 console output
Running the Codecs test on the Chromium Embedded Framework sample application
causes a crash, but winedbg is unable to provide any further details (also the
OK button from winedbg doesn't work).
The application itself does not close and continues to run.
Run with:
wine cefclient.exe --url=https://shaka-player-demo.appspot.com/support.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57115
Bug ID: 57115
Summary: CEF sample application "Draggable" test fails
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 77007
--> https://bugs.winehq.org/attachment.cgi?id=77007
Wine 9.16 console output
The Draggable test in the Chromium Embedded Framework sample application allows
the application itself to be moved when dragging inside a supplied red box.
Under Windows 10 this works as expected. Under Wine 9.16 this has no effect.
$ wine cefclient.exe --url=https://tests/draggable
Nothing new is printed in the console while testing 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=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.
https://bugs.winehq.org/show_bug.cgi?id=56754
Bug ID: 56754
Summary: Amazing Adventures 2 CD: bundled demo launchers fail
to launch game
Product: Wine
Version: 9.9
Hardware: x86-64
URL: https://archive.org/details/amazing-adventures-around-
the-world-2008-spintop-popcap-cd
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 76543
--> https://bugs.winehq.org/attachment.cgi?id=76543
Error dialog (Wine 9.9)
The CD for Amazing Adventures Around The World bundles some demos for other
games. Most of them fail with an error dialog "Invalid command line parameter:
-changedir"
Nothing (new) is printed in the console when trying to launch the demo.
This works fine in Windows 10.
Downloadable versions of the demos work fine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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.
https://bugs.winehq.org/show_bug.cgi?id=57648
Bug ID: 57648
Summary: Wrong Cursor on Wayland
Product: Wine
Version: 9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: jakobdev(a)gmx.de
Distribution: ---
When running under XWayland Wine is using the same cursor as the rest of the
system. But when when using the new experimental Wayland driver, Wine is using
a different cursor than the rest of the system (see screenshots).
Wine should implement the cursor shape protocol
(https://wayland.app/protocols/cursor-shape-v1) to fix 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=57458
Bug ID: 57458
Summary: FL Studio logo appears on the top left of the screen
and with a black background
Product: Wine
Version: 9.22
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 77455
--> https://bugs.winehq.org/attachment.cgi?id=77455
video of the issue
Expected behavior:
The FL Studio logo appears on the center with a transparent background, that
happens correctly with Wine on x11 & xwayland
It will also sometimes open the app on the second monitor and sometimes it will
ignore the gnome panel and fullscreen to the entire screen (like in the
attached video) and sometimes it will fullscreen under the gnome top panel like
all applications do (as it should) but I'm gonna make different specific bug
reports for those issues.
--
Do not reply 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=32334
Bug #: 32334
Summary: Microsoft SQL Server Management Studio Express 2005:
Connection window is too narrow
Product: Wine
Version: 1.5.18
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Regression SHA1: ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e
Created attachment 42678
--> http://bugs.winehq.org/attachment.cgi?id=42678
Screenshots of good and bad versions
Connection window that appears right after starting the application is too
narrow. You may notice that the bitmap on the top is clipped.
Regression testing points to the following commit:
ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e is the first bad commit
commit ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Nov 15 13:29:21 2012 +0100
gdi32: Don't load bitmap glyphs when using subpixel rendering in
GetGlyphOutline.
Reverting that commit on top of current git brings back correct behavior.
Prerequisite:
winetricks dotnet20 win7
--
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=58503
Bug ID: 58503
Summary: Mouse cursor vanishes when using winewayland
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: sutupud(a)yahoo.com
Distribution: ---
Since the cursor changes on winewayland in wine 10.12, I see a regression when
playing Saints Row 3 Remastered (GOG).
After some time in game, the mouse cursor no longer appears when switching to
the menu. When that happens, the log is filled with:
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
[... repeated ~100 times ...]
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:waylanddrv:wayland_pointer_update_cursor_buffer Failed to get icon
info for cursor=0xa70076
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:waylanddrv:wayland_pointer_update_cursor_buffer Failed to get icon
info for cursor=0xa70076
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:waylanddrv:wayland_pointer_update_cursor_buffer Failed to get icon
info for cursor=0xa70076
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
0024:err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
[... keeps repeating ...]
The game normally switches between hidden and visible mouse cursor when
accessing the menu or in-game phone screen.
Except from that the game keeps running, just without visible mouse cursor.
It doesn't trigger immediately, which makes testing not so easy. Most of the
time it runs fine for something between half an hour and an hour. For that
reason I can't say if other applcations are affected too, since I didn't test
anything else long enough.
It did not happen in wine 10.11, and I could not reproduce it after reverting
https://gitlab.winehq.org/wine/wine/-/commit/6a9df1f4c5a8448f426ba3454faf25…
--
Do not reply 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=58510
Bug ID: 58510
Summary: Submitting new test results lists all versions of Wine
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Regression SHA1: a0e96bdcdbb5f3b950574685d9d9a66c9e9985a9
Distribution: ---
Created attachment 78978
--> http://bugs.winehq.org/attachment.cgi?id=78978
HTML
A recent change has made submitting a new test result list all versions of
Wine, whereas before it was only the last few and the stable release.
I'm guessing a0e96bdcdbb5f3b950574685d9d9a66c9e9985a9 may be the commit in
question.
--
Do not reply 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=58335
Bug ID: 58335
Summary: Works 10.8 but fails 10.9?
Product: Wine
Version: 10.9
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: ---
Created attachment 78708
--> http://bugs.winehq.org/attachment.cgi?id=78708
run wine notepad with 10.8 Fine Update to 10.9 then it fails
Have 5 machines that updated to 10.9 fine, but Acer notebook that works with
10.8 but fails with 10.9.
Run wine notebook fine with 10.8
upgrade to 10.9
wine notebook then fails.
downgrade to 10.8, and it works fine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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=58517
Bug ID: 58517
Summary: Comments are broken
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=vers
ion&iId=252
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Blocks: 43702, 58287
Distribution: ---
From https://appdb.winehq.org/objectManager.php?sClass=version&iId=252 :
Error Message: Uncaught Error: Call to a member function objectMakeUrl() on
null in /home/winehq/opt/appdb/include/comment.php:286 Stack trace: #0
/home/winehq/opt/appdb/include/comment.php(246): Comment->output_comment() #1
/home/winehq/opt/appdb/include/comment.php(478): Comment::view_app_comment() #2
/home/winehq/opt/appdb/include/comment.php(492):
Comment::do_display_comments_nested() #3
/home/winehq/opt/appdb/include/comment.php(760):
Comment::display_comments_nested() #4
/home/winehq/opt/appdb/include/version.php(1199): Comment::view_app_comments()
#5 /home/winehq/opt/appdb/include/objectManager.php(1340): version->display()
#6 /home/winehq/opt/appdb/objectManager.php(157): ObjectManager->view() #7
{main} thrown
File: comment.php:286
--
Do not reply 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=43702
Bug ID: 43702
Summary: No comments shown if no maintainers for app
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: azrdev(a)qrdn.de
Distribution: ---
If an app has no maintainers, it shows "comments disabled", and one cannot
enter new comments. This is useful, because no one would moderate them.
However, it would still be useful to see the backlog of old comments, which may
contain hints and workarounds posted by users (when there still were
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=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=58482
Bug ID: 58482
Summary: Unimplemented stub for api-ms-win-core-memory-l1-1-3
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apiset
Assignee: wine-bugs(a)winehq.org
Reporter: sewn(a)disroot.org
Distribution: ---
Created attachment 78932
--> http://bugs.winehq.org/attachment.cgi?id=78932
Wine backtrace
Roblox Studio requires api-ms-win-core-memory-l1-1-3 VirtualProtectFromApp,
which is not implemented in wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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.
http://bugs.winehq.org/show_bug.cgi?id=58497
Bug ID: 58497
Summary: Strings are a confusing mix or US and British English
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, localization, source
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Blocks: 23124
Distribution: ---
The strings in the Wine code are a confusing mix of British
(International/Commonwealth) English and US English.
Why does this matter?
Each variant of English has its own rules around the spelling of certain words.
colour/color
cancelled/canceled
moveable/moveable
and so on...
As there is no standard, each dialect of English will need its own translation
file (.po).
If there is standard usage of one or the other (US or British) then fewer
translations are needed, as Wine will simply default back to that standard
English (SUBLANG_NEUTRAL or SUBLANG_DEFAULT?)
Examples:
#: dlls/mferror/mferror.mc:473
msgid "Media format was recognized but is invalid.\n"
(US English)
#: programs/reg/reg.rc:131
msgid "reg: The registry operation was cancelled\n"
(British English)
I spoke with someone a few years back (I'm pretty sure it was Alexandre) on IRC
(Freenode) but those logs are long gone, or very hard to find. From what I
recall the "standard English" chosen was British. This makes sense as en_US.po
exists for the US English translations.
I am happy to make the necessary changes to standardise the use of English, but
I just want to be 100% sure which standard we are now using, as it may have
changed since I last asked.
Note that some dialects need their own .po files anyway because they really are
a confusing mix of British and US.
It seems like Windows defaults to US English. However, US English is only used
by the US and the Philippines, so it would require significantly less effort to
default to British English.
This confusing table gives a hint of the scope:
https://en.wikipedia.org/wiki/Template:English_dialects
--
Do not reply 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.
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=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.
http://bugs.winehq.org/show_bug.cgi?id=58509
Bug ID: 58509
Summary: AppDB solution to redundant query and storage of
Bugzilla versions list per user session
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: wineryyyyy(a)gmail.com
Distribution: ---
Spawned from merge request addressing bug report:
https://gitlab.winehq.org/winehq/appdb/-/merge_requests/23https://bugs.winehq.org/show_bug.cgi?id=58471 Bug Link Queue is broken
@jnewman raised server side concerns about redundantly querying and storing
Bugzilla version per user session.
A quick fix patch is currently in place to resolve the 500 error, but a better
solution that queries and caches the Bugzilla versions server-wide and shared
between user sessions was requested as a more optimal 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=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=56246
Bug ID: 56246
Summary: Regarding the color depth of BMP in the SavePicture
method: the value is unstable.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: taka(a)bahamut7.com
Distribution: ---
Created attachment 75953
--> https://bugs.winehq.org/attachment.cgi?id=75953
Difference in color depth between Wine and Windows
Thank you for the great software.
In Windows 10/11, the SavePicture method saves in "24-bit color" even if the
display's color setting is "32-bit color".
In Wine, if the display's color setting is "32bit color", the picture is saved
in "32bit color" and the Windows software throws an error.
In Debian, for some reason, it is saved with the value "0". Due to this
difference, some software may not 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=58122
Bug ID: 58122
Summary: WSAENOTSOCK error when calling winsock.Send() on
duplicated socket
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: digitman63(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Process A creates a listening socket, accepts an incoming connection, and
obtains a socket handle hSock.
Process A spawns Process B with the InheritHandles flag, passing its own
ProcessID and the socket handle hSock as command-line arguments.
Process B calls OpenProcess() to get a handle hSrcProcess for the given
ProcessID, then duplicates hSock into hDupSock using
DuplicateHandle(hSrcProcess, hSock, GetCurrentProcess(), &hDupSock, ...);
Process B successfully receives data from the duplicated socket using
winsock.recv(hDupSock, ...).
Process B attempts to send data via winsock.send(hDupSock, ...), but the call
fails with WSAENOTSOCK (10038) ("Socket operation on non-socket").
Process B then tries sending the same data using kernel32.WriteFile(hDupSock,
...), and this operation succeeds.
Why does send() fail while WriteFile() works on the same duplicated handle?
--
Do not reply 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=44066
Bug ID: 44066
Summary: mintty/msys2 doesn't work since wine 2.5.0 (named
pipes)
Product: Wine-staging
Version: 2.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.gursky(a)e-mail.ua
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi!
According to [1], I'm opening a new issue.
msys2 (based on Cygwin up to 2.5.x) does work on wine-staging.
Since 2.5.0 mintty starts but has no visible output. You can work only blindly
(ctrl+d closes the session).
Actually I've expected that since wine 2.5 msys2 will work not only on
wine-staging but also on wine. Unfortunately the opposite has happened.
Regards,
Andrey
[1] https://bugs.winehq.org/show_bug.cgi?id=17195#c189
--
Do not reply 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=58439
Bug ID: 58439
Summary: REGRESSION: trying to edit a text field immediately
causes the previous content to be completely erased
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scallegari(a)arces.unibo.it
Distribution: ---
Hi, I am recently experimenting a regression and even if I cannot say in which
version it was introduced, I am almost sure it is not the last one (but before)
and that it is indeed a regression (a few month ago the behavior was
different).
I am working with a software called LTspice (that is closed source but free,
which surely helps repro) and available from
https://www.analog.com/en/resources/design-tools-and-calculators/ltspice-si….
Incidentally, the developers of this code have traditionally been wine-friendly
(even if they do not offer a linux version of their code, neither they provide
support for running it in wine, they have tried to ensure that it could be used
with wine).
This software is a circuit simulator with a schematic capture component. You
can pick and place components and edit the values of their parameters using
some dialog boxes. Often there are multiple things that can be tuned and the
dialog box is arranged as a sort of a table, where some cells are editable.
In order to adjust things, until some simulation results are satisfactory, it
is common to modify some parameters multiple times and in doing so it is good
to be able to edit the previous value.
Unfortunately, in recent times it has become impossible to do so when running
the software with wine. As soon as you try to modify a value, the value
disappears and you remain with an empty field to be filled from scratch.
--
Do not reply 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=58506
Bug ID: 58506
Summary: Some VST plugins using OpenGL don't render in WOW64
mode (black screen)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: a.oleinic103(a)gmail.com
Distribution: ---
When using yabridge to run Windows VST plugins in a native Linux DAW (in my
case, REAPER), Waves plugins do not render correctly, showing a black window.
The window is interactable (grabs the cursor, can change settings, etc), but
dragging it, closing and re-opening, etc. does not work. In the logs, the
plugins show a bunch of OpenGL errors. This is specifically a WOW64 regression,
since using a build of Wine 10 without WOW64 works fine.
This is what it looks like:
09:07:42 [WaveShell1-VST3 14.12_x64-09EFPegt] [Wine STDERR]
0024:err:opengl:null_glEnable unsupported
09:07:42 [WaveShell1-VST3 14.12_x64-09EFPegt] [Wine STDERR]
0024:err:opengl:null_glBlendFunc unsupported
(Sorry for pasting it here, I have read the rules, but it's not letting me
paste text as an attachment for some reason :/)
--
Do not reply 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=58505
Bug ID: 58505
Summary: Odd windows management behaviour in later dev versions
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: kg.hammarlund(a)gmail.com
Distribution: ---
I run a geneaology database program written for windows under wine. It runs
fine on v10.0 (stable) and on dev versions up to 10.4. From v10.5 and upwards,
including v1012, I'm encountering an odd issue.
When opening a search window, this window opens in the background instead of on
top of the main window. I then have to move or resize the main window in order
to highilght the search window and fill in the search data. But this only
happens the first time I open the search window. Next time it opens in the
foreground.
If I untick the box "Allow the window manager to control the windows" in
winecfg > graphics, the search window opens expected. But this solution has its
drawbacks.
--
Do not reply 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=58500
Bug ID: 58500
Summary: 64-bit "Plain Vanilla Compiling" fails
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: depaoli.renzo(a)gmail.com
Distribution: ---
Building Wine-10.12 "64-bit only" shows a number of issues and fails in the end
during "make install" when trying to copy a non-existing file.
Test-Environment:
- Host providing RAMdisk as SharedDrive for build
- VirtualBox 7.1.10 r169112 VM with
- 8 cores
- Debian 12 bookworm 64-bit & KDE
- user "vbox"
- no previous Wine installation (neither cxoffice or others)
- SharedDrive mounted as /home/vbox/RAMdisk
--
Do not reply 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=58504
Bug ID: 58504
Summary: 10.12 regression: MS Office 2007 semitransparent menus
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: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 78965
--> http://bugs.winehq.org/attachment.cgi?id=78965
office2007-1
10.12 regression: MS Office 2007 semitransparent menus.
See attachments
--
Do not reply 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=58265
Bug ID: 58265
Summary: regression in Wine >=10.7 for DXVK DLL override on
macOS
Product: Wine
Version: 10.7
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 78608
--> http://bugs.winehq.org/attachment.cgi?id=78608
macOS Terminal log, wine-devel 10.7
On macOS, there is a bug (https://bugs.winehq.org/show_bug.cgi?id=58145) that
can be worked around with a DXVK DLL override (for d3d11.dll) in Wine-devel
10.6 and lower, but this workaround stops working in Wine-devel 10.7 (also
tested not working in 10.8)
repost of my comment from that previous bug:
regression in wine-devel 10.7 - DXVK DLL workaround stops working
There's new regression in wine-devel 10.7: now the DXVK DLL override workaround
doesn't work, the app always gives the original error pop-up window with the
same message.
Attached is the macOS Terminal log after copying Gcenx's 32-bit `d3d11.dll`
from his DXVK-macOS package to the same directory as the OutOfCtrl.exe
executable. When tested with wine-devel 10.6, it still works.
> % cp /Users/toastybug/dxvk-macOS/x32/d3d11.dll /Users/toastybug/Windows_Apps/OutOfCtrl_v1_2_EXE/
> % cd /Users/toastybug/Windows_Apps/OutOfCtrl_v1_2_EXE/
> % WINEDEBUG=module WINEDLLOVERRIDES="d3d11=n" wine OutOfCtrl.exe
tested using Gcenx's wine-devel 10.7 build
(https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.7) with GStreamer
1.26.1 on macOS 11.7.10
and Gcenx's DXVK-macOS v1.10.3-20230507-repack
(https://github.com/Gcenx/DXVK-macOS/releases/tag/v1.10.3-20230507-repack)
--
Do not reply 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=58389
Bug ID: 58389
Summary: Wrong path, app fails to start (regression):
err:environ:init_peb starting
L"\\\\?\\unix\\home\\user\\krita-x64-5.2.9-setup.exe
Product: Wine
Version: 10.10
Hardware: x86-64
URL: https://krita.org/en/post-download/
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 787dc335de5365188f0bec899834871ba8236299
Distribution: ---
Since 787dc335de5365188f0bec899834871ba8236299 a wrong path seems to be made:
commit 787dc335de5365188f0bec899834871ba8236299
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jun 17 13:47:28 2025 +0200
ntdll: Move resolving the initial image name to the get_full_path() helper.
Steps to reproduce: Try start https://krita.org/en/post-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.
http://bugs.winehq.org/show_bug.cgi?id=58264
Bug ID: 58264
Summary: regression in multiple apps in Wine >=10.7, error:
"Assertion failed: !status && "vkAllocateMemory", file
/Users/gcenx/Documents/GitHub/wine-private/dlls/winevu
lkan/loader_thunks.c, line 93"
Product: Wine
Version: 10.7
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
Created attachment 78605
--> http://bugs.winehq.org/attachment.cgi?id=78605
macOS Terminal log, wine-devel 10.8 running cpuz_x64.exe
On macOS, there is a regression in multiple Windows programs since Wine-devel
10.7 (including 10.8) releases by Gcenx, with the final lines of the terminal
output reading:
> -[MTLHeapDescriptorInternal validateWithDevice:]:327: failed assertion `Heap Descriptor Validation
> Placement heap type is not supported.
> '
> 01a0:err:msvcrt:_wassert (L"!status && \"vkAllocateMemory\"",L"/Users/gcenx/Documents/GitHub/wine-private/dlls/winevulkan/loader_thunks.c",93)
> Assertion failed: !status && "vkAllocateMemory", file /Users/gcenx/Documents/GitHub/wine-private/dlls/winevulkan/loader_thunks.c, line 93
These programs work fine in Wine-devel 10.6 and lower
tested with Wine-devel 10.7 and 10.8 binary releases from Gcenx
(https://github.com/Gcenx/macOS_Wine_builds/releases) on macOS 11.7.10
tested with CPU-Z 2.15 (portable) (cpuz_x64.exe)
download: https://download.cpuid.com/cpu-z/cpu-z_2.15-en.zip
sha256: c8461d995d77a8fe1e8c5823403e88b04b733165cc151083b26379f1fe4b9501
--
Do not reply 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=58492
Bug ID: 58492
Summary: Prism Cross Team Matches Lag and Flash Screen
Product: Wine
Version: 10.11
Hardware: x86-64
URL: https://drive.google.com/file/d/1B8c2Gp3NhoafUUEEQD-cP
co-6j7-Sgms/view?usp=drive_link
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jenngra505(a)roadrunner.com
Distribution: Mint
When playing a team match in the Smash Bros fangame Prism Cross, the background
will frequently flash colors matching the team outline when attacks are used.
Lagging the game in the process. The game was developed in Game Maker and
relies on DirectX 9 for its character graphics. A video showcasing the bug is
linked below.
https://youtu.be/FIBkb6wyDBA
--
Do not reply 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=58502
Bug ID: 58502
Summary: MDK (GOG version) Crashes on startup
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 78962
--> http://bugs.winehq.org/attachment.cgi?id=78962
crash report
I'm trying to run GOG version of MDK on ubuntu using wine 10.12 (fresh
wineprefix)
The game crashes on startup
"wine
'/home/levan/.var/app/com.usebottles.bottles/data/bottles/bottles/MDK/drive_c/GOG
Games/MDK/Mdk.exe'
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
wine: Unhandled page fault on write access to 01620340 at address 00470DEF
(thread 0024), starting debugger...
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124: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=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.
https://bugs.winehq.org/show_bug.cgi?id=57835
Bug ID: 57835
Summary: ROCS Show Ready v1.9.0: Crash once loading the main
menu is attempted
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: asalawless5c(a)gmail.com
Distribution: ---
Created attachment 78045
--> https://bugs.winehq.org/attachment.cgi?id=78045
Backtrace on development and staging
I am running the wow64 version of wine from the AUR and I managed to install
and activate ROCS Show Ready successfully, but as soon as it had downloaded the
show, it crashes. The bug happens on both development (wine-wow64) and staging
(wine-staging-wow64). The detailed crash information states "Unhandled
exception: unimplemented function
msvcp140_atomic_wait.dll.__std_tzdb_get_time_zones called in 64-bit code
(0x006fffffbfcfc7).
This link should give you the same version as me.
https://drive.google.com/uc?export=download&id=1fGH5TVJTWVwE312CavUt-Di8lFw…
Checksum and file name cb45e5ce15164a8963092739424dc4380f02dbe0
Show_Ready_App_For Windows-V1.9.0.exe
This code can activate the DEMO version: JETSAM-PREP-SPECK-FLOATS-SOOT-NAVEL
I am uplo
--
Do not reply 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=58425
Bug ID: 58425
Summary: video/x-h264 alignment=au caps causes artifacts and
crashes with nal-aligned streams
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: mkrsym1(a)gmail.com
Distribution: ---
Multiple applications try to playback nal-aligned streams, but Wine always sets
the alignment caps to au. This causes h264parse to work incorrectly, which in
turn leads to various unpleasant effects, depending on the decoder used.
Some examples:
- libav's avdec_h264 is the most tolerant one, and only displays brief image
artifacts when au-alignment is broken.
- OpenH264 displays major image and temporal artifacts on au-alignment break,
sometimes hangs.
- NVIDIA's nvh264dec immediately crashes the entire application on au-alignment
break.
This issue is completely fixed by not setting the alignment caps at all and
letting h264parse do it's job, as done in this commit:
https://github.com/ValveSoftware/wine/commit/0304a42
Not sure why it's set in the first place. Maybe that patch can be merged into
Wine master, or is there something that I'm missing?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58499
Bug ID: 58499
Summary: can't click in correct places anymore for most part of
the screen
Product: Wine-staging
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: proteve(a)mail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
arch linux
kde wayland
after updating to 10.12 staging and start a program in it (not game) i can't
click in right place outside of that program (outside of wine). i see the mouse
apparently correct but it seems that the programs interpret its position off
somehow by quite a few pixels (30-40). i realize this when i wanted to press
search on some web page and the button highlited while mouse was still a
distance away.
this happen also with start menu in kde and probably anything else.
after downgrading only the wine-staging package from 10.12 to 10.11 everything
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=58111
Bug ID: 58111
Summary: CLIP STUDIO PAINT version 2 context menus do not show
up
Product: Wine
Version: 10.5
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: ---
Context menus such as the File, Edit, etc menus and drop down menus such as
palette selection do not show up. The program seems to be working as normal,
clicking away as if to dismiss the missing menus will allow you to do other
tasks in the program as normal.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
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=57936
Bug ID: 57936
Summary: Incorrect audio volume level read by app from the
system - 100% all the time.
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: greblus(a)gmail.com
Distribution: ---
Hi guys.
I'm trying to use Yousician on Linux and it works amazingly well, maybe even
smoother than on W11, but there is one small problem: It's impossible to
preform latency calibration as the app is checking global system volume, if
it's too high, it disallows calibration to prevent hearing damage if the sounds
it produces are too loud.
On wine and wine-staging the volume in Yousician is always 100%. I use
pipewire-pulse backend and plasma-pa, I'm changing volume from plasma settings
or alsamixer, or pulsemixer but it stays 100% in Yousician.
Hope there's an easy fix for it :).
Regards,
W.
--
Do not reply 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.