[gtkmm] Gtkmm-forge digest, Vol 1 #504 - 13 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 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
   2. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
   3. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
   4. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
   5. [Bug 89780] Changed - Treeview: signal_button_press_event needs connect_notify() (bugzilla-daemon widget gnome org)
   6. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
   7. [Bug 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
   8. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
   9. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
  10. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
  11. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
  12. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
  13. [Bug 121494] New - Build error in libgnomeuimm (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc: 
Date: Thu,  4 Sep 2003 03:39:33 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3

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

Changed by murrayc usa net 

--- shadow/121308	Wed Sep  3 05:33:46 2003
+++ shadow/121308.tmp.12566	Thu Sep  4 03:39:33 2003
@@ -42,6 +42,16 @@
 
 *** This bug has been marked as a duplicate of 121307 ***
 
 ------- Additional Comments From btb debian org  2003-09-03 05:33 -------
 I don't think this is a duplicate of #121308 because it applies to
 1.3, not 1.2.  The problem is the same, though.
+
+------- Additional Comments From murrayc usa net  2003-09-04 03:39 -------
+Oh, sorry. I guess it might be better to change
+class Info : protected GnomeUIInfo
+to
+class Info : public GnomeUIInfo,
+with a comment about the cast there.
+I don't know whether this is a true compiler error though.
+
+Let's do this quick if necessary, because I was about to releas 2.0.0.


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc: 
Date: Thu,  4 Sep 2003 04:09:51 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89780] Changed - signal_button_press_event is not called

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

Changed by murrayc usa net 

--- shadow/89780	Wed Sep  3 11:00:57 2003
+++ shadow/89780.tmp.27748	Thu Sep  4 04:09:51 2003
@@ -87,6 +87,9 @@
 
 ------- Additional Comments From sfs cs tu-berlin de  2003-09-03 11:00 -------
 One more thing, signal_event IS called, even with event type
 GDK_EVENT_BUTTON, so I suppose the event disappears somewhere inside
 gtkmm.
 
+
+------- Additional Comments From murrayc usa net  2003-09-04 04:09 -------
+I'd really rather have a C test case than a Python test case.


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc: 
Date: Thu,  4 Sep 2003 04:18:08 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by murrayc usa net 

--- shadow/121404	Wed Sep  3 18:49:43 2003
+++ shadow/121404.tmp.31918	Thu Sep  4 04:18:08 2003
@@ -18,6 +18,31 @@
 mostly just cut-n-pasted from other modules.
 
 ------- Additional Comments From btb debian org  2003-09-03 18:49 -------
 Created an attachment (id=19713)
 patch for gconfmm reference docs
 
+
+------- Additional Comments From murrayc usa net  2003-09-04 04:18 -------
+I can't seem to apply this patch:
+[murrayc localhost gconfmm]$ patch -p1 <
+/home/murrayc/downloads/patches/gconfmm_docs.patch
+
+patching file Makefile.am
+Hunk #1 FAILED at 1.
+Hunk #2 FAILED at 107.
+Hunk #3 FAILED at 150.
+3 out of 4 hunks FAILED -- saving rejects to file Makefile.am.rej
+patching file docs/reference/Doxyfile.in
+patching file docs/reference/Makefile.am
+patching file docs/reference/README
+patch: **** malformed patch at line 269: \ No newline at end of file
+
+If you have gnome cvs write access then please go ahead and commit
+this. If not, and if you have no better idea, then I guess you need to
+ put the new files in a .tar.gz for me. Sorry.
+
+If you want to build the gnomemm doxygen stuff individually like this,
+you might want to use the doxygen tags system. I think we already use
+a tags file from gtkmm to make it link to the gtkmm types, but it is
+not perfect. 
+


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc: 
Date: Thu,  4 Sep 2003 08:18:06 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89780] Changed - signal_button_press_event is not called

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

Changed by murrayc usa net 

--- shadow/89780	Thu Sep  4 04:09:51 2003
+++ shadow/89780.tmp.30316	Thu Sep  4 08:18:06 2003
@@ -90,6 +90,11 @@
 GDK_EVENT_BUTTON, so I suppose the event disappears somewhere inside
 gtkmm.
 
 
 ------- Additional Comments From murrayc usa net  2003-09-04 04:09 -------
 I'd really rather have a C test case than a Python test case.
+
+------- Additional Comments From murrayc usa net  2003-09-04 08:18 -------
+Created an attachment (id=19726)
+treeview_signal_working.cc
+


--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc: 
Date: Thu,  4 Sep 2003 08:23:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89780] Changed - Treeview: signal_button_press_event needs connect_notify()

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

Changed by murrayc usa net 

