https://bugs.winehq.org/show_bug.cgi?id=42586 --- Comment #4 from fjfrackiewicz(a)gmail.com --- (In reply to Louis Lenders from comment #3)
Forgot to say:
The point where the call to unimplemented GetCurrentPackageFullName is called is only reached in wine-staging.
In vanilla wine it runs (after working around bug 42014) into:
fixme:file:SetFileCompletionNotificationModes 0x200 1 - stub wine: Unhandled exception 0x80000003 in thread 76 at address 0x100d7889 (thread 0076), starting debugger...
So it also needs the more mature SetFileCompletionNotificationModes from Staging
GetCurrentPackageFullName is now a sub in Wine-devel, if I am reading this commit correctly: https://source.winehq.org/git/wine.git/commit/d2b98081fd107219bdadf284d72113... So the next step would be the SetFileCompletionNotificationModes stub? -- 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.