[gtkmm] Gtkmm-forge digest, Vol 1 #281 - 5 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #281 - 5 msgs
- Date: Mon, 11 Nov 2002 12:02:15 -0800
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 98192] New - Gtk::Toolbar has no non-STL-style API. (bugzilla-daemon widget gnome org)
2. [Bug 93787] Changed - Outputting ustring with operator << converts implicitly (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 91410] Changed - Gtk::Menu: non-top-level top-level window. (bugzilla-daemon widget gnome org)
5. [Bug 97729] Changed - ScrolledWindow: Warning during destruction. (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sun, 10 Nov 2002 17:12:53 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98192] New - Gtk::Toolbar has no non-STL-style 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=98192
Changed by murrayc usa net
--- shadow/98192 Sun Nov 10 17:12:53 2002
+++ shadow/98192.tmp.24563 Sun Nov 10 17:12:53 2002
@@ -0,0 +1,18 @@
+Bug#: 98192
+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:
+Summary: Gtk::Toolbar has no non-STL-style API.
+
+Gtk::Toolbar should have a dual interface, like the other containers - we
+should wrap the append()/prepend() methods.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc:
Date: Sun, 10 Nov 2002 17:19:05 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 93787] Changed - Outputting ustring with operator << converts implicitly
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=93787
Changed by murrayc usa net
--- shadow/93787 Sun Nov 10 06:18:59 2002
+++ shadow/93787.tmp.26587 Sun Nov 10 17:19:04 2002
@@ -491,6 +491,19 @@
adds a short notice in the ustring section in "Programming with gtkmm".
------- Additional Comments From olau hardworking dk 2002-11-10 06:18 -------
Created an attachment (id=12214)
Patch that adds a short notice to the tutorial about this problem
+
+------- Additional Comments From murrayc usa net 2002-11-10 17:19 -------
+The paragraph about "character length" is a repetition of similar text
+in the same section.
+
+The other paragraph talks about "outputting with <<" but surely it's
+only relevant to using << with the iostreams. It does not explain to
+me what conversions need to be done or why - really, I don't know yet.
+
+Also, I suspect that these conversions are only really necessary when
+using non-utf8 locales. Or maybe I'm wrong. It would be nice to tell
+people exactly when (at runtime) they will hit the problem that you
+are telling them how to solve.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, julian jabber org
Cc:
Date: Sun, 10 Nov 2002 17:20:29 -0500 (EST)
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 Nov 9 21:47:58 2002
+++ shadow/93412.tmp.27073 Sun Nov 10 17:20:29 2002
@@ -88,6 +88,11 @@
Please respond.
------- Additional Comments From julian jabber org 2002-11-09 21:47 -------
From me? All I know is that -fno-inline probably forces gcc to not
compile some of the functions as inline... I don't know why it's
needed or why it works, just that it does seem to work for me.
+
+------- Additional Comments From murrayc usa net 2002-11-10 17:20 -------
+I repeat:
+> Is it the same as the gcc bug? If not, why
+> doesn't that gcc bug affect you?
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, szombath bifab de
Cc:
Date: Sun, 10 Nov 2002 17:23:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 91410] Changed - Gtk::Menu: non-top-level top-level window.
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=91410
Changed by murrayc usa net
--- shadow/91410 Wed Oct 2 13:41:13 2002
+++ shadow/91410.tmp.28077 Sun Nov 10 17:23:55 2002
@@ -10,12 +10,13 @@
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: szombath bifab de
TargetMilestone: ---
URL:
Summary: Gtk::Menu: non-top-level top-level window.
+BugsThisDependsOn: 97729
Detected by purify, we think that Gtk::Menu objects are not properly
registered. It occurs as a GtkWindow.
As an aftereffect we see for instance that Gtk::Window::list_toplevels
produces a memory leak with Gtk::Menu objects, because
@@ -178,6 +179,9 @@
------- Additional Comments From murrayc usa net 2002-10-02 13:41 -------
Created an attachment (id=11362)
test_gtkmm.cc
+
+------- Additional Comments From murrayc usa net 2002-11-10 17:23 -------
+This might be connected to the general bug described in #97729
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sun, 10 Nov 2002 17:24:04 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97729] Changed - ScrolledWindow: Warning during 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=97729
Changed by murrayc usa net
--- shadow/97729 Sun Nov 10 09:35:49 2002
+++ shadow/97729.tmp.28095 Sun Nov 10 17:24:04 2002
@@ -10,13 +10,13 @@
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: matty chariot net au
TargetMilestone: ---
URL:
Summary: ScrolledWindow: Warning during destruction.
-OtherBugsDependingOnThis: 97996
+OtherBugsDependingOnThis: 91410, 97996
Another warning and crash when deleting widgets:
(a.out:13137): Gtk-CRITICAL **: file gtkcontainer.c: line 878
(gtk_container_remove): assertion `GTK_IS_CONTAINER (container)' failed
--__--__--
_______________________________________________
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]