--- shadow/89780	Thu Sep  4 08:18:06 2003
+++ shadow/89780.tmp.768	Thu Sep  4 08:23:29 2003
@@ -9,13 +9,13 @@
 Priority: Normal
 Component: TreeView
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: steve przepiora org               
 TargetMilestone: ---
 URL: 
-Summary: signal_button_press_event is not called
+Summary: Treeview: signal_button_press_event needs connect_notify()
 
 I have a tree with a pixbufrenderer and a textrenderer, I have attached a
 callback for on button press, and activated(the example doesn't have the
 activated handler).
 
 When clicking on the text widget the signal handler is not called, also
@@ -95,6 +95,24 @@
 I'd really rather have a C test case than a Python test case.
 
 ------- Additional Comments From murrayc usa net  2003-09-04 08:18 -------
 Created an attachment (id=19726)
 treeview_signal_working.cc
 
+
+------- Additional Comments From murrayc usa net  2003-09-04 08:23 -------
+Here (treeview_signal_working.cc) is a version (also simplified) that
+works. It's been discussed lots on the list, but this is the first
+time that I've checked my theory. You need to use connect_notify()
+(equivalent to using connect() with the extra false parameter) to
+handle the event before the treeview/renderer, because the standard
+handler stops the further handling of the signal, with its return value.
+
+pygtk defaults to connecting before, which probably causes more,
+other, problems.
+
+I think overiding on_button_press() would be more intuitive, and
+should work.
+
+I'll leave this open unless something thinks that we can make
+connect() do the right thing automatically, but I don't see how it
+could know.


--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:39:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by btb debian org 

--- shadow/121404	Thu Sep  4 14:27:59 2003
+++ shadow/121404.tmp.5006	Thu Sep  4 14:39:12 2003
@@ -61,6 +61,11 @@
 
 
 ------- Additional Comments From btb debian org  2003-09-04 14:27 -------
 Created an attachment (id=19737)
 docs tarfile
 
+
+------- Additional Comments From btb debian org  2003-09-04 14:39 -------
+Created an attachment (id=19738)
+patch for gtkmm to distribute doxygen tags
+


--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:12:54 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3

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

Changed by btb debian org 

--- shadow/121308	Thu Sep  4 03:39:33 2003
+++ shadow/121308.tmp.18589	Thu Sep  4 14:12:54 2003
@@ -52,6 +52,12 @@
 to
 class Info : public GnomeUIInfo,
 with a comment about the cast there.
 I don't know whether this is a true compiler error though.
 
 Let's do this quick if necessary, because I was about to releas 2.0.0.
+
+------- Additional Comments From btb debian org  2003-09-04 14:12 -------
+I suspect a gcc bug, but I'm a little out of my league there.
+
+Changing protected to public works for me, no c-style casting necessary.
+


--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:25:15 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by btb debian org 

--- shadow/121404	Thu Sep  4 04:18:08 2003
+++ shadow/121404.tmp.27122	Thu Sep  4 14:25:15 2003
@@ -43,6 +43,14 @@
 
 If you want to build the gnomemm doxygen stuff individually like this,
 you might want to use the doxygen tags system. I think we already use
 a tags file from gtkmm to make it link to the gtkmm types, but it is
 not perfect. 
 
+
+------- Additional Comments From btb debian org  2003-09-04 14:25 -------
+I don't have write access to cvs.  I'll go ahead and make a regular
+cvs diff + a tar file.
+I have also been looking at the doxygen tags stuff.  In order to use
+the gtkmm tags, they will need to be distributed in the tarball.  I'll
+also submit a patch to facilitate that.
+


--__--__--

Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:26:01 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by btb debian org 

--- shadow/121404	Thu Sep  4 14:25:15 2003
+++ shadow/121404.tmp.27796	Thu Sep  4 14:26:01 2003
@@ -51,6 +51,11 @@
 I don't have write access to cvs.  I'll go ahead and make a regular
 cvs diff + a tar file.
 I have also been looking at the doxygen tags stuff.  In order to use
 the gtkmm tags, they will need to be distributed in the tarball.  I'll
 also submit a patch to facilitate that.
 
+
+------- Additional Comments From btb debian org  2003-09-04 14:26 -------
+Created an attachment (id=19736)
+diff for docs
+


--__--__--

Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:28:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by btb debian org 

--- shadow/121404	Thu Sep  4 14:26:01 2003
+++ shadow/121404.tmp.29198	Thu Sep  4 14:27:59 2003
@@ -56,6 +56,11 @@
 
 
 ------- Additional Comments From btb debian org  2003-09-04 14:26 -------
 Created an attachment (id=19736)
 diff for docs
 
+
+------- Additional Comments From btb debian org  2003-09-04 14:27 -------
+Created an attachment (id=19737)
+docs tarfile
+


