[gtkmm] Gtkmm-forge digest, Vol 1 #503 - 11 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #503 - 11 msgs
- Date: Wed, 03 Sep 2003 20:09:49 -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 121307] Changed - compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
2. [Bug 121308] Changed - compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
3. [Bug 121307] Changed - gnomemm 1.2 compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
4. [Bug 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
5. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
6. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
7. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
8. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
9. [Bug 89780] Changed - signal_button_press_event is not called (bugzilla-daemon widget gnome org)
10. [Bug 121404] New - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
11. [Bug 121404] Changed - patch to build documentation for gconfmm (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc:
Date: Wed, 3 Sep 2003 03:12:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121307] Changed - compilation fails with GCC 3.3
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=121307
Changed by murrayc usa net
--- shadow/121307 Tue Sep 2 18:44:16 2003
+++ shadow/121307.tmp.15279 Wed Sep 3 03:12:21 2003
@@ -34,6 +34,9 @@
- { return static_cast<GnomeUIInfo*>(data_); }
+ //{ return static_cast<GnomeUIInfo*>(data_); }
+ { return (GnomeUIInfo*)(data_); }
vector<Info> make_return_vector(); //Used by get_uitree().
vector<SubTree> make_return_vector_subtrees(); //Used by Gnome::App.
+
+------- Additional Comments From murrayc usa net 2003-09-03 03:12 -------
+*** Bug 121308 has been marked as a duplicate of this bug. ***
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc:
Date: Wed, 3 Sep 2003 03:12:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121308] Changed - compilation fails with GCC 3.3
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=121308
Changed by murrayc usa net
--- shadow/121308 Tue Sep 2 18:59:05 2003
+++ shadow/121308.tmp.15300 Wed Sep 3 03:12:23 2003
@@ -1,13 +1,13 @@
Bug#: 121308
Product: gnomemm
Version: 2.0
OS: Windows
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: normal
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: btb debian org
TargetMilestone: ---
@@ -33,6 +33,11 @@
GnomeUIInfo* gobj() const
- { return static_cast<GnomeUIInfo*>(data_); }
+ //{ return static_cast<GnomeUIInfo*>(data_); }
+ { return (GnomeUIInfo*)(data_); }
};
+
+------- Additional Comments From murrayc usa net 2003-09-03 03:12 -------
+
+
+*** This bug has been marked as a duplicate of 121307 ***
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc:
Date: Wed, 3 Sep 2003 03:13:48 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121307] Changed - gnomemm 1.2 compilation fails with GCC 3.3
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=121307
Changed by murrayc usa net
--- shadow/121307 Wed Sep 3 03:12:21 2003
+++ shadow/121307.tmp.16177 Wed Sep 3 03:13:48 2003
@@ -9,13 +9,13 @@
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: btb debian org
TargetMilestone: ---
URL:
-Summary: compilation fails with GCC 3.3
+Summary: gnomemm 1.2 compilation fails with GCC 3.3
Using debian's gcc (a prerelease of 3.3.2), compilation fails with this error:
../gnome--/app-helper.h: In member function `GnomeUIInfo*
Gnome::UI::Array<T_Info>::gtkobj() const [with T_Info = Gnome::UI::SubTree]
':
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 3 Sep 2003 05:33:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3
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=121308
Changed by btb debian org
--- shadow/121308 Wed Sep 3 03:12:23 2003
+++ shadow/121308.tmp.22862 Wed Sep 3 05:33:46 2003
@@ -1,21 +1,21 @@
Bug#: 121308
Product: gnomemm
Version: 2.0
-OS: Windows
+OS: Linux
OS Details:
-Status: RESOLVED
-Resolution: DUPLICATE
+Status: REOPENED
+Resolution:
Severity: normal
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: btb debian org
TargetMilestone: ---
URL:
-Summary: compilation fails with GCC 3.3
+Summary: libgnomeuimm 1.3 compilation fails with GCC 3.3
Using debian's gcc (a prerelease of 3.3.2), compilation fails with this error:
../../libgnomeui/libgnomeuimm/app-helper.h: In member function `GnomeUIInfo*
Gnome::UI::Items::Array<T_Info>::gobj() const [with T_Info =
Gnome::UI::Items::SubTree]':
@@ -38,6 +38,10 @@
};
------- Additional Comments From murrayc usa net 2003-09-03 03:12 -------
*** This bug has been marked as a duplicate of 121307 ***
+
+------- Additional Comments From btb debian org 2003-09-03 05:33 -------
+I don't think this is a duplicate of #121308 because it applies to
+1.3, not 1.2. The problem is the same, though.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc:
Date: Wed, 3 Sep 2003 09:25:51 -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 sfs cs tu-berlin de
--- shadow/89780 Sat Aug 24 14:31:29 2002
+++ shadow/89780.tmp.25295 Wed Sep 3 09:25:51 2003
@@ -59,6 +59,11 @@
------- 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.
+
+------- Additional Comments From sfs cs tu-berlin de 2003-09-03 09:25 -------
+Created an attachment (id=19697)
+modified example from the tutorial to demonstrate this bug
+
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc:
Date: Wed, 3 Sep 2003 10:18:10 -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 srittau jroger in-berlin de
--- shadow/89780 Wed Sep 3 09:25:51 2003
+++ shadow/89780.tmp.29521 Wed Sep 3 10:18:09 2003
@@ -1,13 +1,13 @@
Bug#: 89780
Product: gtkmm
Version: 2.0
OS: Linux
OS Details:
-Status: RESOLVED
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: minor
Priority: Normal
Component: TreeView
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: steve przepiora org
TargetMilestone: ---
@@ -64,6 +64,13 @@
that.
------- Additional Comments From sfs cs tu-berlin de 2003-09-03 09:25 -------
Created an attachment (id=19697)
modified example from the tutorial to demonstrate this bug
+
+------- Additional Comments From srittau jroger in-berlin de 2003-09-03 10:18 -------
+Attached two more examples: one python script that prints out "button
+press" whenever a mouse button is pressed over the tree view, and one
+(equivalent) C++ program that should do this, too, but doesn't.
+
+Reopening...
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc:
Date: Wed, 3 Sep 2003 10:19:25 -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 srittau jroger in-berlin de
--- shadow/89780 Wed Sep 3 10:18:09 2003
+++ shadow/89780.tmp.30433 Wed Sep 3 10:19:25 2003
@@ -71,6 +71,11 @@
------- Additional Comments From srittau jroger in-berlin de 2003-09-03 10:18 -------
Attached two more examples: one python script that prints out "button
press" whenever a mouse button is pressed over the tree view, and one
(equivalent) C++ program that should do this, too, but doesn't.
Reopening...
+
+------- Additional Comments From srittau jroger in-berlin de 2003-09-03 10:19 -------
+Created an attachment (id=19700)
+Python script (works)
+
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc:
Date: Wed, 3 Sep 2003 10:20: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 srittau jroger in-berlin de
--- shadow/89780 Wed Sep 3 10:19:25 2003
+++ shadow/89780.tmp.31256 Wed Sep 3 10:20:29 2003
@@ -76,6 +76,11 @@
Reopening...
------- Additional Comments From srittau jroger in-berlin de 2003-09-03 10:19 -------
Created an attachment (id=19700)
Python script (works)
+
+------- Additional Comments From srittau jroger in-berlin de 2003-09-03 10:20 -------
+Created an attachment (id=19701)
+C++ program (does not work)
+
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, steve przepiora org
Cc:
Date: Wed, 3 Sep 2003 11:00:57 -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 sfs cs tu-berlin de
--- shadow/89780 Wed Sep 3 10:20:29 2003
+++ shadow/89780.tmp.29937 Wed Sep 3 11:00:57 2003
@@ -81,6 +81,12 @@
------- Additional Comments From srittau jroger in-berlin de 2003-09-03 10:20 -------
Created an attachment (id=19701)
C++ program (does not work)
+
+------- Additional Comments From sfs cs tu-berlin de 2003-09-03 11:00 -------
+One more thing, signal_event IS called, even with event type
+GDK_EVENT_BUTTON, so I suppose the event disappears somewhere inside
+gtkmm.
+
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 3 Sep 2003 18:48:45 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] New - patch to build documentation for gconfmm
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=121404
Changed by btb debian org
--- shadow/121404 Wed Sep 3 18:48:45 2003
+++ shadow/121404.tmp.8709 Wed Sep 3 18:48:45 2003
@@ -0,0 +1,18 @@
+Bug#: 121404
+Product: gnomemm
+Version: 2.0
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: gconfmm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: btb debian org
+TargetMilestone: ---
+URL:
+Summary: patch to build documentation for gconfmm
+
+I patched gconfmm so that one can build the reference documentation, It's
+mostly just cut-n-pasted from other modules.
--__--__--
Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 3 Sep 2003 18:49:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121404] Changed - patch to build documentation for gconfmm
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=121404
Changed by btb debian org
--- shadow/121404 Wed Sep 3 18:48:45 2003
+++ shadow/121404.tmp.9250 Wed Sep 3 18:49:43 2003
@@ -13,6 +13,11 @@
TargetMilestone: ---
URL:
Summary: patch to build documentation for gconfmm
I patched gconfmm so that one can build the reference documentation, It's
mostly just cut-n-pasted from other modules.
+
+------- Additional Comments From btb debian org 2003-09-03 18:49 -------
+Created an attachment (id=19713)
+patch for gconfmm reference docs
+
--__--__--
_______________________________________________
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]