https://bugs.winehq.org/show_bug.cgi?id=51302
Bug ID: 51302
Summary: NASCAR '15 Victory Edition needs
d3dx_effect_ValidateTechnique implementation
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Shows a black screen and looping of
0158:fixme:d3dx:d3dx_effect_ValidateTechnique iface 02ACF2C8, technique
0C6460A8 semi-stub.
0158:fixme:d3dx:d3dx_effect_ValidateTechnique iface 02ACF2C8, technique
0C6460C0 semi-stub.
0158:fixme:d3dx:d3dx_effect_ValidateTechnique iface 02ACF2C8, technique
0C6460D8 semi-stub.
--
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=51264
Bug ID: 51264
Summary: GUI exe receives invalid StdOutput HANDLE if launched
via ShellExecuteEx
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brendan(a)redmandi.com
Distribution: ---
Created attachment 70142
--> https://bugs.winehq.org/attachment.cgi?id=70142
Source code for the primary exe to recreate the issue
It is possible for a child process to inherit an invalid hStdOutput HANDLE if
the PE header has the subsystem value of IMAGE_SUBSYSTEM_WINDOWS_GUI and it is
launched via ShellExecuteEx.
It also requires the primary process to be launched via:
- 'wine' if it is a PE32+ executable; or
- 'wine64' if it is a PE32 executable
Attached are two source files that can be used to recreate the issue:
1. main.c (the primary process); and
2. child.c (the child process)
Compile with:
x86_64-w64-mingw32-gcc -o main.exe main.c
x86_64-w64-mingw32-gcc -o child.exe child.c -mwindows
and run with:
wine main.exe
The child.exe creates a file called 'stdout.log' that dumps the
STD_OUTPUT_HANDLE value and its FileType. Under wine, this is:
StdOutput: 14, Type: 1
and under Windows, it is:
StdOutput: 0, Type: 0
I first ran in this this issue when running Elite Dangerous from Proton 6.3
(i.e. wine version 6.3) - but my investigations show this still occurs with git
commit 6b277dc89d55.
--
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=50735
Bug ID: 50735
Summary: MSBuild fails to launch FileTracker
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Created attachment 69503
--> https://bugs.winehq.org/attachment.cgi?id=69503
WINEDEBUG=+relay,+process,+module,+loaddll BAD
MSBuild from Visual Studio build tools 2019 fails to launch FileTracker which
is needed for incremental builds. This apply for Wine 6.3 but it works on
Staging. I bisected this to wow64cpu patchset which is tracked in bug 45567.
Then I found that there are patches for wow64cpu on the list for upstream. But
these don't fix the problem. So after investigating this further I've found
this: what really fixes the problem is calling load_builtin_dll() in
process_init() and this builtin dll must not be in PE format. If -mno-cygwin is
enabled, it does not work. It is not important which exports the library has,
no need for setting Wow64Transition.
I'm attaching two traces - good and bad. Maybe someone could identify what is
happening here.
--
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=30244
Bug #: 30244
Summary: Might & Magic Clash of Heroes: fails to start
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spoon0042(a)hotmail.com
Classification: Unclassified
Trying to run Steam version of Might & Magic Clash of Heroes. The first
fraction of a second of an intro video plays, then the screen goes black for
about ten seconds and then seems to exit, but usually leaves a process running
in the background.
gameoverlayrenderer is disabled. Using debian fglrx 12-1-1.
A demo is available at least on Steam.
This is the entire console output from when it is started, no WINEDEBUG is set:
Setting breakpad minidump AppID = 61700
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198009351313 [API loaded no]
fixme:win:EnumDisplayDevicesW ((null),0,0x33f814,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:thread:SetThreadIdealProcessor (0x188): stub
fixme:thread:SetThreadIdealProcessor (0x18c): stub
fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC)
WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the
format lookup table
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x7e3ea1c): stub
fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x813ea1c): stub
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:thread:SetThreadIdealProcessor (0x24c): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:thread:SetThreadIdealProcessor (0x210): stub
err:wgl:internal_SetPixelFormat Invalid operation on root_window
--
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=51358
Bug ID: 51358
Summary: Civilization 4: XML load error when trying to start
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trekie96(a)hotmail.com
Distribution: ---
When trying to start a fresh install of Civilization 4 I'm getting XML load
errors and the game doesn't start.
"Failed Loading XML file Assets//XML\GameInfo/CIV4PlayerOptionInfos.xml"
"LoadXML call failed for GameInfo/CIV4PlayerOptionInfos.xml"
--
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=51291
Bug ID: 51291
Summary: Youkoso! Sukebe Elf no Mori e (demo) doesn't show
thumbnail image in monitor settings.
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
"Youkoso! Sukebe Elf no Mori e Trial Version"[1](ようこそ! スケベエルフの森へ 体験版) is a demo
version of NSFW visual novel (18+) released by Lune in Japan, 2017.
The first time we start the game, it asks about monitor settings. In thumbnail
test during the settings, the reduced image should be shown at the top left
corner of the window. However, it isn't shown on Wine.
Probably, this issue is common among its game engine, AGE_System.
[1]
https://web.archive.org/web/20200217060920/http://www.lune-soft.jp/game/139…
welcome_to_sukebe_elf_forest_tiral2.zip (1.02 GB), MD5:
283f427b5a1ce9ce9c311e87af1df69e
--
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=50244
Bug ID: 50244
Summary: Melodyne 5: activation via internet does not work
Product: Wine
Version: 5.22
Hardware: x86-64
URL: https://services.celemony.com/cgi-bin/WebObjects/Licen
seApp.woa/wa/demoRegistration?item=Melodyne5-Demo-Win&
language=en
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andriy.parhomenko(a)gmail.com
Distribution: Ubuntu
Created attachment 68754
--> https://bugs.winehq.org/attachment.cgi?id=68754
Melodyne activation backtrace
I succesfully installed Melodyne 5 with Wine Staging 5.22, gdiplus and
vcrun2019 overrides and this patch
https://source.winehq.org/patches/data/186184 (from bug 49286).
It runs ok, but when I try to activate it, I'm getting an error instead of
opening a browser window that should lead to activation page. There is no
errors in the console output.
The error message from Melodyne itself has such lines:
identifier = "com.celemony.https.request_failed.12152.1";
message = "Could not receive response.";
Wine backtrace with WINEDEBUG=+winhttp,+winsock,+wininet,+secur32 is in
attachment.
In Melodyne error I see HTTP error code 12152, and in wine's backtrace I see
the line:
0110:trace:winhttp:read_line returning empty string
According to wine's source code in winhttp/request.c line 2393, it produces
ERROR_WINHTTP_INVALID_SERVER_RESPONSE, which is that exact error code 12152.
Also, the error occurs after Celemony website returns a redirect for first POST
request.
So my guess is that something might be wrong with wine handling the redirect
--
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=51894
Bug ID: 51894
Summary: ucrtbase:misc fails on some Windows 10 1607 and 1709
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ucrtbase
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ucrtbase:misc fails on some Windows 10 1607 and 1709 machines:
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:1559: Test failed: creating file with mode wx failed
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:1567: Test failed: creating file with mode w+x failed
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
misc.c:1585: Test failed: creating file with mode wx failed
misc.c:372: Test failed: unexpected call global_invalid_parameter_handler
It looks like these versions of Windows 10 have a ucrtbase.dll that does not
like some exclusive mode combinations.
cw-gtx560-1507 10.0.10240.16384 success
cw-rx460-1507 10.0.10240.16384 success
w1064v1507 10.0.10240.16384 success
w1064v1607 10.0.14393.0 fail
w1064v1709 10.0.16299.15 fail
cw-gtx560-1709 10.0.16299.248 success
cw-rx460-1709 10.0.16299.248 success
The failing tests were introduced in this commit:
commit 51b9f4cd2b7faa04d5bfd50dfe9a4382e0b76fc6
Author: Ted Lyngmo <ted(a)lyncon.se>
Date: Mon Oct 11 16:15:39 2021 +0200
ucrtbase: Add support for x mode in fopen.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51846
Signed-off-by: Ted Lyngmo <ted(a)lyncon.se>
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Note that Ted Lyngmo's initial patch only failed on Windows 10 1507 while Piotr
Caban's revision only has the 1607 & 1709 failures shown above. Unfortunately
those two platforms are not part of the base TestBot test configurations.
https://testbot.winehq.org/JobDetails.pl?Key=99844https://testbot.winehq.org/JobDetails.pl?Key=99684
Still, hopefully that means there's a reasonable way to tweak the patch so it
does not fail at all.
--
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=51576
Bug ID: 51576
Summary: Click-N-Type virtual keyboard installer sometimes has
two task panes
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 70419
--> https://bugs.winehq.org/attachment.cgi?id=70419
Screenshot showing the issue
Start the program and click X. The warning should not have a separate entry in
the task bar.
Originally reported at https://jira.reactos.org/browse/CORE-17702
--
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=51244
Bug ID: 51244
Summary: Frostpunk doesn't launch with builtin msvcr120
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
With builtin:
04a8:err:module:import_dll Library MSVCR120.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\LIBEAY32.dll") not found
04a8:err:module:import_dll Library LIBEAY32.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found
04a8:err:module:import_dll Library MSVCR120.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\LIBEAY32.dll") not found
04a8:err:module:import_dll Library LIBEAY32.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\SSLEAY32.dll") not found
04a8:err:module:import_dll Library MSVCR120.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\SSLEAY32.dll") not found
04a8:err:module:import_dll Library SSLEAY32.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found
04a8:err:module:import_dll Library MSVCR120.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\LIBEAY32.dll") not found
04a8:err:module:import_dll Library LIBEAY32.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\libssh2.dll") not found
04a8:err:module:import_dll Library MSVCR120.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\libssh2.dll") not found
04a8:err:module:import_dll Library libssh2.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found
04a8:err:module:import_dll Library MSVCR120.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\libcurl.dll") not found
04a8:err:module:import_dll Library libcurl.dll (which is needed by
L"C:\\Program Files\\Epic Games\\Frostpunk\\Frostpunk.exe") not found
04a8:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\Epic
Games\\Frostpunk\\Frostpunk.exe" failed, status c0000135
Launches fine with native library.
After exit:
0934:err:module:find_forwarded_export module not found for forward
'msvcr120.??0critical_section@Concurrency@@QEAA@XZ' used by L"C:\\Program Files
(x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll"
0934:err:module:find_forwarded_export module not found for forward
'msvcr120.??1critical_section@Concurrency@@QEAA@XZ' used by L"C:\\Program Files
(x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll"
0934:err:module:find_forwarded_export module not found for forward
'msvcr120.?lock@critical_section@Concurrency@@QEAAXXZ' used by L"C:\\Program
Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll"
0934:err:module:find_forwarded_export module not found for forward
'msvcr120.?unlock@critical_section@Concurrency@@QEAAXXZ' used by L"C:\\Program
Files (x86)\\Epic Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll"
0934:err:module:find_forwarded_export module not found for forward
'msvcr120.?try_lock@critical_section@Concurrency@@QEAA_NXZ' used by
L"C:\\Program Files (x86)\\Epic
Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll"
0934:err:module:find_forwarded_export module not found for forward
'msvcr120.?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ' used
by L"C:\\Program Files (x86)\\Epic
Games\\Launcher\\Engine\\Binaries\\Win64\\concrt140.dll"
wine-6.10-54-gaadcff491fc
--
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=49726
Bug ID: 49726
Summary: ChrisPC Free VPN Connection 1.07.08 fails to connect
to VPN server
Product: Wine-staging
Version: 5.15
Hardware: x86
URL: https://www.chris-pc.com/download.php?id=51&file=setup
_chrispc_free_vpn_connection.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oleg.dubinskij2013(a)yandex.ua
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: Ubuntu
Created attachment 67994
--> https://bugs.winehq.org/attachment.cgi?id=67994
Terminal output when the program crashes
ChrisPC Free VPN Connection 1.07.08 shows an error when I'm selecting any VPN
server from the program's list and then trying to connect to it due to
unimplemented rasapi32.dll!RasSetCredentialsA/W.
$ sha1sum setup_chrispc_free_vpn_connection_2_08_07.exe
cb19e10b9e5b5b76d1b3b194813f6b76719fcea4
setup_chrispc_free_vpn_connection_2_08_07.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.
https://bugs.winehq.org/show_bug.cgi?id=51267
Bug ID: 51267
Summary: Rise of Legends Demo crashes with null pointer
exception inside SAXReader::parseURL
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
Created attachment 70145
--> https://bugs.winehq.org/attachment.cgi?id=70145
Console output when running legends.exe with wine 6.10
This occurs after installing the Rise of Legends demo (
https://www.techspot.com/downloads/3339-rise-of-nations-rise-of-legends-dem…
) and attempting to start a Quick Battle.
This appears to be distinct from https://bugs.winehq.org/show_bug.cgi?id=21940
since the stack trace is different.
The relevant part of the stack trace is
=>0 0x7d475d18 create_uri+0x48(url=<is not available>)
[Z:\home\rofl\wine-source\include\winbase.h:2830] in msxml3 (0x00218128)
1 0x7d476092 create_moniker_from_url+0x21()
[Z:\home\rofl\wine-source\dlls\msxml3\bsc.c:295] in msxml3 (0x00218158)
2 0x7d4bb3c9 internal_parseURL+0x28(This=0x20d8c78, url=0x0(nil),
vbInterface=0) [Z:\home\rofl\wine-source\dlls\msxml3\saxreader.c:2748] in
msxml3 (0x00218198)
3 0x7d4bb486 isaxxmlreader_parseURL+0x15()
[Z:\home\rofl\wine-source\dlls\msxml3\saxreader.c:3411] in msxml3 (0x002181a8)
4 0x00d67c53 EntryPoint+0xffffffff() in legends (0x00218284)
5 0x020d8d78 (0x020d8d74)
6 0x7d4e6860 SAXLexicalHandlerVtbl+0x3f() in msxml3 (0x7d4e68a0)
--
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=51221
Bug ID: 51221
Summary: Dangerous Water crash when starting a Multiplayer game
(requires IDirectPlay8Server_EnumServiceProviders
implementation)
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
When starting a Multiplayer game as host, it crashes when trying to Enumeration
Services Providers.
--
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=50615
Bug ID: 50615
Summary: 0024:fixme:ole:ICreateTypeInfo2_fnDeleteFuncDesc
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: strv(a)dinosaurencyclopedia.com
Distribution: ---
I was trying to run Excel 2007. When removing controls from UserForm we are
prompted with a nice "Not implemented" message box. With a log we see wine
saying stub on 0024:fixme:ole:ICreateTypeInfo2_fnDeleteFuncDesc.
Without this function Excel 2007 cannot remove any controls from a UserForm
I tried winetricks ole32, but instead of fixing the problem it created EVEN
more problems:
- Excel now crashes when trying to repair any document.
- Opening a file always results in Excel complaining file is corrupted.
- When loading Excel, Excel now complains it cannot register the builtin
controls and a wine log shows a lot of UIDs not able to be created.
--
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=50272
Bug ID: 50272
Summary: Melodyne 5: activation via internet produces "Unknown
Error"
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
URL: https://services.celemony.com/cgi-bin/WebObjects/Licen
seApp.woa/wa/demoRegistration?item=Melodyne5-Demo-Win&
language=en
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andriy.parhomenko(a)gmail.com
Distribution: ---
Created attachment 68818
--> https://bugs.winehq.org/attachment.cgi?id=68818
Backtrace
Melodyne 5 internet activation produces error:
identifier = "com.celemony.accountserver";
message = "Unknown Error";
Melodyne was installed with Wine Staging 6.0-rc1, gdiplus and vcrun2019
overrides, this patch https://source.winehq.org/patches/data/186184 (from bug
49286) and this patch
https://bugs.winehq.org/attachment.cgi?id=68766&action=diff (from bug 50244).
--
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=51535
Bug ID: 51535
Summary: Native Instruments installer crashes - unimplemented
function virtdisk.dll.DetachVirtualDisk
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 70375
--> https://bugs.winehq.org/attachment.cgi?id=70375
Native Instruments installer crashes due to unimplemented function
virtdisk.dll.DetachVirtualDisk
This is similar but not the same as
https://bugs.winehq.org/show_bug.cgi?id=45947
The Native Instrument's installer 'Native Access.exe' crashes when trying to
install a Kontakt library.
Wine-6.13 on Fedora 34.
Native Instruments installer filename: Native Access 1.13.3 Setup PC.exe
Downloadable from: https://www.native-instruments.com/en/support/downloads/
Steps to reproduce:
Download the Native Instruments installer
Start with a clean prefix ($ winecfg)
$ winetricks -q gdiplus vcrun2019
$ winecfg and set Windows version to 10
$ wine 'Native Access 1.13.3 Setup PC.exe'
installer completes
$ wine '/home/patrick/.wine/drive_c/Program Files/Native Instruments/Native
Access/Native Access.exe'
Main screen shows, click update, login screen shows, enter username & password,
app screen shows. In the 'Not installed' section scroll down till you see
'Kontakt Factory Selection' and click 'INSTALL' under it.
Wait for the crash:
0704:fixme:virtdisk:OpenVirtualDisk
L"C:/users/patrick/Downloads/Kontakt_Factory_Selection.iso", 851968 stub
wine: Call to unimplemented function virtdisk.dll.DetachVirtualDisk, aborting
wine: Unimplemented function virtdisk.dll.DetachVirtualDisk called
Backtrace attached.
--
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=47791
Bug ID: 47791
Summary: Inconsistent %ERRORLEVEL% after setting env var value
in cmd.exe
Product: Wine
Version: 4.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: lois.diqual(a)gmail.com
Distribution: ---
Deleting an environment variable on cmd.exe seems to return %ERRORLEVEL% 1,
while on windows' cmd.exe it returns 0.
This matters because some core visual studio scripts like vsdevcmd.bat rely on
this behavior to set the environment properly. Note that using windows' cmd on
wine (using winetricks cmd) yields the same incorrect results.
On wine's cmd.exe
-----------------
wineuser@b081d9035bff:/$ wine cmd
Microsoft Windows 10.0.10240
Z:\>set DOES_NOT_EXIST=
Z:\>echo %ERRORLEVEL%
1
On windows 10's cmd.exe
-----------------------
Microsoft Windows [Version 10.0.17763.379]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Users\IEUser>set DOES_NOT_EXIST=
C:\Users\IEUser>echo %ERRORLEVEL%
0
--
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=47505
Bug ID: 47505
Summary: Levelhead: Can't download levels
Product: Wine
Version: 4.12.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elainamartineau(a)gmail.com
Distribution: ---
Created attachment 64890
--> https://bugs.winehq.org/attachment.cgi?id=64890
Error output
When attempting to download a level, a GameMaker error occurs with the attached
output.
--
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=51553
Bug ID: 51553
Summary: Purple bitmap should be transparent in scrollbar
theming
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: teamworks1732(a)gmail.com
Distribution: ---
Created attachment 70396
--> https://bugs.winehq.org/attachment.cgi?id=70396
Scrollbar in WINE using a theme
A weird purple colour appeared at the center of a seekbar as I applied a custom
theme. From what I know, they're used for transparency as bitmaps doesn't
support transparency like PNGs. It's transparent in Windows XP as well.
--
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=51505
Bug ID: 51505
Summary: MIDISelector's MIDI mapper configuration isn't used in
Wine.
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
"MIDISelector"[1] is free, open source software for selecting MIDI device
instead of MIDI mapper applet. However, its configuration doesn't take effect
in Wine.
Regarding its source code, MIDISelector.c:312 included in its archive file, it
updates szPname value under
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap
key. While szPname was introduced in Windows XP, Wine still uses old-style
registry settings[2]. So, szPname doesn't take effect on Wine at all.
This issue was originally reported on Twitter. See
https://twitter.com/XBV_819_tr4/status/1391746526859304964 for details.
SHA1(MIDISelector4.0.zip) = f128676453c9f63ff070e9abc45a458bf703eae6
[1] https://openmidiproject.osdn.jp/MIDISelector_en.html
[2]
https://wiki.winehq.org/Wine_Developer%27s_Guide/Wine_and_Multimedia#Midi_m…
--
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=50113
Bug ID: 50113
Summary: In Total Commander v9.51 x64, when using a third-party
theme with Windows XP, the drive buttons and function
buttons at the bottom of the window (F5 Copy) are not
displayed
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 93.duke.xperia(a)gmail.com
Distribution: ---
Created attachment 68609
--> https://bugs.winehq.org/attachment.cgi?id=68609
terminal output
In Total Commander v9.51 x64, when using a third-party theme with Windows XP,
the drive buttons and function buttons at the bottom of the window (F5 Copy)
are not displayed, and the buttons on the toolbar are not drawn. When launching
the 32-bit version, buttons are rendered everywhere, but the style of the theme
itself is not rendered.
--
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=50041
Bug ID: 50041
Summary: Amnesia: Rebirth crashes with builtin vcomp140
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: vcomp
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68489
--> https://bugs.winehq.org/attachment.cgi?id=68489
vcomp
Crashes before entering the menu.
04a0:trace:vcomp:omp_get_num_procs stub
wine-5.19-271-gf6a5a3d03c1
--
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=37592
Bug ID: 37592
Summary: Filenames in themed file dialog change size
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 50027
--> https://bugs.winehq.org/attachment.cgi?id=50027
Video showing the bug
Open a file dialogue, increase the height to see the size better.
Bug affects Luna + Other freely available themes.
Choose a directory with lots of files.
Click into the file list, move through the file list with the keyboard - new
files are drawn smaller than the existing files, which makes things look
glitchy.
--
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=51503
Bug ID: 51503
Summary: vbscript parser error in expression with # char
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: kulniias(a)gmail.com
Distribution: ---
wine-staging 6.12
I'm using custom forms in Outlook 2007 with VB scripts inside them. Several
forms are not displaying and outlook shows 'error starting expression
processing service' warning message.
There is some output in console about VB script problems:
0100:fixme:vbscript:parse_next_token Unhandled char # in L"#1/1/4501#) and
_\r\n
Item.UserProperties(\"\041e\041f\0440\043e\0441\043c\043e\0442\0440\041a\043e\043c\0443\").Value
then\r\n\t\tItem.UserProperties(\"\041e\041f\0440\043e\0441\043c\043e\0442\0440\041a\043e\043c\0443\0414\0430\0442\0430\").Value
= Date()\r\n\t end if\r"...
0100:fixme:vbscript:parser_error L"#1/1/4501#) and _\r\n
Item.UserProperties(\"\041e\041f\0440\043e\0441\043c\043e\0442\0440\041a\043e\043c\0443\").Value
then\r\n\t\tItem.UserProperties(\"\041e\041f\0440\043e\0441\043c\043e\0442\0440\041a\043e\043c\0443\0414\0430\0442\0430\").Value
= Date()\r\n\t end if\r"...: "syntax error"
There is my full expression in script where error occurs:
Sub Item_CustomPropertyChange(ByVal Name)
if Name="ОПросмотрКому" then
if (Item.UserProperties("ОПросмотрКомуДата").Value=#1/1/4501#)
and _
Item.UserProperties("ОПросмотрКому").Value then
Item.UserProperties("ОПросмотрКомуДата").Value = Date()
end if
elseif Name="ОПросмотрСекрет" then
if (Item.UserProperties("ОПросмотрСекретДата").Value=#1/1/4501#)
and _
Item.UserProperties("ОПросмотрСекрет").Value then
Item.UserProperties("ОПросмотрСекретДата").Value = Date()
end if
elseif (Left(Name,3)="Рез") then
Call RecountPercent()
end if
End Sub
As I suppose there may be an error while parsing DateTime literal #1/1/4501# or
combination of "=#" when there is no space between. Script executes in Windows.
--
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=50404
Bug ID: 50404
Summary: Sims 4 crashes on startup when using wine's builtin
msvcrt.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 69026
--> https://bugs.winehq.org/attachment.cgi?id=69026
Console output with +seh+trace.
Sims 4 Version: 1.69.59.1020
Using wine's builtin msvcrt causes the game to exit before reaching the title
screen. Attached seh log indicates that the game's python interpreter cannot
initialize the sys standard streams.
Installing vcrun2013 via winetricks is a workaround.
--
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=49625
Bug ID: 49625
Summary: winedbg --command 'info wnd' fails with Exception
c0000005
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: ghazel(a)gmail.com
Distribution: ---
Wine works and runs app fine, but running:
windbag --command 'info wnd'
Fails with:
Exception c0000005
gdb says:
Thread 1 "winedbg.exe" received signal SIGSEGV, Segmentation fault.
0x7f9f6e78 in info_win32_window () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
(gdb) bt
#0 0x7f9f6e78 in info_win32_window () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#1 0x7fa06829 in dbg_parse () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#2 0x7fa0506b in parser_handle () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#3 0x7fa04b58 in dbg_start_interactive () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#4 0x7f9e5507 in main () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#5 0x7fa0a8fd in ?? () from
/usr/lib/wine/../i386-linux-gnu/wine/winedbg.exe.so
#6 0x7b454882 in call_process_entry () from
/usr/lib/wine/../i386-linux-gnu/wine/kernel32.dll.so
#7 0x7b454cfc in start_process () from
/usr/lib/wine/../i386-linux-gnu/wine/kernel32.dll.so
#8 0x7b45488e in __wine_start_process () from
/usr/lib/wine/../i386-linux-gnu/wine/kernel32.dll.so
#9 0x00000000 in ?? ()
I'm running wine32 "wine-5.0 (Ubuntu 5.0-3ubuntu1)", but the same happens with
stable and dev from the wine repos.
--
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=41292
Bug ID: 41292
Summary: Game freezes to infinite DSOUND_PerformMix loop
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
Nexton LC-ScriptEngine is an engine for visual novels. Games using it
(lcsebody.exe) freeze in various places under wine. They don't crash and wine
doesn't give output but using +dsound I discovered there is infinite loop that
happens after freeze.
trace:dsound:DSOUND_PerformMix (0x1381f8)
trace:dsound:DSOUND_MixToPrimary (23808,4160)
trace:dsound:DSOUND_MixToPrimary MixToPrimary for 0x13ebb0, state=0
trace:dsound:DSOUND_MixToPrimary MixToPrimary for 0x1422a0, state=0
If I run "winetricks dsound" these games work and don't crash.
My sound setup is pulseaudio with alsa sink and wine is set to use pulseaudio
in winecfg.
--
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=51635
Bug ID: 51635
Summary: wine fails to build with glibc 2.34
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dnsapi
Assignee: wine-bugs(a)winehq.org
Reporter: timo.gurr(a)gmail.com
Distribution: ---
Created attachment 70492
--> https://bugs.winehq.org/attachment.cgi?id=70492
build.log
wine fails to build on systems with glibc 2.34 with the following error (full
build.log attached).
[...]
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: dlls/dnsapi/libresolv.o:
in function `resolv_query':
libresolv.c:(.text+0x80a): undefined reference to `ns_initparse'
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: libresolv.c:(.text+0x908):
undefined reference to `ns_parserr'
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/x86_64-pc-linux-gnu-cc failed
[...]
>From the release notes of glibc 2.34:
* Various rarely-used functions declared in <resolv.h> and
<arpa/nameser.h> have been deprecated. Applications are encouraged to
use dedicated DNS processing libraries if applicable. For <resolv.h>,
this affects the functions dn_count_labels, fp_nquery, fp_query,
fp_resstat, hostalias, loc_aton, loc_ntoa, p_cdname, p_cdnname,
p_class, p_fqname, p_fqnname, p_option, p_query, p_rcode, p_time,
p_type, putlong, putshort, res_hostalias, res_isourserver,
res_nameinquery, res_queriesmatch, res_randomid, sym_ntop, sym_ntos,
sym_ston. For <arpa/nameser.h>, the functions ns_datetosecs,
ns_format_ttl, ns_makecanon, ns_parse_ttl, ns_samedomain, ns_samename,
ns_sprintrr, ns_sprintrrf, ns_subdomain have been deprecated.
* Various symbols previously defined in libresolv have been moved to libc
in order to prepare for libresolv moving entirely into libc (see earlier
entry for merging libraries into libc). The symbols __dn_comp,
__dn_expand, __dn_skipname, __res_dnok, __res_hnok, __res_mailok,
__res_mkquery, __res_nmkquery, __res_nquery, __res_nquerydomain,
__res_nsearch, __res_nsend, __res_ownok, __res_query, __res_querydomain,
__res_search, __res_send formerly in libresolv have been renamed and no
longer have a __ prefix. They are now available in libc.
Source: https://sourceware.org/pipermail/libc-alpha/2021-August/129718.html
--
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=51506
Bug ID: 51506
Summary: Disabled controls are not greyed out with the new
Light Blue theme
Product: Wine-staging
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ritalat(a)fastmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70345
--> https://bugs.winehq.org/attachment.cgi?id=70345
Example in the staging section of winecfg
Disabled controls are not greyed out with the new Light Blue theme
--
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=51932
Bug ID: 51932
Summary: wine-stable 6.0.2 build fails in Ubuntu 21.10
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
Created attachment 70898
--> https://bugs.winehq.org/attachment.cgi?id=70898
OBS build log from 64 bit Ubuntu 21.10
All the other builds were fine, but it failed in Ubuntu 21.10:
[ 962s] In file included from dlls/wldap32/add.c:33:
[ 962s] dlls/wldap32/winldap_private.h:323:13: error: conflicting types for
'ldap_connect'; have 'ULONG(WLDAP32_LDAP *, LDAP_TIMEVAL *)' {aka 'unsigned
int(struct wldap32 *, struct l_timeval *)'}
[ 962s] 323 | ULONG CDECL ldap_connect(WLDAP32_LDAP*,LDAP_TIMEVAL*);
[ 962s] | ^~~~~~~~~~~~
[ 962s] In file included from dlls/wldap32/add.c:26:
[ 962s] /usr/include/ldap.h:1555:1: note: previous declaration of
'ldap_connect' with type 'int(LDAP *)' {aka 'int(struct ldap *)'}
[ 962s] 1555 | ldap_connect( LDAP *ld );
[ 962s] | ^~~~~~~~~~~~
[ 962s] make[1]: *** [Makefile:126215: dlls/wldap32/add.o] Error 1
[ 962s] make[1]: *** Waiting for unfinished jobs....
[ 964s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 964s] dh_auto_build: error: make -j3 returned exit code 2
[ 964s] make: *** [debian/rules:13: build] Error 25
[ 964s] dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
Attaching the OBS build log from the 64 bit package; the 32 bit one also
failed.
--
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=52004
Bug ID: 52004
Summary: Thief Gold and Thief II, New dark, mouse lag
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: suttorp(a)pt.lu
Distribution: ---
In both titles Thief Gold and Thief II, with the community patch TFix 1.27
which updates the engine to Dx9, the mouse lags. It is not an extreme case, but
it is still very annoying. This is sad, because other then that the games run
flawlessly.
Information on the TFix patch can be found here:
https://www.ttlg.com/forums/showthread.php?t=134733
The patch basically makes the game playable on modern PC's.
This applies to wine, wine-staging and proton. This is not a new behavior.
--
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.
The address 95-165-99-157.static.spd-mgts.ru (95.165.99.157) failed too many login attempts (5) for
the account ek-tunkul(a)newmail.ru.
The login attempts occurred at these times:
2022-02-24 01:52:51 CST
2022-02-24 01:57:11 CST
2022-02-24 01:57:23 CST
2022-02-24 01:57:50 CST
2022-02-24 01:58:09 CST
This IP will be able to log in again using this account at
2022-02-24 02:22 CST.
https://bugs.winehq.org/show_bug.cgi?id=52588
Bug ID: 52588
Summary: SimTown: Unable to launch game due to windows version
not being win95 or NT4.0/3.51
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 71913
--> https://bugs.winehq.org/attachment.cgi?id=71913
wine execution log
Installing (full version) from CD works fine in both 64 and 32-bit prefixes.
When trying to start the game either from CD or from installed .exe a popup
shows saying that the program is not ment for windows versions earlier than
3.1, even though the set windows version is NT4.0/95/98/XP or 7.
It seems that the last working wine-version is wine-4.12 since the error pops
up in wine-4.13-staging and wine-4.14.
The execution log says absolutely nothing of interest (see attachment).
If one (in wine-4.12) does not specify windows version NT4.0 a popup show
saying that there is not enough memory.
RTX 3070
i9 10900K
Manjaro 21.2, w/ Budgie DE
--
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=52584
Bug ID: 52584
Summary: Creating GTK ColorChooserDialog freeze entire app
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
Created attachment 71908
--> https://bugs.winehq.org/attachment.cgi?id=71908
Rust Project
When compiling and running such GTK-rs code in Linux(project in attachment):
```
use gtk4::prelude::*;
use gtk4::*;
fn main() {
let application = gtk4::Application::builder().build();
application.connect_activate(move |application| {
let window = gtk4::ApplicationWindow::new(application);
window.set_title(Some("APP"));
window.show();
println!("BEFORE CREATION!");
let _something = ColorChooserDialog::default();
println!("CREATED!");
});
application.run();
}
```
then window just show and I can easily remove it
When running exactly same code, but compiled with Windows support, then
transparent window shows and my DE(Gnome Shell) wants to remove it, because it
doesn't respond.
This is what is printed to output when running windows binary
```
0180:fixme:reg:NtNotifyChangeMultipleKeys Unimplemented optional parameter
0180:fixme:reg:NtNotifyChangeMultipleKeys Unimplemented optional parameter
0180:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for
font L"Ani"!
0184:fixme:combase:RoActivateInstance (000000000D3FF950, 000000000D3FF8C8):
semi-stub
0184:fixme:combase:RoGetActivationFactory
(L"Windows.Management.Deployment.PackageManager",
{00000035-0000-0000-c000-000000000046}, 000000000D3FF7C8): semi-stub
0184:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Management.Deployment.PackageManager"
(tee.exe:380): Gdk-WARNING **: 11:39:49.038: Failed to get device node property
{78C34FC8-104A-4ACA-9EA4-524D52996E57},256 size: Element not found.
(tee.exe:380): Gdk-WARNING **: 11:39:49.054: Failed to get device node property
{78C34FC8-104A-4ACA-9EA4-524D52996E57},256 size: Element not found.
(tee.exe:380): Gdk-WARNING **: 11:39:49.072: Initial call to
GetUpdatedClipboardFormats() failed with error 998
(tee.exe:380): Gdk-CRITICAL **: 11:39:49.083: gdk_clipboard_claim_remote:
assertion 'formats != NULL' failed
(tee.exe:380): Gdk-CRITICAL **: 11:39:49.093: gdk_content_formats_unref:
assertion 'formats != NULL' failed
0180:fixme:wgl:ConvertAttribWGLtoGLX unsupported 1 WGL Attribute
0180:fixme:wgl:ConvertAttribWGLtoGLX unsupported 1 WGL Attribute
(tee.exe:380): Gdk-WARNING **: 11:39:51.115: gdk_gl_context_make_current()
failed
0180:fixme:imm:ImeSetActiveContext (0x9f770, 1): stub
0180:fixme:imm:ImmReleaseContext (00000000000100B6, 000000000009F770): stub
BEFORE CREATION!
(tee.exe:380): GLib-GIO-ERROR **: 11:39:51.166: No GSettings schemas are
installed on the system
```
Precompiled binaries are available here -
https://github.com/qarmin/gtk-rs-fuzzer/releases/download/1.0.0/windows_cra…
(90MB packed in size, because contains all required GTK4 libraries and also
compiled binary is not stripped)
--
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=31603
Bug #: 31603
Summary: App manifests that specify processorArchitecture="*"
fail to find assemblies
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Doing
unset WINEPREFIX
rm -rf ~/.wine
sh winetricks -q vcrun2008
cd ~/wine-git/dlls/msvcr90/tests
WINEDLLOVERRIDES=msvcr90=n ~/wine-git/wine msvcr90_test.exe.so
says
msvcr90.c:243: Tests skipped: msvcr90.dll not installed (got 126)
This seems wrong; that dll is in fact installed. The app in question
is built with the manifest
http://source.winehq.org/source/dlls/msvcr90/tests/msvcr90.manifest
which contains the line
processorArchitecture="*"
Tracing through the code, lookup_manifest_file in ntdll/actctx.c seems to
incorrectly parse the native DLL's manifest as having build 0 rather
than 30729.
The problem appears to be that line 1872 assumes that the string
lookup contains no *'s other than the ones in lookup_fmtW, and so
doesn't skip to where it expected to when it does the strchrW:
1826 static const WCHAR wine_trailerW[] =
{'d','e','a','d','b','e','e','f','.','m','a','n','i','f','e','s','t'};
1842 sprintfW( lookup, lookup_fmtW, ai->arch, ai->name, ai->public_key,
1843 ai->version.major, ai->version.minor, lang );
1872 tmp = dir_info->FileName + (strchrW(lookup, '*') - lookup);
1873 build = atoiW(tmp);
1874 if (build < min_build) continue;
If ai->arch contains a '*', as it does in tests/msvcr90.manifest,
this assumption is violated. Changing the manifest to say
processorArchitecture="x86"
lets the test run and find the native DLL, at least on x86.
So, is the manifest wrong, or is lookup_manifest_file() wrong?
(This came up while I was trying to write tests for vcomp.dll. It was
frustrating to find that the example I'd borrowed the manifest from was
broken.)
--
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=52578
Bug ID: 52578
Summary: ShellAbout does not support # in app name
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: mazin07(a)gmail.com
Distribution: ---
EXPECTED
When calling ShellAbout*(), szApp can have a '#' character that triggers
special behavior. The substring before '#' will go in the title bar and the
substring after '#' will go in the body of the about dialog.
ACTUAL
The '#' special behavior is not implemented in Wine, leading to the wrong text
displayed in the About dialog. See the attachment "windle-about.png" that shows
the incorrect behavior. The dialog title should say "About Windle" and the
dialog body should say "Windle 1.0 16-bit".
SUGGESTED FIX
In shell32_main.c:ShellAboutW, the function should check for '#' and extract
the appropriate substrings. If the string does not contain '#', then it should
prepend "About " to the string and use that as the title.
shell32.rc will then need to have the "About %s" changed to just "%s" so that
"About" does not get duplicated.
--
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=21739
Summary: Mouse in Nostale not working
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skoruppa(a)gmail.com
Mouse generally works, but not everywhere. All elements of the gui, the login
screen and selection screen works, but not during the control of character.
I do not post logs because they are not showing. Perhaps some special
WINEDEBUG?
--
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=42148
Bug ID: 42148
Summary: Redrawing issues in Capitalism 2
Product: Wine
Version: 2.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 56717
--> https://bugs.winehq.org/attachment.cgi?id=56717
Screenshot illustrating the redrawing issues.
Hello everyone,
I am the AppDB maintainer of "Capitalism 2" a business strategy game which has
some issues I would like to point out.
The initial issue during tests some releases ago was that mouse control wasn't
working but a staged patch could be applied which fixed the issue and got
integrated into main wine.
https://github.com/wine-compholio/wine-staging/tree/master/patches/dinput
Unfortunately a new issue has sprung up in the game which is that when I move
the mouse it has some redrawing issues and paints the background.
To illustrate this I uploaded a screenshot into the AppDB at:
https://appdb.winehq.org/screenshots.php?iAppId=2098&iVersionId=2895
Fortunately there is a demo version available which can be downloaded.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=30640
Could you have a look into this if possible?
Kind regards,
Maik
--
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=47905
Bug ID: 47905
Summary: Logos Bible Software fails to play media
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 65399
--> https://bugs.winehq.org/attachment.cgi?id=65399
Selected a video from the quickstart courses these don't play
No audio or video in the program plays. E.g. when opening the quickstart
videos:
In the video window which has a black background and says 'We couldn't access
the media you're trying to play. Please verify that you are not working
offline.' etc.
My guess is that it might be a problem streaming the video rather than
necessarily a problem playing it but not sure.
--
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=46871
Bug ID: 46871
Summary: err:rpc:rpcrt4_protseq_np_wait_for_new_connection wait
failed with error 87
Product: Wine
Version: 4.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Distribution: ---
Created attachment 63932
--> https://bugs.winehq.org/attachment.cgi?id=63932
NaturallySpeaking 13 setup log
When installing Dragon NaturallySpeaking 13, the installation hangs up right at
the last instruction.
A prior bug 46160 was filed about NatSpeak 13 hanging up at the end of
installation, and I think that bug might have been fixed in the most recent
wine version, and this other bug uncovered.
bug 46160
Anyway, the installation stops as of this:
err:rpc:rpcrt4_protseq_np_wait_for_new_connection wait failed with error 87
I have posted the installation log.
If I kill the installation and then try to start the program, the program works
up to a point. It waves hello, and then asks if I want to register the program
immediately or run it up to 5 times without registering.
When I hit either of these options, the program crashes.
I have included the crash log also.
--
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=43827
Bug ID: 43827
Summary: The program thududf.sys has encountered a serious
problem and needs to close
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: version
Assignee: wine-bugs(a)winehq.org
Reporter: accessd(a)shaw.ca
Distribution: ---
Created attachment 59377
--> https://bugs.winehq.org/attachment.cgi?id=59377
Resultant dump when starting application via desktop link
Select icon on the desktop "Roxio Easy VHStoDVD 3" This followed by an
immediate error: The program thududf.sys has encountered a serious problem and
needs to close
--
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=34835
Bug #: 34835
Summary: Civilization II Crash after extended play.
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmg_(a)hotmail.com
Classification: Unclassified
Created attachment 46436
--> http://bugs.winehq.org/attachment.cgi?id=46436
Backtrace #1
After several hours of playtime with "Civilization II Multiplayer Gold", a
crash occurs with an error box and upon exiting the error box, the game closes.
It's a clean Wine 1.6 install with no proprietary DLLs etc. installed that I am
aware of.
Game was launched in Windowed mode at 1280x720 with Civ2 in Win98 mode. Only
"Allow Window manager to control the windows" under Graphics is selected with
the Virtual desktop at 1280x720. Other than the crash during extended play, the
game works perfectly. I haven't used Windows since XP but know this game did
not work under XP without hacks so I am unable to give a report about if it
works on Windows.
This is my first Bug Report and I apologize if I have missed anything. I ran
through the other reports and I can't find anything like my issue. I've played
it for 7+ hours before the crash. I ran it a second time as I wrote this
report, with the terminal, and I will include the output of that as it crashed
again around 400 B.C. Game Year.
Xubuntu 12.04
AMD 6670
AMD FX4100
--
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=44788
Bug ID: 44788
Summary: Civilization II (v1.02) crash during menus
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielalston(a)gmail.com
Distribution: ---
Created attachment 60814
--> https://bugs.winehq.org/attachment.cgi?id=60814
Backtrace
The game will open, the music plays however every few seconds the sound will
make an awful corrupt sounding noise (possibly related).
The game will usually crash quite quickly. If you're extremely fast you might
be able to get in a game and make a couple of moves before the game crashes
again.
I have similar issues with other 16bit versions of Civilization II.
2.42 patch
2.78 (Fantastic Worlds)
--
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=52253
Bug ID: 52253
Summary: Visual Studio 2015 setup fails to start (new symptom)
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dragonwarriorxtreme(a)gmail.com
Distribution: ---
Created attachment 71373
--> https://bugs.winehq.org/attachment.cgi?id=71373
Failed install log from Visual Studio installer
Previous versions allowed you to at least select options and get past the
installation phase with a few obnoxious bugs, such as cryptography and restore
point issues, with the help of "winetricks -q corefonts dotnet462."
Now, we appear to have regressed. The setup still launches, but it now crashes
with a "Setup Blocked" error. The reason for the crash is...
https://imgur.com/RDlbHGj.png
> "Setup Failed!"
Isn't that just ambiguous?!
This was tested on:
Visual Studio 2015 Community Edition
Visual Studio 2015 Professional Edition - Actually, unlike Community and Build
Tools, this one doesn't start up at all. I thought this bug was supposed to be
fixed... Perhaps investigate separately.
Visual Studio 2015 C++ Build Tools
The Wine log shows nothing fishy:
>002c:err:winediag:getaddrinfo Failed to resolve your host name IP
>0174:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
>0130:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Foundation.Diagnostics.AsyncCausalityTracer"
>0184:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
>0184:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
>0184:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
Enclosed is the install log from Build Tools. The error might be with how it's
failing to get the feed properly verified. I did notice that I was synced
improperly to my timezone, so I fixed that-- but nevertheless, that didn't
work. I even created a new Wine prefix with the correct timezone, but that
still did not work.
Machine: Void Linux x86_64 glibc
--
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=49432
Bug ID: 49432
Summary: Eraser Drop shows error and then close
Product: Wine
Version: 5.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
After running only error
```
Error: Subscript used with non-Array variable
```
is shown and then app dissapear
Download Link -
https://portableapps.com/downloading/?a=EraserDropPortable&n=EraserDrop%20P…
--
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=51891
Bug ID: 51891
Summary: Nvidia: repeated device probes + Xorg log flood
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alecov(a)mail.com
Distribution: ---
Created attachment 70837
--> https://bugs.winehq.org/attachment.cgi?id=70837
Nvidia driver messages
When running basically *any* app (for example, Wine's notepad.exe), I am
receiving a log spam in Xorg.0.log from the Nvidia driver (see attachment; the
messages repeat endlessly).
This happens in various situations and most reliably when moving the mouse
cursor in the menu bar area (the messages repeat for *every single pixel*
moved).
I've researched about these messages and it seems the Nvidia driver issues
those messages whenever an X client probes for available devices using eg.
xrandr:
https://forums.developer.nvidia.com/t/x-server-with-loaded-nvidia-driver-sp…
It could be a problem with the driver, but since this issue only happens with
Wine, I believe Wine could be at fault. Besides the log flood, Wine completely
hogs the X server when running on dual monitors (presumably due to the repeated
device probes), so it is impossible to run Wine with an external monitor
connected via HDMI in this scenario.
Running on ArchLinux (x86_64), kernel 5.14.12.
Video card: NVIDIA Corporation GM107GLM [Quadro M1200 Mobile] (rev a2)
Driver version: 470.74-8
Wine version 6.16, but also occurs on compiled Wine from Git.
--
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=47783
Bug ID: 47783
Summary: Rockstar Games Launcher installer crashes
Product: Wine
Version: 4.16
Hardware: x86
URL: https://gamedownloads.rockstargames.com/public/install
er/Rockstar-Games-Launcher.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
The Rockstar Games Launcher installer (downloadable from
https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Lau…)
displays a window and then crashes quickly after launching.
Running the installer with "warn+all" generates constant heap corruption errors
( i.e. "err:heap:HEAP_ValidateInUseArena Heap 0x110000: block 0x198350 tail
overwritten at 0x198388 (byte 0/8 == 0x52)"), but the installer does not crash
and successfully installs.
The installer is built with NSIS v3.04, and essentially does the following:
WINDOWINFO *wi = GlobalAlloc(GMEM_ZEROINIT, 56);
wi->cbSize = 56;
GetWindowInfo(hWnd, wi);
GlobalFree(wi);
The problem is that sizeof(WINDOWINFO) is actually 60. For some reason Windows
has always ignored cbSize and writes 60 bytes into the buffer, Wine does the
same.
The hard-coded 56 has been in NSIS example code
(https://nsis.sourceforge.io/GetWindowInfo) for years, it's very possible there
are other installers having this problem.
Based on this article
(https://blogs.msdn.microsoft.com/jiangyue/2010/03/15/windows-heap-overrun-m…)
and some testing I did in a debugger, it appears that Windows heap allocations
leave healthy padding/unused bytes at the end, and this must be why the
installer doesn't crash on Windows.
Running Wine with "warn+heap" adds padding to the end of heap allocations,
which is why the installer doesn't crash there.
I think the fix for this is to increase/add padding to the end of heap
allocations.
Also a WARN should be added to GetWindowInfo() if cbSize is incorrect.
--
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=52226
Bug ID: 52226
Summary: IDA 7.6 Copy/Paste does not work
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
Copying highlighted text anywhere within IDA 7.6 results in absolutely nothing
happening.
doing crtl-c doesnt copy and neither does rightclicking->copy.
--
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=52228
Bug ID: 52228
Summary: IDA 7.6 Context Menu's do not highlight when mouseover
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
Created attachment 71318
--> https://bugs.winehq.org/attachment.cgi?id=71318
right click context menu
While in the toolbar menu or right click context menu's the options in the menu
are supposed to have a blue background when the mouse is over it.
you cannot easily tell which option you are choosing (impossible if you use
arrow keys to select an option unless you count the number of times you pressed
the arrow key)
--
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=52229
Bug ID: 52229
Summary: IDA 7.6 Cant move tabbed windows around
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
Created attachment 71323
--> https://bugs.winehq.org/attachment.cgi?id=71323
gimme my tab back!
On Windows, Ida allows you to click and drag a tab around to a different
location.
On wine if you click and drag a tab it automatically turns into a new window.
once the tab is a new window you cannot drag it back in to being a tab
--
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=48761
Bug ID: 48761
Summary: ConEmu does not highlight selection
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
ConEmu does not highlight selected text/block while selecting by mouse and
after the block is selected. The selected text/block is however correctly
highlighted after alt+tab to another application and back. It seems that some
events are not generated properly.
The selection is otherwise functional so it is a minor issue. Fixing that would
make ConEmu perfect ;-)
--
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=52556
Bug ID: 52556
Summary: Dragon's Lair 3D page fault when starting the game
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matej.pivec93(a)gmail.com
Distribution: ---
Created attachment 71870
--> https://bugs.winehq.org/attachment.cgi?id=71870
Highly compressed WINEDEBUG dumps and the page fault report
Dragon's Lair 3D is a 2002 game.
Interestingly, it uses OpenGL natively.
In any case, the game seems to crash on boot with a page fault:
0160:err:ole:CoUninitialize Mismatched CoUninitialize
wine: Unhandled page fault on read access to 0060A000 at address 100548ED
(thread 0134), starting debugger...
According to WineHQ reports, the last reported working version was in the Wine
1.x era.
Unfortunately, running the game with WINEDEBUG=+relay won't produce the same
error, the game silently exits in this case. I have added these dumps
regardless, they might help you. I tried figuring out which part of wine is
problematic myself, but I'm just not versed enough in the WINAPI C stuff.
I remember trying to run this throughout the wine 4.x-7.x versions, but I
always get the same error. I also remember trying some native C libraries a
while ago, but same result.
I tried compiling ancient wine versions to see where the regression happened,
but this proved too troublesome, since they require headers/packages not really
provided by modern distributions anymore.
Finally, I decided it is best to just report this bug.
My setup:
Arch Linux
Ryzen 3600X
32GB RAM
AMD RX590
In the attachment I have added these dumps:
-WINEDEBUG=+loaddll,+relay,+seh,+tid
-WINEDEBUG=+all
-The wine page fault report
I can provide other dumps or try some things other things if you want as well.
An interesting observation is running this game in a 64-bit prefix will produce
a secdrv loading error. Same thing with a 32-bit WIN98 prefix. A 32-bit Windows
XP prefix does NOT produce this error, however (this is the version I used to
make these reports).
--
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=52555
Bug ID: 52555
Summary: Dominion Storm over gifts 3: Game crashes when trying
to display title menu after intro
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 71868
--> https://bugs.winehq.org/attachment.cgi?id=71868
game boot log +ddraw,d3d
The game is installed successfully in a 32-bit clean prefix with windows
version set to 95 (the game doesn't officially support any higher). No problems
during install.
When starting the game the intro videos play fine. Then the title menu is
supposed to show, and here is where the game crashes
Without additional debug info this line regularily comes up until crash:
0298:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a
palette.
I have tested with 64-bit as well as other windows versions but to no avail.
If I set registry key "renderer" to "gdi" the title menu actually shows, but
with weird colors
--
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=52550
Bug ID: 52550
Summary: JumpStart 1st grade won't start
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 71863
--> https://bugs.winehq.org/attachment.cgi?id=71863
warn+all log
After installing the game (Swedish version in my case called "Första klass")
and you execute the FG.exe-file, the screen turns black (expected) and a popup
shows stating that the software works best in 256 colors. After clicking OK in
the popup the mouse cursor turns into the in-game hour glass and stays that way
until you close the program.
I found the english version of the game on an abandonware-site which might
produce the same error (haven't tried).
The CD is an original copy and it confirmed working in a Windows XP Pro
virtualbox.
Attached is a debug log with warn+all from execution until forced stop.
--
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=52392
Bug ID: 52392
Summary: FlyDoc: Unable to connect to the remote server
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine.bugs0x7e6(a)gmail.com
Distribution: ---
Created attachment 71617
--> https://bugs.winehq.org/attachment.cgi?id=71617
wine_7.0-rc5_EdiClient.exe_log.txt
FlyDoc: Unable to connect to the remote server
https://flydoc.ua/uk/updates
# Download:
wget 'https://flydoc.ua/update/flydoc/Flydoc_1_1_3_13.zip'
unzip Flydoc_1_1_3_13.zip
# Install dependencies:
WINEARCH=win32 winetricks -q msxml6 dotnet48 vcrun2017 win7
LANG=uk_UA.UTF-8 wine Flydoc_1_1_3_13.exe
# Start:
LANG=uk_UA.UTF-8 wine .wine/drive_c/Program\
Files/FlyDoc/FlyDoc1/EdiClient/EdiClient.exe &> wine_EdiClient.exe_log.txt
The program shows:
Unable to connect to the remote server
--
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=50824
Bug ID: 50824
Summary: ISdone.dll error 5, something releated to insufficient
virtual memory
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gab.pulcio(a)gmail.com
Distribution: ---
Created attachment 69642
--> https://bugs.winehq.org/attachment.cgi?id=69642
WINEDEBUG loaddll
Warning: I know I'm about to ask you to fix something releated to game repacks,
which they're illegal (provided I don't have the legal copy) but in my logic,
that's a windows releated-thing and it should be fixed, maybe not now, but at
least should be considered.
Now, fitgirl repacks crashes at random progress, while rg-mechanics repacks are
straight to the error, the same as always.
I read that in the past this was fixed so that's a regression but since no-one
has reported this and apparently no one has that problem, I'm filing this bug
as normal.
For the record: this bug happens since I installed linux, at the time Wine was
at version 6.0.
In my case, this repack is of a game that I legally own (Far Cry 3: Blood
Dragon) but I've got a capped data plan and I have to install a repack then
I'll be able to verify the game with Uplay.
--
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=52551
Bug ID: 52551
Summary: Falcon BMS crashes on splash screen - Unhandled
exception 0x80000003 in thread 114 at address
00000000045F6509 (thread 0114)
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sneezingsnowshoe(a)teleworm.us
Distribution: ---
Created attachment 71864
--> https://bugs.winehq.org/attachment.cgi?id=71864
console log of Falcon BMS crashing with wine-devel 7.2
using winehq-devel 7.2 on debian stable
Falcon BMS crashes after a few seconds on the splash screen.
console log is attached.
(was tested with staging, too. Crashes as well)
--
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=52543
Bug ID: 52543
Summary: Nvidia - viewport text, annotations garbled in MoI v4
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeskenis(a)gmail.com
Distribution: ---
I'm trying to get MoI v4 (a cad sketchbook)application running.
http://moi3d.com
It is almost perfect. But not matter whether I use plain WINE, DXVK or VKd3d I
encounter some serious issues.
WINE - object selections glitched
VKd3d - viewport text / annotations garbled
DXVK - black flickers on frame draw
I tried various WINE versions up to 7.1 and I consistently get the same
problems.
As it is tricky to describe the problem I recorded the video:
https://vimeo.com/633040666
If you have any ideas howto overcome any of those please let me know. There's
almost no proper cad under linux and I'd like to get at least this simple (but
very powerful) sketchbook running.
--
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=52546
Bug ID: 52546
Summary: Alt-tabbing out and back into Freelancer causes a
black screen
Product: Wine
Version: 6.22
Hardware: x86-64
URL: https://archive.org/download/Freelancer_201807/Freelan
cer.iso
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 53fcfe3834da3c43838cd26bdeb4fdb335542627
Distribution: ---
How to reproduce:
1) Acquire a copy of Freelancer (I've attached a link from archive.org in the
bug description)
2) Obtain the necessary files to make the game work, such as an official game
patch (flpatch.exe), and unofficial community patch (jflp.exe) and a NoCD
executable, links to which are all available in the source code of this Lutris
installer (https://lutris.net/games/install/11013/view)
3) Install the game and apply the patches/nocd
4) Launch the game
5) Press "alt-tab"
6) Return to the game through alt-tab or whatever way your DE allows
In wine-6.21 release, the game image will successfully get restored and shown,
while on 53fcfe3834da3c43838cd26bdeb4fdb335542627 and later (including Wine
7.2), instead, a black window is shown.
Reverting this commit against a later version (wine built against commit
0dc34ad87a20996fc63de7f1fd4c9064b53edf3f) fixes the issue. However, reverting
it against 6.22 is not possible due to conflicts.
--
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=52549
Bug ID: 52549
Summary: GIMP 2.2.x has no window decoration
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 71861
--> https://bugs.winehq.org/attachment.cgi?id=71861
Screenshot
GIMP 2.2.x has no window decoration being rendered by default, on KDE Plasma,
you can reenable it by pression Alt + F3 > More actions... > and unmarking "No
borders"
On Windows 10, Windows renders GIMP's windows borders by default and only the
splash window is shown without borders
Procedure:
1 - Run Run GIMP-2.0/bin/gimp-2.2.exe
Download:
GIMP 2.2.17:
http://www.oldversion.com/windows/the-gimp-2-2-17
SHA1: bb8a3e297d6f2885c80c394901380b81d8ae0a67
Although the applications requests for GTK+ 2.4.14, GTK+ 2.10.13 is required to
install this application
GTK+ 2.10.13:
https://sourceforge.net/projects/gtk-win/files/GTK%2B%20Runtime%20Environme…
SHA1: bc5902c48590413fdd57ece9b69ee478849329c9
--
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=52548
Bug ID: 52548
Summary: GIMP 2.2.x crashes when starting new project or
opening "About" window
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 71860
--> https://bugs.winehq.org/attachment.cgi?id=71860
Backtrace and shell log
A crash occurs when trying to open "About" window or "New..."
On Windows 10, the About window appears and uses a animation to show-up,
"New..." window works fine.
Mouse won't work on this application due to bug 52547, but there's a workaround
to reproduce the crash (tried on KDE Plasma):
1 - You must run gimp-2.2.exe with "wine start /unix", or this workaround won't
work
2 - Minimize the application
3 - Reopen tools window
4 - Reopen frame window
5 - Click on frame window
6 - Hover your mouse from the top on tools window and click on the toolbar
HOW-TO video: https://youtu.be/YNOQPpEPECQ
There's 2 ways to reproduce the crash
#1 - File > New...
#2 - Help > About
As there's 2 ways to reproduce this bug and different functions may be the
cause of the crash, i'm attaching 2 backtraces on the attachment
Download:
GIMP 2.2.17:
http://www.oldversion.com/windows/the-gimp-2-2-17
SHA1: bb8a3e297d6f2885c80c394901380b81d8ae0a67
Although the applications requests for GTK+ 2.4.14, GTK+ 2.10.13 is required to
install this application
GTK+ 2.10.13:
https://sourceforge.net/projects/gtk-win/files/GTK%2B%20Runtime%20Environme…
SHA1: bc5902c48590413fdd57ece9b69ee478849329c9
--
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=49487
Bug ID: 49487
Summary: list control custom draw in report view shows blank
item if handler clears uItemState CDIS_SELECTED flag
Product: Wine
Version: 5.0.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: victimofleisure(a)yahoo.com
I'm the developer of a free software application called Polymeter. The issue
occurs when running Polymeter under Mac OS / High Sierra. I have reproduced it
on multiple machines. I install my software using WineBottler (both 1.8.6 and
4.0.1 exhibited the issue). WineBottler uses WineHQ 5.0 according to their
page.
The issue is per-item background color for *selected* list control items in
report view. The usual method for achieving per-item color is to request item
notifications, and when the prepaint notification is received, set the per-item
background color (pLVCD->clrTextBk). However by default this only works for
non-selected items: selected items continue to use the system default
background color (typically a dark blue) instead of the per-item color. The
workaround is for the custom draw handler to also clear the "selected" flag
(CDIS_SELECTED) in the item state (pLVCD->uItemState). This technique is fairly
common and can be observed in the wild, e.g. here.
https://social.msdn.microsoft.com/Forums/vstudio/en-US/40234af5-a9e7-433f-a…
However in my application under WineBottler, this technique causes the list
item in question to be completely white, both text and background.
I enclose a code snippet below. This may be related to 39721 or even a
duplicate of it, but it's hard to tell because that report is not as specific
and doesn't mention selected items. If list control per-item background color
is broken in all cases regardless of selection, that would explain my issue
obviously, but that seems doubtful since many Windows programs use list control
custom draw.
Best wishes,
Chris Korda
https://victimofleisure.github.io/Polymeter/
void CMappingBar::OnListCustomDraw(NMHDR* pNMHDR, LRESULT* pResult)
{
NMLVCUSTOMDRAW* pLVCD = reinterpret_cast<NMLVCUSTOMDRAW*>(pNMHDR);
*pResult = CDRF_DODEFAULT;
if (theApp.m_bIsMidiLearn) { // if learning MIDI input
switch (pLVCD->nmcd.dwDrawStage) {
case CDDS_PREPAINT:
*pResult = CDRF_NOTIFYITEMDRAW;
break;
case CDDS_ITEMPREPAINT:
// this will NOT work with LVS_SHOWSELALWAYS; see uItemState in
NMCUSTOMDRAW doc
if (pLVCD->nmcd.uItemState & CDIS_SELECTED) { // if item
selected
pLVCD->clrTextBk = MIDI_LEARN_COLOR; // customize item
background color
// trick system into using our custom color instead of
selection color
pLVCD->nmcd.uItemState &= ~CDIS_SELECTED; // clear item's
selected flag
}
break;
}
}
}
--
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=43866
Bug ID: 43866
Summary: Crash while opening [彼女は天使で妹で] trial version
Product: Wine
Version: 2.18
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: howard.no1(a)163.com
Created attachment 59452
--> https://bugs.winehq.org/attachment.cgi?id=59452
Bug Report
Crash while opening [彼女は天使で妹で] trial version
Free downloading site: http://www.h-comb.biz/new_title/16/download_trial.html
MD5 (imoten_trial.exe) = 080a95479692cd197e29b9ef0a4c66d7
--
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=26649
Summary: painting in dialog: wrong aspect ratio
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom98765x(a)yahoo.com
Created an attachment (id=33921)
--> (http://bugs.winehq.org/attachment.cgi?id=33921)
executable program demonstrating the bug
Drawing things inside a modeless dialog box: wrong aspect ratio, and does not
show up directly (dialog box has to be moved before). Source was from Petzold
sample (colors2), but modified a little.
--
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=44434
Bug ID: 44434
Summary: Error: unsupported compressor 8
Product: Wine
Version: 3.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine_bz(a)ul-lange.de
Created attachment 60376
--> https://bugs.winehq.org/attachment.cgi?id=60376
Error messages after typing command winecfg
After a competed installation of Wine 3.0 on macOS 10.13.3, Kernel-Version:
Darwin 17.4.0 and entering command of "winecfg" together with some other
messages
"Error: unsupported compressor 8" have been indicated (see attached 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=50477
Bug ID: 50477
Summary: Presonus Studio One 5: Browser windows won't update
with scrolling (D2D-related debug)
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: moseskim84(a)gmail.com
Distribution: ---
Created attachment 69113
--> https://bugs.winehq.org/attachment.cgi?id=69113
Images
Hello,
I'm running Ubuntu 20.10 (x64), Wine RC-6 (patched dcomp.dll) and have
installed Studio One 5 Professional. There is a bug that renders it pretty
useless, and that's lack of browser window updating whenever there is scrolling
within a window. I have attached a screenshot showing the window on the left
and the associated messages on the right. If you notice the scroll bar on the
right, it continues to move but there is no update to the window. If you scroll
back and forth enough it starts to distort, but the only way to get it back to
normal is to go to another window and back. That just gets you back to the top
of the window, without any scrolling.
I have DVXK latest version installed, with esync enabled as well with no
change. GDIplus_winxp is also installed, I cannot get gdiplus to install into a
64 bit prefix even with -q.
Please let me know what else I can do to help resolve this issue. Thanks!
--
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=52540
Bug ID: 52540
Summary: iTunes crashes with page fault on read access to
0x00000000 in 32-bit code (0x021b40b2)
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robertect(a)gmail.com
Distribution: ---
Created attachment 71847
--> https://bugs.winehq.org/attachment.cgi?id=71847
error log describing the actions failed before the crash of iTunes
itunes first reports insufficient disk space and then reports the attached
error and has to close
--
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=47448
Bug ID: 47448
Summary: Homeworld Remastered Collection: Fullscreen broken
Product: Wine-staging
Version: 4.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64805
--> https://bugs.winehq.org/attachment.cgi?id=64805
Game log file 1
As of wine-4.11, the game is not launching anymore properly and is giving
following behavior:
- Sound starts from the intro video(s)
- Intro video ( gearbox ) ends and I hear the game is opened in the Main menu
level
- No video is being shown ('nothing happens') and the desktop is still showing
I have tried with no success the following:
- using official latest versions of Fedora 30 x64 packages and also Mesa 19.1.1
- using Wayland session
- changing all configs in winecfg ( resolution, decoration, staging settings)
- using Steam command launch options ( '-fakeFullscreen -window[ed] -w 1920 -h
1080' ) in different combinations
- running game from Nautilus by directly running the executable
I expect that game runs properly in full-screen same way it was working in
wine-4.9.
My config:
$ wine --version
wine-4.11 (Staging)
$ inxi -Gxxx
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus ID: 01:00.0
chip ID: 1002:67df
Display: x11 server: Fedora Project X.org 1.20.5 driver: amdgpu
compositor: gnome-shell v: 3.32.2 tty: N/A
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.30.0
5.1.15-300.fc30.x86_64 LLVM 8.0.0)
v: 4.5 Mesa 19.1.1 direct render: Yes
P.S. Similar issue has been noticed for StepMania 5 and Age of Mythology:
Extended, but these games have ways to enforce windowed mode both from Steam
Launch Options or from configuring config files.
--
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=46247
Bug ID: 46247
Summary: BF2 Complete Collection 1.50 Crashes when using
Anti-Aliasing 8x
Product: Wine-staging
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
All settings are Maxed Out; I tried with 2x and 4x and no crashes/issues noted.
Wine details:
sh winetricks list-installed
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit
versions of packages. If you encounter problems, please retest in a clean
32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20181203-next - sha256sum:
90643712034ccea3dad530e2e33761d872fd532c3f6018919b21ae006ecba680 with wine-3.20
(Staging) and WINEARCH=win64
binkw32
d3dx9_42
gmdls
l3codecx
lucida
mfc40
mfc42
physx
tahoma
w_workaround_wine_bug-30713
vcrun2008
w_workaround_wine_bug-30713
vcrun2012
w_workaround_wine_bug-37781
w_workaround_wine_bug-30713
vcrun2015
w_workaround_wine_bug-22053
steam
w_workaround_wine_bug-30713
vcrun2010
d3dx9_36
win7
setupapi
w_workaround_wine_bug-30713
vcrun2005
corefonts
msls31
w_workaround_wine_bug-25648
ie8
vulkanrt
msscript
vulkansdk
--
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=51130
Bug ID: 51130
Summary: user32:win test_SetActiveWindow() has 2 failures on
Vista to Windows 8.1
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:win test_SetActiveWindow() has 2 systematic failures on Vista to Windows
8.1 which don't happen on Windows 10:
https://test.winehq.org/data/patterns.html#user32:win
win.c:3191: Test failed: GetActiveWindow() = 00000000
win.c:3191: Test failed: GetFocus() = 00000000
The failing test was introduced by this commit:
commit e188d66251e6f9693629fe3e1bfa4bd2e9a534cf
Author: Zebediah Figura <z.figura12(a)gmail.com>
AuthorDate: Tue Dec 19 18:29:30 2017 -0600
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Wed Dec 20 17:48:57 2017 +0100
user32/tests: Add more tests for SetActiveWindow().
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
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=48815
Bug ID: 48815
Summary: user32:win "unexpected 0x738 message" Windows 10
failures
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: major
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:win sometimes fails complaining about an unexpected 0x738 message:
win.c:3858: Test failed: message 0738 available
or
win.c:3852: Test failed: hwnd 00210500 message 0738
This second message includes the window handle which means it is "always new",
which can cause the TestBot to mistakenly attribute the failure to the patch
being tested. So I bumped the priority on this bug.
>From what I gathered the 0x738 message was introduced in Windows 10 1703 which
is why this failure only happens on our 1709+ test configurations (we don't
have 1703). Also nobody seems to know what this message is, only that it seems
to be related to windows belonging to the UserAdapterWindowClass:
https://forums.zimbra.org/viewtopic.php?t=63188https://stackoverflow.com/questions/44395364/windows-creators-update-crashe…https://github.com/otya128/winevdm/issues/114
--
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=34326
Bug #: 34326
Summary: uplive.exe from TypeEasy crashes
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 45694
--> http://bugs.winehq.org/attachment.cgi?id=45694
backtrace.txt
reproduce it follow this:
0. download and install TypeEasy. Sorry for there is not a english version, you
can install by click the button which with those word:
"下一步(N)" -> "我接受(N)" -> "下一步(N)" -> "安装(I)" -> "完成(F)";
1. TypeEasy will starup after the installation, the exit it. And uplive.exe
will crash as soon as you exit TypeEasy.
--
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=51513
Bug ID: 51513
Summary: PG Offline 4.0.907 crashes on start with
IndexOutOfRangeException with Wine-Mono
Product: Wine
Version: 6.13
Hardware: x86-64
URL: https://web.archive.org/web/20210125191858if_/http://www.personalgroupware.com/groupmanager/pg-offline-4-0-9
07.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Created attachment 70355
--> https://bugs.winehq.org/attachment.cgi?id=70355
output
I am running current wine-git and wine-mono 6.3.0.
'winetricks -q dotnet452' works around, but you have to set the prefix back to
Windows 7 when winetricks is done.
$ sha1sum pg-offline-4-0-907.zip
5b912f85324845a3f79421d0636bba668e8dff8c pg-offline-4-0-907.zip
$ du -sh pg-offline-4-0-907.zip
80M pg-offline-4-0-907.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=47463
Bug ID: 47463
Summary: QQ crash on start
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
QQ installation finished with a crash and run an installed QQ,an error occured
and exit.
--
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=40827
Bug ID: 40827
Summary: NtLockFile I/O completion on lock breaks VMWare
VSphere client
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
VMWare's VSphere clients (4.x, 5.x, and 6.x) all fail to install on Wine,
printing no error messages whatsoever until they hang at the line:
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
This lack of I/O completion for locks breaks various other programs (e.g.
40744).
--
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=52490
Bug ID: 52490
Summary: Clipboard.GetText() doesn't work
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: x256(a)ultra.fyi
Distribution: ---
Created attachment 71783
--> https://bugs.winehq.org/attachment.cgi?id=71783
Demo application (with source code)
The Clipboard.GetText method of .NET doesn't work on Wine.
Please see the attached demo application. It copies some text into the
clipboard, waits 1 second, retrieves the clipboard text and compares the texts.
On Windows 10 with .NET Framework 4.8 and on Kubuntu 21.10 with Mono 6.8, the
texts are the same (and thus the demo application outputs "=> Test
succeeded!"). On Kubuntu 21.10 with Wine 7.0 (winehq-stable), Clipboard.GetText
returns an empty string (and thus the demo application outputs "=> Test
failed!").
Thanks!
--
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=52433
Bug ID: 52433
Summary: TASInput (Mupen64-RR-Lua): checkbox is not cleared
correctly
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jackyguo18(a)hotmail.com
Distribution: ---
Created attachment 71701
--> https://bugs.winehq.org/attachment.cgi?id=71701
TASInput after hovering over and clicking some of the radio buttons and
checkboxes
Mupen64-RR-Lua is a fork of the original Mupen64 (NOT Mupen64Plus), used for
tool-assisted speedruns of N64 games. It offers additional functionality on top
of Mupen64, such as input recording, a custom input plugin and a Lua scripting
system. TASInput is a N64 emulator input plugin that provides a window enabling
the user to provide precise joystick values and button combos each frame.
source code:
https://github.com/mkdasher/mupen64-rr-lua-/tree/master/tasinput_plugin/src.
Checkboxes and radio buttons in the TASInput window are not cleared before
being redrawn, leading to weird overlapping graphics. See the attached
screenshot.
Wine version: 7.0 (winehq-stable)
Linux distro: Ubuntu 21.10 (impish)
Display server: Wayland, GNOME Mutter
To reproduce, download the package from https://repack.skazzy3.com, then simply
unzip to a folder and run mupen64.exe. From there, simply find an N64 ROM to
run, and it should work.
--
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=51798
Bug ID: 51798
Summary: MAmidiMEmo doesn't start up ("System.resources" is
required)
Product: Wine
Version: 6.18
Hardware: x86-64
URL: https://github.com/110-kenichi/mame/releases/download/
v3.9.2.2/MAmidiMEmo_x64.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Created attachment 70685
--> https://bugs.winehq.org/attachment.cgi?id=70685
terminal output
MAmidiMEmo is a virtual chiptune sound MIDI module using a MAME sound engine
[1].
When I launch the program (MAmidiMEmo.exe) with Wine Mono 6.4.0, it doesn't
start up and emits an exception.
Steps to reproduce:
1. mkdir MAmidiMEmo && cd MAmidiMEmo
2. unzip MAmidiMEmo_x64.zip
3. wine MAmidiMEmo.exe
Expected behavior:
It shows main window as seen in [2].
Actual behavior:
It emits an exception. Portion of the terminal output is:
---
Unhandled Exception:
System.Resources.MissingManifestResourceException: Could not find any resources
appropriate for the specified culture or the neutral culture. Make sure
"System.resources" was correctly embedded or linked into assembly "System" at
compile time, or that all the satellite assemblies required are loadable and
fully signed.
---
See the attachment for full terminal output.
Additional info:
I guess the following part[3] causes the exception:
---
137: System.Resources.ResourceManager rm =
138: new System.Resources.ResourceManager("System",
typeof(UriFormat).Assembly);
139: string dummy = rm.GetString("Arg_EmptyOrNullString");
---
[1] https://github.com/110-kenichi/mame
[2] https://chip-union.net/?p=5454https://chip-union.net/?p=5454
[3]
https://github.com/110-kenichi/mame/blob/7022869a8630f1a60305dba89d1ec8cb71…
--
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=51754
Bug ID: 51754
Summary: Iris Down CountDown Crash at start - dotnet4.5
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l.lawall(a)web.de
Distribution: ---
Created attachment 70649
--> https://bugs.winehq.org/attachment.cgi?id=70649
crashlog
Installed the Software with Wine, crashs at start
--
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=51392
Bug ID: 51392
Summary: user32:monitor breaks user32:win
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Running user32:monitor before user32:win causes the following set of three
failures:
https://test.winehq.org/data/patterns.html#user32:win
win.c:7155: Test failed: Test 1: expected (-8,-8)-(1032,776), got
(-8,-8)-(1028,772)
win.c:7155: Test failed: Test 6: expected (-8,-8)-(1032,776), got
(-8,-8)-(1028,772)
win.c:7155: Test failed: Test 8: expected (-8,-8)-(1032,776), got
(-8,-8)-(1028,772)
The values change a bit but we consistently get +4 instead of +8 for the bottom
right corner.
In isolation this is 100% reproducible on w7u, w8, w864, w1064v1507,
cw-rx460-1507 and w1064v1607, even when waiting for 10 second between tests.
But for some reason in WineTest this only happens systematically on
cw-rx460-1507.
Also newer Windows 10 versions are not impacted.
--
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=36566
Bug ID: 36566
Summary: Half-Life CD's Menu refuses to work after a while.
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xylem2020(a)gmail.com
Created attachment 48658
--> http://bugs.winehq.org/attachment.cgi?id=48658
Log related to Half-Life's menu mishap.
The menu for the CD version of Half-Life stops being responsive after a certian
amount of time. For this bug report, I left the game running for an hour while
it changed to serveral different levels.
--
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=38809
Bug ID: 38809
Summary: Cresh at "fixme:dbghelp:elf_search_auxv can't find
symbol in module" in Tencent QQ7.3Light
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: huanghaorui301(a)gmail.com
Distribution: ---
Created attachment 51752
--> https://bugs.winehq.org/attachment.cgi?id=51752
part of the console log
Tencent QQLight7.3 :
http://dldir1.qq.com/qqfile/qq/QQ7.3Light/14258/QQ7.3Light.exe
When running, it usually crashes randomly at "fixme:dbghelp:elf_search_auxv
can't find symbol in module".
Here my winetricks prefix.
---
*atl100 (原装先于内建)
*atl80 (原装先于内建)
*atl90 (原装先于内建)
*cmd.exe (原装先于内建)
*gdiplus (原装)
*msctf (原装先于内建)
*msvcm80 (原装先于内建)
*msvcm90 (原装先于内建)
*msvcp100 (原装先于内建)
*msvcp80 (原装先于内建)
*msvcp90 (原装先于内建)
*msvcr100 (原装先于内建)
*msvcr80 (原装先于内建)
*msvcr90 (原装先于内建)
*msxml4 (原装先于内建)
*riched20 (原装先于内建)
*vcomp (原装先于内建)
*vcomp100 (原装先于内建)
*vcomp90 (原装先于内建)
--
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=37609
Bug ID: 37609
Summary: Macromedia Freehand 9 demo hangs during startup
Product: Wine
Version: 1.7.30
Hardware: x86
URL: http://macromedia-freehand.software.informer.com/downl
oad/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.drew(a)yahoo.com
CC: focht(a)gmx.net
Distribution: ---
This bug is a continuation of bug 11582. The application now displays one of
its tool windows but then hangs right after.
Here's hoping that AF can provide another insightful analysis.
--
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=33086
Bug #: 33086
Summary: QQ 2013 Beta2: text in input box can't display
normally
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43740
--> http://bugs.winehq.org/attachment.cgi?id=43740
Text in input box can't display normally
reproduce:
1. download and install it;
2. ~/.wine/drive_c/Program Files/Tencent/QQ/Bin$ wine QQ.exe
when you try to input account in the input box you will find the both the
cursor and the number can't be displayed normally.(as picture 1 in attachment)
I found 'winetricks -q riched20' make it happier.
The picture 2 in attachment is what it should look like(with native riched20)
There was a QQ account for testing provided by Qian Hong:
accout: 1469264807
Password: winedebug
--
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=46284
Bug ID: 46284
Summary: Call of Juarez crashes with unimplemented function
d3dx9_29.dll.D3DXSHProjectCubeMap
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Crash after intro 'wine: Call from 0x7b43d2fb to unimplemented function
d3dx9_29.dll.D3DXSHProjectCubeMap'
wine-4.0-rc1-21-g0e33105abb
--
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=52528
Bug ID: 52528
Summary: cuda 10.0 and 10.2 installation fails with
"err:ole:CoRevokeClassObject COM was not initialized"
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
When trying to get warpem http://www.warpem.com/warp/?page_id=65 running,
I'm trying to install cuda 10.0 or 10.2, according to these instructions
https://gist.github.com/imaami/37105333c0d16210b2cac9d4032155aa
on Wine-7.0 (stable), wine 7.1 (devel), and wine 7.1 (Staging). Staging
provides some version of cuda, but the application crashes; a possibile reason
is Cuda version mismatch.
The installation procedure of Cuda 10.x proceedes quite far, but fails at the
end always with
....
....
0138:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0138:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0140:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3,
00000000, 0, 00000000 stub
0138:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEAC
0138:err:ole:CoRevokeClassObject COM was not initialized
Because I was not sure whether the important parts are installed, I tested with
Cuda-Z, too. But Cuda-Z does not recognize the GPU's, in "stable" and "devel"
(with "Staging" the gpu is recognized)
The host system is Debian11, and two GTX 1080Ti cards, nvidia-driver/libcuda1
460.91. I tested Cuda 10.0 as well as Cuda10.2. In order reproduce this issue,
You need to run these commands:
URL_100=https://developer.nvidia.com/compute/cuda/10.0/Prod/local_installer…URL_102=http://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_i…
wget -nc $URL_100
wget -nc $URL_102
wineboot -i
winetricks msxml3
winetricks win10
wineconsole cmd.exe /c "$(basename $URL_100)" -s \
{cu{dart,objdump,pti},nv{cc,prune,disasm,prof,ml_dev},memcheck, \
{cu{blas,fft,rand,solver,sparse},nvgraph,npp,nvrtc}{,_dev}}_10.0
wineconsole cmd.exe /c "$(basename $URL_102)" -s \
{cu{dart,objdump,pti},nv{cc,prune,disasm,prof,ml_dev},memcheck, \
{cu{blas,fft,rand,solver,sparse},nvgraph,npp,nvrtc}{,_dev}}_10.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=52432
Bug ID: 52432
Summary: synaps audio legend plugin does not show button faces
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: jwork123nl(a)yahoo.com
Distribution: ---
Created attachment 71697
--> https://bugs.winehq.org/attachment.cgi?id=71697
Debug log showing the d2d errors
A program that I run under wine does not show parts of its gui / the are just
black circles.
Details:
I run a demo version of a synthesizer vst3 plugin that in reaper under linux
(using reaper as a daw, but that does not matter).
See https://www.synapse-audio.com/thelegend.html
The plugin simulates a synthesizer and shows many bitmaps of knobs
Most of the knobs are not drawn, I see just a black circle where the knob face
should be drawn.
Wine throws many d2d errors complaining that a bitmap cannot be drawn. See
attachment.
It seeems there is a problem in the d2d part of wine.
--
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=52533
Bug ID: 52533
Summary: Rayman 3 combat fatigue circular meter flickers
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewehr(a)hotmail.com
Distribution: ---
When Rayman has one of the combat fatigues equipped the circular meter for how
much time that fatigue has left visibly flickers constantly. Running on
OpenSuse Tumbleweed with the latest Nvidia proprietary drivers.
--
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=2082
Jeff D. Hanson <jhansonxi(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhansonxi(a)gmail.com
--- Comment #173 from Jeff D. Hanson <jhansonxi(a)gmail.com> ---
Reproduced with Diablo v1.09b (and Hellfire mod v1.01) on Wine 7 (winehq
package). It is improved in that the menus can be repainted by switching menu
items with the keyboard or most of the screen using the mouse cursor.
System:
Xubuntu 20.04.3 x86_64
AMD Phenom 9550
GeForce GTX 750 Ti using Nvidia 470.57.02 driver
--
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=29782
Bug #: 29782
Summary: ZEMAX lens data editor is not treated as a popup of
the main window on Mac OS X
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
I don't have a Mac, but I have installed Wine and ZEMAX on several Macs for
people and the lens data editor does not properly work as a popup that stays on
top of the main window. This used to be a problem on Linux (Bug #21380), but
the issue was resolved some time ago. I have had these people install several
different versions of XQuartz and none of them change the behavior of the
window.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=30709
Bug #: 30709
Summary: MAKING HISTORY II: The War of the World - Fonts not
rendered in game.
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baditaflorin(a)gmail.com
Classification: Unclassified
It`s not playeble, and i don`t understand and on the site is not clear enough
what command to use to give feedback, so that you know what setting i have on
and what not. So we will have to speak some more.
--
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=40277
Bug ID: 40277
Summary: Half-Life - Team Fortress Classic: Intro video renders
with artifacts (RLE decompressed using gdi32 differs
from msrle32)
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
CC: xylem2020(a)gmail.com
Distribution: ---
This bug describes a third problem from bug 22533. The game has an intro video
compressed in RLE but the biCompression is not set to "mrle", it is "RLE " so
comctl32 skips trying to find a codec and uses built-in capabilities of gdi32
to decompress the frames.
Unfortunately the gdi32 decompressed frames have artifacts in the shape of
lines as if the RLE is not being decompressed correctly. A workaround is to
force comctl32 to use msrle32, but I think there could be a problem in gdi32.
This bug is a mental note to myself and I'll try to handcraft a frame that
displays the issue and add to tests when I have more time.
--
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=40276
Bug ID: 40276
Summary: Half-Life: Transparency problem when displaying the
logo video
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
CC: xylem2020(a)gmail.com
Distribution: ---
This is a split from bug 22533. It seems to be related to the way comctl32
determines the transparent color or maybe in how it applies the color. I'l add
more info and workarounds later.
--
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=23415
Summary: ManyCam: Crash at choosing ManyCam.xml
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29195)
--> (http://bugs.winehq.org/attachment.cgi?id=29195)
How to make application quit silently
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005
2) install ManyCam
3) wine ManyCam.exe
4) get an error
5) see attachment to know where to click
Behaviour:
Application quits silently
Expected behaviour:
Application should shouldn't quit
In terminal there is only
fixme:win:RegisterDeviceNotificationW (hwnd=0x40026,
filter=0xdaf494,flags=0x00000004) returns a fake device notification handle!
err:shell:SHGetFileInfoW pidl is null!
err:shell:SHGetFileInfoW pidl is null!
err:shell:SHGetFileInfoW pidl is null!
err:shell:SHGetFileInfoW pidl is null!
X Error of failed request: BadColor (invalid Colormap parameter)
Major opcode of failed request: 89 (X_StoreColors)
Resource id in failed request: 0x1
Serial number of failed request: 4605
Current serial number in output stream: 4605
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33078
Bug #: 33078
Summary: Lync Attendee fails to start
Product: Wine
Version: 1.5.18
Platform: x86
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=15755
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Created attachment 43730
--> http://bugs.winehq.org/attachment.cgi?id=43730
console output
Lync 2010 Attendee installs successfully, but silently exits when I try to
start 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=52393
Bug ID: 52393
Summary: Sacred 2 Gold: Textures largely missing since 5.0-rc3
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: labre(a)posteo.de
Distribution: ---
Created attachment 71619
--> https://bugs.winehq.org/attachment.cgi?id=71619
main menu without background textures
I found a driver and gpu independent regression, which apparently affects just
Sacred 2 Gold (installer from GOG). Tested GPUs were AMD RX 5500XT (NAVI14)
with AmdVLK as well as RADV, Nvidia Quadro M2000M with nvidia and Intel HD
Graphics 520 (Skylake) with ANV.
Regression symptoms include the missing background tree in the main menu, a
blackscreen in singleplayer and missing non-plane textures in multiplayer (no
movement control however).
>From the Protondb reports I figured, that this worked originally on at least
Intel and Nvidia, so I started looking for a regression since the reported wine
versions.
Bisected this to f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b
# first bad commit: [f99d307a3e1f9beb7fd9dc8892b5cfabbabf816b] msvcrt: Use
parse_double for scanf floats.
--
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=52524
Bug ID: 52524
Summary: Save-game locations are changed without symlinks to
previous locations
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmed.com(a)tutanota.com
Distribution: ---
Lately, save games for some of my games are not recognized by Wine-staging 7.1,
and I found out that there are new directories that were not there before like:
~/.wine/drive_c/users/username/AppData/Local
~/.wine/drive_c/users/username/AppData/Roaming
And when I change Windows version from 7 to 10, there is another new location:
~/.wine/drive_c/users/username/Documents
These new directories will not be an issue if they are linked to the previous
directories created by previous Wine versions.
--
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=52523
Bug ID: 52523
Summary: Logiciel PokerStars
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bernard.Ganne(a)gmail.com
Distribution: Ubuntu
Created attachment 71823
--> https://bugs.winehq.org/attachment.cgi?id=71823
Message d'erreur s'affichant au démarrage et aussi lors de l'utilisation de
certaines options
Message d'erreur s'affichant au démarrage et aussi lors de l'utilisation de
certaines options
--
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=52522
Bug ID: 52522
Summary: Outlands.exe: Running executable results in a stack
overflow error
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: calvin.hendriks(a)gmail.com
Distribution: ---
Created attachment 71821
--> https://bugs.winehq.org/attachment.cgi?id=71821
Trace from running Outlands.exe
When running the executable (https://patch.uooutlands.com/download sha1
e7605642a00bac83f0d18f42b0a40e17e1c5a459 Outlands.exe) in a clean prefix
through the terminal I receive a stack overflow error. Using Arch Linux distro.
--
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=14456
Summary: Diablo 2 stuck on switch
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ak(a)axet.ru
When i switch from windowed diablo to another X window diablo fail to render
screen. I still can blind-exit from game but unable to refresh screen anymore.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20362
Summary: Diablo II: X11 mouse pointer shows over fullscreen
window
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thijs.vandenboogaard(a)gmail.com
When Diablo II is started and the mouse pointer is left alone, it stays
somewhere in the upper right of the fullscreen window. While playing it gets
pretty annoying. A temporary solution is to move the mouse pointer to the very
right of the screen when starting. Has probably something to do with D2D.
Running Wine 1.1.31 on Ubuntu Karmic X86_64. Intel Core 2 Quad Q6600 @ 3200MHz,
Nvidia Geforce GTX 260 (propretiary drivers 185.18.36).
--
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=7902
--- Comment #36 from Schorschii <winehq(a)georg-sieber.de> ---
@Fabian Maurer:
I can send you the complete game if you need it for debugging. Just email me if
you like :)
--
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=7902
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #35 from Fabian Maurer <dark.shadow4(a)web.de> ---
Found another demo, but this one doesn't exhibit the issue. Is there a demo
that has the issue?
--
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=52516
Bug ID: 52516
Summary: Browser Automation Studio graphicals glitches when
opening record mode
Product: Wine-staging
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brianengel(a)outlook.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When opening record mode in Browser Automation Studio by Bablosoft you will get
graphicals glitches. Expect the graphicals glitches the features seem to work.
In wine-dev and wine-stable the record mode crashes right away. The Software
uses QT. You can download it at
https://bablosoft.com/shop/BrowserAutomationStudio#download and old source code
is available at github https://github.com/bablosoft/BAS. I uploaded a youtube
video which shows the bug: https://www.youtube.com/watch?v=jKz6AsOdL-4.
--
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=46674
Bug ID: 46674
Summary: No music in Sims 1 Deluxe
Product: Wine
Version: 4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 63623
--> https://bugs.winehq.org/attachment.cgi?id=63623
Terminal output
I got the game working using dgvoodoo2 and DXVK, but there's no music in-game
(sound effects work however).
Attached terminal log with some quartz and winegstreamer errors.
--
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=7902
Schorschii <winehq(a)georg-sieber.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winehq(a)georg-sieber.de
--- Comment #34 from Schorschii <winehq(a)georg-sieber.de> ---
@Hans Leidekker, @joaopa:
Yes, this is still an issue. I just tested it with Wine 7.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=43240
Bug ID: 43240
Summary: Java 8 believes the filesystem is read-only
Product: Wine
Version: 2.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: taho(a)dnsdeer.com
Distribution: ---
Created attachment 58546
--> https://bugs.winehq.org/attachment.cgi?id=58546
A Java sample program
Symptom:
Calls to java.nio.file.Files.isWritable() always return false, even though the
specified file is very definitely writable – the same Java program running
under Linux correctly returns true for the same file.
Software versions:
Arch Linux (x86-64)
Wine 2.10
Java 1.8.0_131-b11
Cause:
Files.isWritable ends up calling
sun.nio.fs.WindowsFileSystemProvider.checkAccess, which via
WindowsFileStore.create calls the WindowsFileStore constructor. In those
WindowsFileStore methods, the Win32 API function GetVolumePathName is called
and its result passed to GetVolumeInformation – which is where the bug is.
In my case, I'm passing in the filename "Z:\tmp\winebugtest\winebugtest.java",
where Z: is the Linux root directory. Because /tmp is a separate filesystem,
the call to GetVolumePathName returns "Z:\tmp\". So far so good. But when this
is passed to GetVolumeInformation, it figures there are too many backslashes
and returns an error. This results in a Java IOException which ends up causing
isWritable to return false.
If I create a T: drive pointing to /tmp (through winecfg) everything works
correctly – GetVolumePathName resolves "T:\winebugtest\winebugtest.java" to
"T:\", GetVolumeInformation is happy and Java gets the correct result.
The Wine implementation of GetVolumeInformation in kernel32/volume.c has the
comment "there must be exactly one backslash in the name, at the end".
Microsoft's documentation, I think, disagrees:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa364993(v=vs.85).…
I have attached the relevant portions of the logs (from WINEDEBUG='+relay') and
a sample program.
--
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=32112
Bug #: 32112
Summary: Justice Caculator reporting "Eror dreading
RichEdit1->Lines.Strings: RichEdit line insertion
error
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
The orignial website is http://www.filehand.net, now it is unavailable.
Anyone would like to test and debug the software please contact to me.
Reproduce:
Wine 司法速算器.exe
A popup window reporting:
"Error reading RichEdit1->Lines.Strings: RichEdit line insertion error.
after clicking "OK"/"确定", the app quit without any useful log.
Will attach a +richedit trace.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16295
Summary: Cannot run Win16 installer for Judaic Classics
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arie.folger+wine(a)gmail.com
Created an attachment (id=17572)
--> (http://bugs.winehq.org/attachment.cgi?id=17572)
Output when trying to run the program under Wine
I am trying to install Davka Judaic Classics IIc, a bookshelf kind of software
with Hebrew books. It is a win32 program that was designed for running also on
win3.11, hence the installer is, I believe, win16. I have used this software on
Win95 and Win98. The program happily runs off emulated cdroms.
I have now tried to install this program under wine, but can't even get the
installer to run. Attached you will find the output when running "wine
installa.exe" (the installer for installs from floppy drive a:). For the
record, I am using Fedora 10 for x86_64, with wine i386, version 1.1.7. The
kernel is 2.6.27.5-117.fc10.x86_64.
Can someone make sense out of the error message? How do I get around this?
--OCC
--
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=46747
Bug ID: 46747
Summary: Arabic letters are not connected in MS Office 2013
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: akram_ma(a)hotmail.com
Distribution: ---
Created attachment 63748
--> https://bugs.winehq.org/attachment.cgi?id=63748
MS Word 2013 in ar_YE.UTF-8 locale
I did a clean prefix as follows
created Win 7 32bit
Then installed from WineTricks: Core Fonts, Tahoma Font, msxml6, riched20,
usp10
and Added reg key:
[HKEY_CURRENT_USER\\Software\\Wine\\Direct3D]
"MaxVersionGL"=dword:00030002
Then installed Office 2013 Pro (Arabic Version)
Installation went fine with one minor problem: I cannot customize installation.
Once I hit the down arrow to show drop down menu to customize which component
to choose from. Once I hit to show, it drops down and disappear in half a
second.
I was able to run all programs except:
OneNote shows a message cannot continue please install Windows Desktop
Experience
Word, Excel, Publisher, PowerPoint, Access and Outlook run fine so far.
One major problem with all running applications is Arabic representation:
Word Arabic letters are not connected at all and are typed from left to
right as if English.
Others Other apps type Arabic in the right way with no problem.
All Arabic letters are not connected in main menu and sub menus in all
apps. Letter are typed from right to left correctly but not connected
If I switch the locale language to Arabic for example ar_YE.UTF-8:
Word Arabic letters are still not connected but word direction is fine
(rtl); however, English is typed from right to left
Others Other apps work fine.
All Menus still have the same problem
I attached a picture of Word 2013 in ar_YE.UTF-8 locale. English words (This is
a book) are type backward, and All Arabic letters are not connected, although
some tips boxes and sub sub menus are fine.
--
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=52342
Bug ID: 52342
Summary: Outdated Cuda version
Product: Wine
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: nvcuda
Assignee: wine-bugs(a)winehq.org
Reporter: automates+bugwine(a)lepouete.fr
Distribution: ---
Created attachment 71510
--> https://bugs.winehq.org/attachment.cgi?id=71510
Cuda-z results
The integrated cuda version is out of date. On some softwares, it can lead to
compatibility issues and features not working, or even complete software.
As you can see on the screenshot, Cuda Compute Capability is at the version
8.2, and Cuda Runtime Dll is at the version 6.50. As far as I know, last
version is 11.50, so the Driver Dll should be ok?
(on my computer, wine-staging 7.0-rc4, Archlinux, official nvidia drivers)
I know that GPU rendering on Daz Studio won’t work because of this issue. Other
softwares might be impacted.
I’d love to help, sadly I know quite nothing at Cuda and C++. Still, if I can,
I’m available.
Thank you
--
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=52509
Bug ID: 52509
Summary: I try to install active presenter version
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: didier.birghoffer(a)gmx.de
Distribution: ---
Created attachment 71810
--> https://bugs.winehq.org/attachment.cgi?id=71810
I try to install "active presenter" with help of Win on my PC with MX19
distribution. The crash occurs with installation of Gecko
I try to install "active presenter" with help of Win on my PC with MX19
distribution. The crash occurs with installation of Gecko
--
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=33128
Bug #: 33128
Summary: AliWangwang: the window displayed with black block
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43816
--> http://bugs.winehq.org/attachment.cgi?id=43816
The Log
1.'winetricks -q vcrun2005', download and install it:
487641e1976a3e29ebedd186415436f833ac1493 AliIM2013_taobao(7.21.01C).exe
2. cd to the file where you installed it:
'~/.wine/drive_c/Program Files/AliWangWang$ wine AliIM.exe'
There are some black block in the window.
BTW: I found AliWangwang have a 'GdiPlus.dll' by itself in
'~/.wine/drive_c/Program Files/AliWangWang/GdiPlus.dll'. When I try to use the
native gdiplus it won't work and this is the output information:
err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program
Files\\AliWangWang\\7.21.01C\\GUIBase.dll") not found
err:module:import_dll Library GUIBase.dll (which is needed by L"C:\\Program
Files\\AliWangWang\\7.21.01C\\AliIMStartup.dll") not found
err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program
Files\\AliWangWang\\7.21.01C\\AliIMStartup.dll") not found
--
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.
http://bugs.winehq.org/show_bug.cgi?id=37003
Bug ID: 37003
Summary: QQ 2013 paints incompletely
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Created attachment 49158
--> http://bugs.winehq.org/attachment.cgi?id=49158
Screenshot: QQ 2013 paints incompletely
0. Download the installer of QQ2013 from
http://dldir1.qq.com/qqfile/qq/QQ2013/QQ2013SP5/9050/QQ2013SP5.exe
1. install QQ2013. For non Chinese speakers, the "下一步(N)" button means "Next",
the "安装(I)" button means "Install", "完成(F") means "Finish", these three
buttons are all we need for install QQ2013.
2. start QQ2013:
~/.wine/drive_c/Program Files/Tencent/QQ/Bin$ wine QQ.exe
Expect result:
Draw a complete login dialog box including username form and password form and
submit button. (See Screenshot: QQ 2013 paints incompletely)
Actual result:
Nothing has been drawn except a submit button. However, either clicking on the
button or typing "tab" key repeatedly help the application draw more areas,
with enough luck it can draw completely.
--
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=37180
Bug ID: 37180
Summary: UnrealEd 3: mouse clicks mishandled
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pastas4(a)gmail.com
Clicking inside the viewports in UnrealEd 3.0 (Unreal Tournament 2004, Unreal
II: The Awakening) results in nothing happening. Surfaces are not selected, and
the context menu on right-click is not brought up. That prevents the user from
changing level geometry in any way and adding new actors to the level. However,
dragging the mouse correctly moves the camera, so the issue is only with single
clicks.
In addition, selecting textures in the texture browser results in only the last
texture (the one closest to the lower right corner of the browser) to be
selected, instead of the one that was clicked on. These two issues are probably
related to each other. Neither of these issues appear in UnrealEd 2, which is
otherwise pretty similar to UnrealEd 3.
--
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=52497
Bug ID: 52497
Summary: Sam and Max 101 original edition (skunkape games
reissue from GOG) crashes when gameplay starts
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dave(a)661.org
Distribution: ---
Created attachment 71792
--> https://bugs.winehq.org/attachment.cgi?id=71792
Backtrace of the crash
The Sam and Max games produced by Telltale Games have been acquired by Skunkape
Games (made up of ex Telltale people) and have reissued the original series
along with remastered versions. I tried to start "Sam and Max 101: Culture
Shock", which crashed right as control would be turned over to the player.
--
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=43339
Bug ID: 43339
Summary: Rendering Errors in Elder Srolls online with nvidia
drivers
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: loki(a)lokis-chaos.de
Distribution: ---
Created attachment 58676
--> https://bugs.winehq.org/attachment.cgi?id=58676
Character selection screen with glitches
There are some rendering issues if the proprietary nvidia drivers are used.
They seem to occur on specific ground textures only.
I have attached three logfiles and screenshots:
- Character selection screen with glitches
- Area with no glitches at all
- Area with glitches
Objects move over the bugged area leave traces behind.
--
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=52495
Bug ID: 52495
Summary: .NET 5 APP CRASH due to unimplemented function
KERNEL32.dll.RaiseFailFastException
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: github-oci1(a)spm.s.deo.rodeo
Distribution: ---
Created attachment 71790
--> https://bugs.winehq.org/attachment.cgi?id=71790
Wine / .NET 5 error log
Wine crashes when running the .NET 5 decompiler app Reko
(https://github.com/uxmal/reko/) on wine-5.0.3 (Debian 5.0.3-3). Installing the
.NET 5 x86 Desktop runtime and starting the app worked without issues. However,
as soon as I try to decompile an executable in Reko, the app crashes due to
wine missing the implementation of KERNEL32.dll.RaiseFailFastException.
Has this already been fixed in the latest version of Wine?
--
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=52417
Bug ID: 52417
Summary: Metatogger 7.2: Wine crashes upon launching the
software
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p10qjuhh(a)duck.com
Distribution: ---
Launching Metatogger at all causes a crash.
Download:
https://www.luminescence-software.org/download/metatogger/Metatogger-Instal…
Name: Metatogger-Installer.exe
MD5: 4fc5a6f1c39a95bb754c25207fe2bb9a
(This installer is updated semi-regularly by the software maintainer, so
determining the version is on you)
At the time of writing, 7.2 is the latest release, but this problem is likely
to still exist in later versions.
--
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=52412
Bug ID: 52412
Summary: Cygwin installer: "Select Prackages" dialog maximizes
itself
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
The only way to get the dialog to a normal size is by dragging on the edges.
--
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=52402
Bug ID: 52402
Summary: Add 'go up one directory' button to open file/save
file dialog
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
This is more of an annoyance with which I have wasted a lot of time
re-navigating into folders that are buried 10+ folder deeps; only to need to go
up 1 directory level from the folder the dialog opened to.
the save file & load file dialog needs a button for moving up 1 directory
level, which windows has had since probably its inception.
--
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=52388
Bug ID: 52388
Summary: Winrar failed to install
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chrisblakely25(a)hotmail.com
Created attachment 71611
--> https://bugs.winehq.org/attachment.cgi?id=71611
its the error log
I attempted to install winrar windows version for the gui as i didnt want to
use the command line interface
--
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=52498
Bug ID: 52498
Summary: wineboot does not block main thread
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imre.steiner(a)oneidentity.com
Distribution: ---
Created attachment 71793
--> https://bugs.winehq.org/attachment.cgi?id=71793
wineboot has non-blocking output
Wine is used as a test tool..
There is a weird behavior when trying to initialize the test env with this
script:
<code>
#! /bin/bash
if ! [ -d "$HOME/.wine" ]; then
# this prevents wine asking for gecko and mono install
WINEDLLOVERRIDES="mscoree,mshtml=" wineboot -u
fi
# add some dll paths to the path
wine regedit /opt/add_dll_paths.x86_64-w64-mingw32.shared.posix.reg &>/dev/null
</code>
The weird thing is the regedit process was forked before the wineboot
process had been finished/disappeared.
(regedit can be replaced with any other command)
This causes a very unpredictable wine usage e.g. stuck processes.
Further details in the attachment.
With wine 6.0.2 there was no such an issue.
Environment:
Ubuntu 18.04 OS
Running docker container on a focal based Ubuntu image
Wine 7.0
--
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=52405
Bug ID: 52405
Summary: Shell Folder.CopyHere method fails
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)reichardt.de
Distribution: ---
Created attachment 71656
--> https://bugs.winehq.org/attachment.cgi?id=71656
Inno Setup script
I found this on macOS via Crossover but in the WineHQ forums it was confirmed
on Linux with Wine 2.0-rc6.
My usecase is an Inno Setup script that unzips a zip file via the Shell
Folder.Copy here method.
This works in a Windows 10 VM.
Seems it fails already with the portion of the script
Shell := CreateOleObject('Shell.Application');
*or*
ZipFile := Shell.NameSpace(ZipPath);
Attached is the Inno Setup script that works with Inno Setup 6.2
https://jrsoftware.org/isdl.php
The script downloads a zip and then tries to unzip it.
With Wine it gets a runtime error that the zip cannot be found or used (even
though the zip is right there in the path and is valid).
Forum post with Linux wine 7.0-rc6:
https://forum.winehq.org/viewtopic.php?f=2&t=36097&p=135722#p135722
--
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=52404
Bug ID: 52404
Summary: The program Spitfire Audio.exe has encountered a
serious problem and needs to close
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stebridgwater80(a)gmail.com
Distribution: ---
Created attachment 71650
--> https://bugs.winehq.org/attachment.cgi?id=71650
backtrace.txt contains the full details of the error
I am using Wine in Linux xfce (version 4.14.254-18421-g52c1f30155ad) which I
have installed onto an Acer Chromebook using crouton. Linux runs alongside
Chrome OS as a chroot application.
The App is Spitfire Audio 3.3.22 for Windows.
The download link is
https://www.spitfireaudio.com/library-manager/download/win/
The app is installed in .wine/drive_c/Program Files/Spitfire Audio/Spitfire
Audio.exe
The SHA1 checksum is ee79e88fc3d659944cd972f0ae4e3a929ee57cee
When I try to run the Spitfire Audio.exe program the following error message
appears:
The program Spitfire Audio.exe has encountered a serious problem and needs to
close.
I have attached the full program error details.
I would be grateful for your help or advice.
--
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=52299
Bug ID: 52299
Summary: Oculus Setup Installer Runs but Renders as a Black
Window
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71453
--> https://bugs.winehq.org/attachment.cgi?id=71453
Wine-Staging 7.0-rc1 Terminal Output and Backtrace
Version of wine used:
Wine-Staging 7.0-rc1
SHA256:
ef04ac24ea20b404b175b0f18f706b7eabe5d5712f653e600cb7e8e715d93fa2
Download location:
https://www.oculus.com/download_app/?id=1582076955407037
-----
Dotnet 48 is required to render the program's window:
winetricks -q dotnet48
-----
Once the program launches, it renders as a black window.
Closing the program (after waiting for some time) allowed me to collect a
backtrace.
--
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=50571
Bug ID: 50571
Summary: Mouse issues with Escape from Tarkov
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: faalagorn(a)gmail.com
Distribution: ArchLinux
Currently, it's impossible to play on online servers due to BattlEye, but in
Escape from Tarkov (Unity game) there's a bug where the window loses focus and
gains it again, mouse can't be clicked. It's an old bug going back to older
versions of the game where BattlEye did'n prevent logging to the game, but it
seems to still be there in 6.0. It initially suffered from Bug 42631 which
seems to be largely fixed, but the mouse issues are still there, which is
present even on wine-staging and even wine-wayland where sometimes mouse
suffers from other issues such as it being offset by a few pixels. The same is
present on D3D12 render which can be forced with -force-d3d12 as well as on
DXVK.
I'm using Wayland window manager sway, but it seems the issue is present on X11
as well.
--
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=47920
Bug ID: 47920
Summary: Visio 2013 failed to complete installation
Product: Wine
Version: 4.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 32fdffac424b51fbbbd89c02022b4269930bdd31
Distribution: ---
Error message: 'Visio Professional 2013 encountered an error during setup.'
--
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=46915
Bug ID: 46915
Summary: Black boder around Wine App
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hytzongxuan(a)gmail.com
Distribution: ---
Created attachment 64001
--> https://bugs.winehq.org/attachment.cgi?id=64001
border in Virtual Desktop
I tried to install a music player (Netease Cloudmusic) on Deepin 15.9 with Wine
4.4
Normally, this application's borders is drop shadows, but now, there is a thick
border line around the window.
What's worse, after I disabled Virtual Desktop, this border show in the wrong
place.
How could I fix it?
--
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=52479
Bug ID: 52479
Summary: Wine don't want start.
Product: Wine
Version: 3.0
Hardware: x86
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nonothug59(a)gmail.com
Created attachment 71769
--> https://bugs.winehq.org/attachment.cgi?id=71769
This is the Black screen image. (Using Android Pie)
Wine don't want startup by a Unknown error. It's say "Setting up the Windows
environnement..." And, a black screen apperar. I restart the app, update it
(3.7 i think), nothing changes.
--
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=52472
Bug ID: 52472
Summary: Android 11 , 10 ,9 , mobile SAMSUNG A10 ...
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Hesammodarres313(a)gmail.com
You will not run on the best phones with this nonsense app,
--
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=52397
Bug ID: 52397
Summary: Unable to run software with Mac OS 12 Monterey with
Apple M1 Max chip 64 bit. Error notice says it is not
compatible; developer needs to update software.
Product: Wine
Version: 5.0
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomsrockets(a)aol.com
Created attachment 71636
--> https://bugs.winehq.org/attachment.cgi?id=71636
Screen Shot or error
Unable to run software with Mac OS 12 Monterey with Apple M1 Max chip 64 bit.
Error notice says it is not compatible; developer needs to update software.
See attached.
--
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=52236
Bug ID: 52236
Summary: Performance regression in Eden's Ritter - Chapter 2
(demo)
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
URL: https://web.archive.org/web/20191215150009if_/http://s
ample9.dmm.co.jp/digital/pcgame/waffle_0102/waffle_010
2t.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Regression SHA1: 4261369e5d8f1d71e8d207474751585fe9f90cc5
Distribution: Ubuntu
Eden's Ritter - Chapter 2[1] is a NSFW visual novel released by Waffle in
Japan. I started its trial version with wine 6.0-rc2, and noticed its
performance was poorer than before.
My git bisecting shows commit 4261369e5d8[2] causes the issue.
[1] https://vndb.org/v24582
[2]
https://source.winehq.org/git/wine.git/commit/4261369e5d8f1d71e8d2074747515…
After the commit, window update is too slow to play the game. My desktop
environment is also sometimes unresponsive. However, WINEDEBUG=fps shows very
high value, approx 120.
Before the commit, I can play the game without this issue. WINEDEBUG=fps is
nearly 60fps.
This issue might be a duplicate of Bug 51848, but the FPS is still low.
SHA1(waffle_0102t.zip) = 1e6345f82f1ed772163005ad63c5ca778ba9128e
--
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=52503
Bug ID: 52503
Summary: CCextractor 0.94 GUI fails to load
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spzakulec(a)gmail.com
Distribution: ---
Created attachment 71799
--> https://bugs.winehq.org/attachment.cgi?id=71799
Console output from trying to run CCExtractor 0.94 Win GUI
I'm trying to run CCExtractor's 0.94 Windows GUI since there is no Linux GUI
that I am aware of, and it's failing.
All I get is a black window and tons of errors in the console.
I'm downloading the portable release from here:
https://github.com/CCExtractor/ccextractor/releases/download/v0.94/CCExtrac…
I've attached the output of wine ccxgui.exe &>ccextractor-log.txt
as an attachment.
I'm running Wine 7.1 from here: https://wiki.winehq.org/Ubuntu
This is a fresh Wine install & prefix.
I'm running KDE Neon 5.23 as my distro.
--
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=52471
Bug ID: 52471
Summary: Bug
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Amirabbasarman(a)gmail.com
Hello, it does not show me anything, the black screen goes out of the program,
my phone xiaomi x3 pro and android 12 in my friend's phone, the same model of
Android 11 has the same problem.
Version wine : 7.0-rc6
--
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=52468
Bug ID: 52468
Summary: Android 11 , 10 ,9 , mobile SAMSUNG A10 ...
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: Hesammodarres313(a)gmail.com
CC: dimesio(a)earthlink.net
Created attachment 71758
--> https://bugs.winehq.org/attachment.cgi?id=71758
there is a black screen for me
Hello, there is a black screen for me, nothing comes up, Samsung A10 and xiaomi
8, Android 11 And 9
--
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=45937
Bug ID: 45937
Summary: Magic The Gathering Arena stops accepting any input
after losing and regaining focus
Product: Wine
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
if you move focus to a different window and then return application stops
accepting any input
No fixmes in the output, not sure how to debug
Application is a Unity application, d3d11, available for download for free
(freemium)
--
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=52469
Bug ID: 52469
Summary: mobile SAMSUNG A10 Android 11 and xiaomi Redmi 8
Android 9
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Hesammodarres313(a)gmail.com
Created attachment 71759
--> https://bugs.winehq.org/attachment.cgi?id=71759
there is a black screen for me
Please update I tried version 3.0 and version 7 rc6 , everything does look the
same, black screen and nothing, my phone is Samsung A10 with Android 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=6254
winetaste(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetaste(a)gmx.net
--
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=51758
Bug ID: 51758
Summary: Wine's time zone information has gaps in "Dynamic DST"
causing InvalidTimeZoneException
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Hi, since commit 3e370f761a24878ae4047fd7803673d108bea430 wine-mono's test
suite fails in
MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests:Bug_9664
commit 3e370f761a24878ae4047fd7803673d108bea430
Author: Giovanni Mascellani <gmascellani(a)codeweavers.com>
Date: Mon Sep 6 17:36:27 2021 +0200
tzres: Regenerate TZ data from de facto standard sources.
The test failure:
1) Bug_9664
(MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.Bug_9664)
System.InvalidTimeZoneException : The time zone ID 'Iran Standard Time' was
found on the local computer, but the registry information was corrupt.
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x0009c] in
<2b59a54be42b4db59a5b1855eee0c040>:0
at MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.Bug_9664 ()
[0x00170] in <f77f913a6a434c5597e82a9098fa240c>:0
at (wrapper managed-to-native)
System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a]
in <2b59a54be42b4db59a5b1855eee0c040>:0
The code Mono uses to read registry timezones looks for a Dynamic DST entry for
every year between FirstEntry and LastEntry:
https://github.com/mono/corefx/blob/main/src/Common/src/CoreLib/System/Time…
If one of the entries doesn't exist, it raises that exception.
This was a problem with some timezones before that commit, it just happened to
reveal the problem because it changed "Iran Standard Time" which is used in the
Mono test suite.
To test this, download wine-mono-6.3.0-tests.zip and run
$ wine run-tests.exe
MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests:Bug_9664
I'd like to create a new testcase that checks all timezones.
--
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=37016
Bug ID: 37016
Summary: Evernote 5.5.x - unable to annotate images
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49184
--> http://bugs.winehq.org/attachment.cgi?id=49184
wine output when hovering image and clicking the annotate button
Evernote has a nice image annotation feature, see [1]. When hovering an image,
the annotate button appears, but does nothing when pressed.
[1]: https://evernote.com/contact/support/kb/#!/article/28944986
--
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=37015
Bug ID: 37015
Summary: Evernote 5.5.x empty trash confirmation dialog was
incorrect layout
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49183
--> http://bugs.winehq.org/attachment.cgi?id=49183
Confirmation dialog with incorrect layout
The buttons are placed lower that expected and two white rectangles appear in
the expected location.
--
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=19651
Summary: iTunes "Add folder"-window doesn't reappear after
switching to other programs
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pieter.ideler(a)gmail.com
This bug considers iTunes 8
When you choose File -> "Add folder to library..." a diractory-chooser opens.
When giving focus to an other program and afterwards switching back this window
doesn't reappears. This renders iTunes unusable and to continue using it you
have to restart it manually.
--
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=4666
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|1991chris(a)live.de |
--
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=4666
Joo <julianmelvynjones(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|julianmelvynjones(a)gmail.com |
--
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=50743
Bug ID: 50743
Summary: .NET Core WPF applications with layered windows do not
initially render
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Found while working on WPF in Wine Mono. I've committed a work-around to Wine
Mono (not yet in a release), but the bug is present in .NET Core as well.
For any application using a WPF window with AllowsTransparency set to true
(which makes it a layered window), the window's contents are initially an
opaque black fill. Fully transparent areas are still transparent. If part of
the window redraws (such as from a hover effect), the refreshed area draws
correctly.
I'm working on uploading a self-contained test case. Unfortunately, the archive
exceeds the file size limit.
The work-around in Wine Mono is to redraw the entire window in response to
WM_WINDOWPOSCHANGED messages.
The code that controls this can be found here:
https://github.com/dotnet/wpf/blob/release/3.1/src/Microsoft.DotNet.Wpf/src…
There are a lot of cases where they redraw, but the relevant ones here are
probably WM_SIZE and WM_SHOWWINDOW.
I tried the test program in CrossOver Mac 20, and it rendered correctly. This
makes me think it's an X11-specific issue, but it could also be related to
version difference.
--
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=4666
--- Comment #64 from Bernd Buschinski <b.buschinski(a)googlemail.com> ---
I just tried to play
KalOnline, but failed, my account is blocked for regional reasons, I can no
longer test.
Then I tried
AirRivals, but it just told me the server is offline.
--
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=52499
Bug ID: 52499
Summary: .exe doesnt execute
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crb26official(a)gmail.com
Distribution: ---
Created attachment 71794
--> https://bugs.winehq.org/attachment.cgi?id=71794
backtrace file
not sure what this bug is
--
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=52335
Bug ID: 52335
Summary: StarCraft Remastered hangs in Multiplayer screen
Product: Wine-staging
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimich.dmb(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71502
--> https://bugs.winehq.org/attachment.cgi?id=71502
Screenshot
With wine-staging 7.0rc4 run StarCraft Remastered from Battle.net launcher, in
main menu select "Multiplayer" -> "Expansion". The game hangs. "Select
Connection" list is empty, buttons are empty (see attached screenshot).
After downgrading wine-staging to 7.0rc3 the issue disappears and everything
works fine.
Distro: Arch Linux.
--
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=52496
Bug ID: 52496
Summary: supermemo18 's render become so slow when text has
foreign style.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71791
--> https://bugs.winehq.org/attachment.cgi?id=71791
by `WINEPREFIX="xxx" wine sm18.exe &> log1.txt`
The text rendered in SuperMemo18 is so slow.
wine-7.0
Linux archlinux 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000
x86_64 GNU/Linux
repo address
https://github.com/wuyudi/sm18-lazy-package
It's ok to redistribute this, see readme.
---
According to this repo.
https://github.com/alessivs/supermemo-wine/blob/master/verbs/supermemo18.ve…
run below one by one(or there will be too many bugs to show this problem.)
```
WINEPREFIX="xxx" winetricks ie8
WINEPREFIX="xxx" winetricks gdiplus_winxp
WINEPREFIX="xxx" winetricks tahoma
WINEPREFIX="xxx" winetricks fontsmooth=rgb
WINEPREFIX="xxx" winetricks winxp
```
Then
`WINEPREFIX="xxx" wine sm18.exe`
Click File on the Manu bar.
New collection
Change the name or just click ok.
Click Add on the left.
the right will show a frame to input text.
Go to any website, copy-paste some text into it,
(for example, this website
https://suulnnka.github.io/BullshitGenerator/index.html?%E4%B8%BB%E9%A2%98=…
is used to generate a lot of meaningless Chinese words to test text render.)
then, it begins slowly.
select some words. Alt+X, becomes very slow.
--
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=52481
Bug ID: 52481
Summary: Windows 7 Aero theme support
Product: Wine
Version: 7.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Would be great if it were possible to use Windows 7 Aero theme in Wine.
Currently Wine doesn't "see" it. There are no messages in console whatsoever.
2. I've tried using https://www.nirsoft.net/utils/dll_export_viewer.html but it
doesn't show anything for aero.msstyles as if it's not a valid DLL file.
3. I've tried running the style as an application after renaming it to
aero.exe:
Application could not be started, or no application associated with the
specified file. ShellExecuteEx failed: File not found.
Just to check if it maybe imports something which Wine doesn't support. Nope,
it's just missing main().
4. strings aero.msstyles | grep -i dll
Produces nothing. There are no imports per se.
sha256sum aero.msstyles
cae5a560fe3603dc8c8ad3ca08e6b93a5e277e44c3ea06146083ea859ce745c2 aero.msstyles
FileVersion: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
--
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=52422
Bug ID: 52422
Summary: USB CH Pro Pedals do not show up as a joystick device
in 7.0
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: twhitehead(a)gmail.com
Distribution: ---
Created attachment 71679
--> https://bugs.winehq.org/attachment.cgi?id=71679
Full trace.log file
Using the just released wine 7.0, I no longer see my Pro Pedals as a joystick
device (e.g., in the control panel). I expect this is related to all the
joystick input device stack work that occurred in this release.
I know that it is enumerating/processing my /dev/input/event* devices, as, if I
manually make them all read/writable (instead of the system default which is
just the Pro Pedals one), then my Wacom tablet shows up as a joystick device in
the control panel.
I am totally guessing, but maybe there is an issue properly categorizing the
device? I know in the past, in other projects, it has been misclassified due to
not having any buttons.
Anyway, I looked through the code, but couldn't really follow it other than
noting that it does look at the udev classification. Here is what my udev is
reporting
tyson@tux ~> udevadm info /dev/input/event14
...
E: ID_INPUT=1
E: ID_INPUT_ACCELEROMETER=0
E: ID_INPUT_JOYSTICK=1
E: ID_VENDOR=CH_PRODUCTS
E: ID_VENDOR_ENC=CH\x20PRODUCTS
E: ID_VENDOR_ID=068e
E: ID_MODEL=CH_PRO_PEDALS_USB
E: ID_MODEL_ENC=CH\x20PRO\x20PEDALS\x20USB\x20
E: ID_MODEL_ID=00f2
E: ID_REVISION=0000
E: ID_SERIAL=CH_PRODUCTS_CH_PRO_PEDALS_USB
Here you can see systemd has granted my account full read/write access to the
device due to its classification
tyson@tux ~> getfacl /dev/input/event14
...
user:tyson:rw-
group::rw-
mask::rw-
...
And here is a partial dump of starting the control panel (full trace is
attached) showing it is successfully opening the device and making various
ioctl calls to enumerate its capabilities
tyson@tux ~> strace -ff -s 4096 -P /dev/input/event14 -E
WINEDEBUG=+dinput,+hid,+plugplay wine control 2>&1 | tee trace.log
...
009c:trace:hid:bus_main_thread L"SDL" main loop starting
009c:trace:hid:sdl_bus_init args 0xd8f6b4
[pid 1861507] fstatat64(AT_FDCWD, "/dev/input/event14", {st_mode=S_IFCHR|0660,
st_rdev=makedev(0xd, 0x4e), ...}, 0) = 0
[pid 1861507] openat(AT_FDCWD, "/dev/input/event14", O_RDONLY) = 40
[pid 1861507] ioctl(40, EVIOCGBIT(0, 4), [EV_SYN EV_ABS]) = 4
[pid 1861507] ioctl(40, EVIOCGBIT(EV_KEY, 96), []) = 96
[pid 1861507] ioctl(40, EVIOCGBIT(EV_REL, 4), []) = 4
[pid 1861507] ioctl(40, EVIOCGBIT(EV_ABS, 8), [ABS_X ABS_Y ABS_Z]) = 8
[pid 1861507] close(40) = 0
[pid 1861507] fstatat64(AT_FDCWD, "/dev/input/event14", {st_mode=S_IFCHR|0660,
st_rdev=makedev(0xd, 0x4e), ...}, 0) = 0
[pid 1861507] openat(AT_FDCWD, "/dev/input/event14", O_RDWR) = 39
[pid 1861507] ioctl(39, EVIOCGBIT(EV_FF, 128), []) = 16
[pid 1861507] close(39) = 0
009c:trace:hid:bus_main_thread L"SDL" main loop started
...
Here is a dump of the HID info
root@tux /h/tyson# usbhid-dump -m 068e
003:059:000:DESCRIPTOR 1642627470.833610
05 01 09 04 A1 01 05 01 09 01 A1 00 09 30 09 31
09 32 15 00 26 FF 00 75 08 95 03 81 02 C0 C0
root@tux /h/tyson# usbhid-dump -m 068e | grep -v : | xxd -r -p | hidrd-convert
-o spec
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Joystick), ; Joystick (04h, application collection)
Collection (Application),
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Pointer), ; Pointer (01h, physical collection)
Collection (Physical),
Usage (X), ; X (30h, dynamic value)
Usage (Y), ; Y (31h, dynamic value)
Usage (Z), ; Z (32h, dynamic value)
Logical Minimum (0),
Logical Maximum (255),
Report Size (8),
Report Count (3),
Input (Variable),
End Collection,
End Collection
I am happy to provide any other details that I can/run any test you want. Just
let me know.
Thanks! -Tyson
--
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=52489
Bug ID: 52489
Summary: supermemo18 's render become so slow.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71782
--> https://bugs.winehq.org/attachment.cgi?id=71782
by `wine sm18.exe &> log.txt`
The text rendered in SuperMemo18 is so slow and often tells me lack of RAM(pop
up a window says "内存不足"), but obviously, my RAM was enough.
wine-7.0
Linux archlinux 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000
x86_64 GNU/Linux
repo address
https://github.com/wuyudi/sm18-lazy-package
It's ok to redistribute this, see readme.
--
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=51551
Bug ID: 51551
Summary: Medibang Paint Pro: Pen pressure and opacity on Wine
6.14 not working
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: crxtrtupgm(a)gmail.com
Distribution: ---
Created attachment 70394
--> https://bugs.winehq.org/attachment.cgi?id=70394
Log.txt - Log for wintab32.
OS: Pop!_OS 21.04 x86-64
App in question: Medibang Paint Pro 26.2
Wine ver: 6.14
Machine: Acer Nitro 5
Tablet used: XP-PEN Star 03 (Old version)
Driver for tablet: Pentablet 1.2.14.1 (Old driver provided by XP-PEN Support)
The application works just as well, can connect to the Medibang Cloud and all
that.
Drawing in the tablet does work, you can draw with it and it registers
properly. The right click of the tablet also works. Issue is the pen pressure
and opacity not working.
This is not the case in native applications such as Krita. Pressure and opacity
works on those applications.
Before you say it, I tried the newer driver from the XP-PEN website and I have
not made it to work on the OS. In fact the driver I used for windows is also in
the older side. Apparently the tablet is old enough that modern support for it
is now unavailable.
I have already replied in the issue Bug 40199 but reported this new bug ID
anyway for investigation for newer Wine versions.
--
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=52487
Bug ID: 52487
Summary: ShaderGlass crashes on startup (Needs
d3d11.dll.CreateDirect3D11DeviceFromDXGIDevice)
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Follow up to bug 52484.
After working around the UWP issue, it now needs another function from d3d11.
--
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=52478
Bug ID: 52478
Summary: wine-staging 7.1 build fails in Ubuntu 18.04
Product: Wine-staging
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71767
--> https://bugs.winehq.org/attachment.cgi?id=71767
Ubuntu 18.04 build log
All the other builds succeeded.
[ 970s] dlls/xactengine3_7/xact_dll.c: In function 'fact_notification_cb':
[ 970s] dlls/xactengine3_7/xact_dll.c:862:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_SOUNDBANKDESTROYED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:866:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEDESTROYED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:867:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVELOOPED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:868:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEPLAY:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:869:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEPREPARED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:871:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVESTOP:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:881:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEPLAY:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:882:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEPREPARED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:883:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUESTOP:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:886:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEDESTROYED:
[ 970s] ^~~~
[ 970s] Makefile:147527: recipe for target
'dlls/xactengine2_7/xact_dll.cross.o' failed
--
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=52460
Bug ID: 52460
Summary: math software crash after a while
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71748
--> https://bugs.winehq.org/attachment.cgi?id=71748
the software's tar gz, run GeometryExpressions.exe , and the log.
This is the gif on win7 and wine. wine crash after a while.
https://imgur.com/a/m9T88PC
clean wine environment
wine-7.0-rc5
OS info:
-`
.o+` -----------
`ooo/ OS: Arch Linux x86_64
`+oooo: Host: S1 Series
`+oooooo: Kernel: Linux 5.16.2-arch1-1
-+oooooo+: Uptime: 1 hour, 33 mins
`/:-:++oooo+: Packages: 1376 (pacman)
`/++++/+++++++: Shell: fish 3.3.1
`/++++++++++++++: Resolution: 1920x1080
`/+++ooooooooooooo/` DE: Plasma
./ooosssso++osssssso+` WM: KWin
.oossssso-````/ossssss+` Theme:
-osssssso. :ssssssso. Icons: [Plasma], breeze-dark [GTK2/3]
:osssssss/ osssso+++. Terminal: alacritty
/ossssssss/ +ssssooo/- CPU: Intel i5-8250U (8) @ 3.400GHz
`/ossssso+/:- -:/+osssso+- GPU: Intel UHD Graphics 620
`+sso+:-` `.-/+oso: Memory: 4137MiB / 7834MiB
`++:. `-/+/ GPU Driver: Micro-Star International
Co., Ltd. [MSI] Device [1462:1230]
.` `/ CPU Usage: 19%
Disk (/): 107G / 225G (50%)
Battery1: 98% [Unknown]
Font:
Users:
Locale: zh_CN.UTF-8
--
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=52463
Bug ID: 52463
Summary: ViaCAD version 10 -- is closing when opening drawing
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pop.horea(a)yahoo.com
Distribution: ---
Created attachment 71752
--> https://bugs.winehq.org/attachment.cgi?id=71752
the error that I get from ViaCAD
Good day !
I've installed Ubuntu 21.10 and ViaCAD v10 2D/3D with winetricks vcrun 2010 &
2013.
Under Ubuntu 20.04 was running fine, but under 21.10 when I'm trying to open a
drawing I get the error in backtrace attached.
Please find a solution, I'm just a CAD designer.
Thank you.
--
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=52485
Bug ID: 52485
Summary: Window resizable option in SuperTux 0.6.3 does not
take effect immediately
Product: Wine
Version: 7.1
Hardware: x86-64
URL: https://github.com/SuperTux/supertux/releases/download
/v0.6.3/SuperTux-v0.6.3-win64.msi
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tianyangzhang515(a)gmail.com
Distribution: Ubuntu
Created attachment 71778
--> https://bugs.winehq.org/attachment.cgi?id=71778
Screenshot of SuperTux 0.6.3
When the window resizable option is unchecked in SuperTux, the maximize button
should disappear or gray out immediately, and the window should not be
resizable. This option works as expected in the Linux version of SuperTux and
the Windows version of SuperTux running in a Windows 10 VM. However, the window
resizable option does not take effect immediately in SuperTux running in Wine.
The option does not take effect until the window resolution option in SuperTux
has changed.
--
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=49885
Bug ID: 49885
Summary: Missing platform in games category
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matteobin(a)protonmail.com
Distribution: ---
When submitting a new app, there is no platform category under the games one.
I think it should be added.
I submitted an app that is a platform game:
Yooka-Laylee and the Impossible Lair [1].
[1] https://appdb.winehq.org/objectManager.php?sClass=application&iId=20024
--
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=47600
Bug ID: 47600
Summary: DeaDBeeF doesn't show icons
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Created attachment 65017
--> https://bugs.winehq.org/attachment.cgi?id=65017
Screenshot
DeaDBeeF for Windows
(https://github.com/DeaDBeeF-for-Windows/deadbeef/releases/download/2019-06-…)
doesn't show icons and outputs these strings when opening the menu:
002b:err:module:import_dll Library librsvg-2-2.dll (which is needed by
L"C:\\Program
Files\\DeaDBeeF\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-svg.dll")
not found
002b:err:module:import_dll Library libxml2-2.dll (which is needed by
L"C:\\Program
Files\\DeaDBeeF\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-svg.dll")
not found
Lubuntu 18.04.2, Wine 4.13 from official PPA.
--
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=52438
Bug ID: 52438
Summary: Pokémon Banished Platinum - Fails to Load Graphics
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71710
--> https://bugs.winehq.org/attachment.cgi?id=71710
Vanilla Wine 7.0 Logs and Screenshot
Executable's SHA256:
5ca7a74525d8091efd75aaef6aa50968b2dd59b1a1b6e10b4bfec26fc463ab06
Information on the application:
https://bugs.winehq.org/show_bug.cgi?id=51868#c3
The game demo runs in vanilla Wine 7.0 but can't show most of its graphics
(including **some** fonts? Installing corefonts makes no difference) for some
reason.
I collected some logs and a screenshot showcasing the issue.
--
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=52480
Bug ID: 52480
Summary: Repainting issues for mp3tag and foobar2000
Product: Wine
Version: 7.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
1. Run the application
2. Choose a folder with audio files (mp3, ogg, flac, wav, m4a)
3. Right click any audio file -> Extended Tags
4. Try to resize the dialog swiftly
Result: all sorts of repainting issues
--
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=45447
Bug ID: 45447
Summary: [World of Tanks] Borderless window broken since 1.0.2
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magist3r(a)gmail.com
Distribution: ---
Created attachment 61779
--> https://bugs.winehq.org/attachment.cgi?id=61779
Screenshot
After update to WoT 1.0.2 borderless window mode of World of Tanks is broken.
It shows header of window and panel instead of fullscreen (see screenshot).
--
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=48523
Bug ID: 48523
Summary: dlls/toolhelp16.dll16 LocalFirst and LocalNext only
return LMEM_FIXED handles
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dirk.niggemann(a)gmail.com
Distribution: ---
I have a program (HP Chemstation G1701BA) which ha two 16-bit components
(MSTOP.EXE and MSCONFIG.EXE) which inspect their own allocated local heaps to
find their menus.
They use TOOLHELP.DLL to do this(LocalFirst() and LocalNext()) .
However, the Wine implementation of toolhelp.dll does not return any of the
moveable local heap handles, only the fixed ones. This causes both programs to
error during menu building with an internal 'CP Object not found' error.
I have an unfinished test implementation of toolhelp.dll that handles moveable
handles which seems to resolve this issue.
--
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=51868
Bug ID: 51868
Summary: Wine Staging - RPG Maker Game Fails To Load Script(s)
in Wine
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 70783
--> https://bugs.winehq.org/attachment.cgi?id=70783
Terminal output log
Bug is about this game:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=40186
(Also, the game does not run properly in testing with 6.16 Staging; it ran but
restarting the game afterwards landed me in a white screen [I had closed the
window manually])
With 6.14 Staging, the issue is that the game doesn't proceed to the main menu
due to failing to initialize because it can't run the game's ruby scripting
system.
In Wine forks, though unrelated to this bug but still important to keep in
mind, I had been able to reach the main menu and start the game but fonts,
arrows, and other graphics failed to render and I wouldn't be surprised if this
continues to take place once the current issue is resolved.
Until both are resolved, the game is essentially unplayable.
--
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=51706
Bug ID: 51706
Summary: Msi HANDLE_CustomType1 fails to load dll [patch]
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: ake.rehnman(a)gmail.com
Distribution: ---
Created attachment 70581
--> https://bugs.winehq.org/attachment.cgi?id=70581
Patch for correctly determine the bitness for CustomAction dll
do_msidbCustomActionTypeDll incorrectly assume dlls have the same "bitness" as
the calling application. The Windows GetBinaryTypeW function used actually
always fails for dll-types. From the documentation:
"If the file is a DLL, the last error code is ERROR_BAD_EXE_FORMAT."
If GetBinaryTypeW fails the fall back is incorrectly using the same bitness as
the application it self.
As far as I know there is no windows api to determine the bitness of DLLs. In
my attached patch I have written a new function to determine the DLL type.
--
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=45597
Bug ID: 45597
Summary: Flicker in GTAIV
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 62031
--> https://bugs.winehq.org/attachment.cgi?id=62031
APNG animation of the flicker
After a Wine upgrade, objects in GTAIV started flicker (see the animation in
attachment, namely its top-center part where a lamp is located). Bisection
gives the following result:
dd0ea0a61463db83c647a9367ca61e2b69a98eb3 is the first bad commit
commit dd0ea0a61463db83c647a9367ca61e2b69a98eb3
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Feb 16 09:39:08 2018 +0330
wined3d: Enable the multi-threaded command stream by default.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 494432da56fa4c73f71f62151a3013fd4a6fb850
501f26cfd0dbf7d24224ad1f5fabfd9e8ce569c9 M dlls
Nothing unusual appears in the terminal, frame rate doesn't noticeably change,
only the visual artifacts appear. If you go outdoors (in game :) ), then
there'll be more objects which flicker, like here:
https://i.imgur.com/tvtU94I.png (ignore the motion of cars and humans, it's
normal).
--
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=27679
Summary: Arx Fatalis does not play intro movie
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=35412)
--> (http://bugs.winehq.org/attachment.cgi?id=35412)
console log from wine-1.3.23-160-g38c13e5
Intro movie is not played in game "Arx Fatalis". Screen is black and sound is
choppy during playback.
Maybe my fault, because console says:
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?
But i have libgstreamer-plugins-base0.10-0 and
libgstreamer-plugins-base0.10-dev installed.
Native Quartz.dll does not help and wine crashes when native is used.
--
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=48606
Bug ID: 48606
Summary: HexChat: Check for update fails
Product: Wine
Version: 5.1
Hardware: x86-64
URL: https://hexchat.github.io/
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
$ wine --version
wine-5.1
$ openssl sha256 HexChat\ 2.14.3\ x64.exe
SHA256(HexChat 2.14.3 x64.exe)=
f9afe97fceb91685b0f4b1812663eff8460a7d16d6f626ce733193cd56993f23
Steps to reproduce:
1. Install and start HexChat.
2. Click About > Check for updates
Expected results:
Update check works fine.
Current results:
Update check fails due to errors in secur32 and bcrypt.
I don't know whether this belongs with bcrypt or secur32 since both components
are affected.
In my console window I can see the following:
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption
algorithm 2, returning 0
0054:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0054:fixme:bcrypt:key_asymmetric_init not implemented on Mac
0054:fixme:bcrypt:key_asymmetric_init not implemented on Mac
--
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=20415
Summary: eRightSoft SUPER: Window unviewable and
non-responsive.
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=24224)
--> (http://bugs.winehq.org/attachment.cgi?id=24224)
A SUPER Log of buggies
This is a bug report for bld.35 of the free SUPER encoder by eRightSoft.
Attached is the log of what it does, I had to keep using the exit command to
even close the non-responsive application. Basically the window is scrambled,
you can't click anything and it freezes up.
--
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=52339
Bug ID: 52339
Summary: EzViz: Program does not respond after clicking once
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact+winehq(a)rolandd.com
Distribution: ---
Created attachment 71509
--> https://bugs.winehq.org/attachment.cgi?id=71509
Logfile of Wine 6.16 that works fine and a logfile of Wine 7.0-rc2 that fails
Hello,
I run this program call EzViz to watch what the camera is recording, in this
case the baby room :)
The program runs fine, the problem starts when you click anywhere in the
window, then nothing responds anymore. However the program continues to work as
in it keeps playing the video of the camera. For example if I click the close
button this should show me a popup to ask if I am sure. It now just changes the
mouse cursor from a hand to a pointer. Another example is I can click anywhere
in the Window and nothing responds but the video keeps playing.
In Wine 6.16 where everything works as expected but when updating to Wine 6.21
these problems started. The problem continues in Wine 6.23 and Wine 7.0-rc2. I
waited a little bit to see if it has anything to do with my system setup or may
be fixed in a future Wine update but nothing happened, so I decided to write a
but report.
Download link:
https://download2.ezvizlife.com/assets/deps/EzvizStudioSetups.exe?ver=73244
In case the link expires you can go to the URL below and click on Ezviz PC
Studio Software
https://support.ezvizlife.com/download
OS: Manjaro Linux x86_64
Kernel: 5.15.12-1-MANJARO
--
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=52158
Bug ID: 52158
Summary: error decrypt aes with wine, on a somes games. AES
mode 1 with key length 64 not supported wine linux
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: julianhoyos94(a)gmail.com
Distribution: ---
Created attachment 71204
--> https://bugs.winehq.org/attachment.cgi?id=71204
image showing type of file.
Good morning, I want to report this bug, which appears in wine when trying to
play age of empires 3 definitive edition multiplayer, although, the bug is
directed to wine, since it throws the error, there are some xml files encrypted
with aes.
I leave you a link, with the image of how the encrypted files look, they are
the ones that say "data" and below the maps that are not encrypted
wine show the next error
"AES mode 1 with key length 64 not supported wine linux."
This error is becoming very common in other types of games, we stay tuned and
thank you very much.
--
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=50539
Bug ID: 50539
Summary: SetWindowRgn doesn't work correctly
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: hjkl(a)quantentunnel.de
Distribution: ---
Created attachment 69208
--> https://bugs.winehq.org/attachment.cgi?id=69208
Example images and source code
The SetWindowRgn function doesn't work correctly. It applies a shape to a
window. In the attachment is an example source code which just creates 2
windows and calls SetWindowRgn on both. It uses an elliptic region on the left
window and a triangle region on the right one.
The image "CorrectOnWindows.png" shows how Windows 10 draws it.
The image "IncorrectOnLinuxWithWine.png" shows how Wine on Debian draws it
(also tested on Zorin OS with the same result).
The elliptic window has a black "shadow" above the window. This might be the
same issue as described in "Bug 48636", but I'm not sure.
The other window has no shape at all. It's just drawn like SetWindowRgn was
never called.
The folder "source" of the attached ZIP file contains the Visual Studio 2019
source project and also the compiled EXEs for 32-bit and 64-bit. It's very
simple.
The interesting part is this for the 1st window:
//example 1 with an elliptic region
HRGN hRgn=CreateEllipticRgn(0, 0, 250, 200);
SetWindowRgn(g_hWnd1, hRgn, TRUE);
And this for the 2nd window:
//example 2 with a triangle region
POINT points[8];
points[0].x=50;
points[0].y=0;
points[1].x=100;
points[1].y=100;
points[2].x=0;
points[2].y=100;
points[3].x=50;
points[3].y=0;
points[4].x=50;
points[4].y=20;
points[5].x=80;
points[5].y=90;
points[6].x=20;
points[6].y=90;
points[7].x=50;
points[7].y=20;
hRgn=CreatePolygonRgn(points, 8, ALTERNATE);
SetWindowRgn(g_hWnd2, hRgn, TRUE);
--
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=39795
Bug ID: 39795
Summary: when working jriver mediacenter suddenly crash.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: noay(a)outlook.com
Distribution: ---
Created attachment 53097
--> https://bugs.winehq.org/attachment.cgi?id=53097
when working jriver mediacenter suddenly crash.
when working jriver mediacenter suddenly crash, many times, not clear why.
--
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=34753
Bug #: 34753
Summary: Rising Kingdoms: no intros
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46338
--> http://bugs.winehq.org/attachment.cgi?id=46338
RK Log
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=52261
Bug ID: 52261
Summary: Sekiro: Shadows Die Twice GOTY crashes right before
gameplay starts
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 71394
--> https://bugs.winehq.org/attachment.cgi?id=71394
+d3d
wine-7.0-rc2-41-gd03984709d8
--
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=47975
Bug ID: 47975
Summary: X3 Albion Prelude - Unhandled page fault on read
access
Product: Wine
Version: 4.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: consolelogger(a)rhyta.com
Distribution: ---
Created attachment 65476
--> https://bugs.winehq.org/attachment.cgi?id=65476
x3ap console log
Ubuntu 19.10 - wine-mono-4.9.3.msi
X3 Albion Prelude crashes on splashscreen. The launcher before that works.
Console log, backtrace and the games's own crashlog are attached.
I am happy to provide more details and do tests when asked to.
minor question:
fixme:dbghelp:elf_search_auxv can't find symbol in module
Does that error mean I am missing some debug symbols to make the log more
useful?
--
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=51491
Bug ID: 51491
Summary: Project CARS 2 periodically crashes during a race
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0560:err:d3d11:d3d_rasterizer_state_init Failed to insert rasterizer state
entry.
Assertion failed: iface->lpVtbl == &d3d11_rasterizer_state_vtbl, file
../wine/dlls/d3d11/state.c, line 1226
wine-6.12-249-gd60c450c7be
--
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=50901
Bug ID: 50901
Summary: Google Chrome 89.0.4389.114 exits at startup
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 69712
--> https://bugs.winehq.org/attachment.cgi?id=69712
WINEDEBUG=+relay,+tid wine chrome.exe
Using a standalone Chrome Installer
$ sha1sum ChromeStandaloneSetup64.exe
3b2c9b4005a84a1fe5475e4a472167667c381d29 ChromeStandaloneSetup64.exe
1. wine ChromeStandaloneSetup64.exe
2. cd ~/.wine/drive_c/Program Files/Google/Chrome/Application
3. wine chrome.exe
4. a black window appears. A second later, it exists quietly
--
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=21935
Summary: AceMegaCodecsPack gives error message on install
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.free-codecs.com/download/ace_mega_codecs_pa
ck.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=26626)
--> (http://bugs.winehq.org/attachment.cgi?id=26626)
Terminal log of process
Download pack.
Open installer, select 'Professional Edition', do not associate with media
player, untick create quicklaunch icon, untick virus scan.
Installer gets half way then gives message:
Access violation at address 3CB16DAF in module 'quartz.dll'. Read of address
00000000
Refreshes desktop and appears to have created an icon for quicktime in the
systray.
Installer then hangs.
Ending 'Dashboard.exe' process allows it to progress to the finish screen.
Then clicked a few things on the Quicktime icon which I think accounts for the
last bit of the log. No actual 'err' occurs during the installation process
--
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=45016
Bug ID: 45016
Summary: Far Cry crashes at startup
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 61136
--> https://bugs.winehq.org/attachment.cgi?id=61136
Far Cry 5 log
Far Cry crashes at startup. I try ti install vcredist 2015, DX9, DX10, DX11
without any difference.
--
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=33756
Bug #: 33756
Summary: Formula symbols get outside formula frame
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 44698
--> http://bugs.winehq.org/attachment.cgi?id=44698
Test document
See test document.
Here are screenshots of how it worked at wine 1.5.16 [1] and currently [2]
(since 1.5.26 when bug 32661 was fixed).
Although it's a regression, I'm not sure how I could bisect it because bug
32661 blocks testing.
Also, if you try putting cursor to the right of second formula and try typing
several letters, overtyping ghost 'r' letter, the formula will disappear.
This could have something to do with new font rendering since all fonts have
been extended to the right if you compare these images by switching from one to
another, so component selection might be wrong.
[1]: http://i0.simplest-image-hosting.net/picture/1525.png
[2]: http://i0.simplest-image-hosting.net/picture/1600.png
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10924
Summary: Netbeans 6 installer hangs or exits silently
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.netbeans.org/netbeans/6.0/final/bundles/
netbeans-6.0-javase-windows.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Yeah, yeah, I know, one should usually run netbeans with
the native JRE, but running it with the windows one makes
for a splendid test of wine, one that we should at least
not fall over immediately on.]
Install the latest JDK first.
wine netbeans-6.0-javase-windows.exe
either hangs or exits silently.
Sometimes it's after printing
> Create new process:
> command : "c:\Program Files\Java\jre1.6.0_03\bin\java.exe" -Djava.io.tmpdir=C:\windows\temp\ -Xmx256m -Xms64m -classpath C:\windows\temp\\NBI67217.tmp\bundle.jar org.netbeans.installer.Installer
Sometimes it gets a bit further and hangs or exits silently after printing
fixme:shell:UnixFolder_IShellFolder2_GetDefaultColumnState stub
Out of paranoia, I copied the installer to c:\ and turned off the z:\
drive to see if the hang was it pawing through all my files, but that didn't
change much.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50849
Bug ID: 50849
Summary: Streamdeck MSI installation fails
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: viraptor(a)gmail.com
Distribution: ---
Created attachment 69664
--> https://bugs.winehq.org/attachment.cgi?id=69664
log of running the installer
The installer for Streamdeck app (available from
https://www.elgato.com/en/downloads ; tested version
https://edge.elgato.com/egc/windows/sd/Stream_Deck_4.9.3.13222.msi ) fails with
the installer saying "Elgato Stream Deck Setup Wizard ended prematurely because
of an error".
Full log attached, but the main error seems to be in this fragment:
0108:fixme:mscoree:corruntimehost_UnloadDomain stub 000000000008C160
0108:fixme:mscoree:corruntimehost_Stop stub 000000000008C160
0024:err:msi:custom_get_thread_return Invalid Return Code 68870160
0024:err:msi:ITERATE_Actions Execution halted, action
L"DeleteInvalidPathRegistryKey" returned 1603
--
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=35063
Bug #: 35063
Summary: InstallShield crashes when installing Peachtree Pro
Accounting 2007 "unable to create InstallDriver
instance"
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rclocher3(a)yahoo.com
Classification: Unclassified
Created attachment 46763
--> http://bugs.winehq.org/attachment.cgi?id=46763
"+ole,+rpc,+storage,+variant" log for "Unable to create InstallDriver instance"
error (not "1158:" error)
Greetings oh amazing Wine developers and maintainers,
I've been trying to install Peachtree Pro Accounting 2007, but I get various
errors. Sometimes when I try to run the installer a window pops up and a
progress bar starts chugging before it errors out with a popup message saying
"Unable to create InstallDriver instance, Return code: -2147221164". Other
times an InstallShield popup that says "1158:" appears immediately. In both
cases I start with a fresh prefix. It seems like I get the "Unable to create
InstallDriver instance" error if I haven't tried the installation recently,
otherwise I get the "1158:" error, even if I've rebooted lately.
If I get the "Unable to create InstallDriver instance" error then I get the
following stderr messages in the console:
err:ole:create_server class {e9513610-f218-4dda-b954-2c7e6ba7cabb} not
registered
err:ole:CoGetClassObject no class object {e9513610-f218-4dda-b954-2c7e6ba7cabb}
could be created for context 0x4
If I get the "1158:" error there are no stderr messages.
I looked at the error log, and I saw stuff for ole32, oleaut32, and rpc; I
guessed that this is an ole32 bug, but you'd know better than I would.
I'd like to take a moment to say thanks for Wine, I'm always amazed at the fact
that it can emulate Windows in Linux. My hat's off to you people who can
reverse-engineer DCOM and such. What fantastic complexity!
- Rob
--
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.
http://bugs.winehq.org/show_bug.cgi?id=25053
Summary: Final fantasy 7 videos do not play, though supported
by gst-ffmpeg
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=31760)
--> (http://bugs.winehq.org/attachment.cgi?id=31760)
Terminal log when running ff7.exe
Ubuntu 10.04
Videos are in .avi format, TrueMotion 2.0 video.
The videos play fine in Totem. The codec is in ffmpeg.
When the game is started, the intro videos do not play, although a menu appears
in between them so I know the game is at least starting.
Terminal log attached.
Please let me know what trace I can provide.
--
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=52062
Bug ID: 52062
Summary: dinput HID joystick doesn't implement effect state
reports.
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Distribution: ---
Split from https://bugs.winehq.org/show_bug.cgi?id=51873,
IDirectInputDevice8_GetForceFeedbackState and
IDirectInputEffect_GetEffectStatus are both not implemented and returning
DIERR_UNSUPPORTED.
Some games are then unable to tell the current status of created effects and
may try to create them again or just consider force feedback as not working.
This will require PID effect state reports, and possible use of
HidD_GetInputReport / IOCTL_HID_GET_INPUT_REPORT, as some device only support
these reports through explicit requests and aren't sending them with the device
state reports.
--
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.