--__--__--

Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:43:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by btb debian org 

--- shadow/121404	Thu Sep  4 14:39:12 2003
+++ shadow/121404.tmp.8332	Thu Sep  4 14:43:03 2003
@@ -66,6 +66,11 @@
 
 
 ------- Additional Comments From btb debian org  2003-09-04 14:39 -------
 Created an attachment (id=19738)
 patch for gtkmm to distribute doxygen tags
 
+
+------- Additional Comments From btb debian org  2003-09-04 14:43 -------
+Created an attachment (id=19739)
+changelog entry for gtkmm tags patch
+


--__--__--

Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 14:46:05 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm

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

Changed by btb debian org 

--- shadow/121404	Thu Sep  4 14:43:03 2003
+++ shadow/121404.tmp.10643	Thu Sep  4 14:46:05 2003
@@ -71,6 +71,11 @@
 
 
 ------- Additional Comments From btb debian org  2003-09-04 14:43 -------
 Created an attachment (id=19739)
 changelog entry for gtkmm tags patch
 
+
+------- Additional Comments From btb debian org  2003-09-04 14:46 -------
+Created an attachment (id=19740)
+changelog entry for gconfmm docs patch
+


--__--__--

Message: 13
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  4 Sep 2003 17:55:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121494] New - Build error in libgnomeuimm

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

Changed by axel pearbough net 

--- shadow/121494	Thu Sep  4 17:55:43 2003
+++ shadow/121494.tmp.24414	Thu Sep  4 17:55:43 2003
@@ -0,0 +1,57 @@
+Bug#: 121494
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details: Slackware 9.1.0 (pre)
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: libgnomeuimm
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: axel pearbough net               
+TargetMilestone: ---
+URL: 
+Summary: Build error in libgnomeuimm
+
+g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomeuimm\" -I../../libgnomeui
+-I../../libgnomeui -DORBIT2=1 -pthread
+-I/usr/local/gnome2/include/libgnomeui-2.0
+-I/usr/local/gnome2/include/libgnome-2.0
+-I/usr/local/gnome2/include/libgnomecanvas-2.0
+-I/usr/local/gnome2/include/gtk-2.0 -I/usr/local/gnome2/include/libart-2.0
+-I/usr/local/gnome2/include/gconf/2
+-I/usr/local/gnome2/include/libbonoboui-2.0
+-I/usr/local/gnome2/include/glib-2.0
+-I/usr/local/gnome2/lib/glib-2.0/include
+-I/usr/local/gnome2/include/orbit-2.0
+-I/usr/local/gnome2/include/libbonobo-2.0
+-I/usr/local/gnome2/include/gnome-vfs-2.0
+-I/usr/local/gnome2/lib/gnome-vfs-2.0/include
+-I/usr/local/gnome2/include/bonobo-activation-2.0
+-I/usr/local/gnome2/include/pango-1.0 -I/usr/local/gnome2/include
+-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
+-I/usr/local/gnome2/lib/gtk-2.0/include -I/usr/local/gnome2/include/atk-1.0
+-I/usr/local/gnome2/include/libxml2
+-I/usr/local/gnome2/include/libgnomemm-2.0
+-I/usr/local/gnome2/lib/libgnomemm-2.0/include
+-I/usr/local/gnome2/include/gtkmm-2.0
+-I/usr/local/gnome2/lib/gtkmm-2.0/include
+-I/usr/local/gnome2/lib/sigc++-1.2/include
+-I/usr/local/gnome2/include/sigc++-1.2
+-I/usr/local/gnome2/include/libgnomecanvasmm-2.0
+-I/usr/local/gnome2/lib/libgnomecanvasmm-2.0/include
+-I/usr/local/gnome2/include/gconfmm-2.0
+-I/usr/local/gnome2/lib/gconfmm-2.0/include
+-I/usr/local/gnome2/include/libglademm-2.0
+-I/usr/local/gnome2/lib/libglademm-2.0/include
+-I/usr/local/gnome2/include/libglade-2.0 -O3 -march=pentium4 -mcpu=pentium4
+-ftracer -funroll-loops -MT app.lo -MD -MP -MF .deps/app.Tpo -c app.cc 
+-fPIC -DPIC -o .libs/app.o
+../../libgnomeui/libgnomeuimm/app-helper.h: In member function `GnomeUIInfo*
+   Gnome::UI::Items::Array<T_Info>::gobj() const [with T_Info =
+   Gnome::UI::Items::SubTree]':
+app.cc:101:   instantiated from here
+../../libgnomeui/libgnomeuimm/app-helper.h:265: error: `GnomeUIInfo' is an
+   inaccessible base of `Gnome::UI::Items::Info'
+make[4]: *** [app.lo] Error 1



--__--__--

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