Ticket #38 (new defect)
Error on Main Window Constructor
| Reported by: | altdotaddr@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Combined IDE | Version: | 0.6.0 |
| Keywords: | Cc: |
Description
Hey guys,
Saw this one on a ticket for v.0.5.0 but I'm running v6 and have the same issue. This is what I got from the Errors.txt file in my Application Data directory:
1/14/2009 5:04:01 AMError on Main Window Construtor, make a ticket at http://dialect.openmodeling.net attach the following info: Unable to find an entry point named 'g_object_add_toggle_ref' in DLL 'libgobject-2.0-0.dll'.
glib-sharp
at GLib.ToggleRef?.g_object_add_toggle_ref(IntPtr? raw, ToggleNotifyHandler? notify_cb, IntPtr? data) at GLib.ToggleRef?..ctor(Object target) at GLib.Object.set_Raw(IntPtr? value) at GLib.Object.CreateNativeObject?(String[] names, Value[] vals) at Gtk.ListStore?..ctor(Type[] types) at Open_Dialect.MainWindow?..ctor(String fileToOpen) at Open_Dialect.Program.Main(String[] args)
