Ticket #96 (closed defect: released)
Fix GLib-GObject-WARNING in GTK# interface
| Reported by: | ibboard | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | WarFoundry 0.1 |
| Component: | WarFoundry-GUI-GTK# | Version: | |
| Keywords: | Cc: | ||
| Blocking: | #86 | Blocked By: |
Description
When closing tabs in the GTK# interface we currently get the following warning:
(WarFoundryGTK:14524): GLib-GObject-WARNING **: gsignal.c:2384: instance `0x1507590' has no handler with id `553'
The warning is non-fatal and everything seems to continue to work, but GTK seems to be trying to call a method on something we've disposed (or similar)
Change History
Note: See
TracTickets for help on using
tickets.
WarFoundry - Development