Gtkmm-forge digest, Vol 1 #1027 - 3 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 324422] Add tutorial documentation for drawing with Cairo (gtkmm (bugzilla.gnome.org))
   2. [Bug 315874] Container::signal_remove handler not called sometimes. (glibmm (bugzilla.gnome.org))
   3. [Bug 315874] Container::signal_remove handler not called sometimes. (glibmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 23 Dec 2005 06:02:47 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 324422] Add tutorial documentation for drawing with Cairo

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D324422
 gtkmm | reference documentation | Ver: unspecified


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #11 from Murray Cumming  2005-12-23 11:02 UTC -------
Committed, with all the examples under book/drawingarea/, to keep things
organised.

Many many thanks. This chapter is now officially useful.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 2
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 23 Dec 2005 10:31:22 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 315874] Container::signal_remove handler not called sometimes.

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D315874
 glibmm | object | Ver: 2.8.x


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
                 CC|                            |murrayc murrayc com
            Summary|GObject wrapper is          |Container::signal_remove
                   |considered destroyed too    |handler not called
                   |soon                        |sometimes.




------- Comment #8 from Murray Cumming  2005-12-23 15:31 UTC -------
Using vmware (woot!), I used Ubuntu Breezy to check that this extra crash=
 was
just a problem with glib/GTK+ HEAD. I have applied this patch to both bra=
nches,
which fixes the warning/crash. But the problem remains that the "remove" =
signal
handler won't be called sometimes, as shown by the test case.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 3
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Sat, 24 Dec 2005 01:29:15 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 315874] Container::signal_remove handler not called sometimes.

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D315874
 glibmm | object | Ver: 2.8.x


Philip Langdale changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
                 CC|                            |philipl mail utexas edu




------- Comment #9 from Philip Langdale  2005-12-24 06:29 UTC -------
Thanks for looking in to this Murray.

The reason why we didn't try using an on_remove override is that the spec=
ific
widget in question (the ContentBox) recursively listens for remove events=
 on
all containers under it in the hierarchy - obviously, we can't override m=
ethods
on those objects; so as you observe, we still have a problem (at least we=
 have
a workaround in using the underlying gsignal).


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]