[gtkmm] Gtkmm-forge digest, Vol 1 #306 - 5 msgs



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 100499] New - Build fails due to lack of XML/Parser.pm when generating docs. (bugzilla-daemon widget gnome org)
   2. [Bug 100499] Changed - Build fails due to lack of XML/Parser.pm when generating docs. (bugzilla-daemon widget gnome org)
   3. [Bug 100446] Changed - Spec file is outdated (bugzilla-daemon widget gnome org)
   4. [Bug 100499] Changed - Build fails due to lack of XML/Parser.pm when generating docs. (bugzilla-daemon widget gnome org)
   5. [Bug 89778] Changed - Wrap panel API for gnomemm (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri,  6 Dec 2002 00:12:50 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100499] New - Build fails due to lack of XML/Parser.pm when generating docs.

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=100499

Changed by r_kinder yahoo com 

--- shadow/100499	Fri Dec  6 00:12:50 2002
+++ shadow/100499.tmp.20754	Fri Dec  6 00:12:50 2002
@@ -0,0 +1,66 @@
+Bug#: 100499
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: r_kinder yahoo com               
+TargetMilestone: ---
+URL: 
+Summary: Build fails due to lack of XML/Parser.pm when generating docs.
+
+gnome/head/INSTALL/lib/libgdk-x11-2.0.so
+/gnome/head/INSTALL/lib/libatk-1.0.so
+/gnome/head/INSTALL/lib/libgdk_pixbuf-2.0.so -lm
+/gnome/head/INSTALL/lib/libpangox-1.0.so
+/gnome/head/INSTALL/lib/libpango-1.0.so
+/gnome/head/INSTALL/lib/libgobject-2.0.so
+/gnome/head/INSTALL/lib/libgmodule-2.0.so -ldl
+/gnome/head/INSTALL/lib/libglib-2.0.so -Wl,--rpath -Wl,/gnome/head/INSTALL/lib
+creating generate_extra_defs
+make[3]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2/tools/extra_defs_gen'
+make[3]: Entering directory `/tmp/gnome/head/cvs/gtkmm2/tools'
+make[3]: Nothing to be done for `all-am'.
+make[3]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2/tools'
+make[2]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2/tools'
+Making all in glib
+make[2]: Entering directory `/tmp/gnome/head/cvs/gtkmm2/glib'
+cd .. && :
+touch ./glibmmconfig.h.in
+cd .. && /bin/sh ./config.status glib/glibmmconfig.h
+config.status: creating glib/glibmmconfig.h
+config.status: glib/glibmmconfig.h is unchanged
+make  all-recursive
+make[3]: Entering directory `/tmp/gnome/head/cvs/gtkmm2/glib'
+Making all in src
+make[4]: Entering directory `/tmp/gnome/head/cvs/gtkmm2/glib/src'
+/usr/bin/perl -I../../tools/pm ../../tools/gtkmmproc -I ../../tools/m4
+--defs . --mergecdocs convert . ./../glibmm
+Can't locate XML/Parser.pm in @INC (@INC contains: ../../tools/pm
+/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
+/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
+/usr/lib/perl5/site_perl . /gnome/head/INSTALL/lib/gtkmm-2.0/proc/pm) at
+../../tools/pm/DocsParser.pm line 24.
+BEGIN failed--compilation aborted at ../../tools/pm/DocsParser.pm line 24.
+Compilation failed in require at ../../tools/pm/WrapParser.pm line 25.
+BEGIN failed--compilation aborted at ../../tools/pm/WrapParser.pm line 25.
+Compilation failed in require at ../../tools/gtkmmproc line 57.
+BEGIN failed--compilation aborted at ../../tools/gtkmmproc line 57.
+make[4]: *** [.stamps/stamp-convert] Error 2
+make[4]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2/glib/src'
+make[3]: *** [all-recursive] Error 1
+make[3]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2/glib'
+make[2]: *** [all] Error 2
+make[2]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2/glib'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2'
+make: *** [all] Error 2
+
+--------------
+
+IMHO: XML/Parser.pm should be checked for at configure time.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, r_kinder yahoo com
Cc: 
Date: Fri,  6 Dec 2002 05:11:05 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100499] Changed - Build fails due to lack of XML/Parser.pm when generating docs.

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=100499

Changed by murrayc usa net 

--- shadow/100499	Fri Dec  6 00:12:50 2002
+++ shadow/100499.tmp.20775	Fri Dec  6 05:11:05 2002
@@ -1,13 +1,13 @@
 Bug#: 100499
 Product: gtkmm
 Version: 2.2
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: r_kinder yahoo com               
 TargetMilestone: ---
@@ -61,6 +61,11 @@
 make[1]: Leaving directory `/tmp/gnome/head/cvs/gtkmm2'
 make: *** [all] Error 2
 
 --------------
 
 IMHO: XML/Parser.pm should be checked for at configure time.
