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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=375987#c6





--- Comment #6 from Andrés G. Aragoneses <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to