https://bugs.winehq.org/show_bug.cgi?id=42664
Bug ID: 42664
Summary: XCOM 2 graphic issues in menu and during campaign
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 57611
--> https://bugs.winehq.org/attachment.cgi?id=57611
Game menu with broken background
If you start Firaxis XCOM2 and get to the main menu, the background is barely
visible as it is rather dark. Some objects have red and green borders on
occasion or completely colored.
Same is true for anything else but the buttons during the intro level.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55161
Bug ID: 55161
Summary: IrfanView full screen mode creates an unneeded and
uncalled for permanent overlaying panel
Product: Wine
Version: 8.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 74729
--> https://bugs.winehq.org/attachment.cgi?id=74729
Panel
Steps to reproduce:
1) Download https://www.irfanview.info/files/iview460.zip
2) Run
3) Open any image
4) Press Enter or View -> Full screen
5) Press Enter once again (to leave full screen mode)
Result:
At this point at the bottom of the screen a 100px high permanent on top of the
screen panel will appear.
This panel must _not_ exist.
What's worse if you run any other Windows application in parallel and you exit
IrfanView, this panel will continue to be shown until wineserver exits.
This is a regression, sorry I cannot bisect at the moment.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55655
Bug ID: 55655
Summary: user32:dialog - test_IsDialogMessageA_proc() fails in
the Hindi locale on Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:dialog - test_IsDialogMessageA_proc() fails in the Hindi locale on Wine:
dialog.c:578: Test failed: Got unexpected wparam 0xfffd.
See https://test.winehq.org/data/patterns.html#user32:dialog
A bisect shows that this failure started with the commit below:
commit 109d15ab352fcec17479e3caf8e2aad586e57531
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Thu Aug 17 16:33:52 2023 +0800
user32: Map WM_CHAR wparam in ASCII to Unicode in IsDialogMessageA() for
CJK locales.
Fix displaying Chinese characters as "??" in some applications with Chinese
locale.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55394
Bug ID: 55394
Summary: comctl32:listbox - test_LBS_NODATA() fails in Wine for
the Hindi locale
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
comctl32:listbox - test_LBS_NODATA() fails in Wine for the Hindi locale:
listbox.c:2630: Test failed: Unexpected return value 6.
listbox.c:2630: Test failed: Unexpected return value 6.
See https://test.winehq.org/data/patterns.html#comctl32:listbox
This failure is systematic and first happened on 2023-07-27 and Hindi is the
only locale that fails.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55005
Bug ID: 55005
Summary: Program Treecomp - some widgets are not drawn
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danny.schneider(a)posteo.de
Distribution: ---
Created attachment 74557
--> https://bugs.winehq.org/attachment.cgi?id=74557
two attached files compressed in a tar.bz2
recently another Bug by me was fixed:
Bug 54640
Treecomp listviews and possibly other widgets are not drawn
and after the fix everything worked fine again - until now.
affected is the program
Treecomp (exists since NT4 / W2k...)
https://lploeger.home.xs4all.nl/TreeComp.htmhttps://lploeger.home.xs4all.nl/TreeCompx64Latest_noinstall.zip
this time the treeview in the left pane seems to be OK, is accessible and
working,
but the right Pane is Empty (table widget?) --> see attached picture
I guess the problem is similar to the one of the Bug mentioned above.
If you need more information, please ask. I then can try to provide.
I have attached the Version currently installed, Distri is arch.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55582
Bug ID: 55582
Summary: Game: Civilization2 crashes when trying to set up new
game. Game worked previously but has been broken for
several months now. Have tried fresh Linux installs
and fresh Wine downloads. Same issue everytime.
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linuxd630(a)gmail.com
Distribution: ---
Created attachment 75112
--> https://bugs.winehq.org/attachment.cgi?id=75112
This was the dump wine provided when the game crashed
Game launches as expected. Select "new game" select player civilization. When I
attempt to input the leader name for the civilization, the game crashes.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55446
Bug ID: 55446
Summary: Using C run-time for unicode strings comparison breaks
case insensitive LB_FINDSTRING
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: julliard(a)winehq.org
Regression SHA1: 9cc92365560f19c2fd2b9796f79aa75e02381bb1
Distribution: ---
If an application uses LB_FINDSTRING and provides a string that doesn't match
exactly then LB_FINDSTRING fails. This is a regression, and it's caused by
commit 9cc92365560f19c2fd2b9796f79aa75e02381bb1
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Sep 21 13:53:21 2020 +0200
user32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
wcsnicmp() used by LB_FINDSTRING (in both user32 and comctl32) doesn't work
properly because it depends on LC_TYPE locale being correctly set, otherwise
_towlower_l() correctly handles only ASCII character range.
Relying on CRT locale being correctly initialized in a win32 core DLL seems
undesirable because an application may not use or care about C run-time at all.
Under Windows SendMessageW(LB_FINDSTRING) works just fine regardless of system
locale.
P.S.
This is a much more serious problem, and is not limited to user32/comctl32
because wcsnicmp()/wcsicmp() is used everywhere in the Wine codebase.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55328
Bug ID: 55328
Summary: user32:input - test_keyboard_layout_name() fails on
Windows 7 for the Spanish locale
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:input - test_keyboard_layout_name() fails on Windows 7 for the Spanish
locale:
input.c:3474: Test failed: 04090409: GetKeyboardLayoutNameW returned
L"00000C0A", expected L"00000409"
See https://test.winehq.org/data/patterns.html#user32:input
This failure is systematic and specific to this Spanish Windows 7 Ultimate
configuration. In particular it does not happen in any of the other w7u
configurations.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.