https://bugs.winehq.org/show_bug.cgi?id=56464
Bug ID: 56464
Summary: vbscript: Join on array with "empty" items fails
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: francisdb(a)gmail.com
Distribution: ---
> cat test.vbs
Dim u
Dim arr, arr1
'first item not empty
arr = array("test", u)
WScript.Echo "Join arr = " & Join(arr,"")
'first item is empty
arr1 = array(u, "test")
WScript.Echo "Join arr1 = " & Join(arr1,"")
Wine
> wine wscript test.vbs
0114:fixme:vbscript:Global_Join
0114:fixme:wscript:ActiveScriptSite_OnScriptError ()
Windows
> cscript test.vbs
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Join arr = test
Join arr1 = test
On a vpinball where wine vbscript is embedded we get a segfault:
free(): double free detected in tcache 2
--
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=55155
Bug ID: 55155
Summary: Telegram can not be run in latest version wine, but ok
in wine6.0.4
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 398063392(a)qq.com
Distribution: ---
the Telegram which I used is unpacked from
https://updates.tdesktop.com/tx64/tportable-x64.4.8.3.zip
--
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=42877
Bug ID: 42877
Summary: SumatraPDF 3.1.2 tabs are covered by wine title bar
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericbasil.rabi(a)gmail.com
Distribution: ---
The SumatraPDF 3.1.2 has tabs and menu button at the top of the window. These
are partially covered by the wine title bar when not in full screen. When in
full screen, the tabs and the menu button are almost complete covered. This
makes accessing the menu and closing tabs impossible in full screen. I use
ubuntu 16.04.
--
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=48361
Bug ID: 48361
Summary: Honkai Impact 3rd doesn't start
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Without wine-staging the game crashes, with wine-staging the game simply
"terminates".
The log simply says
######
000b:fixme:winediag:__wine_start_process Wine Staging 5.0-rc2 is a testing
version containing experimental patches.
000b:fixme:winediag:__wine_start_process Please mention your exact version when
filing bug reports on winehq.org.
Terminated
######
Any logs I should provide?
--
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=54079
Bug ID: 54079
Summary: Honkai Impact 3rd; game client rapidly eats all memory
(16Gb) + swap(16Gb) while starting until the system
kills it.
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 73624
--> https://bugs.winehq.org/attachment.cgi?id=73624
Honkai Impact 3rd; wine 7.19 default output
Hello,
I installed the game "Honkai Impact 3rd" from Epic Games Store in a fresh
prefix.
Installing EGS had no issue.
Installing the game had no issue, except that it complained about a failure to
install a required add-on. When the message was closed, it proceeded to
download and install the game anyway. The add-on it tries to install are
KB2921916 and KB3033929, which adds SHA256 support to Windows 7
(https://social.technet.microsoft.com/Forums/en-US/f4a4e72c-85c7-4683-8f4d-4…).
I think it's unrelated to this bug.
Clicking on the game in the EGS library opens the game launcher. Clicking
'play' in the game launcher closes the open window(s) and launches the game
client. There is nothing on screen, but there's a BH3.exe process that rapidly
(under 30sec) eats all RAM memory. Then the computer starts crawling while it
eats all swap memory (5~10 mins). After it reaches 100% of all memory used, the
system kills the game client process and all memory is freed. The EGS launcher
comes back on screen (if the CEF webhelper didn't crash in the meantime).
My system has 16GB of RAM and 16GB of swap. The game requirements are 4GB
minimum - 8GB recommended.
I've had a few game consumes all RAM and some swap lately, but they were games
with requirement of 16Gb minimum and I thought that Wine dependencies and linux
libraries consumption explained that it needed a couple of Gb more. It doesn't
explain the current issue, however.
It may also be the application that behaves badly, but I've not seen reports of
such memory problems on Windows when searching for it.
It may be a wine bug.
Debian GNU/Linux 8 (jessie) 64 bits
NVIDIA GeForce RTX 2070/PCIe/SSE2 (nv driver 515.86.01; 8GB)
Intel® Core™ i7-4930K CPU @ 3.40GHz × 12
Wine 7.19 64-bit WoW
Regards.
--
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=40376
Bug ID: 40376
Summary: Black screen in Epic Games Launcher caused by d3d11
Product: Wine
Version: 1.9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: felix-bachl(a)web.de
Distribution: ---
A black screen can be seen. The following output is repeated endlessly.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Color mask > 3 not
implemented.
fixme:d3d11:d3d11_immediate_context_RSSetState Ignoring FrontCounterClockwise
0x1.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Per-rendertarget blend not
implemented.
--
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=44840
Bug ID: 44840
Summary: Icewind Dale unusably glitchy starting with Wine
Version 3.2
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wodencafe(a)gmail.com
Distribution: ---
Starting with Wine 3.2 and on, Icewind Dale (2.0.0.11 (GOG)) is having very
strange input / glitchy rendering issues.
I have attached a video comparison with 3.1 where it works fine.
Tested with 3.2, 3.3, and 3.4, and all have the strange input and glitchy
problem.
There are no additional wine modifications.
Please see the video for example of problem, and comparison of when it was
working with 3.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.
https://bugs.winehq.org/show_bug.cgi?id=50193
Bug ID: 50193
Summary: Minimizing a window of a Delphi app leads to a window
completely disappearing without any ability to restore
it
Product: Wine
Version: 1.2-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Regression SHA1: 61e50e15ba45ad54655f98619f5ef33917033165
Distribution: ---
Created attachment 68708
--> https://bugs.winehq.org/attachment.cgi?id=68708
test app (source + binary)
Applications created with Delphi create secondary top level windows without
WS_EX_APPWINDOW style set, and minimizing such a window leads to a window
completely disappearing without any ability to restore it.
This is a regression caused by
commit 61e50e15ba45ad54655f98619f5ef33917033165
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 28 12:14:43 2010 +0200
winex11: Map zero-size windows and set an empty window region for them.
Admittedly Windows behaviour is weird: it minimizes such windows in an MDI
style with desktop as an MDI client and Delphi window as an MDI child.
https://source.winehq.org/patches/data/196455 is an attempt to fix this
regression.
Before this patch: no taskbar window for a normal or minimized owned window.
After this patch: no taskbar window for normal owned window, after a window
being minimized a taskbar button appears, after a window being restored a
taskbar button gets removed.
Attachment contains a simple test app (source + binary) that reproduces this
problem.
--
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=56935
Bug ID: 56935
Summary: Softube VST plugins are not drawing their UI
Product: Wine
Version: 9.12
Hardware: x86-64
URL: https://www.softube.com/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwmapi
Assignee: wine-bugs(a)winehq.org
Reporter: notasas(a)gmail.com
CC: jzeng(a)codeweavers.com
Regression SHA1: f397807415b4807aeabac7243a13a15599008ee7
Distribution: ---
The plugin UI never updates, it's window is cleared with black on startup and
then it just shows the remains of anything that was ever drawn over it, like
unrelated windows. With the commit is reverted everything redraws normally.
Softube provides a free plugin that reproduces the issue ("Saturation Knob"),
but sadly it's not very straightforward to set it up. First you need some DAW
software what can run windows VST plugins through wine, like lmms. Then Softube
doesn't provide it's plugins directly but insists on installing them through
their bloated downloader, which then insists to install several licensing
services. I could not get it to work through wine and used a windows vm for
that part. Once you get the plugin dll however everything works through wine,
including "activation" (even for a free plugin) except that the UI is not
updating.
--
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=54425
Bug ID: 54425
Summary: user32:clibpoard - test_string_data_process() fails on
Windows in mixed locales
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:clibpoard - test_string_data_process() 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"
1020: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"
2024: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"
1a7c: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"
1538: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"
05bc: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
The failures happen in the w10pro64-mx-MX test configuration. What's special
about it is that it uses a mix of locales:
SystemDefaultLCID 0411
UserDefaultLCID 040c
ThreadLocale 0411
SystemPreferredUILanguages 0412,0409
UserDefaultUILanguage 0412
ThreadUILanguage 0412
Country 231
ACP 932
The failures started happening with the commit below:
commit 605ecafa67a4e034328b69396581e2f9b60d7af3
Author: Francois Gouget <fgouget(a)codeweavers.com>
Date: 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.