[Bug 372058] [NEW] glade not saving delete-event signal

rob_brown-bayliss r.brown.bayliss at gmail.com
Tue May 5 07:21:37 UTC 2009


Public bug reported:

Binary package hint: glade-3

I have tracked it down to a bug in glade.  I am using Glade 3.6.1 on
Ubuntu 9.04

What has been happening is each time I change the UI via glade, it has
been removing the signal for the delete-event and destroy-event from the
xml file it saves:

   <property name="enable_layout_config">True</property>
    <signal name="destroy_event" handler="on_app1_destroy_event"/>     ###  This line not saved to xml file
    <signal name="delete_event" handler="on_app1_delete_event"/>         ###  This line not saved to xml file
    <child internal-child="dock">
      <widget class="BonoboDock" id="bonobodock1">


so when I run the app there is no signal to connect to 'on_app1_delete_event'

** Affects: glade-3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
glade not saving delete-event signal
https://bugs.launchpad.net/bugs/372058
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list