Gtkmm-forge digest, Vol 1 #903 - 5 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 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag (bugzilla-daemon bugzilla gnome org)
   2. [Bug 170855] TreeView: Crash when closing window during editing. (bugzilla-daemon bugzilla gnome org)
   3. [Bug 170538] gtk-tutorial.20021027 Download contains empty rtf-file. (bugzilla-daemon bugzilla gnome org)
   4. [Bug 172892] Gtk::Action::get_proxies should not free items. (bugzilla-daemon bugzilla gnome org)
   5. [Bug 172892] Gtk::Action::get_proxies should not free items. (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Apr 2005 04:33:09 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=172748
 glibmm | general | Ver: 2.6.x





------- Additional Comments From Murray Cumming  2005-04-07 04:33 -------
HEAD, because we may not add API to stable branches.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Apr 2005 05:05:45 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 170855] TreeView: Crash when closing window during editing.

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=170855
 gtkmm | TreeView | Ver: 2.6.x





------- Additional Comments From Murray Cumming  2005-04-07 05:05 -------
This is now in the gtkmm-2-6 branch too.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Apr 2005 08:08:54 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 170538] gtk-tutorial.20021027 Download contains empty rtf-file.

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=170538
 gtkmm | general | Ver: unspecified

Bernd Dreyer changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |



------- Additional Comments From Bernd Dreyer  2005-04-07 08:08 -------
In order to find the file specification, please follow this link:

http://www.ms.mff.cuni.cz/~beran/BIG/X/gtk-tutorial.20021027/rtf/.cs.iso-8859-1

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Apr 2005 09:32:53 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172892] Gtk::Action::get_proxies should not free items.

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=172892
 gtkmm | general | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Gtk::Action::get_proxies    |Gtk::Action::get_proxies
                   |incorrectly wraps           |should not free items.
                   |gtk_action_get_proxies (may |
                   |be other cases too)         |



------- Additional Comments From Murray Cumming  2005-04-07 09:32 -------
Thanks. Could you try a patch for this, please? You are the best person to test
such a patch.

> I have also been told that there are other places where incorrect wrappings of
> this type are taking place.

Could you please tell them that they should also submit bugs?

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Apr 2005 18:06:54 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172892] Gtk::Action::get_proxies should not free items.

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=172892
 gtkmm | general | Ver: unspecified





------- Additional Comments From Philip Langdale  2005-04-07 18:06 -------
I've manually inspected the other uses of GSListHandle in gtkmm (not
gdk/pango/atk/glib) and the rest are correct.

The reason why this happened is because the signature for a list of widgets is
assumed to be SHALLOW but actions break this pattern.

I've confirmed that setting OWNERSHIP_NONE fixes the problem, but I can't
comment on the best way to fix the m4. Currently the SHALLOW assumption is made
in the master m4 script that ships with glibmm. I don't know if that can be
overridden locally or not.

------- You are receiving this mail because: -------
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]