[Bug 47668] Logos 8 (.NET/WPF 4.7.2 application) fails to download resources (needs ReOpenFile implementation)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 13 16:26:15 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=47668

--- Comment #55 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Created attachment 66244
  --> https://bugs.winehq.org/attachment.cgi?id=66244
last 4000 lines before reference of "Unhandled exception"

Hi the log is really huge so quite difficult to find needles i guess...

I attach last 4000 lines of your log before a suspicious "Unhandled exception"
is referenced. Not 100% sure if this is useful part.

However: to make a useful debuglog I`d say set version to win7, and don`t
change anything. 
As far as i understand from the comments the error for LogosIndexer only
occured in win7 and not in winxp, right? Then it suprises me you get a crash
now in winxp: Quote: "At this point I set Logos to win7; and Default to xp. 
There was no LogosIndexer.exe to manually select".

Anyway, if it`s not too much trouble attaching a  debuglog with win7 default
(for all apps).

In your whole debuglog is not a single call to ReopenFile. This is probably due
to the fact that version is set to winxp...

Last remark: This is very likely a red herring but to exclude it from being the
cause of trouble: just before the "Unhandled exception" reference there`s a
call to DwmIsCompositionEnabled. As the crash only seems to happen in win7 and
not in winxp it might be interesting to see what happens if you apply the hack
from
https://bugs.winehq.org/attachment.cgi?id=62551&action=diff&context=patch&collapsed=&headers=1&format=raw

Another simple  thing to try that just jumps in mind: Set version to winvista
and see what happens (ReOpenFile seems to be introduced in vista, so if it
crashes then it might still be related to ReOpenFile) 

regards

-- 
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.



More information about the wine-bugs mailing list