https://bugs.winehq.org/show_bug.cgi?id=44563
Bug ID: 44563 Summary: Chessbase 11 has annoying multiple popups GetClassInfo: 14007 Product: Wine Version: 3.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dav75uk@yahoo.co.uk Distribution: ---
This is a change between version 3.0 and 3.2 - the only difference in the logs is right at the start I now see: 0009:fixme:actctx:parse_manifest_buffer failed to parse manifest (null) 0009:fixme:actctx:parse_manifest_buffer failed to parse manifest (null)
right at the start which may be unrelated. The rest of the log has no change.
Can see this pop up on startup, opening a board, or a kibitzer. It doesn't appear to break functionality, but the popup appearing several times is annoying.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #1 from David dav75uk@yahoo.co.uk --- The additional log message above is relate I believe:
Windows Error 14007 : ERROR_SXS_KEY_NOT_FOUND: The requested lookup key was not found in any active activation context.
https://en.wikipedia.org/wiki/Side-by-side_assembly
which mentions activation contexts and manifests. The question then is why now can't the manifest be parsed? (new functionality which doesn't quite work, or a breaking change?)
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Is there a trial or a free version that shows this problem? Are you running with native comctl32.dll by any chance?
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #3 from David dav75uk@yahoo.co.uk --- No, there isn't a free trial version of this application. I'm running whatever comes with wine's rpm as far as I'm aware.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- That's unfortunate. Could you attach +win,+class,+actctx,+loaddll log? Instructions how to create one are here https://wiki.winehq.org/FAQ#How_do_I_get_a_debug_trace.3F.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #5 from David dav75uk@yahoo.co.uk --- Created attachment 60525 --> https://bugs.winehq.org/attachment.cgi?id=60525 log as requested
WINEDEBUG=+win,+class,+actctx,+loaddll wine .wine/drive_c/Program\ Files\ (x86)/ChessBase/CBase11/CBase11.exe > /tmp/44563.log 2>&1
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Thanks, this is likely the problem:
--- 003e:warn:actctx:parse_compatibility_application_elem unknown elem L"/supportedOS" 003e:fixme:actctx:parse_manifest_buffer failed to parse manifest (null) ---
I sent a patch that should help, https://www.winehq.org/pipermail/wine-devel/2018-February/122970.html. If you're unable to build with this patch yourself, you'll have to wait for next release, once the patch is accepted.
https://bugs.winehq.org/show_bug.cgi?id=44563
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Regression SHA1| |0f1cb96b694a381064640442852 | |96e531f90bb67 Keywords| |regression
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- Marking as a regression, 0f1cb96b694a38106464044285296e531f90bb67.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com --- Parsing failure is fixed now with https://source.winehq.org/git/wine.git/?a=commit;h=f8cca445fb103812ff77bf47d.... Please retest with wine-git or wait for Wine 3.3.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #9 from David dav75uk@yahoo.co.uk --- Thanks for the quick turnaround. I'll test as soon as OpenSuSE rpms are available for 3.3.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #10 from David dav75uk@yahoo.co.uk --- I'm still getting the 14007 popup errors in wine3.3. The error log messages about parse_manifest_buffer have gone.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com --- Ok, please attach updated log using Wine 3.3, same debug channels you used before in comment 5.
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #12 from David dav75uk@yahoo.co.uk --- Created attachment 60671 --> https://bugs.winehq.org/attachment.cgi?id=60671 Logfile for issue on wine 3.3
Attached as requested
https://bugs.winehq.org/show_bug.cgi?id=44563
ak.client@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ak.client@protonmail.com
https://bugs.winehq.org/show_bug.cgi?id=44563
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- I sent a patch that will hopefully help here, https://www.winehq.org/pipermail/wine-devel/2018-May/126608.html.
https://bugs.winehq.org/show_bug.cgi?id=44563
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |user32
https://bugs.winehq.org/show_bug.cgi?id=44563
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|0f1cb96b694a381064640442852 |bdb048a50e2c9a051dc08f15b46 |96e531f90bb67 |67088830a3b63
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com --- Please retest with current wine, https://source.winehq.org/git/wine.git/commit/c4fd1099dd34e6a26af64da5f0fd67....
https://bugs.winehq.org/show_bug.cgi?id=44563
--- Comment #15 from David dav75uk@yahoo.co.uk --- Appears fixed in 3.8. No problem with starting, opening a board or kibitzer.
Thanks,
https://bugs.winehq.org/show_bug.cgi?id=44563
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c4fd1099dd34e6a26af64da5f0f | |d672dcad1ad59 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com --- Great, marking fixed.
https://bugs.winehq.org/show_bug.cgi?id=44563
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.9.