[Bug 30940] Tween 1.2.0.0 (.NET 4.0 app) fails to start with Wine-Mono (reports 'System.InvalidOperationException' at 'System.Windows.Forms.TableLayoutPanel.set_LayoutSettings')

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 8 18:50:51 CST 2022


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

--- Comment #20 from Esme Povirk <madewokherd at gmail.com> ---
Well, it's still failing to start up. The way we fail to produce an
IProfferService instance doesn't raise any exception, so those catches have no
effect, the actual exception is never caught, and the end result is that
Form1_Load is interrupted before it can really do anything.

That method is here:
https://github.com/opentween/Tween_CodeRepos/blob/2fbfaabb01f611fd8433d7425a9cf0cc51068218/Tween/Tween.vb#L505

While it is technically possible to dismiss the error see a form, without any
of the initialization, it'd be surprising if any of it actually works.

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