[gtkmm] Gtkmm-forge digest, Vol 1 #463 - 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 114867] Changed - signal_format_value() does not work (bugzilla-daemon widget gnome org)
   2. [Bug 114867] Changed - signal_format_value() does not work (bugzilla-daemon widget gnome org)
   3. [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2 (bugzilla-daemon widget gnome org)
   4. [Bug 117264] Changed - Mime bindings and functions (bugzilla-daemon widget gnome org)
   5. [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2 (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, secil secil de
Cc: 
Date: Sun, 13 Jul 2003 08:53:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 114867] Changed - signal_format_value() does not work

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

Changed by murrayc usa net 

--- shadow/114867	Tue Jul  8 12:51:00 2003
+++ shadow/114867.tmp.22633	Sun Jul 13 08:53:39 2003
@@ -71,6 +71,11 @@
 
 If it is, the next step would be to try rewriting the example in GTK+
 C code to see if it is correct then.
 
 If it is not, then we need to find out why by exploring the callbacks
 in gtkmm, all of which should be in the scalewindow.cc file.
+
+------- Additional Comments From murrayc usa net  2003-07-13 08:53 -------
+Created an attachment (id=18256)
+scale.cc
+


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, secil secil de
Cc: 
Date: Sun, 13 Jul 2003 08:55:42 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 114867] Changed - signal_format_value() does not work

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

Changed by murrayc usa net 

--- shadow/114867	Sun Jul 13 08:53:39 2003
+++ shadow/114867.tmp.23265	Sun Jul 13 08:55:42 2003
@@ -76,6 +76,19 @@
 in gtkmm, all of which should be in the scalewindow.cc file.
 
 ------- Additional Comments From murrayc usa net  2003-07-13 08:53 -------
 Created an attachment (id=18256)
 scale.cc
 
+
+------- Additional Comments From murrayc usa net  2003-07-13 08:55 -------
+The uploaded (scale.cc) test case shows that this works without
+problems, at least on linux. Please try it on Windows.
+
+I do see some 0 values, but they are not the ones actually used to
+display the value. I think it just asks how to represent to min and
+max often.
+
+But your use of %d in the printf does seem wrong for the double type.
+std::cout does it properly, and %f seems to be an improvement. A
+std::stringstream would probably do this best.
+


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, julian jabber org
Cc: max quendi de
Date: Sun, 13 Jul 2003 09:48:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2

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

Changed by murrayc usa net 

--- shadow/93412	Sat Jul 12 12:25:48 2003
+++ shadow/93412.tmp.7783	Sun Jul 13 09:48:00 2003
@@ -330,6 +330,10 @@
 ------- Additional Comments From murrayc usa net  2003-07-12 11:40 -------
 As a start, you could make a note here of the versions that you are using.
 
 ------- Additional Comments From julian jabber org  2003-07-12 12:25 -------
 I'm using Mac OS X 10.2.6 with the gcc 3.3 upgrade, fink cvs,
 libsigc++-1.2.5, and gtkmm-2.2.3.
+
+------- Additional Comments From murrayc usa net  2003-07-13 09:47 -------
+But what libtool version? Or are you doing a simple configure;make 
+without doing the whole autogen?


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc: 
Date: Sun, 13 Jul 2003 10:01:11 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 117264] Changed - Mime bindings and functions

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

Changed by murrayc usa net 

--- shadow/117264	Sat Jul 12 11:47:34 2003
+++ shadow/117264.tmp.12474	Sun Jul 13 10:01:11 2003
@@ -84,6 +84,13 @@
 Created an attachment (id=18238)
 gnomevfsmm-2.0-20030712.tar.bz2
 
 
 ------- Additional Comments From mxpxfifws yahoo com  2003-07-12 11:47 -------
 patch applied.
+
+------- Additional Comments From murrayc usa net  2003-07-13 10:00 -------
+Great. I look forward to seeing examples that demonstrate how to use 
+this.
+
+It looks like some ApplicationRegistry methods (e.g. 
+get_mime_application()) should be static.


--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: max quendi de
Date: Sun, 13 Jul 2003 12:53:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2

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

Changed by julian jabber org 

--- shadow/93412	Sun Jul 13 09:48:00 2003
+++ shadow/93412.tmp.32375	Sun Jul 13 12:53:00 2003
@@ -334,6 +334,10 @@
 I'm using Mac OS X 10.2.6 with the gcc 3.3 upgrade, fink cvs,
 libsigc++-1.2.5, and gtkmm-2.2.3.
 
 ------- Additional Comments From murrayc usa net  2003-07-13 09:47 -------
 But what libtool version? Or are you doing a simple configure;make 
 without doing the whole autogen?
+
+------- Additional Comments From julian jabber org  2003-07-13 12:52 -------
+I'm using configure, so it's your libtool. ltmain.sh (GNU libtool)
+1.4.3 (1.922.2.111 2002/10/23 02:54:36)



--__--__--

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