[Bug 44563] New: Chessbase 11 has annoying multiple popups GetClassInfo: 14007
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(a)winehq.org Reporter: dav75uk(a)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. -- 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=44563 --- Comment #1 from David <dav75uk(a)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?) -- 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=44563 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Is there a trial or a free version that shows this problem? Are you running with native comctl32.dll by any chance? -- 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=44563 --- Comment #3 from David <dav75uk(a)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. -- 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=44563 --- Comment #4 from Nikolay Sivov <bunglehead(a)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. -- 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=44563 --- Comment #5 from David <dav75uk(a)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 -- 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=44563 --- Comment #6 from Nikolay Sivov <bunglehead(a)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. -- 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=44563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Regression SHA1| |0f1cb96b694a381064640442852 | |96e531f90bb67 Keywords| |regression --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- Marking as a regression, 0f1cb96b694a38106464044285296e531f90bb67. -- 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=44563 --- Comment #8 from Nikolay Sivov <bunglehead(a)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. -- 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=44563 --- Comment #9 from David <dav75uk(a)yahoo.co.uk> --- Thanks for the quick turnaround. I'll test as soon as OpenSuSE rpms are available for 3.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=44563 --- Comment #10 from David <dav75uk(a)yahoo.co.uk> --- I'm still getting the 14007 popup errors in wine3.3. The error log messages about parse_manifest_buffer have gone. -- 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=44563 --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> --- Ok, please attach updated log using Wine 3.3, same debug channels you used before in comment 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=44563 --- Comment #12 from David <dav75uk(a)yahoo.co.uk> --- Created attachment 60671 --> https://bugs.winehq.org/attachment.cgi?id=60671 Logfile for issue on wine 3.3 Attached as requested -- 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=44563 ak.client(a)protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ak.client(a)protonmail.com -- 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=44563 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=44563 --- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> --- I sent a patch that will hopefully help here, https://www.winehq.org/pipermail/wine-devel/2018-May/126608.html. -- 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=44563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |user32 -- 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=44563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|0f1cb96b694a381064640442852 |bdb048a50e2c9a051dc08f15b46 |96e531f90bb67 |67088830a3b63 -- 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=44563 --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> --- Please retest with current wine, https://source.winehq.org/git/wine.git/commit/c4fd1099dd34e6a26af64da5f0fd67.... -- 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=44563 --- Comment #15 from David <dav75uk(a)yahoo.co.uk> --- Appears fixed in 3.8. No problem with starting, opening a board or kibitzer. Thanks, -- 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=44563 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c4fd1099dd34e6a26af64da5f0f | |d672dcad1ad59 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #16 from Nikolay Sivov <bunglehead(a)gmail.com> --- Great, marking fixed. -- 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=44563 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.9. -- 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.
participants (1)
-
wine-bugs@winehq.org