https://bugs.winehq.org/show_bug.cgi?id=54590
Bug ID: 54590
Summary: riched20:editor & riched32:editor -
test_EM_POSFROMCHAR() fails in RTL locales in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
riched20:editor & riched32:editor - test_EM_POSFROMCHAR() fails in
right-to-left locales, specifically ar_MA and he_IL, in Wine.
riched20:editor:
editor.c:719: Test failed: EM_POSFROMCHAR reports x=1, expected 8
editor.c:742: Test failed: EM_POSFROMCHAR reports x=1, expected 8
editor.c:773: Test failed: pt.x = 113
riched32:editor:
editor.c:876: Test failed: EM_POSFROMCHAR reports x=1, expected 8
editor.c:902: Test failed: EM_POSFROMCHAR reports x=1, expected 8
See https://test.winehq.org/data/patterns.html#riched20:editorhttps://test.winehq.org/data/patterns.html#riched32:editor
The failures are similar the ones in bug 54576 but have a different cause
since:
* they only happen in right-to-left locales, whereas bug 54576 only happens in
Hindi
* they only happen in Wine and thus are most likely a Wine bug
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52782
Bug ID: 52782
Summary: Anno 1800 cannot connect to multiplayer
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)greaka.de
Distribution: ---
This is an incredibly frustrating bug that exists since an unknown specific
version of the game. The multiplayer doesn't work. Upon trying to enter a
lobby, you will face an error window titled "LR05". This bug exists since a few
years by now and there is no known workaround.
Sadly, I do not know how to debug this or how to produce any logs for this as
you need to run Ubisoft connect as a launcher and all I get is logs from there.
--
Do not reply 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=29096
Bug #: 29096
Summary: Phoenix (steam file extractor) z-order of popup is
wrong
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://stat1cv01d.com/load/phoenix_1_5_beta_8/1-1-0-13
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
80056a42f6b0e96426751497a8c322de0cdf0602 Phoenix_15beta8.rar
After
http://source.winehq.org/git/wine.git/commitdiff/2429ef905c46aec91465ac187c…,
the program runs. It pops up a dialog on first run, asking if you want to put a
shortcut on the desktop. The dialog is behind a splash screen, so you have to
alt+move to get to it.
A virtual desktop also works around it.
--
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=38642
Bug ID: 38642
Summary: Geometry Wars crashes when changing screen resolution
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: ben(a)xnode.org
Distribution: ---
The game opens and works fine, but if you try and change the fullscreen
resolution, the game crashes out with a Wine page-fault pop-up message:
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x00429ec7).
Unfortunately I cannot get more info on this right now as I've switched to
Wine-Staging to test some other things.
--
Do not reply 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=54586
Bug ID: 54586
Summary: kernel32:locale - test_unicode_sorting() fails on
Windows 11 for Vietnamese
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:locale - test_unicode_sorting() fails on Windows 11:
locale.c:3825: Test failed: Test 237 (L"R", L"\ff32") - Expected 1, got -1
locale.c:3829: Test failed: Test 237 (L"R", L"\ff32") - Expected 3, got 1
See https://test.winehq.org/data/patterns.html#kernel32:locale
These failures correspond to the following Vietnamese test:
{ L"vi-VN", 1, CSTR_GREATER_THAN, 0, L"R", L"\xff32" },
--
Do not reply 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=54585
Bug ID: 54585
Summary: kernel32:locale - test_geo_name() fails on Windows 11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:locale - test_geo_name() fails on Windows 11:
locale.c:8076: Test failed: Got unexpected name L"US".
locale.c:8095: Test failed: Got unexpected ret 3, GetLastError() 3735928559.
locale.c:8096: Test failed: Got unexpected name L"US".
locale.c:8103: Test failed: Got unexpected name L"QQ".
locale.c:8123: Test failed: Got unexpected ret 3, GetLastError() 3735928559.
locale.c:8125: Test failed: Got unexpected name L"AR".
locale.c:8145: Test failed: Got unexpected ret 3, GetLastError() 3735928559.
locale.c:8146: Test failed: Got unexpected name L"XX".
locale.c:8153: Test failed: Got unexpected name L"XX".
See https://test.winehq.org/data/patterns.html#kernel32:locale
It looks like the first failing test attempts to prove one can set the GeoName
to invalid values by setting the registry directly (whereas one would get an
error if attempting the same through SetUserGeoName()). But on Windows 11 that
loophole does not work.
The "AR" failing test appears to be when we set the GeoName to a numeric code,
150, and expect to get that code back from GetUserDefaultGeoName(), but instead
get the actual name, AR.
These two failures seem to indicate that Windows 11 looks up the (registry)
GeoName in its database (see EnumSystemGeoNames()) so as to always return an
actual name instead of a numeric code. And if that lookup fails it falls back
to "US", or something based off of one of the current locales (system, thread
or whatever).
--
Do not reply 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=53135
Bug ID: 53135
Summary: kernel32:locale fails in Wine in Japanese
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
kernel32:locale fails in Wine in Japanese:
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 6
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 7
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 8
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 9
locale.c:3359: Test failed: qsort using lstrcmpA failed for element 10
locale.c:3367: Test failed: qsort using CompareStringA failed for element 6
locale.c:3367: Test failed: qsort using CompareStringA failed for element 7
locale.c:3367: Test failed: qsort using CompareStringA failed for element 8
locale.c:3367: Test failed: qsort using CompareStringA failed for element 9
locale.c:3367: Test failed: qsort using CompareStringA failed for element 10
locale.c:3375: Test failed: qsort using sort keys failed for element 6
locale.c:3375: Test failed: qsort using sort keys failed for element 7
locale.c:3375: Test failed: qsort using sort keys failed for element 8
locale.c:3375: Test failed: qsort using sort keys failed for element 9
locale.c:3375: Test failed: qsort using sort keys failed for element 10
https://test.winehq.org/data/patterns.html#kernel32:locale
A bisect shows that these failures started with the commit below:
commit d8c973ad95ba5e8a9a51df0dd9be587950179ec3
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon May 30 22:38:28 2022 +0200
kernelbase: Reimplement CompareStringEx using the sortkey generation code.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
Do not reply 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=54579
Bug ID: 54579
Summary: riched20:editor - test_EM_SETCHARFORMAT() fails in the
Hindi locale on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
riched20:editor - test_EM_SETCHARFORMAT() fails in the Hindi locale on Windows:
editor.c:927: Test failed: Text marked as modified, expected not modified!
See https://test.winehq.org/data/patterns.html#riched20:editor
The failure is systematic and started as soon as we got a real Windows Hindi
locale to 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.
https://bugs.winehq.org/show_bug.cgi?id=54576
Bug ID: 54576
Summary: riched32:editor - test_EM_POSFROMCHAR() fails in the
Hindi locale on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
riched32:editor - test_EM_POSFROMCHAR() fails in the Hindi locale on Windows:
editor.c:876: Test failed: EM_POSFROMCHAR reports x=8, expected 1
editor.c:902: Test failed: EM_POSFROMCHAR reports x=8, expected 1
See https://test.winehq.org/data/patterns.html#riched32:editor
The failure is systematic and started as soon as we got a real Windows Hindi
locale to 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.
https://bugs.winehq.org/show_bug.cgi?id=54577
Bug ID: 54577
Summary: riched32:editor - test_EM_GETLINE() fails in the Hindi
locale on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
riched32:editor - test_EM_GETLINE() fails in the Hindi locale on Windows:
editor.c:451: Test failed: 0: expected_bytes_written=9
editor.c:451: Test failed: 1: expected_bytes_written=4
editor.c:451: Test failed: 2: expected_bytes_written=4
editor.c:451: Test failed: 3: expected_bytes_written=2
See https://test.winehq.org/data/patterns.html#riched32:editor
The failure is systematic and started as soon as we got a real Windows Hindi
locale to 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.