[Bug 48303] SofTalk (.NET edition) fails to start (reports System.Resources.MissingManifestResourceException).

WineHQ Bugzilla wine-bugs at winehq.org
Wed Dec 18 06:14:23 CST 2019


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

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Is this mono's issue?

Regarding Mono's commit d12db16[1], ves_icall_RuntimeType_get_Name has a
following comment. Mono's resource manager[2] requests type.Name, so it might
be related to this issue.

// FIXME: this should be escaped in some scenarios with
mono_identifier_escape_type_name_chars
// Determining exactly when to do so is fairly difficult, so for now we don't
bother to avoid regressions

[1]
https://github.com/mono/mono/commit/d12db16723f648b11ce1b0cd306a3c82ce4f89cd
[2]
https://github.com/madewokherd/mono/blob/00ff483884428770d63540d5dd295aaf1a5dceb8/netcore/System.Private.CoreLib/shared/System/Resources/ResourceManager.cs#L232

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