[Mono-bugs] [Bug 375987] System.Windows. Forms dependency on GTK makes code to crash if it uses ATK# and GTK_MODULES contains 'atk-bridge'

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 2 13:51:20 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#c8





--- Comment #8 from Andrés G. Aragoneses <aaragoneses at novell.com>  2008-04-02 11:51:20 MST ---
I rectify: System.Environment.SetEnvironmentVariable API is working.

What would you think about a patch that sets this env var to String.Empty
before calling GTK in SWF? I guess the only problem would be the apps that use
GTK and SWF at the same time, can this be possible? If yes, maybe the way to go
is to empty the var before gtk_init() and restore it again after that call.

Thoughts? Who should be the one to review a patch to this part of the code?

Thanks in advance.


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