[gtkmm] Gtkmm-forge digest, Vol 1 #181 - 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 89833] Changed - The appearance of the TreeStore example in gtk-demo (in gtkmm) differs from the example in gtk+ (bugzilla-daemon widget gnome org)
   2. [Bug 89922] New - Some adjustment changes don't affect the associated scollbar. (bugzilla-daemon widget gnome org)
   3. [Bug 89922] Changed - Some adjustment changes don't affect the associated scollbar. (bugzilla-daemon widget gnome org)
   4. [Bug 89951] New - gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error (bugzilla-daemon widget gnome org)
   5. [Bug 89952] New - missing info in the libbonobouimm-2.0.pc file (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dss home se
Cc: 
Date: Mon,  5 Aug 2002 10:00:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89833] Changed - The appearance of the TreeStore example in gtk-demo (in gtkmm) differs from the example in gtk+

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

Changed by murrayc usa net 

--- shadow/89833	Sun Aug  4 10:32:29 2002
+++ shadow/89833.tmp.2111	Mon Aug  5 10:00:32 2002
@@ -1,13 +1,13 @@
 Bug#: 89833
 Product: gtkmm
 Version: 2.0
 OS: All
 OS Details: RedHat Linux 7.3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: TreeView
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: dss home se               
 TargetMilestone: ---
@@ -55,6 +55,13 @@
 to
 
   row[m_columns.visible]      = false;
 
 I thought the visible attribute was used to determine if you could
 toggle the "toggle cell renderer". My mistake...
+
+------- Additional Comments From murrayc usa net  2002-08-05 10:00 -------
+2002-08-05  Daniel  <dss home se>
+
+	* demos/gtk-demo/example_treeview_treestore.cc: toggle boxes are
+	no longer shown in parent rows - there is a hidden boolea column
+	that is associated with the visible attribute of the cell renderers.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon,  5 Aug 2002 10:42:17 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89922] New - Some adjustment changes don't affect the associated scollbar.

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

Changed by alriddoch zepler org 

--- shadow/89922	Mon Aug  5 10:42:17 2002
+++ shadow/89922.tmp.7361	Mon Aug  5 10:42:17 2002
@@ -0,0 +1,21 @@
+Bug#: 89922
+Product: gtkmm
+Version: 1.2
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: alriddoch zepler org               
+TargetMilestone: ---
+URL: 
+Summary: Some adjustment changes don't affect the associated scollbar.
+
+In a window with a central pane, and a pair of scollbars, each with an
+adjustment which was passed to the scollbar constructor, calling
+set_page_size() on the adjustment does not appear to affect the scrollbar.
+The scrollbar handle remains the same size. set_value() set_page_increment()
+and set_step_increment() appear to work just fine.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, alriddoch zepler org
Cc: 
Date: Mon,  5 Aug 2002 13:59:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89922] Changed - Some adjustment changes don't affect the associated scollbar.

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

Changed by murrayc usa net 

--- shadow/89922	Mon Aug  5 10:42:17 2002
+++ shadow/89922.tmp.32671	Mon Aug  5 13:59:03 2002
@@ -16,6 +16,13 @@
 
 In a window with a central pane, and a pair of scollbars, each with an
 adjustment which was passed to the scollbar constructor, calling
 set_page_size() on the adjustment does not appear to affect the scrollbar.
 The scrollbar handle remains the same size. set_value() set_page_increment()
 and set_step_increment() appear to work just fine.
+
+------- Additional Comments From murrayc usa net  2002-08-05 13:59 -------
+I'm afraid that gtkmm 1.2 bugs won't get much attention now, as gtkmm2
+is almost stable.
+
+Even then, you would need to provide a small-as-possible example to
+prove this to us.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon,  5 Aug 2002 14:53:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89951] New - gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error

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

Changed by mhl schulze t-online de 

