Ticket #96 (closed defect: released)

Opened 14 months ago

Last modified 5 months ago

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

Changed 12 months ago by ibboard

  • blocking 86 added

Changed 12 months ago by ibboard

  • status changed from new to closed
  • resolution set to fixed

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

Changed 11 months ago by ibboard

  • released set to 1

Mark released changes as released

Changed 11 months ago by ibboard

  • released changed from 1 to yes

Mark released fixes as released using radio values

Changed 5 months ago by ibboard

  • resolution changed from fixed to released

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.