[Mono-bugs] [Bug 375987] Segmentation fault with testcase project that uses Atk# and System.Windows .Forms

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 2 13:36:21 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=375987

User aaragoneses at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=375987#c6





--- Comment #6 from Andrés G. Aragoneses <aaragoneses at novell.com>  2008-04-02 11:36:20 MST ---
Further tests show me that assuring that your env var GTK_MODULES does not
contain the module 'atk-bridge', this works. The problem is that I don't see a
reliable way to do this with managed code, as GTK initialization is ignoring my
calls to System.Environment.SetEnvironmentVariable API. I can only disable this
via command-line when executing the assembly.

The fix would consist in finding some way to disable the GTK_MODULES env var
when SWF lib calls GTK. Indeed, I guess that the feature that is calling does
not require accessibility (indeed, it's our team who is providing ATK support
in WinForms, not through GTK usage).

Thoughts?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list