https://bugs.winehq.org/show_bug.cgi?id=54607
Bug ID: 54607
Summary: user32:clipboard - test_string_data() fails on Windows
in mixed locales
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:clipboard - test_string_data() fails on Windows in mixed locales:
clipboard.c:2351: Test failed: 7: wrong size 2 / 3
clipboard.c:2352: Test failed: 7: wrong data "a\x00", expected "\x83\xbf\x00"
025c:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 8: wrong size 3 / 5
clipboard.c:2352: Test failed: 8: wrong data "a\xdf\x00", expected
"\x83\xbf\x83\xc0\x00"
1d98:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 9: wrong size 3 / 5
clipboard.c:2352: Test failed: 9: wrong data "a\xdf\x00", expected
"\x83\xbf\x83\xc0\x00"
1e40:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 10: wrong size 4 / 7
clipboard.c:2352: Test failed: 10: wrong data "a\xdf?\x00", expected
"\x83\xbf\x83\xc0\x83\xc1\x00"
0234:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 11: wrong size 4 / 7
clipboard.c:2352: Test failed: 11: wrong data "a\xdf?\x00", expected
"\x83\xbf\x83\xc0\x83\xc1\x00"
0578:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
See https://test.winehq.org/data/patterns.html#user32:clipboard
A bisect shows that this failure started with the commit below:
commit 605ecafa67a4e034328b69396581e2f9b60d7af3
Author: François Gouget <fgouget(a)codeweavers.com>
AuthorDate: Wed Dec 21 18:48:29 2022 +0100
user32: Fix a SetClipboardData() buffer overflow.
Wine would append a correctly aligned NUL Unicode character to
terminate the string but overflow the buffer by one byte for odd-sized
strings.
Windows instead overwrites the last two buffer bytes with a NUL Unicode
character which ends up being misaligned for odd-sized strings.
The clipboard data has a size field anyway so match the Windows
behavior.
Tweak the tests to show that SetClipboardData() can overwrite half of
the Unicode string's last character.
--
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=46219
Bug ID: 46219
Summary: Camelot Unchained client client crashes while
execution
Product: Wine
Version: 3.0.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: igor.kurtovic(a)me.com
Created attachment 62903
--> https://bugs.winehq.org/attachment.cgi?id=62903
Backtrace from error
Every time the Client Patcher is launched it crashes with a severe error and is
closed
--
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=46451
Bug ID: 46451
Summary: TeamViewer Portable Version 14 Crashes when I go to
exit
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fanfare(a)comcast.net
Distribution: ---
Created attachment 63235
--> https://bugs.winehq.org/attachment.cgi?id=63235
Backtrace file
TeamViewer actually worked. It just crashes when I try to exit it. I have
sibmitted the backtrace 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.
https://bugs.winehq.org/show_bug.cgi?id=46665
Bug ID: 46665
Summary: Trying to run Belarc Advisor but during "checking for
security updates" the program crashes
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arclite7(a)gmail.com
Distribution: ---
Created attachment 63610
--> https://bugs.winehq.org/attachment.cgi?id=63610
Wine backtrace.txt with todays date added
Belarc has encountered a serious problem and has had to close - second time of
running, this time from the program shortcut on the desktop... prior instance
was run automatically from the installer but that too appears to have crashed a
the same point during the inventory process.
--
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=46572
Bug ID: 46572
Summary: Uplay launch transparent window
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wiiu3dsxl13127(a)gmail.com
Distribution: ---
Created attachment 63445
--> https://bugs.winehq.org/attachment.cgi?id=63445
Logs from launching wine in terminal
When I launched Uplay, the Windows appear but she is 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=47162
Bug ID: 47162
Summary: Batman: Arkham Origins Crashes at Launch - Stuttering
cutscenes dx11
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Hi,
The issue is only in DX11 version but the cinematics in this game not play
well. Play very very choppy and stuttering, at 8 or less FPS.
If exist another open issue more specific or generic, can you list this game in
it?
Maybe is a driver problem or is problem of the game it self? I don’t know, but
is possible fix this problem the experience can be perfect for all.
Thanks!
David Gámiz Jiménez
My Hardware:
AMD Phenom(tm) II X6 1055T
8GB RAM DDR3-1333
SSD Sata3 KINGSTON 120Gb / Seagate Sata3 HDD 1TB
Nvidia GeForce GTX 1060 OC 3072MB VRAM DDR5
Ubuntu 16.04 LTS (Last updated) / Unity 7
Driver Nvidia: 418.56 official graphics ppa
Gamepad Xbox360 Wired USB
--
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=47425
Bug ID: 47425
Summary: Cadence Allegro 17.2 : Crash when installing
application
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: cmaria95(a)ymail.com
Distribution: ---
Created attachment 64773
--> https://bugs.winehq.org/attachment.cgi?id=64773
Wine Installation Crash Back trace log.
Wine crashed due to an Unhandled page fault on write access when attempting to
install Cadence Allegro version 17.2, running Open SUSE Tumbleweed version
20190623.
--
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=45716
Bug ID: 45716
Summary: WinUAE fails to register some key presses
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yesideez(a)hotmail.co.uk
Distribution: ---
I'm running WinUAE v4.1.0 x64 and have noticed that several key presses don't
get picked up by the emulator.
For example, when in Workbench the right Windows key on my keyboard and N
should let me create a new drawer (directory) but as soon as I press the
Windows key I get the start menu appear and the N is ignored.
Pressing END+BREAK/PAUSE should put the emulator in and out of warp mode (it's
currently stuck in Warp mode which renders parts of the application unusable).
--
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=45931
Bug ID: 45931
Summary: Powerpoint gets stuck on hovering File menu button (MS
Office 2013 32bit)
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madura.x86(a)gmail.com
Distribution: ---
Powerpoint freezes the whole PC (I can not kill the process or make it quit by
using CPU limit control). To reproduce hover mouse pointer above File menu (top
left corner) button after Powerpoint has been running for a few seconds. The
whole PC becomes non-responsive and a hard reset is required to recover. I can
not gather traces since it makes the whole PC unusable right now, if there are
any debug controls for this please mention.
--
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=47535
Bug ID: 47535
Summary: Corel PaintShop Pro X7: installer (setup) crashes on
startup
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Created attachment 64929
--> https://bugs.winehq.org/attachment.cgi?id=64929
Wine backtrace crash report of PSP X7
PaintShop Pro X7 setup installer crashes immediately after it is clicked
--
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.