https://bugs.winehq.org/show_bug.cgi?id=56367
Bug ID: 56367
Summary: Tomb Raider 3 GOG crashes at start
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dkk089(a)gmail.com
Distribution: ---
Created attachment 76108
--> https://bugs.winehq.org/attachment.cgi?id=76108
Tomb3.exe backtrace with Wine 9.3
Tomb Raider 3 GOG crashes in Wine 9.3 with the attached backtrace.
Last known working version in AppDB is Wine 4.2. Working upwards from that
identified Wine 5.7 as the last working release, and bisecting between 5.7 and
5.8 identified commit 100ca518055c0e9edb68aa370f15a2768cf2c74f as the cause.
Reverting this commit from current master
(1b32ac45f821ee1fe06a3dc4f903a81a190216c7) makes the game work normally. Tested
with Windows version set to 98, WINEARCH is win32.
This is also reproducible with the demo version available at
https://archive.org/details/TombRaiderIiiAdventuresOfLaraCroftDemo .
--
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=55897
Bug ID: 55897
Summary: cpython 3.12.0 crashes due to unimplemented CopyFile2
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: tobias-winehq(a)23.gs
Distribution: ---
Newer Python versions (starting with 3.12.0) contain an optimized
implementation of shutil.copy2
(https://devdocs.io/python~3.11/library/shutil#shutil.copy2), which uses
kernel32.CopyFile2 in the background (Implementation:
https://github.com/python/cpython/pull/105086/files#diff-db8ac5932616071392…).
This leads to crashes if this method is used. Unfortunatly, this method is used
by pip in some cases, so a random `wine pip install pysftp` leads to a crash...
To reproduce:
1. Install Python 3.12.0 from https://www.python.org/
2. Run `wine python -c 'import shutil; shutil.copy2("a", "b")'`
--
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=56730
Bug ID: 56730
Summary: Access violation in riched20.dll when running EditPad
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 76509
--> https://bugs.winehq.org/attachment.cgi?id=76509
Access violation in Wine 9.9
Access violation in riched20.dll when running EditPad (this exact version :
https://jira.reactos.org/secure/attachment/64853/decoded.exe )
Wine 9.9
Nothing in log.
--
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=56609
Bug ID: 56609
Summary: vcrun2008 fails to install
Product: Wine
Version: 9.7
Hardware: x86-64
URL: https://download.microsoft.com/download/5/D/8/5D8C65CB
-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Until recently the vcrun2008 (32-bit) installation completed successfully. With
Wine 9.7 (and current git) the installation completes without error in both
interactive and quiet mode.
However, none of the files exist in the WINEPREFIX and hence no program can
find the needed libraries.
Works fine in Wine 8.0.1. Running a bisect and will update.
$ wine ~/.cache/winetricks/vcrun2008/vcredist_x86.exe /q
0024:fixme:clusapi:GetNodeClusterState ((null),0031ECE4) stub!
0024:fixme:advapi:DecryptFileA ("c:\\36522854707e626322401e3c6d2bb6\\",
00000000): stub
0118:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0118:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect
problems
0118:fixme:security:GetWindowsAccountDomainSid (0031F274 003B1E2C 0031F270):
semi-stub
0118:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
0118:fixme:file:NtLockFile I/O completion on lock not implemented yet
011c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
--
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=56361
Bug ID: 56361
Summary: Geovision Parashara's Light (PL9.exe) still crashes in
wine
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yafoce6821(a)giratex.com
Distribution: ---
Separating the bugs, on request from @Vijay Kamuju
continuing from the discussion in Bug56299:
https://bugs.winehq.org/show_bug.cgi?id=56299
Impacted Application: PL9.exe (Parashara's Light 9.0 from Geovision Software)
Bug56299 fixed the imm32.dll required stub.
However, the application still crashes spinning up the wine debugger after the
initial splash screen.
I tried a wmic hack proposed by @Louis Lenders, but unfortunately no matter
what amount I made wmic sleep, the splash screen would stay active by the same
amount, and then it crashes as usual with the wine debugger spinning up.
Bug56299 has some relevant log 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=55619
Bug ID: 55619
Summary: VOCALOID AI Shared Editor v.6.1.0 crashes with
System.Management.ManagementObject object construction
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: theboomtnt46(a)gmail.com
Distribution: ---
Created attachment 75156
--> https://bugs.winehq.org/attachment.cgi?id=75156
Crash log
VOCALOID AI Shared Editor v.6.1.0 crashes while initializing.
Logs attached.
wine-8.16 (Staging)
kubuntu linux 23.04
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55268
Bug ID: 55268
Summary: user32:cursoricon - LoadImageA() fails in
test_monochrome_icon() on Windows 8+
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:cursoricon - LoadImageA() fails in test_monochrome_icon() on Windows 8+:
cursoricon.c:2853: monochrome, bitmap info
cursoricon.c:2917: Test failed: LoadImage() failed with 0.
See https://test.winehq.org/data/patterns.html#user32:cursoricon
The call below has been failing systematically on Windows 8+ for more than 8
months:
handle = LoadImageA(NULL, "icon.ico", IMAGE_ICON, 0, 0,
LR_LOADFROMFILE);
ok(handle != NULL ||
broken(use_core_info && handle == NULL), /* Win 8, 10 */
"LoadImage() failed with %lu.\n", GetLastError());
So on Windows 8+ we expect to get NULL only if use_core_info is true but in
fact we get NULL even if it is false. That makes this test pretty pointless.
--
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=55724
Bug ID: 55724
Summary: mfmediaengine:mfmediaengine sometimes gets a
threadpool assertion in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
mfmediaengine:mfmediaengine sometimes gets a threadpool assertion in Wine:
mfmediaengine.c:147: created L"C:\\users\\winetest\\Temp\\rgb32frame.bmp"
Unhandled exception: assertion failed in 32-bit code (0x7bc24980).
[...]
Backtrace:
=>0 0x7bc24980 raise_status+0x30(status=0x80000101, rec=00000000)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/exception.c:201]
in ntdll (0x0499fd20)
1 0x7bc249a9 in ntdll (+0x249a9) (0x0499fd40)
2 0x7bc24d7b debugstr_a(str="!object->num_running_callbacks",
file="../wine/dlls/ntdll/threadpool.c", line=0x84c)
[/home/winetest/tools/testbot/var/wine-win32/../wine/include/wine/debug.h:507]
in ntdll (0x0499fd70)
3 0x7bc24d7b _assert+0x1b(str="!object->num_running_callbacks",
file="../wine/dlls/ntdll/threadpool.c", line=0x84c)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/exception.c:627]
in ntdll (0x0499fd70)
4 0x7bc5cb88 tp_object_release+0x198(object=<register EBX not accessible in
this frame>)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2123]
in ntdll (0x0499fdb0)
5 0x7bc60645 TpReleaseWait+0x35(wait=013E32C8)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2117]
in ntdll (0x0499fde0)
6 0x6b141a08 work_item_Release+0x6e(iface=<internal error>)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/rtworkq/queue.c:567]
in rtworkq (0x0499fe00)
7 0x6b141a08 work_item_Release+0x88(iface=009E7EA0)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/rtworkq/queue.c:580]
in rtworkq (0x0499fe00)
8 0x6b142f9a waiting_item_cancelable_callback+0x2a(instance=0499FE90,
context=009E7EA0, wait=013E32C8, wait_result=0)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/rtworkq/queue.c:769]
in rtworkq (0x0499fe30)
9 0x7bc5d55a tp_object_execute+0x14a(object=<register EDI not accessible in
this frame>, wait_thread=<register EBX not accessible in this frame>)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2248]
in ntdll (0x0499fed0)
10 0x7bc5daf0 threadpool_worker_proc+0x100(param=00249938)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/threadpool.c:2356]
in ntdll (0x0499ff30)
11 0x7b829770 in kernel32 (+0x29770) (0x0499ff48)
12 0x7bc5a557 in ntdll (+0x5a557) (0x0499ff5c)
13 0x7bc5ada0 RtlCreateUserThread(entry=7BC5D9F0, arg=00249938)
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/thread.c:315]
in ntdll (0x0499ffec)
0x7bc24980 raise_status+0x30
[/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/exception.c:201]
in ntdll: sub $0x04, %esp
201 for (;;) RtlRaiseException( &ExceptionRec ); /* never returns */
See https://test.winehq.org/data/patterns.html#mfmediaengine:mfmediaengine
There are only two instances so far but both are only days old and the GitLab
CI is impacted too:
2023-10-04 MR!4012 (test-linux-32)
2023-10-02 debian11-fr-32
--
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=55997
Bug ID: 55997
Summary: Dolphin Emulator crashes from 5.0-17624
Product: Wine
Version: 9.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windows.gaming.input
Assignee: wine-bugs(a)winehq.org
Reporter: tinozzo123(a)tutanota.com
Distribution: ---
Created attachment 75609
--> https://bugs.winehq.org/attachment.cgi?id=75609
Wine logs when launching Dolphin
Dolphin Emulator doesn't launch on Wine starting from version 5.0-17624.
The commit is the following:
https://github.com/dolphin-emu/dolphin/commit/50550cf978f3712e333953362e5bb….
I don't know what exactly is missing on Wine, but that commit is all about
windows.gaming.input.
--
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=55765
Bug ID: 55765
Summary: The 32-bit d2d1:d2d1 frequently crashes on the GitLab
CI
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 32-bit d2d1:d2d1 crashes on the GitLab CI:
d2d1.c:7400: Test marked todo: Figure does not match.
Unhandled exception: page fault on write access to 0x00000000 in wow64 32-bit
code (0x79d70bdf).
[...]
Backtrace:
=>0 0x79d70bdf d2d_device_context_Clear+0x7f(iface=<is not available>,
colour=<is not available>)
[/builds/wine/wine/build32/../dlls/d2d1/device.c:1864] in d2d1 (0x0068fc48)
1 0x004261e4 in d2d1_test (+0x261e4) (0x0068fd08)
2 0x0043bacb in d2d1_test (+0x3bacb) (0x0068fd78)
3 0x0043c5b3 in d2d1_test (+0x3c5b3) (0x0068fe18)
4 0x0043d680 in d2d1_test (+0x3d680) (0x0068fee8)
5 0x0043d384 in d2d1_test (+0x3d384) (0x0068ff30)
6 0x7bbf8a70 in kernel32 (+0x28a70) (0x0068ff48)
7 0x7bd89827 in ntdll (+0x59827) (0x0068ff5c)
8 0x7bd8a048 in ntdll (+0x5a048) (0x0068ffec)
0x79d70bdf d2d_device_context_Clear+0x7f
[/builds/wine/wine/build32/../dlls/d2d1/device.c:1864] in d2d1: fst (%eax)
See https://test.winehq.org/data/patterns.html#d2d1:d2d1
It's not clear where in the test the crash happens (particularly with the
parallel execution) but it always follows the trace on line 7400 so it is
likely to be in test_draw_geometry().
Based on the backtrace and current source, the crash happens on this
d2d_device_context_Clear() line, probably because ID3D11DeviceContext_Map()
silently failed:
vs_cb_data->transform_geometry._11 = 1.0f;
The first crash happened on 2023-10-03:
* 2023-10-03 gitlab-debian-32
* 2023-10-04 gitlab-debian-32
* 2023-10-04 MR!4010
* 2023-10-05 MR!3993
* 2023-10-05 MR!4018
* 2023-10-06 gitlab-debian-32
* 2023-10-06 MR!4037
* 2023-10-09 MR!4048
--
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=56243
Bug ID: 56243
Summary: regression: "ShowSystray"=false no longer works
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janbraun(a)gmx.net
Distribution: ---
commit 48e6bf3cf1aabdd2ac640f572416b9169e324f21 "winex11: Use the new
SystrayDock driver interface." removed the "ShowSystray" config key, and
show_systray variable, apparently without replacement. Having to manually close
systray windows is annoying, please reinstate that preference, or something
equivalent.
--
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=56168
Bug ID: 56168
Summary: dbghelp hits assertion in stabs_pts_read_type_def
Product: Wine
Version: 9.0-rc4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
This happened while investigating bug 56101.
Steps to reproduce are:
- download and intstall lazarus-2.2.4-fpc-3.2.2-win32.exe [1]
- download and intstall CheatEngine75.exe [2]
- download extract cheat-engine sources 7.5.tar.gz [3]
- open cheat-engine-7.5/Cheat Engine/cheatengine.lpi
- change project settings:
disable "Use external debug symbols file (-Xg)"
- build cheatengine-i386.exe and replace the version
installed by the offical installer
- run cheatengine-i386.exe from e.g. "c:/Program Files/Cheat Engine 7.5"
This produces this assertion:
Assertion failed: !*stabs_find_ref(filenr1, subnr1),
file .../dlls/dbghelp/stabs.c, line 823
[1]
https://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2032%20bit…
[2] https://www.cheatengine.org/downloads.php
[3] https://codeload.github.com/cheat-engine/cheat-engine/tar.gz/refs/tags/7.5
--
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=56133
Bug ID: 56133
Summary: explorer.exe: Font leak when painting
Product: Wine
Version: 8.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: m101010a(a)gmail.com
Distribution: ---
When using a virtual desktop, the function "draw_launchers" is called every
time the desktop paints. This function creates a font using
"CreateFontIndirectW", but does not delete it, which eventually causes wine to
run out of GDI object handles, causing the desktop to not repaint. This is easy
to reproduce by running a program like https://torcado.itch.io/windowkill that
causes the desktop to constantly repaint.
--
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=46070
Bug ID: 46070
Summary: Basemark Web 3.0 Desktop Launcher crashes
Product: Wine
Version: 3.19
Hardware: x86
URL: http://web.basemark.com/downloads/Basemark_web_30_laun
cher.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 62675
--> https://bugs.winehq.org/attachment.cgi?id=62675
crash log
Fatal Python error: Py_Initialize: can't initialize sys standard streams
OSError: [WinError 6] Invalid handle
sha1sum Basemark_web_30_launcher.exe
c92f5548c62f43353f2dea743854d7edb0f45d70 Basemark_web_30_launcher.exe
du -sh Basemark_web_30_launcher.exe
9.6M Basemark_web_30_launcher.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=56582
Bug ID: 56582
Summary: vb3 combobox regression: single click scrolls twice
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)jonass.user.lysator.liu.se
Distribution: ---
Created attachment 76338
--> https://bugs.winehq.org/attachment.cgi?id=76338
example exe
The combobox used in applications created with Visual Basic 3 seems to have got
a regression. It is almost impossible for me to scroll a single line using Wine
9, while it is easy using Wine 8.
Open the application, click the Combo to drop down the list of items, Line1 to
8 is shown. Click the down arrow to scroll a single line. The delay before
further scrolling is much shorter in Wine 9 than Wine 8. Wine 8 is more true to
Windows 98.
I first noticed this in Hogia Hemekonomi but were able to create a small
example exe to avoid a long description on how to reproduce.
git bisect suggests it may be related to
[bb496ea847bb019067ea4b60b9916378ed6fc452]
--
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=55876
Bug ID: 55876
Summary: Acrom Controller Updater broken due to oleaut32
install
Product: Wine
Version: 8.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
During installation you get a bunch of errors, terminal shows
> 0160:err:module:import_dll Loading library OLEAUT32.dll (which is needed by L"C:\\windows\\system32\\msvbvm60.dll") failed (error c000007b).
When restalling the installer, it affects that as well
> 01a4:err:module:import_dll Loading library oleaut32.dll (which is needed by L"Z:\\tmp\\ramdisk\\Updater2561installer7_0_3.exe") failed (error c000007b).
> 01a4:err:module:loader_init Importing dlls for L"Z:\\tmp\\ramdisk\\Updater2561installer7_0_3.exe" failed, status c0000135
The installer installs a native oleaut32, but even setting oleaut32 to builtin
doesn't help.
--
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=56400
Bug ID: 56400
Summary: SSPI authentication does not work when connecting to
sql server
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: alex.pesikin(a)gmail.com
Distribution: ---
Created attachment 76152
--> https://bugs.winehq.org/attachment.cgi?id=76152
winedebug log
I have kubuntu 22.04 in the AD domain, via sssd.
When I try connect through windows auth in my app to postgresql server running
on windows, i have error "SSPI continuation error: SSPI error 80090318"
how to reproduce via pg utils:
-install pg command tools (in the example I used the
postgresql-10.22-1-windows.exe installation)
-go to pg installation directory and run psql.exe:
wine cmd
cd c:\program files\postgresql\10\bin
c:\program files\postgresql\10\bin>psql.exe -h dc1.es9.loc -U avp(a)ES9.loc -d
postgres
012c:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that
ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind
package of your distribution.
012c:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
012c:fixme:kerberos:kerberos_SpInitLsaModeContext flags 0x100 not supported
psql: SSPI continuation error: SSPI error 80090318
012c:fixme:msvcrt:__clean_type_info_names_internal (1003A65C) stub
012c:fixme:msvcrt:__clean_type_info_names_internal (78E94A54) stub
012c:fixme:msvcrt:__clean_type_info_names_internal (78DF7E14) stub
Debug log of command WINEDEBUG=+netapi32,+kerberos,+secur32,+ntlm wine psql.exe
-h dc1.es9.loc -U avp(a)ES9.LOC
in attachment.
Native linux version of psql work perfectly:
psql -h dc1.es9.loc -U avp(a)ES9.LOC -d postgres
psql (14.11 (Ubuntu 14.11-0ubuntu0.22.04.1), server 13.6)
Type "help" for help.
postgres=#
--
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=56579
Bug ID: 56579
Summary: Setupapi fails to read correct class GUID and name
from INF file containing %strkey% tokens
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla-wine(a)opinsys.fi
Distribution: ---
Example: Vernier's LoggerPro 3.16.2 installed and LabQuest Mini (08f7:0008) USB
device hotplugged
LoggerPro brings INF files for various USB devices.
A stripped example of such file:
[Strings]
Date = "12/01/2020"
Version = "1.4.0.0"
DeviceName = "Vernier LabQuest Mini"
CatFileName = "LabQuestMini_WinUSB.cat"
DeviceGUID = "{56150077-B844-49e6-B562-88498BFA2C2F}"
DeviceClassGUID = "{6B8429BF-10AD-4b66-9FBA-2FE72B891721}"
ClassName = "VST_WinUSB"
[Version]
DriverVer = %Date%,%Version%
Signature = "$Windows NT$"
Class = %ClassName%
ClassGuid = %DeviceClassGUID%
WHen the device is hotplugged, following error message is logged:
fixme:setupapi:SetupDiGetINFClassW failed to convert "L"%DeviceClassGUID"" into
a guid
This happens because SetupDiGetINFClassW(), which is called by
SetupDiBuildDriverInfoList(), does not correctly parse the INF 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=56763
Bug ID: 56763
Summary: Firefox crash
Product: Wine
Version: 9.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thecodersofscratch67(a)gmail.com
Distribution: ---
Whenever I launch Firefox through wine, 2 things happen:
1. The titlebar shows up even though it shouldn't
2. The program crashes because the function SHAppBarMessage(b) is unimplemented
--
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=56598
Bug ID: 56598
Summary: Calling [vararg] method via ITypeLib without arguments
via IDispatch fails
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: pontus(a)netler.se
Distribution: ---
Our COM-interface expose a method that take 0-N opptional parameters via
[vararg].
[vararg]
HRESULT Test([in] VARIANT mandatory, [in] SAFEARRAY(VARIANT) optional, [out,
retval] VARIANT* result);
Calling this method result in error when no arguments are specified, which
breaks compatibility with native Windows.
Calling with arguments works.
Problem may relate to SafeArrayCreate not supporting empty arrays in Wine. Or
to missing handling for edge-case in typelib.c (arround line 7363).
To progress testing we added workaround for our API, but this will affect
compatibility in other areas.
--
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=56369
Bug ID: 56369
Summary: Unimplemented function netapi32.dll.NetRemoteTOD
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: netapi32
Assignee: wine-bugs(a)winehq.org
Reporter: sakul8826(a)gmail.com
Distribution: ---
I tried to run advanced ip scanner and it crashed with following error:
```
Unhandled exception: unimplemented function netapi32.dll.NetRemoteTOD called in
wow64 32-bit code (0x7bc52597).
Register dump
```
Here the link to the documentation of this function:
https://learn.microsoft.com/en-us/windows/win32/api/lmremutl/nf-lmremutl-ne…
--
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=55282
Bug ID: 55282
Summary: Flutter SDK can't find "aapt" program (where.exe is a
stub)
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 74894
--> https://bugs.winehq.org/attachment.cgi?id=74894
Terminal output
Steps to reproduce:
1. Download Flutter SDK from
https://storage.googleapis.com/flutter_infra_release/releases/stable/window…
2. cd flutter/bin
3. Work around Bug 32679 by removing "|| GOTO acquire_lock" from the following
line in internal/shared.bat:
CALL :subroutine %* 2>&3 9> "%cache_dir%\flutter.bat.lock" || GOTO
acquire_lock
4. Run `wine flutter.bat`
The SDK fails to load and the following messages are printed:
0238:fixme:where:wmain stub: L"C:\\windows\\system32\\where.exe" L"aapt"
Unhandled exception:
FileSystemException: Cannot resolve symbolic links, path = '' (OS Error: Path
not found.
, errno = 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=56139
Bug ID: 56139
Summary: vbscript: Dictionary does not allow storing Undefined
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: francisdb(a)gmail.com
Distribution: ---
Example code below, min the commented KEY1 const
Dim pinEvents
Set pinEvents = CreateObject("Scripting.Dictionary")
'Const KEY1 = "one"
pinEvents.Add KEY1, "hello"
WScript.Echo pinEvents(KEY1)
WScript.Echo pinEvents(Undefined)
Prints on windows
[Running] cscript //Nologo "test.vbs"
hello
hello
[Done] exited with code=0 in 0.057 seconds
On Linux we get no output
wine cscript ./test.vbs
This is because the code ends up in a FIXME section at
https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/scrrun/dictionary.c#…
--
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=51285
Bug ID: 51285
Summary: The bmpcoreimage test in user32:cursoricon fails on
most Windows versions
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
The bmpcoreimage test in user32:cursoricon fails on most Windows versions.
The failure is either:
cursoricon.c:1217: Test failed: BMP (coreinfo): IMAGE_BITMAP failed.
or cursoricon.c:1162: Test failed: BMP (coreinfo): Pixel is 0x00000000
https://test.winehq.org/data/patterns.html#user32:cursoricon
A given Windows version can have different results.
The result seems to depend on the user32.dll version, as if Microsoft issued a
security fix that changed the handling of this bitmap and progressively
converged on the "Pixel is 0" result. Here's the detailed result per platform
and user32 version:
vista 6.0.6002.18005 ok
vistau64 6.0.6002.18005 ok
w2008 6.0.6002.19714 ok
w7pro64 6.1.7601.23594 ok
w7u 6.1.7601.24546 Pixel is 0x00000000
w8 6.3.9600.17031 ok
w864 6.3.9600.17031 ok
w8.gtx 6.3.9600.17415 ok
w8.rx 6.3.9600.19920 Pixel is 0x00000000
w1507 10.0.10240.16384 ok
w1507.gtx 10.0.10240.16384 ok
w1507.rx 10.0.10240.16384 ok
w1607 10.0.14393.0 ok
w1709.rx 10.0.16299.15 ok
w1709 10.0.16299.125 ok
w1709.gtx 10.0.16299.125 ok
w1809.gtx 10.0.17763.168 ok
w1809.rx 10.0.17763.168 ok
w1809 10.0.17763.1339 IMAGE_BITMAP failed
w1909.gtx 10.0.18362.719 IMAGE_BITMAP failed
w1909.rx 10.0.18362.719 IMAGE_BITMAP failed
w1909 10.0.18362.1110 Pixel is 0x00000000
w2004 10.0.19041.388 IMAGE_BITMAP failed
w2009.fg 10.0.19041.610 Pixel is 0x00000000
w2009 10.0.19041.685 Pixel is 0x00000000
w2009.gtx 10.0.19041.906 Pixel is 0x00000000
w2009.rx 10.0.19041.906 Pixel is 0x00000000
Note that w1507, w1607 and w1709 may be missing updates (but installing them
without upgrading to the next Windows version would be hard), which may be why
they don't fail.
So either this test should be removed, or it should be changed to expect 'pixel
== 0' and allow for broken results (which does not fit with the way
test_LoadImageFile() is currently implemented).
We may also want to update Wine's BITMAP_Load() implementation to match the
current Windows behavior.
For reference this test bitmap was introduced in the commit below:
commit 0dfedd50c38356c8049aef48e69b630204de0f79
Author: Wolfram Sang <wolfram(a)the-dreams.de>
AuthorDate: Sat Jun 5 05:57:19 2010 +0200
user32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
--
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=56122
Bug ID: 56122
Summary: LANCommander won't start, prints "error code
0x8007046C" (ERROR_MAPPED_ALIGNMENT)
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 75792
--> https://bugs.winehq.org/attachment.cgi?id=75792
Terminal output
On start, LANCommander.exe prints:
Failed to load System.Private.CoreLib.dll (error code 0x8007046C)
Path: Z:\home\alex\Downloads\LANCommander-v0.4.0\System.Private.CoreLib.dll
Error message:
Failed to create CoreCLR, HRESULT: 0x8007046C
0x8007046C is HRESULT_FROM_WIN32(ERROR_MAPPED_ALIGNMENT). I've never seen that
one before.
`winetricks dotnet48` does not help.
$ sha256sum LANCommander-v0.4.0.zip
00d9ca25c982c15a1934055805cba0a89be0400237d3273457ae523a5bba3359
--
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.