[gtkmm] Gtkmm-forge digest, Vol 1 #155 - 4 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 87877] New - gnomemm-1.2.2 fails to compile (src/gnome--/procbar.cc) (bugzilla-daemon widget gnome org)
   2. [Bug 85979] Changed - template instantiation problem in TreeView::append_column under Sun Forte C++ (bugzilla-daemon widget gnome org)
   3. [Bug 87912] New - Strange segfault on dialog signal handler class destruction (bugzilla-daemon widget gnome org)
   4. [Bug 87944] New - Review Menu API (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 10 Jul 2002 18:08:39 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 87877] New - gnomemm-1.2.2 fails to compile (src/gnome--/procbar.cc)

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

Changed by koka geo vu nl 

--- shadow/87877	Wed Jul 10 18:08:39 2002
+++ shadow/87877.tmp.11924	Wed Jul 10 18:08:39 2002
@@ -0,0 +1,50 @@
+Bug#: 87877
+Product: gnomemm
+Version: 1.2
+OS: Linux
+OS Details: Linux 2.4.17 (Lunar-Linux)
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: koka geo vu nl               
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gnomemm-1.2.2 fails to compile (src/gnome--/procbar.cc)
+
+Both we (the lunar linux maintainers) and the people from Gentoo have
+exactly the same problem. I can state for a fact that it *already* compiled
+before correctly, date 20020423 (i.e. 6 weeks ago), but since that date
+absolutely nothing I can find has changed.
+
+gcc was and is still 2.95.3.
+
+Freshly compiled and installed machines also suffer these ill effects.
+
+Any help would be incredibly appreciated...
+
+Auke Kok
+
+c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\" -I. -I./..
+-I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk--
+-I/usr/lib/gtkmm/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
+-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/sigc++-1.0/include
+-I/usr/include/sigc++-1.0 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
+-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2
+-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
+-I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
+-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2
+-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O3
+-mcpu=i686 -march=i686 -funroll-loops -Wall -Wno-unused -c procbar.cc 
+-fPIC -DPIC -o procbar.lo
+procbar.cc: In method `Gnome::ProcBar::ProcBar(const Gtk::Label &, const
+vector<Gdk_Color *,allocator<Gdk_Color *> > &, gint (*)())':
+procbar.cc:23: passing `gint (*)()' as argument 5 of
+`gnome_proc_bar_construct(GnomeProcBar *, GtkWidget *, int, GdkColor *,
+gint (*)(void *))'
+make[1]: *** [procbar.lo] Error 1
+make[1]: Leaving directory `/usr/src/gnomemm-1.2.2/src/gnome--'
+make: *** [all-recursive] Error 1



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, szombath bifab de
Cc: 
Date: Thu, 11 Jul 2002 04:19:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 85979] Changed - template instantiation problem in TreeView::append_column under Sun Forte C++

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

Changed by murrayc usa net 

--- shadow/85979	Thu Jun 20 16:01:18 2002
+++ shadow/85979.tmp.2006	Thu Jul 11 04:19:29 2002
@@ -120,6 +120,9 @@
 
 ------- Additional Comments From szombath bifab de  2002-06-20 16:01 -------
 The bug reports are not accessible for people outside from Sun, me
 too. I got the informatation from Rose Lee during my last thread to
 the enum operator overload problem. Just have look to
 http://forum.sun.com/thread.jsp?forum=5&thread=8994.
+
+------- Additional Comments From murrayc usa net  2002-07-11 04:19 -------
+Have you made any progress on this yourself?



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 11 Jul 2002 08:26:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 87912] New - Strange segfault on dialog signal handler class 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=87912

Changed by a rottmann gmx at 

--- shadow/87912	Thu Jul 11 08:26:35 2002
+++ shadow/87912.tmp.12954	Thu Jul 11 08:26:35 2002
@@ -0,0 +1,21 @@
+Bug#: 87912
+Product: gtkmm
+Version: 2.0
+OS: Linux
+OS Details: Debian unstable
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: a rottmann gmx at               
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Strange segfault on dialog signal handler class destruction
+
+I have a quite simple program trying to create a dialog with help of gtkmm
+and libglademm. In the response handler I want to delete the 'Dlg' object,
+since it is no longer needed. This seems to cause a segfault (it doesn't
+segfault when I remove the 'delete this'.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 11 Jul 2002 13:24:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 87944] New - Review Menu API

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

Changed by murrayc usa net 

--- shadow/87944	Thu Jul 11 13:24:21 2002
+++ shadow/87944.tmp.28328	Thu Jul 11 13:24:21 2002
@@ -0,0 +1,28 @@
+Bug#: 87944
+Product: gtkmm
+Version: 2.0
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: murrayc usa net               
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Review Menu API
+
+Menu API (Andreas Holzmann's comments):
+
+* The interface for creating changeable accelerators is bad.
+  We need a way to create unique accelerator paths automatically
+  to improve this.
+* Menu items that are added after its container (MenuBar,
+  OptionMenu, etc) have been realized don't get its accelerators
+  initialized automatically at the moment. You have to call
+  accelerate() manually.
+* Accelerators that are in menu items of a popup menu must be
+  initialized manually with accelerate().




--__--__--

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