[gtkmm] Gtkmm-forge digest, Vol 1 #232 - 12 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 92208] Changed - Unable to inherit from items (bugzilla-daemon widget gnome org)
   2. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   3. [Bug 81146] Changed - Link reference documentation (bugzilla-daemon widget gnome org)
   4. [Bug 81146] Changed - Link reference documentation (bugzilla-daemon widget gnome org)
   5. [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2 (bugzilla-daemon widget gnome org)
   6. [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction (bugzilla-daemon widget gnome org)
   7. [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction (bugzilla-daemon widget gnome org)
   8. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   9. [Bug 92511] Changed - Pango::Context::set_font_description causes app to abort when layout is drawn (bugzilla-daemon widget gnome org)
  10. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
  11. [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction (bugzilla-daemon widget gnome org)
  12. [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, indigo sempiternity org
Cc: 
Date: Thu, 19 Sep 2002 04:10:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 92208] Changed - Unable to inherit from items

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=92208

Changed by murrayc usa net 

--- shadow/92208	Wed Sep 18 14:03:14 2002
+++ shadow/92208.tmp.28361	Thu Sep 19 04:10:14 2002
@@ -1,13 +1,13 @@
 Bug#: 92208
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: Debian Sid, i386
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: libgnomecanvasmm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: indigo sempiternity org               
 TargetMilestone: ---
@@ -104,6 +104,9 @@
 arounds, but I will shortly. I did, however, try building it with gcc
 3.2, and this problem seems to have gone away. Getting gcc 3.2 to work
 required me to buy a new HD and install gentoo linux on it, and this
 is why I've been so slow. I'll try the workaround soon, but atm I'm
 busy looking for a job. I'm fairly confident that this is the same
 compiler bug mentioned before, so the workarounds should work around.
+
+------- Additional Comments From murrayc usa net  2002-09-19 04:10 -------
+I have added an FAQ entry about this.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Thu, 19 Sep 2002 04:12:56 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

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=93585

Changed by murrayc usa net 

--- shadow/93585	Wed Sep 18 13:14:55 2002
+++ shadow/93585.tmp.28616	Thu Sep 19 04:12:56 2002
@@ -9,13 +9,13 @@
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: abas aix meng auth gr               
 TargetMilestone: ---
 URL: 
-Summary: [PATCH] IOChannel wrappers for glibmm
+Summary: IOChannel wrappers for glibmm
 
 Attached is a patch to add wrappers for IOChannels in glibmm.
 
 Please comment on them; I still think there are some issues WRT 
 code design and formatting.
 
@@ -25,6 +25,10 @@
 Tassos
 
 ------- Additional Comments From abas aix meng auth gr  2002-09-18 13:14 -------
 Created an attachment (id=11164)
 Glib::IOChannel implementation patch
 
+
+------- Additional Comments From murrayc usa net  2002-09-19 04:12 -------
+I can't read that file. Is it a .tar, or a .tar.gz, maybe? Please tell
+us the filename in the description.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 19 Sep 2002 04:47:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 81146] Changed - Link reference documentation

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=81146

Changed by murrayc usa net 

--- shadow/81146	Wed May  8 08:57:18 2002
+++ shadow/81146.tmp.455	Thu Sep 19 04:47:21 2002
@@ -9,16 +9,19 @@
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: murrayc usa net               
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Link reference documentation
 
 At the moment I am generating gnomemm reference documentation all at once,
 in gnomemm/gnomemm_docs/reference. I do this so that it is all integrated -
 so that the separate gnomemm library docs can link to each other. But this
 is sub-optimal and doesn't link to the gtkmm reference documentation.
 
 Apparently doxygen has a solution for this - something about a tags file.
 Please investigate and implement.
+
+------- Additional Comments From murrayc usa net  2002-09-19 04:47 -------
+I have done this by generating a tags file in gtkmm and using it in
+gnomemm. It seems to work well.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 19 Sep 2002 04:47:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 81146] Changed - Link reference documentation

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=81146

Changed by murrayc usa net 

--- shadow/81146	Thu Sep 19 04:47:21 2002
+++ shadow/81146.tmp.469	Thu Sep 19 04:47:34 2002
@@ -1,13 +1,13 @@
 Bug#: 81146
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: murrayc usa net               
 TargetMilestone: ---



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, julian jabber org
Cc: 
Date: Thu, 19 Sep 2002 04:58:19 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.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=93412

Changed by murrayc usa net 

--- shadow/93412	Mon Sep 16 12:37:44 2002
+++ shadow/93412.tmp.1791	Thu Sep 19 04:58:19 2002
@@ -46,6 +46,9 @@
 
 temas managed to find the gcc bug report which pertains to something very
 similar to this. I'll get the link and append it soon.
 
 $ gcc --version
 gcc (GCC) 3.1 20020420 (prerelease)
+
+------- Additional Comments From murrayc usa net  2002-09-19 04:58 -------
+That URL would be very helpful.



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Thu, 19 Sep 2002 05:01:30 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction

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=93577

Changed by murrayc usa net 

--- shadow/93577	Wed Sep 18 11:39:09 2002
+++ shadow/93577.tmp.2280	Thu Sep 19 05:01:30 2002
@@ -44,6 +44,46 @@
 However, the program exits normally.
 
 Tassos
 
 ------- Additional Comments From murrayc usa net  2002-09-18 11:39 -------
 Confirmed on RH7.2 with gcc 2.96.
+
+------- Additional Comments From murrayc usa net  2002-09-19 05:01 -------
+Here's some fuller information, using --num-callers=20. This shows
+what freed the memory that is being incorrectly read again later.
+
+==25837== Invalid read of size 4
+==25837==    at 0x404F7E85: SigC::Control_::destroy(void) (object.cc:72)
+==25837==    by 0x404F8020: SigC::ObjectBase::~ObjectBase(void)
+(object.cc:117)
+==25837==    by 0x4044BD2C: Gtk::Main::~Main(void) (main.cc:360)
+==25837==    by 0x8048CAC: main (main.cc:7)
+==25837==    by 0x40938507: __libc_start_main
+(../sysdeps/generic/libc-start.c:129)
+==25837==    by 0x8048B81: Gtk::Main::Main(int, int &, char **&, bool)
+(in
+/gnome/gnome-2-0/cvs/c++/gtkmm-1.3/tests/delete_cpp_child/.libs/lt-test)
+==25837==    by <bogus frame pointer> ???
+==25837==    by <bogus frame pointer> ???
+==25837==    Address 0x41F8BD3C is 36 bytes inside a block of size 44
+free'd
+==25837==    at 0x40040729: __builtin_delete (vg_clientfuncs.c:186)
+==25837==    by 0x404F7C6E:
+SigC::ObjectSlotNode::~ObjectSlotNode(void) (object_slot.cc:31)
+==25837==    by 0x404F7077: SigC::Node::clear(void) const (node.cc:47)
+==25837==    by 0x404F7290: SigC::SlotNode::notify(bool) (slot.cc:78)
+==25837==    by 0x404F7C0F: SigC::ObjectSlotNode::notify(bool)
+(object_slot.cc:24)
+==25837==    by 0x404F7E85: SigC::Control_::destroy(void) (object.cc:72)
+==25837==    by 0x404F8020: SigC::ObjectBase::~ObjectBase(void)
+(object.cc:117)
+==25837==    by 0x4044BD2C: Gtk::Main::~Main(void) (main.cc:360)
+==25837==    by 0x8048CAC: main (main.cc:7)
+==25837==    by 0x40938507: __libc_start_main
+(../sysdeps/generic/libc-start.c:129)
+==25837==    by 0x8048B81: Gtk::Main::Main(int, int &, char **&, bool)
+(in
+/gnome/gnome-2-0/cvs/c++/gtkmm-1.3/tests/delete_cpp_child/.libs/lt-test)
+==25837==    by <bogus frame pointer> ???
+==25837==    by <bogus frame pointer> ???
+



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Thu, 19 Sep 2002 05:12:34 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction

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=93577

Changed by murrayc usa net 

--- shadow/93577	Thu Sep 19 05:01:30 2002
+++ shadow/93577.tmp.3683	Thu Sep 19 05:12:34 2002
@@ -84,6 +84,10 @@
 ==25837==    by 0x8048B81: Gtk::Main::Main(int, int &, char **&, bool)
 (in
 /gnome/gnome-2-0/cvs/c++/gtkmm-1.3/tests/delete_cpp_child/.libs/lt-test)
 ==25837==    by <bogus frame pointer> ???
 ==25837==    by <bogus frame pointer> ???
 
+
+------- Additional Comments From murrayc usa net  2002-09-19 05:12 -------
+This doesn't happen if you delete the Gtk::Window before the end of
+main(). And you should do that. So I don't think this is a bug.



--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 19 Sep 2002 09:33:42 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

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=93585

Changed by abas aix meng auth gr 

--- shadow/93585	Thu Sep 19 04:12:56 2002
+++ shadow/93585.tmp.10047	Thu Sep 19 09:33:42 2002
@@ -29,6 +29,9 @@
 Glib::IOChannel implementation patch
 
 
 ------- Additional Comments From murrayc usa net  2002-09-19 04:12 -------
 I can't read that file. Is it a .tar, or a .tar.gz, maybe? Please tell
 us the filename in the description.
+
+------- Additional Comments From abas aix meng auth gr  2002-09-19 09:33 -------
+The attachment's name should be "iochannel.patch.gz"



--__--__--

Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, pcrosby pobox com
Cc: 
Date: Thu, 19 Sep 2002 09:58:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 92511] Changed - Pango::Context::set_font_description causes app to abort when layout is drawn

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=92511

Changed by murrayc usa net 

--- shadow/92511	Thu Sep 12 10:18:23 2002
+++ shadow/92511.tmp.13602	Thu Sep 19 09:58:25 2002
@@ -94,6 +94,9 @@
 Your draw() function does not return a value. Please _attach_ a
 complete simple-as-possible file that compiles and shows the problem.
 
 Do you see any warnings? Ifo so, does the debugger show anything
 useful when you run with --g-fatal-warnings?
 
+
+------- Additional Comments From murrayc usa net  2002-09-19 09:58 -------
+Please respond.



--__--__--

Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Thu, 19 Sep 2002 12:56:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

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=93585

Changed by murrayc usa net 

--- shadow/93585	Thu Sep 19 09:33:42 2002
+++ shadow/93585.tmp.24235	Thu Sep 19 12:56:00 2002
@@ -32,6 +32,22 @@
 ------- Additional Comments From murrayc usa net  2002-09-19 04:12 -------
 I can't read that file. Is it a .tar, or a .tar.gz, maybe? Please tell
 us the filename in the description.
 
 ------- Additional Comments From abas aix meng auth gr  2002-09-19 09:33 -------
 The attachment's name should be "iochannel.patch.gz"
+
+------- Additional Comments From murrayc usa net  2002-09-19 12:55 -------
+I don't have many comments because I don't have much knowledge about 
+this kind of thing. I will leave it to someone such as Daniel Elstner 
+to decide about this.
+
+But:
+* You need to patch the ChangeLog.
+* Please use Doxygen-style comments. You should just need to use /** 
+instead of /*.
+* Please remove the flippant comments such as "Oh, Lord, please 
+forgive me." They are not helpful.
+* A cvs diff might be better, if possible.
+
+Otherwise, well done. It probably wasn't easy to figure out how the 
+gtkmmproc macros can be used.



--__--__--

Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Thu, 19 Sep 2002 13:01:27 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction

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=93577

Changed by murrayc usa net 

--- shadow/93577	Thu Sep 19 05:12:34 2002
+++ shadow/93577.tmp.24995	Thu Sep 19 13:01:27 2002
@@ -88,6 +88,9 @@
 ==25837==    by <bogus frame pointer> ???
 
 
 ------- Additional Comments From murrayc usa net  2002-09-19 05:12 -------
 This doesn't happen if you delete the Gtk::Window before the end of
 main(). And you should do that. So I don't think this is a bug.
+
+------- Additional Comments From murrayc usa net  2002-09-19 13:01 -------
+Do you agree?



--__--__--

Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 19 Sep 2002 13:29:56 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93577] Changed - valgrind detects illegal read access during Gtk::Main destruction

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=93577

Changed by abas aix meng auth gr 

--- shadow/93577	Thu Sep 19 13:01:27 2002
+++ shadow/93577.tmp.9109	Thu Sep 19 13:29:56 2002
@@ -1,13 +1,13 @@
 Bug#: 93577
 Product: gtkmm
 Version: 2.0
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: abas aix meng auth gr               
 TargetMilestone: ---
@@ -91,6 +91,9 @@
 ------- Additional Comments From murrayc usa net  2002-09-19 05:12 -------
 This doesn't happen if you delete the Gtk::Window before the end of
 main(). And you should do that. So I don't think this is a bug.
 
 ------- Additional Comments From murrayc usa net  2002-09-19 13:01 -------
 Do you agree?
+
+------- Additional Comments From abas aix meng auth gr  2002-09-19 13:29 -------
+<ponders>... Ok.




--__--__--

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