http://bugs.winehq.org/show_bug.cgi?id=58210
Bug ID: 58210
Summary: Alpha Protocol (Steam) launcher has grey overlay over
buttons
Product: Wine
Version: unspecified
Hardware: x86-64
URL: https://store.steampowered.com/app/34010/Alpha_Protoco
l/
OS: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: pgofman(a)codeweavers.com
Regression SHA1: 3437ba2dea115381217e64fdad6c8496cb8052f8
Distribution: ArchLinux
This commit reintroduces bug #38975 for me: the buttons in the launcher are
covered with a grey rectangle until you hover the mouse pointer over them (when
the buttons are "uncovered").
commit 3437ba2dea115381217e64fdad6c8496cb8052f8
win32u: Don't redraw window in expose_window_surface() if window has surface.
Happens either in fullscreen or virtual desktop mode.
X.Org X Server 1.21.1.16
XFCE/XFWM 4.20
Nvidia binary drivers 575.51.02
--
Do not reply 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=58146
Bug ID: 58146
Summary: HWiNFO 8.24 (latest): doesn't work unless winecfg is
set to Windows 7
Product: Wine
Version: 10.6
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 78427
--> http://bugs.winehq.org/attachment.cgi?id=78427
Wine-devel 10.6 log using default Windows 10 in winecfg
HWiNFO 8.24 (latest version, compatible with Windows 10) doesn't work unless
winecfg is set to Windows 7 (instead of the default Windows 10). The intro
window will load, but after clicking "Start" the app will crash.
The progess bar stops at this stage:
Examining system configuration...
Initializing Kernel Driver...
With this error message:
Error
Cannot install the HWiNFO driver !
It might be blocked by the system other applications.
download link:
https://sourceforge.net/projects/hwinfo/files/Windows_Portable/hwi_824.zip/…
sha256: 74c71b6a8a3498f5a5254b4e692345c45ec5cf88246bf3516cd7c35faf516ca4
I'm using Gcenx's wine-devel 10.6 build
(https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.6) on macOS 11
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53155
Bug ID: 53155
Summary: msys2 cannot be installed under wine
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hramrach(a)gmail.com
Distribution: ---
Created attachment 72589
--> https://bugs.winehq.org/attachment.cgi?id=72589
terminal output
There is a number of bugs that reference msys2 but all are marked as staging sp
presumably they should be addressed in the staging version.
nonetheless msys2 installer gets still stuck at 66%
sha256sum Downloads/msys2-x86_64-20220603.exe
6e5a76e36a651542e6b907a39776effb7670a139d6a017c3808fdcfaca84ee83
Downloads/msys2-x86_64-20220603.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=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=58222
Bug ID: 58222
Summary: [Fedora wiki - winehq GitLab] put sudo before install
commands for Fedora 41/42
Product: WineHQ Gitlab
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gitlab-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexschwartz01(a)gmail.com
Distribution: ---
NOTE: users can't make PRs to the wiki pages
---
Currently
---
Fedora 42:
dnf5 config-manager addrepo
--from-repofile=https://dl.winehq.org/wine-builds/fedora/42/winehq.repo
Fedora 41:
dnf5 config-manager addrepo
--from-repofile=https://dl.winehq.org/wine-builds/fedora/41/winehq.repo
---
It should be....
---
Fedora 42:
sudo dnf5 config-manager addrepo
--from-repofile=https://dl.winehq.org/wine-builds/fedora/42/winehq.repo
Fedora 41:
sudo dnf5 config-manager addrepo
--from-repofile=https://dl.winehq.org/wine-builds/fedora/41/winehq.repo
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57387
Bug ID: 57387
Summary: Sega Rally Championship Demo crashes at startup if
Direct3d/renderer set to GDI
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
URL: https://www.classicdosgames.com/game/Sega_Rally_Champi
onship.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: boxedwine(a)danoon.net
Regression SHA1: a6e969560b02ca776f987319db37e6550a1ecfec
Distribution: Mint
Created attachment 77357
--> https://bugs.winehq.org/attachment.cgi?id=77357
crash log
I tested this on 64-bit Linux Mint.
steps
1) set registry to use GDI renderer (does not crash if this is not set)
2) install Sega Rally Championship Demo
3) Launch Sega Rally Championship Demo
It crashes immediately during launch
I did a git bisect and after finding the commit, I verified it by checking out
wine-9.0-rc3 and doing a revert for the commit,
a6e969560b02ca776f987319db37e6550a1ecfec, then verifying the game works if
reverted.
I also verified that this game crashes on master (wine-9.20-143-gff2070b7900).
But I was unable to test reverting the commit on master because of a conflict.
--
Do not reply 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=58208
Bug ID: 58208
Summary: Notepad : Seclect all only works with line return
enabled
Product: Wine
Version: 10.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 78518
--> http://bugs.winehq.org/attachment.cgi?id=78518
Sample text
Copy to clipboard content of "long_url" text
Open notepad, paste
If line return is enabled, CTRL+A or Select all works
If line return is disabled, CTRL+A or Select all or double click does nothing
Likely caused by https://bugs.winehq.org/show_bug.cgi?id=58207
ReactOS (and its own notepad) affected too :
https://jira.reactos.org/browse/CORE-20177
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55814
Bug ID: 55814
Summary: Genshin Impact: glowing lines in random colours in the
environment
Product: Wine
Version: 8.18
Hardware: x86-64
URL: https://genshin.hoyoverse.com/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 9427421240(a)posteo.net
Distribution: ---
Created attachment 75304
--> https://bugs.winehq.org/attachment.cgi?id=75304
An image showing the glowing lines.
The environment in Genshin Impact has glowing lines that should not be there;
their colour and brightness change randomly after every log-in, and also change
depending on the perspective.
This can be seen in the first area of the game, directly after the
intro-sequence.
Workaround:
Install DXVK; the graphics display correctly with it.
Current game-version: 4.1
--
Do not reply 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=58137
Bug ID: 58137
Summary: Installation of WISO MeinGeld is impossible after
entering the license key
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: guentera(a)gmx.de
Distribution: ---
Created attachment 78415
--> http://bugs.winehq.org/attachment.cgi?id=78415
Enter the License Key
After entering the license key and confirming the licensing conditions, you
will be asked to confirm the conditions again and again. Unable to complete the
installation.
WISO "Mein Geld Professional" is a German finance Software.
Follow this link to get a free 30-day trial:
https://www.buhl.de/c-j/wiso-meingeld-pro-2025/
Download:
https://download.buhl.de/Download/MeinGeld/MG2025/ESD/WISOFinanz2025.exe
Wine-Mono and Wine-Gecko must be installed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56160
Bug ID: 56160
Summary: Kernel32: Unable to determine encoding format without
[BOM] sequence.(PROFILE_DetectTextEncoding)
Product: Wine
Version: 9.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: zmtong1988(a)gmail.com
Distribution: ---
Question:
1. Open the [UTF-8] encoding file, and if there is no [BOM] sequence, recognize
it as [ENCODING-ANSI] through [PROFILE-DetectTextEncoding] instead of [UTF-8].
2. Open the [UTF-16 LE] encoding file, and if there is no [BOM] sequence,
recognize it as [ENCODING-ANSI] through [PROFILE-DetectTextEncoding] instead of
[UTF-16 LE].
Function execution process:
[ dlls/kenel32/profile. c ] --> [ PROFILE_ Open ] -->[ PROFILE_ Load ] -->[
PROFILE-DetectTextEncoding ]
Description:
Open a file in [UTF-16 LE] encoding format and execute [ PROFILE_
DetectTextEncoding ]always returns [ ENCODING-ANSI ], and subsequent parsing
work cannot be completed according to the encoding 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.