[gtkmm] Gtkmm-forge digest, Vol 1 #205 - 7 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #205 - 7 msgs
- Date: Sat, 24 Aug 2002 12:04:55 -0700
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 91404] Changed - memory leak when calling Gtk::Main::quit too early. (bugzilla-daemon widget gnome org)
2. [Bug 91033] Changed - gtkmm2 win32 compile errors (bugzilla-daemon widget gnome org)
3. [Bug 91033] Changed - gtkmm2 win32 compile errors (bugzilla-daemon widget gnome org)
4. [Bug 91614] New - back patch for enum operator overloading (bugzilla-daemon widget gnome org)
5. [Bug 91614] Changed - back patch for enum operator overloading (bugzilla-daemon widget gnome org)
6. [Bug 89778] Changed - Wrap panel API for gnomemm (bugzilla-daemon widget gnome org)
7. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, szombath bifab de
Cc:
Date: Sat, 24 Aug 2002 11:02:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 91404] Changed - memory leak when calling Gtk::Main::quit too early.
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=91404
Changed by murrayc usa net
--- shadow/91404 Sat Aug 24 11:01:31 2002
+++ shadow/91404.tmp.26927 Sat Aug 24 11:02:03 2002
@@ -9,13 +9,13 @@
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: szombath bifab de
TargetMilestone: ---
URL:
-Summary: memory leak with managed C++ wrappers
+Summary: memory leak when calling Gtk::Main::quit too early.
We have detected that with the newer version of gtkmm (1.3.20+) the
destructors of mangaged C++ wrapper objects never get called.
This happens, because Gtk::Object::destroy_notify is not call for managed
objects.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, naofumi yasufuku net
Cc: cgustin ibelgique com
Date: Sat, 24 Aug 2002 12:35:38 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 91033] Changed - gtkmm2 win32 compile errors
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=91033
Changed by murrayc usa net
--- shadow/91033 Fri Aug 23 03:00:20 2002
+++ shadow/91033.tmp.5948 Sat Aug 24 12:35:38 2002
@@ -317,6 +317,11 @@
Great work Naofumi !
------- Additional Comments From cgustin ibelgique com 2002-08-23 02:58 -------
Created an attachment (id=10659)
Import library install patch on win32 for libsigc++-1.2
+
+------- Additional Comments From murrayc usa net 2002-08-24 12:35 -------
+Created an attachment (id=10695)
+win32_wrap_init.patch 1
+
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, naofumi yasufuku net
Cc: cgustin ibelgique com
Date: Sat, 24 Aug 2002 12:36:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 91033] Changed - gtkmm2 win32 compile errors
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=91033
Changed by murrayc usa net
--- shadow/91033 Sat Aug 24 12:35:38 2002
+++ shadow/91033.tmp.6051 Sat Aug 24 12:36:25 2002
@@ -322,6 +322,10 @@
------- Additional Comments From murrayc usa net 2002-08-24 12:35 -------
Created an attachment (id=10695)
win32_wrap_init.patch 1
+
+------- Additional Comments From murrayc usa net 2002-08-24 12:36 -------
+Does this patch (win32_wrap_init.patch 1) fix the wrap_init problem?
+If not, maybe you can fix it.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 24 Aug 2002 14:21:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 91614] New - back patch for enum operator overloading
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=91614
Changed by szombath bifab de
--- shadow/91614 Sat Aug 24 14:21:43 2002
+++ shadow/91614.tmp.18954 Sat Aug 24 14:21:44 2002
@@ -0,0 +1,21 @@
+Bug#: 91614
+Product: gtkmm
+Version: 2.0
+OS: SunOS
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: szombath bifab de
+TargetMilestone: ---
+URL:
+Summary: back patch for enum operator overloading
+
+I have removed all occurences of AttachOptions constructors around
+operator|. This was introduced in gtk/src/table.hg, because of Forte C++
+compiler's inability to overload enum operators.
+
+With the Forte C++ compiler patch 111685-09 this bug was fixed by Sun.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 24 Aug 2002 14:23:39 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 91614] Changed - back patch for enum operator overloading
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=91614
Changed by szombath bifab de
--- shadow/91614 Sat Aug 24 14:21:44 2002
+++ shadow/91614.tmp.19128 Sat Aug 24 14:23:39 2002
@@ -16,6 +16,11 @@
I have removed all occurences of AttachOptions constructors around
operator|. This was introduced in gtk/src/table.hg, because of Forte C++
compiler's inability to overload enum operators.
With the Forte C++ compiler patch 111685-09 this bug was fixed by Sun.
+
+------- Additional Comments From szombath bifab de 2002-08-24 14:22 -------
+Created an attachment (id=10697)
+the patch file
+
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: cactus cactus rulez org
Date: Sat, 24 Aug 2002 14:29:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89778] Changed - Wrap panel API for gnomemm
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=89778
Changed by murrayc usa net
--- shadow/89778 Sat Aug 3 08:11:01 2002
+++ shadow/89778.tmp.19783 Sat Aug 24 14:29:32 2002
@@ -9,16 +9,31 @@
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: murrayc usa net
TargetMilestone: ---
URL:
+Cc: cactus cactus rulez org
Summary: Wrap panel API for gnomemm
Gergo Erdi said:
> I've looked at the GNOME2 panel applet API and it (thankfully) seems to
> totally hide the underlying Bonobo stuff, so anyone could wrap it simply
> by looking at an existing GNOMEmm wrapper and setting things up using that
> as a template
If the API hasn't changed much then you might find the original panelmm
helpful too.
+
+------- Additional Comments From murrayc usa net 2002-08-24 14:29 -------
+I just looked at the Hello World example in
+gnome-panel/doc/reference/panel-applet/html/applet-writing.html#HELLO-WORLD
+(I don't think it's online anywhere).
+
+It does seem to be very Bonobo-based. I thought Gergo said that it
+hadn't changed much, or that Bonobo wasn't needed? Did I misremember
+or misunderstand?
+
+It's also not clear to me what needs to be wrapped apart from that
+making the function use C++ types. But I haven't looked at the old
+panelmm yet.
+
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc:
Date: Sat, 24 Aug 2002 14:31:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89780] Changed - signal_button_press_event is not called
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=89780
Changed by murrayc usa net
--- shadow/89780 Wed Aug 21 03:37:39 2002
+++ shadow/89780.tmp.20102 Sat Aug 24 14:31:29 2002
@@ -1,13 +1,13 @@
Bug#: 89780
Product: gtkmm
Version: 2.0
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: minor
Priority: Normal
Component: TreeView
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: steve przepiora org
TargetMilestone: ---
@@ -55,6 +55,10 @@
For that, and/or the issue of the button_press_event signal handlers
not being called, maybe you should recode this as a simple GTK+
example and submit it to them.
------- Additional Comments From murrayc usa net 2002-08-21 03:37 -------
Unless you demonstrate that this is a gtkmm bug then I will close it.
+
+------- Additional Comments From murrayc usa net 2002-08-24 14:31 -------
+Closing. It might be a GTK+ bug, but someone would have to investigate
+that.
--__--__--
_______________________________________________
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]