[gtkmm] Gtkmm-forge digest, Vol 1 #505 - 10 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #505 - 10 msgs
- Date: Fri, 05 Sep 2003 20:07:42 -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 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
2. [Bug 121494] Changed - Build error in libgnomeuimm (bugzilla-daemon widget gnome org)
3. [Bug 121404] Changed - patch to build documentation for gconfmm (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 121494] Changed - Build error in libgnomeuimm (bugzilla-daemon widget gnome org)
6. [Bug 121308] Changed - libgnomeuimm 1.3 compilation fails with GCC 3.3 (bugzilla-daemon widget gnome org)
7. [Bug 121562] New - treeview_popup.png missing in docs/tutorial/figures (bugzilla-daemon widget gnome org)
8. [Bug 121561] New - treeview_popup.png missing in docs/tutorial/figures (bugzilla-daemon widget gnome org)
9. [Bug 121561] Changed - treeview_popup.png missing in docs/tutorial/figures (bugzilla-daemon widget gnome org)
10. [Bug 121562] Changed - treeview_popup.png missing in docs/tutorial/figures (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 03:06:29 -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 Thu Sep 4 14:12:54 2003
+++ shadow/121308.tmp.20434 Fri Sep 5 03:06:29 2003
@@ -58,6 +58,9 @@
------- Additional Comments From btb debian org 2003-09-04 14:12 -------
I suspect a gcc bug, but I'm a little out of my league there.
Changing protected to public works for me, no c-style casting necessary.
+
+------- Additional Comments From btb debian org 2003-09-05 03:06 -------
+*** Bug 121494 has been marked as a duplicate of this bug. ***
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 03:08:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121494] Changed - Build error in libgnomeuimm
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=121494
Changed by btb debian org
--- shadow/121494 Thu Sep 4 17:55:43 2003
+++ shadow/121494.tmp.21052 Fri Sep 5 03:08:35 2003
@@ -52,6 +52,9 @@
Gnome::UI::Items::Array<T_Info>::gobj() const [with T_Info =
Gnome::UI::Items::SubTree]':
app.cc:101: instantiated from here
../../libgnomeui/libgnomeuimm/app-helper.h:265: error: `GnomeUIInfo' is an
inaccessible base of `Gnome::UI::Items::Info'
make[4]: *** [app.lo] Error 1
+
+------- Additional Comments From btb debian org 2003-09-05 03:08 -------
+this is a duplicate of #121308
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc:
Date: Fri, 5 Sep 2003 03:38:06 -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 murrayc usa net
--- shadow/121404 Thu Sep 4 14:46:05 2003
+++ shadow/121404.tmp.2192 Fri Sep 5 03:38:06 2003
@@ -1,13 +1,13 @@
Bug#: 121404
Product: gnomemm
Version: 2.0
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gconfmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: btb debian org
TargetMilestone: ---
@@ -76,6 +76,9 @@
------- Additional Comments From btb debian org 2003-09-04 14:46 -------
Created an attachment (id=19740)
changelog entry for gconfmm docs patch
+
+------- Additional Comments From murrayc usa net 2003-09-05 03:38 -------
+All committed. Thanks a lot.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc:
Date: Fri, 5 Sep 2003 03:39:27 -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 murrayc usa net
--- shadow/121308 Fri Sep 5 03:06:29 2003
+++ shadow/121308.tmp.2736 Fri Sep 5 03:39:27 2003
@@ -61,6 +61,9 @@
Changing protected to public works for me, no c-style casting necessary.
------- Additional Comments From btb debian org 2003-09-05 03:06 -------
*** Bug 121494 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From murrayc usa net 2003-09-05 03:39 -------
+*** Bug 121494 has been marked as a duplicate of this bug. ***
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 03:39:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121494] Changed - Build error in libgnomeuimm
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=121494
Changed by murrayc usa net
--- shadow/121494 Fri Sep 5 03:08:35 2003
+++ shadow/121494.tmp.2743 Fri Sep 5 03:39:28 2003
@@ -1,13 +1,13 @@
Bug#: 121494
Product: gnomemm
Version: 2.0
OS: Linux
OS Details: Slackware 9.1.0 (pre)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: major
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: axel pearbough net
TargetMilestone: ---
@@ -55,6 +55,11 @@
../../libgnomeui/libgnomeuimm/app-helper.h:265: error: `GnomeUIInfo' is an
inaccessible base of `Gnome::UI::Items::Info'
make[4]: *** [app.lo] Error 1
------- Additional Comments From btb debian org 2003-09-05 03:08 -------
this is a duplicate of #121308
+
+------- Additional Comments From murrayc usa net 2003-09-05 03:39 -------
+
+
+*** This bug has been marked as a duplicate of 121308 ***
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc:
Date: Fri, 5 Sep 2003 05:45:40 -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 murrayc usa net
--- shadow/121308 Fri Sep 5 03:39:27 2003
+++ shadow/121308.tmp.6075 Fri Sep 5 05:45:40 2003
@@ -1,13 +1,13 @@
Bug#: 121308
Product: gnomemm
Version: 2.0
OS: Linux
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: btb debian org
TargetMilestone: ---
@@ -64,6 +64,10 @@
------- Additional Comments From btb debian org 2003-09-05 03:06 -------
*** Bug 121494 has been marked as a duplicate of this bug. ***
------- Additional Comments From murrayc usa net 2003-09-05 03:39 -------
*** Bug 121494 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From murrayc usa net 2003-09-05 05:45 -------
+Fixed in cvs. Please test the 2.0.0 test tarball at
+http://www.murrayc.com/temp/
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 15:15:47 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121562] New - treeview_popup.png missing in docs/tutorial/figures
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=121562
Changed by axel pearbough net
--- shadow/121562 Fri Sep 5 15:15:46 2003
+++ shadow/121562.tmp.1994 Fri Sep 5 15:15:47 2003
@@ -0,0 +1,19 @@
+Bug#: 121562
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: minor
+Priority: Normal
+Component: TreeView
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: axel pearbough net
+TargetMilestone: ---
+URL:
+Summary: treeview_popup.png missing in docs/tutorial/figures
+
+My build fails during make in directory docs/tutorial/figures because in
+the Makefile the file treeview_popup.png is listed but does not exist.
+To fix it I removed the filename from the Makefile.
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 15:15:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121561] New - treeview_popup.png missing in docs/tutorial/figures
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=121561
Changed by axel pearbough net
--- shadow/121561 Fri Sep 5 15:15:52 2003
+++ shadow/121561.tmp.1995 Fri Sep 5 15:15:52 2003
@@ -0,0 +1,19 @@
+Bug#: 121561
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: minor
+Priority: Normal
+Component: TreeView
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: axel pearbough net
+TargetMilestone: ---
+URL:
+Summary: treeview_popup.png missing in docs/tutorial/figures
+
+My build fails during make in directory docs/tutorial/figures because in
+the Makefile the file treeview_popup.png is listed but does not exist.
+To fix it I removed the filename from the Makefile.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 17:12:42 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121561] Changed - treeview_popup.png missing in docs/tutorial/figures
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=121561
Changed by axel pearbough net
--- shadow/121561 Fri Sep 5 15:15:52 2003
+++ shadow/121561.tmp.13767 Fri Sep 5 17:12:42 2003
@@ -14,6 +14,9 @@
URL:
Summary: treeview_popup.png missing in docs/tutorial/figures
My build fails during make in directory docs/tutorial/figures because in
the Makefile the file treeview_popup.png is listed but does not exist.
To fix it I removed the filename from the Makefile.
+
+------- Additional Comments From axel pearbough net 2003-09-05 17:11 -------
+*** Bug 121562 has been marked as a duplicate of this bug. ***
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 5 Sep 2003 17:12:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 121562] Changed - treeview_popup.png missing in docs/tutorial/figures
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=121562
Changed by axel pearbough net
--- shadow/121562 Fri Sep 5 15:15:47 2003
+++ shadow/121562.tmp.14061 Fri Sep 5 17:12:44 2003
@@ -1,19 +1,24 @@
Bug#: 121562
Product: gtkmm
Version: 2.2
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: minor
Priority: Normal
Component: TreeView
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: axel pearbough net
TargetMilestone: ---
URL:
Summary: treeview_popup.png missing in docs/tutorial/figures
My build fails during make in directory docs/tutorial/figures because in
the Makefile the file treeview_popup.png is listed but does not exist.
To fix it I removed the filename from the Makefile.
+
+------- Additional Comments From axel pearbough net 2003-09-05 17:12 -------
+
+
+*** This bug has been marked as a duplicate of 121561 ***
--__--__--
_______________________________________________
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]