[gtkmm] Gtkmm-forge digest, Vol 1 #395 - 7 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 110206] Changed - removing items from a Ctk::Combo crashes (bugzilla-daemon widget gnome org)
   2. [Bug 110206] Changed - removing items from a Ctk::Combo crashes (bugzilla-daemon widget gnome org)
   3. [Bug 109966] Changed - Dispatcher does not work on win32 (bugzilla-daemon widget gnome org)
   4. [Bug 108971] Changed - Deriving from Glib::Object produces debug spew (bugzilla-daemon widget gnome org)
   5. [Bug 108511] Changed - gtk_grab_add/remove isn't wrapped (bugzilla-daemon widget gnome org)
   6. [Bug 88610] Changed - Need nice hierarchy picture (bugzilla-daemon widget gnome org)
   7. [Bug 88610] Changed - Need nice hierarchy picture (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, erwan ancel free fr
Cc: 
Date: Tue,  8 Apr 2003 03:41:27 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110206] Changed - removing items from a Ctk::Combo crashes

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

Changed by murrayc usa net 

--- shadow/110206	Mon Apr  7 16:26:39 2003
+++ shadow/110206.tmp.18825	Tue Apr  8 03:41:27 2003
@@ -50,6 +50,9 @@
 {
     Gtk::Main kit(argc, argv);
     SampleWindow sw;
     Gtk::Main::run(sw);
     return 0;
 }
+
+------- Additional Comments From murrayc usa net  2003-04-08 03:41 -------
+Could someone check this on Linux?



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, erwan ancel free fr
Cc: 
Date: Tue,  8 Apr 2003 03:41:51 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110206] Changed - removing items from a Ctk::Combo crashes

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

Changed by murrayc usa net 

--- shadow/110206	Tue Apr  8 03:41:27 2003
+++ shadow/110206.tmp.18933	Tue Apr  8 03:41:51 2003
@@ -53,6 +53,9 @@
     Gtk::Main::run(sw);
     return 0;
 }
 
 ------- Additional Comments From murrayc usa net  2003-04-08 03:41 -------
 Could someone check this on Linux?
+
+------- Additional Comments From murrayc usa net  2003-04-08 03:41 -------
+And please _attach_ test code in future.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, cgustin ibelgique com
Cc: 
Date: Tue,  8 Apr 2003 03:46:53 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 109966] Changed - Dispatcher does not work on win32

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

Changed by murrayc usa net 

--- shadow/109966	Fri Apr  4 06:52:32 2003
+++ shadow/109966.tmp.20400	Tue Apr  8 03:46:53 2003
@@ -25,6 +25,10 @@
 descriptor specialist ! If it's ok, I'll add a patched ChangeLog.
 
 ------- Additional Comments From cgustin ibelgique com  2003-04-04 06:52 -------
 Created an attachment (id=15466)
 Dispatcher win32 patch
 
+
+------- Additional Comments From murrayc usa net  2003-04-08 03:46 -------
+Platform-specific workarounds _must_ have source code comments
+explaining what they do and why they are necessary.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue,  8 Apr 2003 03:51:34 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 108971] Changed - Deriving from Glib::Object produces debug spew

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

Changed by murrayc usa net 

--- shadow/108971	Tue Apr  1 12:52:07 2003
+++ shadow/108971.tmp.23237	Tue Apr  8 03:51:34 2003
@@ -2,14 +2,14 @@
 Product: gtkmm
 Version: 2.4
 OS: Linux
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: normal
-Priority: Normal
+Severity: trivial
+Priority: Low
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: snickell stanford edu               
 TargetMilestone: ---
 URL: 
 Summary: Deriving from Glib::Object produces debug spew



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue,  8 Apr 2003 16:27:34 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 108511] Changed - gtk_grab_add/remove isn't wrapped

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

Changed by olau hardworking dk 

--- shadow/108511	Mon Apr  7 08:58:07 2003
+++ shadow/108511.tmp.12574	Tue Apr  8 16:27:34 2003
@@ -57,6 +57,30 @@
 An example would be nice too.
 
 ------- Additional Comments From murrayc usa net  2003-04-07 08:58 -------
 Note that the latest version of Inti has something similar (I'm 99%
 sure that he tracks our ChangeLog and mailing lists instead of just
 contributing to gtkmm.) so that might help too.
+
+------- Additional Comments From olau hardworking dk  2003-04-08 16:27 -------
+OK. I do apology that I haven't provided a patch yet, but I have been
+extremely busy. Also, my build problem persists. But apparently I can
+fix that by running "autoconf" manually. However, now glibmm refused
+to build. :-(
+
+g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib
+-I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
+  -g -O2 -pedantic -W -Wall -Werror -c generate_defs_glib.cc
+cc1plus: warnings being treated as errors
+generate_defs_glib.cc: In function `int main(int, char**)':
+generate_defs_glib.cc:26: warning: unused parameter `int argc'
+generate_defs_glib.cc:26: warning: unused parameter `char**argv'
+make[3]: *** [generate_defs_glib.o] Fejl 1
+make[3]: Leaving directory `/home/ole/cvs/glibmm/tools/extra_defs_gen'
+make[2]: *** [all-recursive] Fejl 1
+make[2]: Leaving directory `/home/ole/cvs/glibmm/tools'
+make[1]: *** [all-recursive] Fejl 1
+make[1]: Leaving directory `/home/ole/cvs/glibmm'
+make: *** [all-recursive-am] Fejl 2
+
+I will try to reserve some time this week-end to get this bug closed.



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, murrayc usa net
Cc: mmagallo debian org
Date: Tue,  8 Apr 2003 19:58:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 88610] Changed - Need nice hierarchy picture

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

Changed by mxpxfifws yahoo com 

--- shadow/88610	Mon Apr  7 03:33:43 2003
+++ shadow/88610.tmp.21527	Tue Apr  8 19:58:59 2003
@@ -10,13 +10,13 @@
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: murrayc usa net               
 QAContact: gtkmm-forge lists sourceforge net
 TargetMilestone: ---
 URL: 
-Cc: mmagallo debian org
+Cc: mmagallo debian org,mxpxfifws yahoo com
 Summary: Need nice hierarchy picture
 
 I'd like someone to draw a nice graph/picture of the gtkmm widget
 hierarchy. The doxygen-generated hierarchy graph is a bit wacky.
 
 You could start with just the Gtk:: widgets. Ideally you would do this in



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, murrayc usa net
Cc: mmagallo debian org
Date: Tue,  8 Apr 2003 21:23:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 88610] Changed - Need nice hierarchy picture

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

Changed by mxpxfifws yahoo com 

--- shadow/88610	Tue Apr  8 19:58:59 2003
+++ shadow/88610.tmp.31095	Tue Apr  8 21:23:00 2003
@@ -106,6 +106,11 @@
 Gtk::TreeDragDest.  Do you want all those lines on the diagram?
 
 ------- Additional Comments From murrayc usa net  2003-04-07 03:33 -------
 Multiple inheritance might be nice if it doesn't complicate things, 
 but for now you might choose just to show widgets to make it simpler. 
 Do read my comments from before - this doesn't need to be complicated.
+
+------- Additional Comments From mxpxfifws yahoo com  2003-04-08 21:22 -------
+Created an attachment (id=15585)
+This is what I have done so far.  Is this what you're looking for?  If not, let me know and I'll figure something else out.
+




--__--__--

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