[gtkmm] Gtkmm-forge digest, Vol 1 #313 - 10 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #313 - 10 msgs
- Date: Mon, 16 Dec 2002 12:01:17 -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 101311] New - manage() is called on Gnome::UI::App (bugzilla-daemon widget gnome org)
2. [Bug 101311] Changed - manage() is called on Gnome::UI::App (bugzilla-daemon widget gnome org)
3. [Bug 101311] Changed - manage() is called on Gnome::UI::App (bugzilla-daemon widget gnome org)
4. [Bug 98869] Changed - Mismatched new [] / delete. (bugzilla-daemon widget gnome org)
5. [Bug 98869] Changed - Mismatched new [] / delete. (bugzilla-daemon widget gnome org)
6. [Bug 98869] Changed - Mismatched new [] / delete. (bugzilla-daemon widget gnome org)
7. [Bug 101311] Changed - manage() is called on Gnome::UI::App (bugzilla-daemon widget gnome org)
8. [Bug 101365] New - last-minute libglademm fixes (bugzilla-daemon widget gnome org)
9. [Bug 101365] Changed - last-minute libglademm fixes (bugzilla-daemon widget gnome org)
10. [Bug 101365] Changed - last-minute libglademm fixes (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sun, 15 Dec 2002 17:14:51 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101311] New - manage() is called on Gnome::UI::App
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=101311
Changed by olau hardworking dk
--- shadow/101311 Sun Dec 15 17:14:51 2002
+++ shadow/101311.tmp.10057 Sun Dec 15 17:14:51 2002
@@ -0,0 +1,34 @@
+Bug#: 101311
+Product: gnomemm
+Version: 2.0
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libglademm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: olau hardworking dk
+TargetMilestone: ---
+URL:
+Summary: manage() is called on Gnome::UI::App
+
+When a GnomeApp is loaded from a Glade XML file, I get the following warning:
+
+gtkmm-WARNING **: gtkmm: Attempt to call Gtk::manage() on a Gtk::Window,
+but a Gtk::Window has no parent container to manage its lifetime.
+
+I'm attaching a small test case which reproduces the problem.
+
+
+BTW, I also get the following warning:
+
+libglademm-WARNING **: murray debug: fallback: BonoboDockItem
+
+I guess this is because the menu line that Glade inserts in a GnomeApp is
+from Bonobo. Perhaps the problem will go away once I install libbonobomm.
+It is somewhat annoying, though, since I don't think I'm going to
+explicitly use any Bonobo interface. At least the warning should be more
+descriptive - I've traced it to that it is issued because libglademm does
+not find a proper gtkmm type and falls backs on a native C type instead.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sun, 15 Dec 2002 17:15:34 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101311] Changed - manage() is called on Gnome::UI::App
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=101311
Changed by olau hardworking dk
--- shadow/101311 Sun Dec 15 17:14:51 2002
+++ shadow/101311.tmp.10617 Sun Dec 15 17:15:33 2002
@@ -29,6 +29,11 @@
I guess this is because the menu line that Glade inserts in a GnomeApp is
from Bonobo. Perhaps the problem will go away once I install libbonobomm.
It is somewhat annoying, though, since I don't think I'm going to
explicitly use any Bonobo interface. At least the warning should be more
descriptive - I've traced it to that it is issued because libglademm does
not find a proper gtkmm type and falls backs on a native C type instead.
+
+------- Additional Comments From olau hardworking dk 2002-12-15 17:15 -------
+Created an attachment (id=13010)
+Simple test case that issues two warnings
+
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc:
Date: Mon, 16 Dec 2002 08:40:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101311] Changed - manage() is called on Gnome::UI::App
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=101311
Changed by murrayc usa net
--- shadow/101311 Sun Dec 15 17:15:33 2002
+++ shadow/101311.tmp.14734 Mon Dec 16 08:40:07 2002
@@ -34,6 +34,9 @@
not find a proper gtkmm type and falls backs on a native C type instead.
------- Additional Comments From olau hardworking dk 2002-12-15 17:15 -------
Created an attachment (id=13010)
Simple test case that issues two warnings
+
+------- Additional Comments From murrayc usa net 2002-12-16 08:40 -------
+What is that? A tar.gz?
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 16 Dec 2002 08:42:01 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98869] Changed - Mismatched new [] / delete.
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=98869
Changed by murrayc usa net
--- shadow/98869 Mon Nov 18 23:00:36 2002
+++ shadow/98869.tmp.15578 Mon Dec 16 08:42:01 2002
@@ -130,6 +130,9 @@
How can we reproduce this error? Does this happen on any of the
gnomemm examples, or only your own app?
------- Additional Comments From matty chariot net au 2002-11-18 23:00 -------
I will see about getting a test case. I couldn't replace it on
examples/menu, and examples/gnome-hello is broken.
+
+------- Additional Comments From murrayc usa net 2002-12-16 08:41 -------
+Any chance of that test case?
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 16 Dec 2002 09:44:37 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98869] Changed - Mismatched new [] / delete.
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=98869
Changed by matty chariot net au
--- shadow/98869 Mon Dec 16 08:42:01 2002
+++ shadow/98869.tmp.14186 Mon Dec 16 09:44:37 2002
@@ -133,6 +133,11 @@
------- Additional Comments From matty chariot net au 2002-11-18 23:00 -------
I will see about getting a test case. I couldn't replace it on
examples/menu, and examples/gnome-hello is broken.
------- Additional Comments From murrayc usa net 2002-12-16 08:41 -------
Any chance of that test case?
+
+------- Additional Comments From matty chariot net au 2002-12-16 09:44 -------
+This is a pretty simple fix, Info_() uses cpp_strdup which uses new
+[], whereas ~Info() uses delete. I'm about to attach a patch for this.
+
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 16 Dec 2002 09:50:42 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98869] Changed - Mismatched new [] / delete.
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=98869
Changed by matty chariot net au
--- shadow/98869 Mon Dec 16 09:44:37 2002
+++ shadow/98869.tmp.17030 Mon Dec 16 09:50:42 2002
@@ -138,6 +138,11 @@
Any chance of that test case?
------- Additional Comments From matty chariot net au 2002-12-16 09:44 -------
This is a pretty simple fix, Info_() uses cpp_strdup which uses new
[], whereas ~Info() uses delete. I'm about to attach a patch for this.
+
+------- Additional Comments From matty chariot net au 2002-12-16 09:50 -------
+Created an attachment (id=13035)
+Fix.
+
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 16 Dec 2002 11:11:26 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101311] Changed - manage() is called on Gnome::UI::App
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=101311
Changed by olau hardworking dk
--- shadow/101311 Mon Dec 16 08:40:07 2002
+++ shadow/101311.tmp.19619 Mon Dec 16 11:11:26 2002
@@ -37,6 +37,10 @@
Created an attachment (id=13010)
Simple test case that issues two warnings
------- Additional Comments From murrayc usa net 2002-12-16 08:40 -------
What is that? A tar.gz?
+
+------- Additional Comments From olau hardworking dk 2002-12-16 11:11 -------
+Yes, sorry. I haven't actually tried downloading an attachment before,
+so I didn't realize that the file name is not preserved.
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, daniel elstner gmx net
Cc:
Date: Mon, 16 Dec 2002 12:15:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101365] New - last-minute libglademm fixes
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=101365
Changed by daniel elstner gmx net
--- shadow/101365 Mon Dec 16 12:15:52 2002
+++ shadow/101365.tmp.16216 Mon Dec 16 12:15:52 2002
@@ -0,0 +1,17 @@
+Bug#: 101365
+Product: gnomemm
+Version: 2.0
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libglademm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: daniel elstner gmx net
+TargetMilestone: ---
+URL:
+Summary: last-minute libglademm fixes
+
+Here comes the promised patch. See the ChangeLog for details.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, daniel elstner gmx net
Cc:
Date: Mon, 16 Dec 2002 12:17:01 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101365] Changed - last-minute libglademm fixes
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=101365
Changed by daniel elstner gmx net
--- shadow/101365 Mon Dec 16 12:15:52 2002
+++ shadow/101365.tmp.16704 Mon Dec 16 12:17:00 2002
@@ -12,6 +12,11 @@
ReportedBy: daniel elstner gmx net
TargetMilestone: ---
URL:
Summary: last-minute libglademm fixes
Here comes the promised patch. See the ChangeLog for details.
+
+------- Additional Comments From daniel elstner gmx net 2002-12-16 12:17 -------
+Created an attachment (id=13037)
+proposed patch
+
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, daniel elstner gmx net
Cc:
Date: Mon, 16 Dec 2002 12:43:12 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101365] Changed - last-minute libglademm fixes
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=101365
Changed by murrayc usa net
--- shadow/101365 Mon Dec 16 12:17:00 2002
+++ shadow/101365.tmp.30709 Mon Dec 16 12:43:12 2002
@@ -1,13 +1,13 @@
Bug#: 101365
Product: gnomemm
Version: 2.0
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: libglademm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: daniel elstner gmx net
TargetMilestone: ---
@@ -17,6 +17,9 @@
Here comes the promised patch. See the ChangeLog for details.
------- Additional Comments From daniel elstner gmx net 2002-12-16 12:17 -------
Created an attachment (id=13037)
proposed patch
+
+------- Additional Comments From murrayc usa net 2002-12-16 12:43 -------
+Applied.
--__--__--
_______________________________________________
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]