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=54764
Bug ID: 54764
Summary: Can't open and can't remove!
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: allerherry(a)gmail.com
Distribution: ---
I've installed wione through Snap, he tell me that it's installed but i can't
see in the apps list...and if i try to remove it he say that i can't because a
package have an unmet dependance, but he doesn't say which!
--
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=54619
Bug ID: 54619
Summary: Uniday Studio's "Cave Engine" crashes while starting
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guialign(a)outlook.com
Distribution: ---
Created attachment 74145
--> https://bugs.winehq.org/attachment.cgi?id=74145
The backtrace file generated by Wine after showing an error message.
Cave Engine is a game engine developed by Uniday Studio for win64, Wine is
unable to start its executable ("Cave Engine v0.9.8d - Editor.exe") (which does
not require an installation).
--
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=54714
Bug ID: 54714
Summary: Installing Starcraft 2 fails
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: temp82(a)luukku.com
Distribution: ---
Created attachment 74223
--> https://bugs.winehq.org/attachment.cgi?id=74223
the error message popup
you just download the installer, start with wine and proceed until you get an
error message that's unable to initialize a qt plugin.
--
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=54706
Bug ID: 54706
Summary: [regression] Tag & Rename crashes on startup with
stack overflow
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ronan(a)jouchet.fr
Distribution: ---
Tag&Rename 3.9.15 (a music tag editor for Windows) crashes on startup, with
this error:
virtual_setup_exception stack overflow 2756 bytes addr 0x40e4da stack 0x100053c
(0x1000000-0x1001000-0x1100000)
See attachment for full logs.
Reproducibility: always
Wine config: none. Issue is reproducible after a `rm -rf ~/.wine`
Regression: yes. I've been running this program in Wine for years. I haven't
bisected the regression to a particular release, but can try to, if that's
useful.
Version of wine: official 8.3-x86_64 built by Arch Linux (
https://archlinux.org/packages/multilib/x86_64/wine/ )
Download links for Tag&Rename: https://www.softpointer.com/tr.htm ,
https://www.softpointer.com/download.htm
Available for extra information. Thanks for 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=54622
Bug ID: 54622
Summary: Conspiracy's Clean Slate 64K demo crashes
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: temp82(a)luukku.com
Distribution: ---
Created attachment 74147
--> https://bugs.winehq.org/attachment.cgi?id=74147
wine 8.3 log
this is continuation of bug 50927.
--
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.