https://bugs.winehq.org/show_bug.cgi?id=57297
Bug ID: 57297
Summary: WineHQ-devel-9.19: Blurred Drop-Down Menu: Windows XP
FreeCell
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garrettm4(a)protonmail.com
Distribution: ---
Setup: Fedora 40, WineHQ-devel-9.19, with stock winecfg settings (96dpi, etc.).
$ wine freecell.exe
Windows XP FreeCell drop-down menu now renders blurred out. This does not occur
in Fedora 39 with default Wine 9.1 package.
This happens with or with out using gamescope. I use gamescope to nearest
neighbor / integer scale the game to playable size on a 4k display.
Opening the game normally ($ wine freecell.exe) shows the exact same issue with
the drop-down menu. This happens with both the 64bit and 32bit versions of the
game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57225
Bug ID: 57225
Summary: wine 9.18 breaks wine-nine compatibility
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: rjw1248(a)hotmail.com
Distribution: ---
I use Gallium Nine for my DirectX 9 apps on Arch Linux. After wine upgrade to
9.18, my DirectX 9 apps says no GPU devices found, and I run "wine ninewinecfg"
for checking Gallium Nine it gives "No compatible GPU found. On a hybrid
graphics setup, you might need to set DRI_PRIME=1 first". The apps run well
when I downgraded the wine to version 9.17.
I have bisected between the wine 9.17 & 9.18, which gives result:
git bisect bad
e8455e48d40597f0362792d71313717fe04b58a7 is the first bad commit
commit e8455e48d40597f0362792d71313717fe04b58a7 (HEAD)
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Sun Sep 8 20:35:39 2024 +0200
winex11: Implement offscreen window presents with NtGdiStretchBlt.
dlls/winex11.drv/init.c | 1 +
dlls/winex11.drv/opengl.c | 41 ++++++++++++++++++++++++++++++++++-------
dlls/winex11.drv/x11drv.h | 3 +--
3 files changed, 36 insertions(+), 9 deletions(-)
I am not sure the problem should attribute to wine or Gallium Nine, do you mind
to take a look for this problem?
BR,
Thanks!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57105
Bug ID: 57105
Summary: Steam GPU process crash loop
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 76988
--> https://bugs.winehq.org/attachment.cgi?id=76988
Wine 9.16 console output
Following a successful installation the Steam client main window never loads.
In the background the GPU process continually dies and respawns. The Steam logs
confirm this is what is happening.
The usual workaround is installing the corefonts (Bug 56624 -> Bug 32342), but
this does not work for the pre-compiled DEB packages. If I build Wine myself
the workaround works as expected.
I tried adding the CFLAGS apparently used by the OpenSUSE build system but it
doesn't cause the error.
CFLAGS='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables
-fstack-clash-protection -Werror=return-type -g'
https://build.opensuse.org/public/build/openSUSE:Factory/standard/x86_64/wi…
I'm guessing it is down to some combination of differing library versions.
Tried -no-cef-sandbox but it made no difference.
Workaround is to build Wine myself (Debian Stable in my case).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52842
Bug ID: 52842
Summary: Oculus Runtime Installer Fails at
"CreateLibraryServiceStep"
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksisk(a)gmail.com
Distribution: ---
Created attachment 72237
--> https://bugs.winehq.org/attachment.cgi?id=72237
Installation output right before and when error is thrown
After applying Louis Lenders' patch in this bug:
https://bugs.winehq.org/show_bug.cgi?id=52300 the Oculus installer successfully
proceeds to download ~5GB of content, extract it and begin installation.
Shortly thereafter, the installer throws two unhandled exception which cause
the installer to fail with the message "Install
'Dawn.Setup.CreateLibraryServiceStep' failed.", then rolling back the
installation and additionally throwing a "System.UnauthorizedAccessException:
Access to the path 'DaybreakNative.dll' is denied." message. The GUI shows the
message "Restart your computer". The full trace is attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=4713
--- Comment #38 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still freezing as of wine-9.19
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30919
Bug #: 30919
Summary: [.net 2.0] ListBox items should not display any
newline characters
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danieleds0(a)gmail.com
Classification: Unclassified
Created attachment 40550
--> http://bugs.winehq.org/attachment.cgi?id=40550
Expected behavior vs actual behavior
In a .net application, if you add an item to a ListBox, newline characters are
shown (in windows, they're hidden). Look at the attached image to see the
differences.
This is the code used to reproduce the problem (VB.NET):
ListBox1.Items.Add("aaa" & "|" & vbNewLine & "bbb" & "|" & vbNewLine & "ccc")
I suspect this problem is not limited to .net, but maybe is at some lower
level.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35056
Bug #: 35056
Summary: Pro⁄Engineer Wildfire 5.0: Fails to start installation
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46746
--> http://bugs.winehq.org/attachment.cgi?id=46746
WINEDEBUG=+relay,+seh,+tid on wine-1.7.7-107-g61358d0
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Nothing.
Expected behaviour:
Something.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46784
Bug ID: 46784
Summary: Broken wildcard expansion in FindFirstFile() and
FindNextFile()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: vaporeon(a)vaporeon.io
Distribution: ---
On WINE, *.dll for example will be treated as *.dll* so any extension starting
with .dll will be found, this does not happen on Windows.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57289
Bug ID: 57289
Summary: Performance degradation after LFH
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rikul(a)inbox.ru
Distribution: ---
In one of my applications, there is a performance degradation in a specific
scenario after LFH. I still can’t localize the problem to send you the block of
code where the tool experiences performance issues.
Are you aware of any known issues related to this?
The main part of the degradation occurs in the LFH group release section.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56608
Bug ID: 56608
Summary: Tablet pen pressure no longer working
Product: Wine-staging
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krazykath(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Pen pressure no longer works as of Wine Staging 9.7.
I have found that it works in Wine Staging 9.1. I will try to investigate
further on which specific version it breaks in
I am using a Wacom Intuos CTH-490K
I am using Paint Tool Sai v2 (Download link:
https://www.systemax.jp/en/sai/devdept.html )
It is working in non-staging Wine versions
Steps to reproduce:
- Install Wine Staging 9.7 from the official Wine repository
- Open Sai v2
- Create a new document
- Try to draw with a graphics tablet pen
Observed result:
No pressure on the pen stroke
Expected result:
Pen pressure to be working as intended
Software / OS:
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2
Saiv2 64 bit 2024-04-10
Wacom Intuos CTH-490K
wine-9.7 (Staging)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.