Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#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:
Blocked By: Blocking: #86

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 (5)

comment:1 Changed 10 years ago by ibboard

Blocking: 86 added

comment:2 Changed 10 years ago by ibboard

Resolution: fixed
Status: newclosed

Fixed in ibboard:r100 (changed dispose to remove when clicking "close")

comment:3 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:4 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.