[gtkmm] Gtkmm-forge digest, Vol 1 #365 - 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.


Today's Topics:

   1. [Bug 107802] Changed - Configure script for gtkmm 2.2.0 should check for atk 1.2 (bugzilla-daemon widget gnome org)
   2. [Bug 107802] Changed - Configure script for gtkmm 2.2.0 should check for atk 1.2 (bugzilla-daemon widget gnome org)
   3. [Bug 107686] Changed - CanvasAA destructor (mem dealloc) bug (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 10 Mar 2003 18:09:41 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107802] Changed - Configure script for gtkmm 2.2.0 should check for atk 1.2

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=107802

Changed by sarrazip sympatico ca 

--- shadow/107802	Mon Mar 10 05:54:06 2003
+++ shadow/107802.tmp.19342	Mon Mar 10 18:09:41 2003
@@ -24,6 +24,22 @@
 
 Perhaps the configure script could require atk 1.2 if this is
 indeed a requirement of gtkmm 2.2.
 
 ------- Additional Comments From murrayc usa net  2003-03-10 05:54 -------
 Isnt't ATK 1.2 required by GTK+ 2.2?
+
+------- Additional Comments From sarrazip sympatico ca  2003-03-10 18:09 -------
+> Isnt't ATK 1.2 required by GTK+ 2.2?
+
+Apparently not.  In gtk+-2.2.1/configure.in, I see this:
+
+ATK_REQUIRED_VERSION=1.0.1
+
+then later:
+
+PKG_CHECK_MODULES(BASE_DEPENDENCIES,
+  glib-2.0 >= $GLIB_REQUIRED_VERSION
+  atk >= $ATK_REQUIRED_VERSION
+  pango >= $PANGO_REQUIRED_VERSION)
+
+So atk 1.2 only seems to be required by gtkmm 2.2.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, sarrazip sympatico ca
Cc: 
Date: Tue, 11 Mar 2003 07:45:46 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107802] Changed - Configure script for gtkmm 2.2.0 should check for atk 1.2

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=107802

Changed by murrayc usa net 

--- shadow/107802	Mon Mar 10 18:09:41 2003
+++ shadow/107802.tmp.30154	Tue Mar 11 07:45:46 2003
@@ -40,6 +40,9 @@
 PKG_CHECK_MODULES(BASE_DEPENDENCIES,
   glib-2.0 >= $GLIB_REQUIRED_VERSION
   atk >= $ATK_REQUIRED_VERSION
   pango >= $PANGO_REQUIRED_VERSION)
 
 So atk 1.2 only seems to be required by gtkmm 2.2.
+
+------- Additional Comments From murrayc usa net  2003-03-11 07:45 -------
+Added PATCH because this is almost a patch, so we do it before a release.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, barbapapa myrealbox com
Cc: 
Date: Tue, 11 Mar 2003 07:52:43 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107686] Changed - CanvasAA destructor (mem dealloc) bug

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=107686

Changed by murrayc usa net 

--- shadow/107686	Wed Mar  5 20:51:59 2003
+++ shadow/107686.tmp.2275	Tue Mar 11 07:52:42 2003
@@ -47,6 +47,10 @@
 before closing the program
 just as the gnomemm-all-1.3.15/libgnomecanvasmm/examples/canvas/canvas.cc
 file, replacing Gnome::Canvas with Gnome::CanvasAA leads to a working
 program that displays perfectly
 but with CanvasAA there are errors when the program is closed
 conclusion: destructor problem in the Gnome::CanvasAA wrapper
+
+------- Additional Comments From murrayc usa net  2003-03-11 07:52 -------
+Maybe it's something to do with this mysterious code in the constructor:
+http://cvs.gnome.org/lxr/source/gnomemm/libgnomecanvasmm/libgnomecanvas/src/canvas.ccg#49




--__--__--

_______________________________________________
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]