[gtkmm] Gtkmm-forge digest, Vol 1 #570 - 11 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #570 - 11 msgs
- Date: Sat, 06 Dec 2003 20:03:07 -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 128484] Changed - radiotoolbutton.cc copy ctor warning. (bugzilla-daemon widget gnome org)
2. [Bug 128671] New - gtkmm2.devhelp missing, breaks build. (bugzilla-daemon widget gnome org)
3. [Bug 128672] New - gtkmmproc in .cvsignore, breaks build of other packages. (bugzilla-daemon widget gnome org)
4. [Bug 128683] New - simple text inaccuracy (bugzilla-daemon widget gnome org)
5. [Bug 128683] Changed - simple text inaccuracy (bugzilla-daemon widget gnome org)
6. [Bug 128685] New - generate_extra_defs.h missing from cvs (bugzilla-daemon widget gnome org)
7. [Bug 128685] Changed - generate_extra_defs.h missing from cvs (bugzilla-daemon widget gnome org)
8. [Bug 128689] New - gtkmmproc not found (bugzilla-daemon widget gnome org)
9. [Bug 128697] New - generate_extra_defs.h not present, breaks build. (bugzilla-daemon widget gnome org)
10. [Bug 128671] Changed - gtkmm2.devhelp missing, breaks build. (bugzilla-daemon widget gnome org)
11. [Bug 128672] Changed - gtkmmproc in .cvsignore, breaks build of other packages. (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, billyoc linuxfromscratch org
Cc:
Date: Sat, 6 Dec 2003 08:08:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128484] Changed - radiotoolbutton.cc copy ctor warning.
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=128484
Changed by murrayc usa net
--- shadow/128484 Thu Dec 4 14:33:33 2003
+++ shadow/128484.tmp.12787 Sat Dec 6 08:08:54 2003
@@ -1,13 +1,13 @@
Bug#: 128484
Product: gtkmm
-Version: unspecified
+Version: 2.4
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: billyoc linuxfromscratch org
TargetMilestone: ---
@@ -32,6 +32,12 @@
What version is this? Can you provide a patch if it is from CVS?
------- Additional Comments From billyoc linuxfromscratch org 2003-12-04 14:33 -------
Created an attachment (id=22106)
Adds base class initializers to copy ctor
+
+------- Additional Comments From murrayc usa net 2003-12-06 08:08 -------
+I wonder why this is necessary here, but not for other constructors. I
+guess it's because it looks like a copy constructor. That's bad
+anyway, so I have removed the constructor. People can use set_group()
+and get_group() instead. Thanks.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 10:16:19 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128671] New - gtkmm2.devhelp missing, breaks build.
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=128671
Changed by billyoc linuxfromscratch org
--- shadow/128671 Sat Dec 6 10:16:19 2003
+++ shadow/128671.tmp.12419 Sat Dec 6 10:16:19 2003
@@ -0,0 +1,28 @@
+Bug#: 128671
+Product: gtkmm
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: billyoc linuxfromscratch org
+TargetMilestone: ---
+URL:
+Summary: gtkmm2.devhelp missing, breaks build.
+
+/home/billyoc/bin/install-check -m 644 ./gtkmm2.devhelp /home/billyoc/gnome2/share/devhelp/books/gtkmm-2.4/$f;
+/usr/bin/install: cannot stat `./gtkmm2.devhelp': No such file or directory
+make[3]: *** [install-reference] Error 1
+make[3]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs/reference'
+make[2]: *** [install-am] Error 2
+make[2]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs/reference'
+make[1]: *** [install-recursive] Error 1
+make[1]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs'
+make: *** [install-recursive] Error 1
+
+
+Just a nuisance bug, breaks automated build.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 10:17:50 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128672] New - gtkmmproc in .cvsignore, breaks build of other packages.
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=128672
Changed by billyoc linuxfromscratch org
--- shadow/128672 Sat Dec 6 10:17:50 2003
+++ shadow/128672.tmp.13129 Sat Dec 6 10:17:50 2003
@@ -0,0 +1,18 @@
+Bug#: 128672
+Product: gtkmm
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: billyoc linuxfromscratch org
+TargetMilestone: ---
+URL:
+Summary: gtkmmproc in .cvsignore, breaks build of other packages.
+
+the gtkmmproc script isn't getting checked out, other packages are failing
+to build without it.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 13:12:56 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128683] New - simple text inaccuracy
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=128683
Changed by billyoc linuxfromscratch org
--- shadow/128683 Sat Dec 6 13:12:56 2003
+++ shadow/128683.tmp.16404 Sat Dec 6 13:12:56 2003
@@ -0,0 +1,17 @@
+Bug#: 128683
+Product: gnomemm
+Version: 1.2
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libglademm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: billyoc linuxfromscratch org
+TargetMilestone: ---
+URL:
+Summary: simple text inaccuracy
+
+Just a patch for the textitem describing the menu signals.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 13:13:40 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128683] Changed - simple text inaccuracy
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=128683
Changed by billyoc linuxfromscratch org
--- shadow/128683 Sat Dec 6 13:12:56 2003
+++ shadow/128683.tmp.17024 Sat Dec 6 13:13:40 2003
@@ -12,6 +12,11 @@
ReportedBy: billyoc linuxfromscratch org
TargetMilestone: ---
URL:
Summary: simple text inaccuracy
Just a patch for the textitem describing the menu signals.
+
+------- Additional Comments From billyoc linuxfromscratch org 2003-12-06 13:13 -------
+Created an attachment (id=22154)
+Corrects menu signal descriptions.
+
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 13:26:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128685] New - generate_extra_defs.h missing from cvs
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=128685
Changed by billyoc linuxfromscratch org
--- shadow/128685 Sat Dec 6 13:26:17 2003
+++ shadow/128685.tmp.25835 Sat Dec 6 13:26:17 2003
@@ -0,0 +1,25 @@
+Bug#: 128685
+Product: gnomemm
+Version: 1.2
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libgnomeprintmm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: billyoc linuxfromscratch org
+TargetMilestone: ---
+URL:
+Summary: generate_extra_defs.h missing from cvs
+
+generate_defs_libgnomeprint.cc:22:59: gtkmm_generate_extra_defs/generate_extra_defs.h: No such file or directory
+generate_defs_libgnomeprint.cc: In function `int main(int, char**)':
+generate_defs_libgnomeprint.cc:30: error: `cout' undeclared in namespace `std'
+generate_defs_libgnomeprint.cc:30: error: `get_defs' undeclared (first use this
+ function)
+ generate_defs_libgnomeprint.cc:30: error: (Each undeclared identifier is
+ reported only once for each function it appears in.)
+ make[2]: *** [generate_defs_libgnomeprint.o] Error 1
+ make[2]: Leaving directory `/home/billyoc/cvs/gnome2/gnomemm/libgnomeprintmm/tools/extra_defs_gen'
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 13:27:06 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128685] Changed - generate_extra_defs.h missing from cvs
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=128685
Changed by billyoc linuxfromscratch org
--- shadow/128685 Sat Dec 6 13:26:17 2003
+++ shadow/128685.tmp.26753 Sat Dec 6 13:27:00 2003
@@ -1,9 +1,9 @@
Bug#: 128685
Product: gnomemm
-Version: 1.2
+Version: 2.0
OS: other
OS Details:
Status: NEW
Resolution:
Severity: normal
Priority: Normal
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 13:33:51 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128689] New - gtkmmproc not found
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=128689
Changed by billyoc linuxfromscratch org
--- shadow/128689 Sat Dec 6 13:33:51 2003
+++ shadow/128689.tmp.30945 Sat Dec 6 13:33:51 2003
@@ -0,0 +1,26 @@
+Bug#: 128689
+Product: gnomemm
+Version: 2.0
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: libgnomeprintmm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: billyoc linuxfromscratch org
+TargetMilestone: ---
+URL:
+Summary: gtkmmproc not found
+
+make[3]: Entering directory `/home/billyoc/cvs/gnome2/gnomemm/libgnomeprintmm/libgnomeprint/src'
+/home/billyoc/gnome2/lib/gtkmm-2.0/proc/gtkmmproc -I ../../tools/m4 --defs . --mergecdocs enums . ./../libgnomeprintmm
+make[3]: /home/billyoc/gnome2/lib/gtkmm-2.0/proc/gtkmmproc: Command not found
+make[3]: *** [.stamps/stamp-enums] Error 127
+make[3]: Leaving directory `/home/billyoc/cvs/gnome2/gnomemm/libgnomeprintmm/libgnomeprint/src'
+
+
+This problem is twofold, gtkmm is not currently creating gtkmmproc,
+and libgnomeprintmm is looking in the wrong place for it. The file
+should be in .../lib/gtkmm-2.3/proc, not ...lib/gtkmm-2.0/proc.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Sat, 6 Dec 2003 15:19:13 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128697] New - generate_extra_defs.h not present, breaks build.
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=128697
Changed by billyoc linuxfromscratch org
--- shadow/128697 Sat Dec 6 15:19:13 2003
+++ shadow/128697.tmp.30604 Sat Dec 6 15:19:13 2003
@@ -0,0 +1,25 @@
+Bug#: 128697
+Product: gnomemm
+Version: 2.0
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: billyoc linuxfromscratch org
+TargetMilestone: ---
+URL:
+Summary: generate_extra_defs.h not present, breaks build.
+
+generate_defs_gnome_vfs.cc:22:59: gtkmm_generate_extra_defs/generate_extra_defs.h: No such file or directory
+generate_defs_gnome_vfs.cc: In function `int main(int, char**)':
+generate_defs_gnome_vfs.cc:32: error: `cout' undeclared in namespace `std'
+generate_defs_gnome_vfs.cc:32: error: `get_defs' undeclared (first use this
+ function)
+ generate_defs_gnome_vfs.cc:32: error: (Each undeclared identifier is reported
+ only once for each function it appears in.)
+ make[2]: *** [generate_defs_gnome_vfs.o] Error 1
+ make[2]: Leaving directory `/home/billyoc/cvs/gnome2/gnomemm/gnome-vfsmm/tools/extra_defs_gen'
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, billyoc linuxfromscratch org
Cc:
Date: Sat, 6 Dec 2003 22:55:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128671] Changed - gtkmm2.devhelp missing, breaks build.
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=128671
Changed by murrayc usa net
--- shadow/128671 Sat Dec 6 10:16:19 2003
+++ shadow/128671.tmp.28207 Sat Dec 6 22:55:18 2003
@@ -23,6 +23,9 @@
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/billyoc/cvs/gnome2/gtkmm/docs'
make: *** [install-recursive] Error 1
Just a nuisance bug, breaks automated build.
+
+------- Additional Comments From murrayc usa net 2003-12-06 22:55 -------
+What version? tarball or cvs?
--__--__--
Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, billyoc linuxfromscratch org
Cc:
Date: Sat, 6 Dec 2003 22:56:58 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 128672] Changed - gtkmmproc in .cvsignore, breaks build of other packages.
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=128672
Changed by murrayc usa net
--- shadow/128672 Sat Dec 6 10:17:50 2003
+++ shadow/128672.tmp.28752 Sat Dec 6 22:56:58 2003
@@ -13,6 +13,11 @@
TargetMilestone: ---
URL:
Summary: gtkmmproc in .cvsignore, breaks build of other packages.
the gtkmmproc script isn't getting checked out, other packages are failing
to build without it.
+
+------- Additional Comments From murrayc usa net 2003-12-06 22:56 -------
+What module - gtkmm2 or gtkmm or glibmm? Exactly what package is not
+building? If you have any actual error messages then please provide
+them here.
--__--__--
_______________________________________________
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]