+
+------- Additional Comments From murrayc usa net  2002-12-06 05:11 -------
+We'll happily take a patch, but we don't know how to check at
+configure time now. It's not too important, because it's only an issue
+when building from cvs.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, wvholst xs4all nl
Cc: 
Date: Fri,  6 Dec 2002 05:20:53 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100446] Changed - Spec file is outdated

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=100446

Changed by murrayc usa net 

--- shadow/100446	Thu Dec  5 11:46:33 2002
+++ shadow/100446.tmp.25048	Fri Dec  6 05:20:53 2002
@@ -1,13 +1,13 @@
 Bug#: 100446
 Product: gtkmm
 Version: 2.0
 OS: Linux
 OS Details: Red Hat 7.3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: wvholst xs4all nl               
 TargetMilestone: ---
@@ -60,6 +60,12 @@
 
 
 ------- Additional Comments From wvholst xs4all nl  2002-12-05 11:46 -------
 Created an attachment (id=12768)
 Diff for the ChangeLog
 
+
+------- Additional Comments From murrayc usa net  2002-12-06 05:20 -------
+Applied to both branches. Thanks.
+
+Please supply one complete patch in future. Please see the patch
+instructions on the website and tell us if they are not clear enough.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, r_kinder yahoo com
Cc: 
Date: Fri,  6 Dec 2002 09:27:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100499] Changed - Build fails due to lack of XML/Parser.pm when generating docs.

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=100499

Changed by daniel elstner gmx net 

--- shadow/100499	Fri Dec  6 05:11:05 2002
+++ shadow/100499.tmp.3921	Fri Dec  6 09:27:17 2002
@@ -66,6 +66,11 @@
 IMHO: XML/Parser.pm should be checked for at configure time.
 
 ------- Additional Comments From murrayc usa net  2002-12-06 05:11 -------
 We'll happily take a patch, but we don't know how to check at
 configure time now. It's not too important, because it's only an issue
 when building from cvs.
+
+------- Additional Comments From daniel elstner gmx net  2002-12-06 09:27 -------
+Actually I'd have implemented this check already if it weren't for the
+problem that perl 5.8.0 doesn't seem to bail out if the XML::Parser
+module is missing.  That one is much worse.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, murrayc usa net
Cc: cactus cactus rulez org
Date: Fri,  6 Dec 2002 11:31:54 -0500 (EST)
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 pjmlp progtools org 

--- shadow/89778	Mon Nov  4 11:40:41 2002
+++ shadow/89778.tmp.2624	Fri Dec  6 11:31:54 2002
@@ -44,6 +44,20 @@
 some special methods to set up the context menu, but said special
 methods look a lot like the GNOME 1 ones.
 
 ------- Additional Comments From murrayc usa net  2002-11-04 11:40 -------
 orbitcpp and libbonobo*mm are now used by gnomemm, so this should now
 be possible.
+
+------- Additional Comments From pjmlp progtools org  2002-12-06 11:31 -------
+I am looking at the new panel API and the old panelmm to see what 
+must be done.
+
+From what I was able to find out the panel API hides the bonobo stuff 
+must several things have changed.
+
+The files for registering the panel applet are different. The old 
+desktop file is now deprecated. The new format is a xml based file.
+
+The applets don't use a main (). It is provided by a set of macros 
+that depend on the way the applet is going to run. If in-server or 
+out-server.




--__--__--

_______________________________________________
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]