[gtkmm] Gtkmm-forge digest, Vol 1 #360 - 6 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #360 - 6 msgs
- Date: Wed, 05 Mar 2003 12:01:41 -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 107584] New - Bonboui Hello example segfault (bugzilla-daemon widget gnome org)
2. [Bug 107584] Changed - Bonboui Hello example segfault (bugzilla-daemon widget gnome org)
3. [Bug 107584] Changed - Bonboui Hello example segfault (bugzilla-daemon widget gnome org)
4. [Bug 98312] Changed - Build problem under MinGW 2.0 / Cygwin (bugzilla-daemon widget gnome org)
5. [Bug 107660] New - Move TreeView screenshots to more appropriate locations (bugzilla-daemon widget gnome org)
6. [Bug 107660] Changed - Move TreeView screenshots to more appropriate locations (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Mar 2003 16:21:01 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107584] New - Bonboui Hello example segfault
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=107584
Changed by mxpxfifws yahoo com
--- shadow/107584 Tue Mar 4 16:21:00 2003
+++ shadow/107584.tmp.21315 Tue Mar 4 16:21:00 2003
@@ -0,0 +1,43 @@
+Bug#: 107584
+Product: gnomemm
+Version: 2.0
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libbonobouimm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: mxpxfifws yahoo com
+TargetMilestone: ---
+URL:
+Summary: Bonboui Hello example segfault
+
+Ok, the hello example (libbonobouimm/examples/hello) works fine except for
+if you click on the window manager's X to close the window it segfaults.
+Here's the backtrace:
+
+#0 0x00000000 in ?? ()
+#1 0x4023eb58 in POA_Bonobo::UIComponent::_skel_unsetContainer(void*,
+CORBA_Environment_type*) (_servant=0xbffff7b4, _ev=0xbffff5b0)
+ at Bonobo-cpp-skels.cc:2949
+#2 0x40a347ff in Bonobo_UIComponent_unsetContainer (_obj=0x809bd58,
+ ev=0xbffff5b0) at Bonobo-stubs.c:1870
+#3 0x4059c24f in sub_component_destroy (engine=0xbffff7b4,
+ component=0x809f858) at bonobo-ui-engine.c:788
+#4 0x4059e065 in bonobo_ui_engine_dispose (engine=0x8092258)
+ at bonobo-ui-engine.c:1833
+#5 0x405b2411 in bonobo_window_dispose (object=0x8090268)
+ at bonobo-window.c:140
+#6 0x403d454a in Gtk::Widget_Class::dispose_vfunc_callback(_GObject*) (
+ self=0x8090268) at widget.cc:305
+#7 0x40b21525 in g_object_run_dispose (object=0x8090268) at gobject.c:474
+#8 0x407ec801 in gtk_object_destroy (object=0x8090268) at gtkobject.c:361
+#9 0x403df5fb in Gtk::Window::_destroy_c_instance() (this=0xbffff770)
+ at window.cc:126
+#10 0x403df58e in Gtk::Window::destroy_() (this=0x8059fd0) at window.cc:91
+#11 0x401051f5 in ~Window (this=0xbffff770, __vtt_parm=0x80561e4)
+ at window.cc:122
+#12 0x08052b80 in ~HelloWindow (this=0xbffff770)
+ at /opt/gnome2/include/gtkmm-2.0/glibmm/helperlist.h:150
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Mar 2003 16:22:34 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107584] Changed - Bonboui Hello example segfault
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=107584
Changed by mxpxfifws yahoo com
--- shadow/107584 Tue Mar 4 16:21:00 2003
+++ shadow/107584.tmp.22505 Tue Mar 4 16:22:34 2003
@@ -38,6 +38,10 @@
at window.cc:126
#10 0x403df58e in Gtk::Window::destroy_() (this=0x8059fd0) at window.cc:91
#11 0x401051f5 in ~Window (this=0xbffff770, __vtt_parm=0x80561e4)
at window.cc:122
#12 0x08052b80 in ~HelloWindow (this=0xbffff770)
at /opt/gnome2/include/gtkmm-2.0/glibmm/helperlist.h:150
+
+------- Additional Comments From mxpxfifws yahoo com 2003-03-04 16:22 -------
+forgot the last line of the bt:
+#13 0x08052f26 in main (argc=1, argv=0xbffff874) at main.cc:46
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Mar 2003 16:27:20 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107584] Changed - Bonboui Hello example segfault
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=107584
Changed by mxpxfifws yahoo com
--- shadow/107584 Tue Mar 4 16:22:34 2003
+++ shadow/107584.tmp.24508 Tue Mar 4 16:27:20 2003
@@ -42,6 +42,9 @@
#12 0x08052b80 in ~HelloWindow (this=0xbffff770)
at /opt/gnome2/include/gtkmm-2.0/glibmm/helperlist.h:150
------- Additional Comments From mxpxfifws yahoo com 2003-03-04 16:22 -------
forgot the last line of the bt:
#13 0x08052f26 in main (argc=1, argv=0xbffff874) at main.cc:46
+
+------- Additional Comments From mxpxfifws yahoo com 2003-03-04 16:27 -------
+all my libraries are the latest anoncvs
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, naofumi yasufuku net
Cc: cgustin ibelgique com
Date: Wed, 5 Mar 2003 02:16:00 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98312] Changed - Build problem under MinGW 2.0 / Cygwin
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=98312
Changed by murrayc usa net
--- shadow/98312 Tue Mar 4 14:44:41 2003
+++ shadow/98312.tmp.21588 Wed Mar 5 02:16:00 2003
@@ -515,6 +515,13 @@
separate web page ?
------- Additional Comments From cgustin ibelgique com 2003-03-04 14:44 -------
Created an attachment (id=14773)
Win32 patch for gtkmm-2.2
+
+------- Additional Comments From murrayc usa net 2003-03-05 02:15 -------
+Personally I wouldn't like us to advertise official win32 binaries
+unless they had a proper windows installer. I think it's fine if they
+are on your own page.
+
+I'm very glad that 2.2 builds on win32 again.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 5 Mar 2003 12:25:31 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107660] New - Move TreeView screenshots to more appropriate locations
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=107660
Changed by r burton 180sw com
--- shadow/107660 Wed Mar 5 12:25:31 2003
+++ shadow/107660.tmp.31054 Wed Mar 5 12:25:31 2003
@@ -0,0 +1,19 @@
+Bug#: 107660
+Product: gtkmm
+Version: 2.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: r burton 180sw com
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL:
+Summary: Move TreeView screenshots to more appropriate locations
+
+The attached patch moves the TreeView screenshots from a seperate section
+to be with the text which describes them. I feel this layout is clearer.
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 5 Mar 2003 12:26:39 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107660] Changed - Move TreeView screenshots to more appropriate locations
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=107660
Changed by r burton 180sw com
--- shadow/107660 Wed Mar 5 12:25:31 2003
+++ shadow/107660.tmp.31651 Wed Mar 5 12:26:39 2003
@@ -14,6 +14,11 @@
TargetMilestone: ---
URL:
Summary: Move TreeView screenshots to more appropriate locations
The attached patch moves the TreeView screenshots from a seperate section
to be with the text which describes them. I feel this layout is clearer.
+
+------- Additional Comments From r burton 180sw com 2003-03-05 12:26 -------
+Created an attachment (id=14796)
+Doc patch
+
--__--__--
_______________________________________________
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]