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=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=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.
https://bugs.winehq.org/show_bug.cgi?id=50449
Bug ID: 50449
Summary: Program freezes if both keyboard and mouse is used at
the same time
Product: Wine
Version: 6.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: g0re(a)null.net
Distribution: ---
Created attachment 69063
--> https://bugs.winehq.org/attachment.cgi?id=69063
console output from version 5.22
Zdaemon 1.10.15 - a DOOM source port
http://downloads.zdaemon.org/zdaemon11015_win32_bin.7z
If only keyboard is used, works ok
If only mouse is used, works ok
Program freezes if both keyboard and mouse is used at the same time.
Issue both in windowed and fullscreen mode.
Until version 5.14, works fine.
Occurs from wine version 5.15 to version 6.0-rc5 (tested every version between)
Can do a simple test with (need an IWAD):
$ wine zdaemon.exe -iwad DOOM2.WAD -skill 4 +map map01
--
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=50130
Bug ID: 50130
Summary: Outrun 2006 cannot choose anti aliasing levels more
than 2
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: jogamer1(a)protonmail.com
Distribution: ---
Created attachment 68622
--> https://bugs.winehq.org/attachment.cgi?id=68622
output log of config.exe
Install Outrun 2006 and run the Config.exe, under Video settings you can choose
anti aliasing settings up to 6 but in Wine only up to 2 is shown. If the anti
aliasing level is changed in outrun2006.ini the value will be blank in the anti
aliasing drop-down menu. Happens both on development and staging 5.21 and back
to Wine 5.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=45601
Bug ID: 45601
Summary: Wargaming Game Center doesn't start after installation
Product: Wine
Version: 3.13
Hardware: x86
URL: http://redirect.wargaming.net/WGC/Wargaming_Game_Cente
r_Install_TWA_EU.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62032
--> https://bugs.winehq.org/attachment.cgi?id=62032
wine log
When the program installed, it should start the program - but it does not.
"winetricks -q ie8" works around 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.
http://bugs.winehq.org/show_bug.cgi?id=36711
Bug ID: 36711
Summary: Civ 4 Colonization cannot load Save games, Crashes
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: typoofcem(a)gmail.com
Created attachment 48756
--> http://bugs.winehq.org/attachment.cgi?id=48756
Error output from when app crashes
Sid Meier's Civilization 4 Colonization (from the complete edition, not the
standalone) crashes when user attempts to load a saved game in Wine. Issue does
not effect Civ 4 nor its expansions, from the complete edition.
Note: game is being played from a complete install, without DVD-ROM (if that
makes 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.
https://bugs.winehq.org/show_bug.cgi?id=53714
Bug ID: 53714
Summary: proxyodbc SQLGetInfoW wrong behaviour when InfoValue
null
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: pollyielderah(a)gmail.com
Distribution: ---
Difference between odbc and proxyodbc.
Expected behaviour:
Calling proxyodbc SQLGetInfoW with null InfoValue should fill StringLength with
total bytes to be written. This allows to create appropriate size buffer on
second call.
Current behaviour:
proxyodbc SQLGetInfoW logs warning "Unexpected NULL InfoValue address" and
returns SQL_ERROR without returning bytes to be written.
--
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.