https://bugs.winehq.org/show_bug.cgi?id=54560
Bug ID: 54560
Summary: mscoree:mscoree - test_loadpaths_execute() sometimes
gets directory creation errors
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
mscoree:mscoree - test_loadpaths_execute() sometimes gets directory creation
errors. With only 3 instances in the past 8 months this is pretty rare:
* 2022-07-26 on w10pro64-ko (64-bit)
mscoree.c:614: Test failed:
CreateDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaC31F.tmp")
failed: 183
* 2022-11-23 on w7u (32-bit)
mscoree.c:614: Test failed:
CreateDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp")
failed: 183
mscoree.c:619: Test failed:
CopyFileW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\loadpaths.exe")
failed: 3
mscoree.c:635: Test failed:
CreateDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\libloadpaths")
failed: 3
mscoree.c:643: Test failed:
CopyFileW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\libloadpaths\\libloadpaths.dll")
failed: 3
mscoree.c:647: Test failed:
CreateProcessW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\loadpaths.exe")
failed: 3
mscoree.c:653: Test failed: L"libloadpaths\\libloadpaths.dll":
WaitForSingleObject returned -1: 6
mscoree.c:662: Test failed: L"libloadpaths\\libloadpaths.dll": Failed to
execute process
mscoree.c:673: Test failed:
DeleteFileW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\libloadpaths\\libloadpaths.dll")
failed: 3
mscoree.c:675: Test failed:
DeleteFileW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\loadpaths.exe")
failed: 3
mscoree.c:682: Test failed:
RemoveDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp\\libloadpaths")
failed: 3
mscoree.c:682: Test failed:
RemoveDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaAB6B.tmp")
failed: 267
* 2023-02-21 on w10pro64-en-AE (64-bit)
mscoree.c:614: Test failed:
CreateDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaD02D.tmp")
failed: 183
mscoree.c:635: Test failed:
CreateDirectoryW(L"C:\\Users\\winetest\\AppData\\Local\\Temp\\loaD02D.tmp\\private")
failed: 183
See https://test.winehq.org/data/patterns.html#mscoree:mscoree
Where 3 == ERROR_PATH_NOT_FOUND
6 == ERROR_INVALID_HANDLE
183 == ERROR_ALREADY_EXISTS
267 == ERROR_DIRECTORY
--
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=47326
Bug ID: 47326
Summary: Fair Strike fails to map joystick due to
IDirectInputDevice8 SetActionMap being a semi-stub.
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
The default joystick actions fail to be mapped since IDirectInputDevice8
SetActionMap assumes that the instance guid is not NULL.
--
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=46562
Bug ID: 46562
Summary: Notepad++ 7.6.3 crashes when searching twice and first
time found results
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq.org(a)fennec.ath.cx
Used 32bit installer and 64bit installer with version 7.6.3, both can crash the
same way.
https://notepad-plus-plus.org/repository/7.x/7.6.3/npp.7.6.3.Installer.exe
* Start Notepad++
* File -> Open
* Will propose "C:\Program Files (x86)\Notepad++" folder by default
* Chose change.log (or any other file)
* Click Open, window will close and file is displayed
* Search -> Find...
* Input anything that find a result, for example "Notepad" and click button
"Find All in All Opened Documents"
* With change.log file, 3 results will be displayed in the "Find result" footer
box (don't if it's the right name)
* Search box will close automatically if there are matches
* Search -> Find... (again)
Application crashes
It seems that if you first search does not find any result and you close the
search box manually, then next searches won't crash even if you have matches.
It looks like if the the first time you search and search ox close
automatically then it will crash.
--
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=44547
Bug ID: 44547
Summary: Deus Ex: invisible War v1.2 crashes when using the
hotkey to quickload a saved game
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 60507
--> https://bugs.winehq.org/attachment.cgi?id=60507
terminal output
This was tested with the GOG.com version.
Performing a quicksave works properly in the game, but using the hotkey (<F12>
by default) to load a quick saved game results in a crash. Interestingly, using
the game menu to load a quick save works, it's only when I use the hotkey for
quickloading that Wine crashes.
The demo version doesn't have the quicksave/quickload feature.
--
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=50572
Bug ID: 50572
Summary: LDAP_AUTH_NEGOTIATE login fails as authorization user
is used instead of authentication user
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Distribution: ---
In the "ldapsearch" command line tool, "-X" is the authorization user and "-U"
is the authentication user. For a server using LDAP_AUTH_NEGOTIATE, it must
have the authentication user - supplying only the authorization user always
fails:
$ ldapsearch -h HOSTNAME -v -X USERNAME -W
ldap_initialize( ldap://HOSTNAME )
Enter LDAP Password:
SASL/DIGEST-MD5 authentication started
ldap_sasl_interactive_bind_s: Invalid credentials (49) <=====================
additional info: 8009030C: LdapErr: DSID-0C09055F, comment:
AcceptSecurityContext error, data 52e, v23f0
Changing the "-X" to "-U", it successfully logs in. If both "-X" and "-U" are
present, it also successfully logs in.
In dlls/wldap32/bind.c, in the callback function sasl_interact(), Wine supplies
its username to SASL_CB_USER which is like "-X", so login always fails the same
way. If I change it to supply the username to SASL_CB_AUTHNAME (like "-U"),
login succeeds.
--
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=54549
Bug ID: 54549
Summary: Amazon Music does not load the correct font
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zltippett(a)gmail.com
Distribution: ---
Created attachment 74090
--> https://bugs.winehq.org/attachment.cgi?id=74090
Amazon Music log with font errors, snipped
After installing the latest Amazon Music from the Windows URL, the fonts do not
appear as they do on Windows. The Amazon Music logs within the Amazon Music
folder indicate a problem loading the fonts.
Amazon Music download URL - https://www.amazon.com/b?ie=UTF8&node=16962657011
Amazon Music log path - ~/.wine/drive_c/users/<USERNAME>/AppData/Local/Amazon
Music/Logs (<USERNAME> is the logged in user name)
The log is 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=53650
Bug ID: 53650
Summary: some applications do not show up in the system tray
Product: Wine-staging
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gizmo_1979(a)yahoo.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
some applications do not show up in the system tray, as in the screenshot
below, in the desktop you see 3 open windows but no entries in the KDE system
tray nor in the virtual desktop preview, while other applications do it
regularly. I'm pretty sure all 3 of these applications are made in visualbasic.
Apart from that the applications work regularly ...
https://i.imgur.com/SdUIalc.jpg
--
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=54500
Bug ID: 54500
Summary: I can't run version 3.9.0 of WeChat on any version of
wine
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 1753904780(a)qq.com
Distribution: ---
WeChat version 3.8.0 can be installed and started normally, but when WeChat
upgrades to version 3.9.0, it cannot install its exe normally and start WeChat,
as shown in the figure
--
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=54443
Bug ID: 54443
Summary: Battle.net does not launch with error This application
failed to start because it could not find or load the
Qt platform plugin "windows" in "".
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guido.kraemer(a)uni-leipzig.de
Distribution: ---
When starting Battle.net the launch fails with error:
This application failed to start because it could not find or load the Qt
platform plugin "windows" in "".
A fix is to go into the subdirectory with the latest version number of
Battle.net (Battle.net.13960 in my case), go to the platform directory and run
$ setfattr -x user.DOSATTRIB qwindows.dll
The bug exists for me since beginning of January.
Links to other people with this error:
https://old.reddit.com/r/linux_gaming/comments/yairmz/battlenet_fails_to_st…https://forum.manjaro.org/t/battle-net-fails-to-load/133293
--
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=50751
Bug ID: 50751
Summary: notepad++ Find in files progressbar window doesn't
stay on top
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forinih564(a)nic58.com
Distribution: ---
Created attachment 69535
--> https://bugs.winehq.org/attachment.cgi?id=69535
Log
Tested with wine 6.3 & notepad++ version 7.9.3 (32-bit)
When using the Find in files feature in notepadd++ & starting the search ,
notepad++ locks the interaction with all windows except for the find in files
progressbar window that contains a cancel button , if you switch to other app
then return back to notepad++ using its taskbar icon , only the locked windows
appear which you can't interact with unless the search finishes or accessing
the progressbar window by alt+tab
it could be related to bug #26087 , but that bug is closed
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.