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


Today's Topics:

   1. [Bug 92208] New - Unable to inherit from items (bugzilla-daemon widget gnome org)
   2. [Bug 92208] Changed - Unable to inherit from items (bugzilla-daemon widget gnome org)
   3. [Bug 92208] Changed - Unable to inherit from items (bugzilla-daemon widget gnome org)
   4. [Bug 92239] New - pango, atk and gdk C documentation is not reused (bugzilla-daemon widget gnome org)
   5. [Bug 92239] Changed - pango, atk and gdk C documentation is not reused (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 31 Aug 2002 18:51:31 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 92208] New - 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 indigo sempiternity org 

--- shadow/92208	Sat Aug 31 18:51:31 2002
+++ shadow/92208.tmp.27709	Sat Aug 31 18:51:31 2002
@@ -0,0 +1,25 @@
+Bug#: 92208
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details: Debian Sid, i386
+Status: NEW   
+Resolution: 
+Severity: blocker
+Priority: Normal
+Component: libgnomecanvasmm
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: indigo sempiternity org               
+TargetMilestone: ---
+URL: 
+Summary: Unable to inherit from items
+
+Using gnomecanvasmm 1.3.9-1 and gtkmm 1.3.20-1 from Debian Sid (both built
+from debian sources) I am unable to inherit from items and extend them with
+additional data members. A br0ken example is attached.
+
+I've tried looking into the problem a bit and I found a 'this' equal to
+0x00000001. Surely my memory isn't being allocated in the kernel's space :)
+Hopefully you will be able to reproduce the bug easily (you may have to use
+electric fence). If not, I'll provide you with debugger information or give
+someone a shell account on my box to use for testing.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 31 Aug 2002 18:54:19 -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 indigo sempiternity org 

--- shadow/92208	Sat Aug 31 18:51:31 2002
+++ shadow/92208.tmp.28056	Sat Aug 31 18:54:19 2002
@@ -20,6 +20,11 @@
 
 I've tried looking into the problem a bit and I found a 'this' equal to
 0x00000001. Surely my memory isn't being allocated in the kernel's space :)
 Hopefully you will be able to reproduce the bug easily (you may have to use
 electric fence). If not, I'll provide you with debugger information or give
 someone a shell account on my box to use for testing.
+
+------- Additional Comments From indigo sempiternity org  2002-08-31 18:54 -------
+Created an attachment (id=10828)
+C++ source demonstrating the bug
+



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 31 Aug 2002 22:32:40 -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 indigo sempiternity org 

--- shadow/92208	Sat Aug 31 18:54:19 2002
+++ shadow/92208.tmp.24403	Sat Aug 31 22:32:40 2002
@@ -25,6 +25,18 @@
 someone a shell account on my box to use for testing.
 
 ------- Additional Comments From indigo sempiternity org  2002-08-31 18:54 -------
 Created an attachment (id=10828)
 C++ source demonstrating the bug
 
+
+------- Additional Comments From indigo sempiternity org  2002-08-31 22:32 -------
+I've tested the attached code and my program with the CVS versions of
+gtkmm and gnomecanvasmm with simular outcomes. The attached sample now
+runs, but if linked with electric fence, segfaults. My program
+segfaults even more surely. Looking at the backtraces I see that in
+both cases the segfault happens in the constructor of the derived
+class. If no one is unable to reproduce the bug, I can provide
+backtraces and such, but if the bug is that obscure I doubt anyone can
+fix it from a backtrace anyway :(
+
+



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  1 Sep 2002 05:42:57 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 92239] New - pango, atk and gdk C documentation is not reused

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

Changed by mhl schulze t-online de 

--- shadow/92239	Sun Sep  1 05:42:57 2002
+++ shadow/92239.tmp.10111	Sun Sep  1 05:42:57 2002
@@ -0,0 +1,23 @@
+Bug#: 92239
+Product: gtkmm
+Version: 2.0
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: MHL Schulze t-online de               
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL: 
+Summary: pango, atk and gdk C documentation is not reused
+
+The C reference documentation of many functions in pango, atk and gdk can
+be reused automatically for the reference documentation of our wrapper
+libraries using the same mechanism as for the gtk C docs.
+(Unfortunately this is not true for glib as the only functions generated by
+_WRAP_MATHOD() are members of Glib::Module and the wrapped C functions are
+not documented)



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  1 Sep 2002 05:44:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 92239] Changed - pango, atk and gdk C documentation is not reused

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

Changed by mhl schulze t-online de 

--- shadow/92239	Sun Sep  1 05:42:57 2002
+++ shadow/92239.tmp.10285	Sun Sep  1 05:44:40 2002
@@ -18,6 +18,11 @@
 The C reference documentation of many functions in pango, atk and gdk can
 be reused automatically for the reference documentation of our wrapper
 libraries using the same mechanism as for the gtk C docs.
 (Unfortunately this is not true for glib as the only functions generated by
 _WRAP_MATHOD() are members of Glib::Module and the wrapped C functions are
 not documented)
+
+------- Additional Comments From MHL Schulze t-online de  2002-09-01 05:44 -------
+Created an attachment (id=10835)
+gtkmm-merge-c-docs.tar.gz: Include C docs of pango, atk and gdk in our docs.
+




--__--__--

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