--- shadow/89951	Mon Aug  5 14:53:29 2002
+++ shadow/89951.tmp.7714	Mon Aug  5 14:53:29 2002
@@ -0,0 +1,64 @@
+Bug#: 89951
+Product: gtkmm
+Version: 2.0
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: MHL Schulze t-online de               
+TargetMilestone: ---
+URL: 
+Summary: gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error
+
+Unless we require a newer gcc, people will experience the following error
+when compiling with gcc 2.95.3:
+
+source='fileselection.cc' object='fileselection.lo' libtool=yes \
+depfile='.deps/fileselection.Plo' tmpdepfile='.deps/fileselection.TPlo' \
+depmode=gcc /bin/sh ../../scripts/depcomp \
+/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H
+-DG_LOG_DOMAIN=\"gtkmm\" -Dgtkmm_COMPILATION -DG_DISABLE_DEPRECATED
+-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
+-DGTK_DISABLE_DEPRECATED  -I../../glib -I../../glib -I../../pango -I../.  
+ ./pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk
+-I../../gtk -I/usr/local/lib/sigc++-1.2/include
+-I/usr/local/include/sigc++-1.2 -I/usr/include/gtk-2.0
+-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
+-I/usr/include/Xft2 -I/usr/include/freetype2 -I/usr/X11R6/include
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -c -o
+fileselection.lo `test -f fileselection.cc || echo './'`fileselection.cc
+g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -Dgtkmm_COMPILATION
+-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
+-DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I../../glib
+-I../../glib -I../../pango -I../../pango -I../../atk -I../../atk
+-I../../gdk -I../../gdk -I../../gtk -I../../gtk
+-I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2
+-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
+-I/usr/include/pango-1.0 -I/usr/include/Xft2 -I/usr/include/freetype2
+-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
+-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -c
+fileselection.cc -Wp,-MD,.deps/fileselection.TPlo  -fPIC -DPIC -o
+fileselection.lo
+In file included from ../../gtk/gtkmm/fileselection.h:35,
+                 from fileselection.cc:3:
+../../gtk/gtkmm/treeview.h: In method `void
+Gtk::TreeView::_connect_auto_store_editable_signal_handler<int>(Gtk::CellRenderer
+*, const Gtk::TreeModelColumn<int> &)':
+../../gtk/gtkmm/treeview.h:605: Internal compiler error.
+../../gtk/gtkmm/treeview.h:605: Please submit a full bug report.
+../../gtk/gtkmm/treeview.h:605: See
+<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
+
+
+treeview.h, line 605 reads:
+
+//Connect to the appropriate signal, sending the model_column too,
+pCellText->signal_edited().connect(
+  SigC::bind( SigC::slot(*this,
+&TreeView::_auto_store_on_cellrenderer_text_edited_numerical<int>),
+model_column.index()) );



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon,  5 Aug 2002 14:58:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89952] New - missing info in the libbonobouimm-2.0.pc file

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

Changed by herzi abi02 de 

--- shadow/89952	Mon Aug  5 14:58:28 2002
+++ shadow/89952.tmp.8401	Mon Aug  5 14:58:28 2002
@@ -0,0 +1,37 @@
+Bug#: 89952
+Product: gnomemm
+Version: 2.0
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: critical
+Priority: Normal
+Component: libbonobouimm
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: herzi abi02 de               
+TargetMilestone: ---
+URL: 
+Summary: missing info in the libbonobouimm-2.0.pc file
+
+I tried to compile the helloworld program from bonobouimm stand-alone (that
+means outside of the bonobouimm source-tree). After adding a lot of stuff
+(autotools and pkg-config...) i realized that there was something missing
+in the .pc file. Here's the patch:
+
+Index: libbonobouimm-2.0.pc.in
+===================================================================
+RCS file: /cvs/gnome/gnomemm/libbonobouimm/libbonobouimm-2.0.pc.in,v
+retrieving revision 1.2
+diff -u -r1.2 libbonobouimm-2.0.pc.in
+--- libbonobouimm-2.0.pc.in	2002/04/22 01:51:05	1.2
++++ libbonobouimm-2.0.pc.in	2002/08/05 18:57:11
+@@ -7,5 +7,5 @@
+ Description: C++ wrapper for libbonoboui
+ Requires: gtkmm-2.0 >= @GTKMM_VERSION_NEEDED@  libbonobomm-2.0 >=
+ LIBBONOBOMM_VERSION_NEEDED@ libbonoboui-2.0 >= @LIBBONOBOUI_VERSION_NEEDED@
+ Version: @VERSION@
+-Libs: -L${libdir} -lbonobouimm_widgets-1.3
++Libs: -L${libdir} -lbonobouimm_widgets-1.3 -lbonobouimm_servers-1.3
+ Cflags: -I${includedir}/libbonobouimm-2.0
+-I${libdir}/libbonobouimm-2.0/include




--__--__--

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