From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 27 16:15:30 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63BF116A4F5 for ; Sun, 27 Aug 2006 16:15:30 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B409C445AA for ; Sun, 27 Aug 2006 15:58:23 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 587AB22D70 for ; Sun, 27 Aug 2006 17:58:22 +0200 (CEST) Received: from koala.ipv6.droso.net (localhost [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id B5D9422D0E for ; Sun, 27 Aug 2006 17:58:15 +0200 (CEST) From: linimon@FreeBSD.org To: gnome@freebsd.org Message-Id: <20060827155815.B5D9422D0E@mail.droso.net> Date: Sun, 27 Aug 2006 17:58:15 +0200 (CEST) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Aug 2006 16:15:30 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc3.4, which is much stricter about such things as function declarations, literal strings constants that continue over several physical lines, and forcing the deprecation of antique header files such as varargs.h (we should now be using stdargs.h). The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. If you need help in one or more build environments that you do not have access to, please ask for help on the freebsd-ports mailing list. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 4.x/5.x/6.x with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: audio/gstreamer-plugins-faad80 broken because: Does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006071907/gstreamer-plugins-faad80-0.8.12_2.log (Aug 17 09:01:24 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gstreamer-plugins-faad80 portname: databases/mergeant broken because: does not build with new libgnomedb build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006071907/mergeant-0.62_2.log (Aug 18 01:52:27 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=mergeant portname: multimedia/gstreamer-plugins-mpeg2enc80 broken because: Does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006071907/gstreamer-plugins-mpeg2enc80-0.8.12_2.log (Aug 17 12:34:06 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer-plugins-mpeg2enc80 If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 27 17:10:33 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6423216A501 for ; Sun, 27 Aug 2006 17:10:33 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED70446D0 for ; Sun, 27 Aug 2006 16:02:37 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 455F622D71 for ; Sun, 27 Aug 2006 18:02:33 +0200 (CEST) Received: from koala.ipv6.droso.net (localhost [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 25A9C22CC8 for ; Sun, 27 Aug 2006 18:02:27 +0200 (CEST) From: linimon@FreeBSD.org To: gnome@freebsd.org Message-Id: <20060827160227.25A9C22CC8@mail.droso.net> Date: Sun, 27 Aug 2006 18:02:27 +0200 (CEST) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked forbidden X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Aug 2006 17:10:33 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of the port, including errors seen on the build farm, is included below. portname: www/firefox10 forbidden because: http://vuxml.FreeBSD.org/e2a92664-1d60-11db-88cf-000c6ec775d9.html build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006070603/firefox-1.0.8_2,1.log (Jul 18 12:20:58 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=firefox10 If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 10:10:27 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E0F616A582 for ; Mon, 28 Aug 2006 10:10:27 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4C0143D5F for ; Mon, 28 Aug 2006 10:10:18 +0000 (GMT) (envelope-from lihong.chen@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2242245pye for ; Mon, 28 Aug 2006 03:10:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=VMywtNl8b9YMbOxbIAatQ2ubL69OpFnCnXikDKOnkoifABAyzucGyywsSJxIj3PRWClYFIGjAY7I818NsUW7Ox4juviFxy8BtclFCv1yd6DgUpIHnhpsd1doV6WOIP5gtvCAi83JUCTSb+kDJRaazprf5SaMbKr3gCb6KgUHneo= Received: by 10.35.94.2 with SMTP id w2mr12079796pyl; Mon, 28 Aug 2006 03:10:17 -0700 (PDT) Received: from ?10.8.0.32? ( [61.221.58.28]) by mx.gmail.com with ESMTP id k62sm6831982pyk.2006.08.28.03.10.16; Mon, 28 Aug 2006 03:10:17 -0700 (PDT) From: "Eric L. Chen" To: freebsd-gnome@freebsd.org Content-Type: text/plain Date: Mon, 28 Aug 2006 18:10:01 +0800 Message-Id: <1156759801.11815.4.camel@lihong-nb.local> Mime-Version: 1.0 X-Mailer: Evolution 2.7.92 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Sender: "Eric L. Chen" Subject: mapping-daemon 100% cpu usage X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 10:10:27 -0000 Hi All, I got 100% cpu usage by mapping-daemon in nautilus-2.15.92.1. If mapping-daemon killed, then nautilus used cpu 100%. top output: ------------------------------ last pid: 11799; load averages: 1.09, 0.99, 0.67 up 0+10:06:00 18:04:17 101 processes: 4 running, 97 sleeping CPU states: 37.5% user, 0.0% nice, 62.5% system, 0.0% interrupt, 0.0% idle Mem: 446M Active, 132M Inact, 184M Wired, 54M Cache, 111M Buf, 179M Free Swap: PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 11795 lihong 1 138 0 3108K 1532K RUN 0:14 62.40% mapping-daemo 1311 root 1 77 0 119M 90316K RUN 24:14 3.71% Xorg 11799 lihong 1 78 0 38280K 24596K select 0:01 0.73% gedit 1178 root 1 8 0 1436K 792K nanslp 2:51 0.00% powerd 92405 lihong 1 76 0 28264K 14296K select 1:01 0.00% mixer_applet2 ------------------------------ After kill mapping-daemon ------------------------------ last pid: 11809; load averages: 1.06, 0.99, 0.68 up 0+10:06:23 18:04:40 99 processes: 4 running, 95 sleeping CPU states: 67.2% user, 0.0% nice, 32.8% system, 0.0% interrupt, 0.0% idle Mem: 445M Active, 133M Inact, 184M Wired, 54M Cache, 111M Buf, 179M Free Swap: PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 11797 lihong 2 135 0 41264K 24092K RUN 0:12 60.11% nautilus 1311 root 1 76 0 119M 90420K RUN 24:15 0.73% Xorg 1178 root 1 8 0 1436K 792K nanslp 2:51 0.00% powerd ------------------------------ Installed packages ------------------------------ ORBit2-2.14.2_1 aalib-1.4.r5_2 adns-1.3_1 alacarte-0.9.90_2 amspsfnt-1.0_4 aspell-0.60.4_4 at-spi-1.7.11 atk-1.12.2_2 autoconf-2.13.000227_5 autoconf-2.59_2 automake-1.4.6_2 automake-1.9.6 avahi+libdns-0.6.12_1 bison-1.75_2,1 bitstream-vera-1.10_2 bug-buddy-2.15.92 cairo-1.2.4 cdparanoia-3.9.8_8 cdrtools-2.01_5 cmpsfont-1.0_5 cups-base-1.2.2 dasher-4.1.10,1 db44-4.4.20.2 dbus-0.62 deskbar-applet-2.15.92 desktop-file-utils-0.11 diablo-jre-1.5.0.07.00 djbfft-0.76_2 dmidecode-2.8 docbook-sk-4.1.2_3 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4 docbook-xsl-1.70.1 dri-6.4.1,2 dvd+rw-tools-6.1 eel-2.15.92 ekiga-2.0.2_3 eog-2.15.92 esound-0.2.36_1 evince-0.5.5 evolution-2.7.92_1 evolution-data-server-1.7.92 evolution-exchange-2.7.92 evolution-webcal-2.7.1 expat-2.0.0_1 fast-user-switch-applet-2.15.1_1 file-roller-2.15.93,1 firefox-1.5.0.6_1,1 flac-1.1.2_1 fontconfig-2.3.2_6,1 fontforge-20060413 freetype2-2.2.1 gail-1.9.2 gaim-1.5.0_7 gamin-0.1.7_2 gcalctool-5.8.23,2 gconf-editor-2.15.92,1 gconf2-2.14.0_6 gd-2.0.33_4,1 gdbm-1.8.3_2 gdm-2.15.10 gedit-2.15.9 gettext-0.14.5_2 gftp-2.0.18_2 ghostscript-gnu-7.07_15 gle-3.1.0 glib-1.2.10_12 glib-2.12.2 glitz-0.5.6 gmake-3.81_1 gmime-2.2.3 gmime-sharp-2.2.3 gnome-applets-2.15.90_1 gnome-audio-2.0.0_1 gnome-backgrounds-2.15.92_1 gnome-control-center-2.15.92 gnome-desktop-2.15.92 gnome-doc-utils-0.7.2 gnome-games-2.15.92 gnome-icon-theme-2.15.92_1 gnome-keyring-0.5.2 gnome-keyring-manager-2.15.92 gnome-mag-0.13.1_1 gnome-media-2.14.2_1 gnome-menu-editor-0.6_1 gnome-menus-2.15.91 gnome-mime-data-2.4.2_2 gnome-netstatus-2.12.0_3 gnome-nettool-2.15.92,1 gnome-panel-2.15.92 gnome-power-manager-2.15.92 gnome-screensaver-2.15.7 gnome-session-2.15.92 gnome-speech-0.4.4 gnome-spell-1.0.7_2 gnome-system-monitor-2.15.92 gnome-system-tools-2.14.0_1 gnome-terminal-2.15.4 gnome-themes-2.15.92_1 gnome-user-docs-2.15.1 gnome-utils-2.15.94,1 gnome-vfs-2.15.92 gnome-volume-manager-1.5.15_4 gnome2-2.15.92 gnomehier-2.2 gnutls-1.4.2 gok-1.2.0_1,1 gpac-libgpac-0.4.2.r2,1 gsfonts-8.11_2 gstreamer-0.10.9_1 gstreamer-ffmpeg-0.10.1_1 gstreamer-plugins-0.10.9_1,2 gstreamer-plugins-a52dec-0.10.4_1,2 gstreamer-plugins-cdparanoia-0.10.9_2,2 gstreamer-plugins-core-0.10_7 gstreamer-plugins-dts-0.10.3_1,2 gstreamer-plugins-dvd-0.10.4,2 gstreamer-plugins-esound-0.10.4_1,2 gstreamer-plugins-flac-0.10.4_1,2 gstreamer-plugins-gconf-0.10.4_3,2 gstreamer-plugins-gnomevfs-0.10.9_1,2 gstreamer-plugins-good-0.10.4_4,2 gstreamer-plugins-hal-0.10.4,2 gstreamer-plugins-libpng-0.10.4_1,2 gstreamer-plugins-mad-0.10.4_2,2 gstreamer-plugins-ogg-0.10.9_1,2 gstreamer-plugins-pango-0.10.9_1,2 gstreamer-plugins-theora-0.10.9_2,2 gstreamer-plugins-vorbis-0.10.9_1,2 gstreamer-plugins-xvid-0.10.3,2 gtar-1.15.1_2 gtk-2.10.2 gtk-engines2-2.7.8 gtk-sharp-2.8.0_2 gtkhtml3-3.11.92 gtksourceview-1.7.2 gtkspell-2.0.11_4 gucharmap-gnome-1.7.0 guile-1.6.7_1 hal-0.5.8.20060528_3 help2man-1.36.4_1 hicolor-icon-theme-0.9_1 icon-naming-utils-0.8.1 imake-6.9.0 intltool-0.35.0 iso-codes-0.51.1.1 javavmwrapper-2.3 jpeg-6b_4 kermit-8.0.211 kqemu-kmod-1.3.0.p9 lame-3.96.1 lcms-1.15,1 libIDL-0.8.7 libXft-2.1.7_1 liba52-0.7.4_1 libao-0.8.5_3 libart_lgpl-2.3.17_1 libaudiofile-0.2.6 libbonobo-2.15.3 libbonoboui-2.15.0 libcddb-1.2.1_1 libcdio-0.77 libcroco-0.6.1 libdaemon-0.10_1 libdrm-2.0.2 libdts-0.0.2 libdv-0.104_1 libdvdcss-1.2.9_2 libdvdnav-0.1.10_1 libdvdread-0.9.4_1 libexif-0.6.13 libgail-gnome-1.1.3_2 libgcrypt-1.2.2_1 libglade2-2.6.0_2 libglut-6.4.2 libgnome-2.15.2 libgnomecanvas-2.14.0_2 libgnomecups-0.2.2_1,1 libgnomeprint-2.12.1_3 libgnomeprintui-2.12.1_2 libgnomeui-2.15.91 libgpg-error-1.3 libgsf-1.14.1_1 libgtkhtml-2.11.0_2 libgtop-2.14.2_1 libiconv-1.9.2_2 libid3tag-0.15.1b libltdl-1.5.22 libmad-0.15.1b_2 libmng-1.0.9 libmusicbrainz-2.1.4 libnotify-0.4.2_1 libogg-1.1.3,3 liboil-0.3.9_1 libpaper-1.1.14.3 librsvg2-2.15.90 libsoup-2.2.96 libsvg-0.1.4 libsvg-cairo-0.1.6_2 libtasn1-0.3.6 libtheora-1.0.a6 libtool-1.5.22_2 libungif-4.1.4_1 libuninameslist-20050712 libvorbis-1.1.2,3 libwnck-2.15.92 libwww-5.4.0_3 libxklavier-2.91_4,1 libxml2-2.6.26 libxslt-1.1.17 linc-1.0.3_6 linux-expat-1.95.8 linux-flashplugin-7.0r63_1 linux-fontconfig-2.2.3_5 linux-xorg-libs-6.8.2_5 linux_base-fc-4_8 linux_dri-6.5 linuxpluginwrapper-20051113_4 m4-1.4.4 metacity-2.15.34 mono-1.1.13.6_1 monodoc-1.1.13 mplayer-0.99.8_2 mplayer-skins-1.1.2_3 mplayerplug-in-3.25_1 nasm-0.98.39,1 nautilus-2.15.92.1 nautilus-cd-burner-2.15.7 net-snmp-5.2.3_1 nspr-4.6.1_2 nss-3.11.1 opal-2.2.2 openldap-client-2.3.27 openoffice.org-2.0.3 orca-0.9.0 p5-XML-LibXML-1.59 p5-XML-LibXML-Common-0.13 p5-XML-NamespaceSupport-1.09_1 p5-XML-Parser-2.34_2 p5-XML-SAX-0.14 p5-XML-Simple-2.14 p5-gettext-1.05_1 p5-type1inst-0.6.1_2 pango-1.14.2 pciids-20060809 pcre-6.7 perl-threaded-5.8.8 pkg-config-0.20_2 pkgdb.db png-1.2.12_1 policykit-0.1.20060514_1 poppler-0.5.3_2 poppler-gtk-0.5.3 popt-1.7_1 portupgrade-2.1.3.3_1,2 pwlib-1.10.1,1 py24-cairo-1.2.0 py24-gnome-2.15.91 py24-gnome-desktop-2.15.90 py24-gobject-2.11.3_1 py24-gtk-2.9.6 py24-libxml2-2.6.26 py24-numeric-24.2 py24-orbit-2.14.1 py24-xml-0.8.4 python-2.4.3 qemu-0.8.2_1 qmake-3.3.6 qt-3.3.6_2 rdesktop-1.4.1 ruby-1.8.5,1 ruby18-bdb44-0.5.9_2 samba-libsmbclient-3.0.23b scim-1.4.4_1 scrollkeeper-0.3.14_5,1 sdl-1.2.9_2,2 sdocbook-xml-4.1.2.5_2 shared-mime-info-0.18 silc-toolkit-0.9.12_1 skype-1.2.0.18 smartmontools-5.36 sound-juicer-2.15.5.1 stardict-2.4.8_1 stardict2-rptts-2.1.0 startup-notification-0.8_3 sudo-1.6.8.12_1 svgalib-1.4.3_5 system-tools-backends-1.4.2_2 t1lib-5.1.0_1,1 teTeX-base-3.0_9 teTeX-texmf-3.0_5 tex-texmflocal-1.9 texi2html-1.76_1,1 tiff-3.8.2 tightvnc-1.2.9_1 tomboy-0.3.9_3 totem-gstreamer-1.5.92_1 unrar-3.60,4 unzip-5.52_2 urwfonts-1.0_1 v4l_compat-1.0.20060801 vino-2.13.5_1 vnc2swf-0.5.0 vte-0.13.7 win32-codecs-3.1.0.p8,1 wine-0.9.20,1 wireshark-0.99.3a x264-0.0.20060808 x2vnc-1.72 xmlcatmgr-2.2 xorg-6.9.0 xorg-clients-6.9.0_3 xorg-documents-6.9.0 xorg-fonts-100dpi-6.9.0_1 xorg-fonts-75dpi-6.9.0_1 xorg-fonts-cyrillic-6.9.0_1 xorg-fonts-encodings-6.9.0_1 xorg-fonts-miscbitmaps-6.9.0_1 xorg-fonts-truetype-6.9.0 xorg-fonts-type1-6.9.0 xorg-fontserver-6.9.0_1 xorg-libraries-6.9.0 xorg-manpages-6.9.0 xorg-nestserver-6.9.0_1 xorg-printserver-6.9.0_2 xorg-server-6.9.0_5 xorg-vfbserver-6.9.0_2 xscreensaver-gnome-hacks-4.24_1 xterm-217 xvid-1.1.0,1 yelp-2.15.91 zenity-2.15.92 zh-arphicttf-2.11_1 zh-fireflyttf-1.3.0 zh-libchewing-0.3.0_1 zh-msttf-1.0 zh-scim-chewing-0.3.1 zh-stardict2-dict-zh_TW-2.4.2_3 zh-ttfm-0.9.5_1 zip-2.32 From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 11:10:42 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03E9216A742 for ; Mon, 28 Aug 2006 11:10:42 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 670DA43E4D for ; Mon, 28 Aug 2006 11:09:04 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7SB8rgT071846 for ; Mon, 28 Aug 2006 11:08:53 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7SB8qoj071842 for gnome@FreeBSD.org; Mon, 28 Aug 2006 11:08:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Aug 2006 11:08:52 GMT Message-Id: <200608281108.k7SB8qoj071842@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 11:10:42 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/76633 gnome Totem will not play DVDs o ports/101470 gnome [PATCH] graphics/evince: fix pkg-plist o ports/101472 gnome [PATCH] x11-toolkits/gal2: fix pkg-plist, misc o ports/101473 gnome [PATCH] mail/evolution: fix pkg-plist o ports/101474 gnome [PATCH] www/evolution-webcal: fix pkg-plist o ports/101486 gnome [PATCH] www/epiphany: fix pkg-plist o ports/101489 gnome [PATCH] accessibility/gail: fix pkg-plist, misc o ports/101493 gnome [PATCH] mail/evolution-exchange: fix pkg-plist o ports/101494 gnome [PATCH] graphics/eog: fix pkg-plist o ports/101495 gnome [PATCH] math/gcalctool: fix pkg-plist o ports/101496 gnome [PATCH] sysutils/gconf-editor: fix pkg-plist o ports/101502 gnome [PATCH] devel/bug-buddy: fix pkg-plist o ports/101503 gnome [PATCH] deskutils/deskbar-applet: fix pkg-plist o ports/101505 gnome [PATCH] graphics/dia: fix pkg-plist o ports/101506 gnome [PATCH] deskutils/evolution-jescs: fix pkg-plist o ports/101509 gnome [PATCH] accessibility/at-spi: fix pkg-plist, misc o ports/101518 gnome [PATCH] devel/gconf2: fix pkg-plist, missc o ports/101521 gnome [PATCH] x11-toolkits/eel: fix pkg-plist, misc 18 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- p ports/93671 gnome [UPDATE] graphics/glitz to 0.5.3 f ports/98509 gnome [patch] multimedia/totem, multimedia/totem-gstreamer: a ports/100785 gnome devel/nspr does not pass `make test` on 6-stable o ports/100822 gnome [PATCH] databases/evolution-data-server: fix pkg-plist f ports/102041 gnome gnomeapplet python module missing - breaks gnome2 5 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 11:12:42 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 637F916A4F2; Mon, 28 Aug 2006 11:12:42 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D5EE43D88; Mon, 28 Aug 2006 11:12:21 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7SBCCVM073790; Mon, 28 Aug 2006 11:12:12 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7SBCC56073786; Mon, 28 Aug 2006 11:12:12 GMT (envelope-from linimon) Date: Mon, 28 Aug 2006 11:12:12 GMT From: Mark Linimon Message-Id: <200608281112.k7SBCC56073786@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/102438: [patch] update ports editors/scite & x11-toolkits/scintilla from 1.70 to 1.71 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 11:12:42 -0000 Synopsis: [patch] update ports editors/scite & x11-toolkits/scintilla from 1.70 to 1.71 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Mon Aug 28 11:11:00 UTC 2006 Responsible-Changed-Why: Over to maintainers of x11-toolkits/scintilla. http://www.freebsd.org/cgi/query-pr.cgi?pr=102438 From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 11:25:02 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 478D816A4E5 for ; Mon, 28 Aug 2006 11:25:02 +0000 (UTC) (envelope-from freebsd-security-owner@freebsd.org) Received: from mx1.freebsd.org (wmh38-1-87-88-190-83.dsl.club-internet.fr [87.88.190.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 6649643D9B for ; Mon, 28 Aug 2006 11:24:50 +0000 (GMT) (envelope-from freebsd-security-owner@freebsd.org) Received: from mx1.freebsd.org by wmh38-1-87-88-190-83.dsl.club-internet.fr (8.13.1/8.13.1) with ESMTP id q5FlkVh66fX4C for ; Mon, 28 Aug 2006 11:23:47 -0300 Received: from [142.181.114.95] by mx1.freebsd.org with ESMTP (8.12.11/8.12.11) id 6cr57Rlo2hnW2 for ; Mon, 28 Aug 2006 11:18:48 -0300 From: "freebsd-security-owner@freebsd.org" Date: Mon, 28 Aug 2006 11:15:03 -0300 Message-ID: ZFaesSaUEVlXb.FtFbCBxBxwaLX@freebsd.org To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1251" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Only Best Vibrators here, try and be happy;) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 11:25:02 -0000 Jack Rabbit Vibrator Sex Toy [1]TRY NOW!!! Adult Video & Sex DVDs =E5F49564642BE4275BBB7A6ABBD54A59FACACA89497438D858= Variations and combinations of "views" are possible. Combining view A and view 1 (view A1) would, for example, call for a greater material and economic buffer between the "less developed third world" and the "more developed first world." This would require protectionist measures, and the restriction and manipulation of immigration. Cultural exchanges (tourism, sports, art), however, are not identified as threatening. Views A2 would see a need for greater cultural isolation between North and South, while economic interaction would still be allowed. Vi ew B1 would seek more intense economic interaction between North and South, with an eventual unification of economies. The economic model of the North would be the model for this interaction and unification. View B2 would strive towards a greater cultural interaction between North and South, and eventually towards a complete cultural integration. But neither North nor South would be the model, since neither could be considered to be more developed culturally. Cultural interaction is considered to be an inspiration for a society at large and hence for material and economic prosperity. References 1. http://porabon.info/toys/ From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 11:38:07 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 048EA16A4FF for ; Mon, 28 Aug 2006 11:38:07 +0000 (UTC) (envelope-from team@beatsuite.com) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D16C43D8C for ; Mon, 28 Aug 2006 11:37:25 +0000 (GMT) (envelope-from team@beatsuite.com) Received: from [193.108.87.21] (helo=PC) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis), id 0MKxQS-1GHfQd039b-00036y; Mon, 28 Aug 2006 13:37:19 +0200 Organization: Beatsuite.com Message-ID: From: "=?windows-1252?Q?Beatsuite.com_|_Music_Library?=" To: Date: Mon, 28 Aug 2006 12:36:42 +0100 Content-Transfer-Encoding: quoted-printable X-Provags-ID: kundenserver.de abuse@kundenserver.de login:585203e8c8f0a47a332d31dc3d8fc3a5 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Link Exchange Request X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: team@beatsuite.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 11:38:07 -0000 [1]3D"" [shadow.jpg"=20] Link Exchange = Request [2]3D""=20 [3D"$IMAGE3$"] Link=20 To Us Monday 28th August 2006 [3D"$IMAGE6$"] Hi, I found your website and would like = to=20 request a link exchange between our websites..=20 Link Exchanges between websites I = imagine=20 you'll already know contribute towards search engine = rankings=20 and help website promotion.=20 At beatsuite.com, we receive on = average=20 700,000 visitors a month, below is the type of targeted=20 specific traffic we receive:=20 Who visits Beatsuite.com * Video Production Companies * DVD/CD-ROM Authoring Companies * Multimedia Developers * Web Designers, Developers & = Flash=20 Gurus * Marketing & Advertising=20 Agencies * Voiceover Artists * Computer & Videogame = Developers * Musicians, Artists, Producers = &=20 Bands If you would like to link with [3]beatsuite.com = please=20 place our link on your website and contact = me at=20 my personal address: [4]mark.malekpour@beatsuite.com=20 and I will place a link to your website. You can use = the=20 following information for our link: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= 3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= 3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Name/Title: Royalty Free=20 Music Library URL: [5]http://www.beatsuite.com Description: Royalty Free=20 Music Library with high-quality music tracks, music = loops and=20 sounds for the multimedia, broadcast and computer games=20 industry. Instant Preview, Purchase, Download =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= 3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= 3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D If this link would be unsuitable for = your=20 website, please [6]visit here = for=20 more linking information and banners. About Us [7]Beatsuite.com is = a=20 Production Music Library that supplies thousands of = tracks,=20 music loops and sound effects to all kinds of new media=20 specialists. With Instant Preview, Purchase and = Download,=20 Beatsuite.com is one of the easiest and most powerful=20 libraries on the web. Link now and share in some of our=20 traffic. Thank you for your time and I look = forward to=20 receiving your reply. I sincerely apologize if you have=20 received this error and if you wish to be removed from = our=20 list please let me know. [8]Mark=20 Malekpour [3D"$IMAGE6$"] [3D"$IMAGE3$"] Thank = you The Beat Suite=20 Team=20 = <= /table> 3D"" [3D"$IMAGE6$"] 3D"" http://www.beatsuite.com/ References 1. 3D"http://www.beatsuite.com/" 2. 3D"http://www.beatsuite.com/" 3. 3D"http://www.beatsuite.com"/ 4. 3D"mailto:mark.malekpour@beatsuite.com" 5. 3D"http://www.beatsuite.com"/ 6. 3D"http://www.beatsuite.com/page/9/" 7. 3D"http://www.beatsuite.com"/ 8. 3D"mailto:mark.malekpour@beatsuite.com" From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 15:23:27 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ED8816A4DE; Mon, 28 Aug 2006 15:23:27 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5B0243D70; Mon, 28 Aug 2006 15:23:23 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from ping.int.athame.co.uk ([192.168.10.8]) by hex.athame.co.uk with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GHixE-000A6U-DF; Mon, 28 Aug 2006 18:23:12 +0300 From: Andy Fawcett To: kde-freebsd@freebsd.kde.org Date: Mon, 28 Aug 2006 18:24:01 +0300 User-Agent: KMail/1.9.3 References: <1156614644.475.15.camel@shumai.marcuscom.com> In-Reply-To: <1156614644.475.15.camel@shumai.marcuscom.com> X-Face: ?fLK282oT!Ss!(krp%ft%TWfrkz*Mxz<2hwkRBzd); #D/=!=XjYKFBh1wVeov4K&<=?utf-8?q?Z6bi=5F=0A=09=7BBvAjk1diod2?=,DQo`Xz<\$~fX7B>U`u0HC\Gc+B9Hxu"bjBc16tg~i4.,2A1>=?utf-8?q?=7BrcRK=5Fi!i=0A=097e79f=7CT=3B9=23gfr=3DG1u=27xS=3D?=(}_NSP,Gs>HDq Cc: kde@freebsd.org, gnome@freebsd.org Subject: Re: [kde-freebsd] Re: Conflict between KDE and GNOME in a prefix... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 15:23:27 -0000 Hi Joe, Mezz, Gnome, KDE, On Saturday 26 August 2006 20:50, Joe Marcus Clarke wrote: > On Sat, 2006-08-26 at 03:43 -0500, Jeremy Messenger wrote: > > Hello folks, > > > > We, FreeBSD GNOME Team, have successed to move GNOME from X11BASE > > to LOCALBASE. There are three files that are conflict between KDE > > and GNOME. The two files that need to be fix in the KDE side and > > another file that is need to be fix both in the GNOME and KDE > > sides. > > > > http://people.freebsd.org/~mezz/conflict_prefix.txt > > > > etc/xdg/menus/applications.menu: > > ============================================= > > GNOME and KDE teams will have to figure how to solve this problem. > > Take the looks at the other Linux distros or so would be a good > > start. If you have any good suggest, let us know. > > We might need to create a small port that just handles conflicting > files such as this one. applications.menu is not huge, and should be > interchangeable between GNOME and KDE. How different are the versions installed by Gnome & KDE? But yes, possibly we need an 'xdg-menu' port to cover such files. > > ============================================= > > > > libdata/pkgconfig/system-tools-backends.pc: > > ============================================= > > Need to be fix in the KDE side, not sure why kdeadmin installs > > system-tools-backends's file? How about disable install it or have > > kdeadmin depends on sysutils/system-tools-backends? > > Agreed. Depending on system-tools-backends will not bring in any > unnecessary GNOME baggage for KDE. Lofi has already made a change to deal with this in the (not yet committed) KDE 3.5.4 ports. > > ============================================= > > > > share/icons/hicolor/index.theme: > > ============================================= > > Need to be fix in the KDE side. The kdelibs will have to change the > > path or/and create patch, because hicolor-icon-theme is a fd.org > > icon standard. The hicolor-icon-theme is not exactly a GNOME stuff, > > which it's for general desktops. > > Same as above. misc/hicolor-icon-theme does not depend on any GNOME > bits, so adding a dependency on it should not be a big deal, yes? Probably doable as suggested. Not sure how different the hicolor theme installed by KDE is to the hicolor-icon-theme port, but I'm sure the problem is solvable. > What say you, kde@? Well, I'll let lofi comment on things better (since he's more familiar with the KDE ports structure than I am), but personally I think it should be ok. Andy Just one of kde@ -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 15:26:20 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF9F116A4DD; Mon, 28 Aug 2006 15:26:19 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8636F43D46; Mon, 28 Aug 2006 15:26:19 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.47] (vpn-client-47.marcuscom.com [10.2.1.47]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k7SFQeWM080235; Mon, 28 Aug 2006 11:26:40 -0400 (EDT) (envelope-from marcus@marcuscom.com) Message-ID: <44F30B08.6000902@marcuscom.com> Date: Mon, 28 Aug 2006 11:26:00 -0400 From: Joe Marcus Clarke Organization: MarcusCom, Inc. User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: Andy Fawcett References: <1156614644.475.15.camel@shumai.marcuscom.com> <200608281824.03189.andy@athame.co.uk> In-Reply-To: <200608281824.03189.andy@athame.co.uk> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.4 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org, kde@freebsd.org, kde-freebsd@freebsd.kde.org Subject: Re: [kde-freebsd] Re: Conflict between KDE and GNOME in a prefix... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 15:26:20 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andy Fawcett wrote: > Hi Joe, Mezz, Gnome, KDE, > > On Saturday 26 August 2006 20:50, Joe Marcus Clarke wrote: >> On Sat, 2006-08-26 at 03:43 -0500, Jeremy Messenger wrote: >>> Hello folks, >>> >>> We, FreeBSD GNOME Team, have successed to move GNOME from X11BASE >>> to LOCALBASE. There are three files that are conflict between KDE >>> and GNOME. The two files that need to be fix in the KDE side and >>> another file that is need to be fix both in the GNOME and KDE >>> sides. >>> >>> http://people.freebsd.org/~mezz/conflict_prefix.txt >>> >>> etc/xdg/menus/applications.menu: >>> ============================================= >>> GNOME and KDE teams will have to figure how to solve this problem. >>> Take the looks at the other Linux distros or so would be a good >>> start. If you have any good suggest, let us know. >> We might need to create a small port that just handles conflicting >> files such as this one. applications.menu is not huge, and should be >> interchangeable between GNOME and KDE. > > How different are the versions installed by Gnome & KDE? > > But yes, possibly we need an 'xdg-menu' port to cover such files. mezz could probably better answer this. They should be comparable since we're using the same xdg stuff. > >>> ============================================= >>> >>> libdata/pkgconfig/system-tools-backends.pc: >>> ============================================= >>> Need to be fix in the KDE side, not sure why kdeadmin installs >>> system-tools-backends's file? How about disable install it or have >>> kdeadmin depends on sysutils/system-tools-backends? >> Agreed. Depending on system-tools-backends will not bring in any >> unnecessary GNOME baggage for KDE. > > Lofi has already made a change to deal with this in the (not yet > committed) KDE 3.5.4 ports. Great! > >>> ============================================= >>> >>> share/icons/hicolor/index.theme: >>> ============================================= >>> Need to be fix in the KDE side. The kdelibs will have to change the >>> path or/and create patch, because hicolor-icon-theme is a fd.org >>> icon standard. The hicolor-icon-theme is not exactly a GNOME stuff, >>> which it's for general desktops. >> Same as above. misc/hicolor-icon-theme does not depend on any GNOME >> bits, so adding a dependency on it should not be a big deal, yes? > > Probably doable as suggested. Not sure how different the hicolor theme > installed by KDE is to the hicolor-icon-theme port, but I'm sure the > problem is solvable. The hicolor-icon-theme port is taken straight off of freedesktop.org. This should be as standard as possible. > >> What say you, kde@? > > Well, I'll let lofi comment on things better (since he's more familiar > with the KDE ports structure than I am), but personally I think it > should be ok. Excellent. Thanks for your feedback. Joe - -- PGP Key : http://www.marcuscom.com/pgp.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE8wsHb2iPiv4Uz4cRAg6yAJ4nHLTy/EUkv0roShc2ao7+81NnnQCfQr1j wz1PG+3lez8Mml+UrevVfqA= =wt5l -----END PGP SIGNATURE----- From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 17:39:01 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7750D16A4DD for ; Mon, 28 Aug 2006 17:39:01 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D2A43D4C for ; Mon, 28 Aug 2006 17:39:00 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so421859wri for ; Mon, 28 Aug 2006 10:39:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=syoUguvhpgmnU9RLntBL4K40vJJCb+ySztzFwoEWVJCEVfgI85LG+sRWnb2LGG7wS1dbDYx0faIDXVa+kx6dti+f31TF20s8kfntFMk+F2D7bq+atsWohwiZNcK+PlXWAGk/6rLdHWU2gVL5RZCW2YMixPOiv03Hx3L81xEgoTQ= Received: by 10.90.115.9 with SMTP id n9mr1159588agc; Mon, 28 Aug 2006 10:37:18 -0700 (PDT) Received: by 10.90.50.11 with HTTP; Mon, 28 Aug 2006 10:37:18 -0700 (PDT) Message-ID: <7daacbbe0608281037g341dbb83k6a01699bb901bcb3@mail.gmail.com> Date: Mon, 28 Aug 2006 19:37:18 +0200 From: "Dominique Goncalves" To: "Joe Marcus Clarke" In-Reply-To: <1156484388.27932.30.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1156484388.27932.30.camel@shumai.marcuscom.com> Cc: freebsd-gnome@freebsd.org Subject: Re: HEADS UP: GNOME 2.16 coming soon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 17:39:01 -0000 Hi, On 8/25/06, Joe Marcus Clarke wrote: > GNOME 2.15.92 (aka 2.16 Release Candidate 1) was released today, and the > FreeBSD port in the MarcusCom CVS repository > (http://www.freebsd.org/gnome/docs/develfaq.html) has been updated as > well. I'm not saying everyone should run and install this. In fact, I > would caution against it unless you really know what you're in for. > > Why? Well, a lot has changed for the FreeBSD GNOME port. On the hip, > cool side, we now offer a working port of HAL. But that's not a reason > NOT to get GNOME 2.15. The big reason is that we have [finally] decided > to switch PREFIXes from X11BASE to LOCALBASE. What this means is that > all ports that depend on cairo need to be rebuilt (as well as a few > others). It also currently means some conflicts with KDE. So unless > you're really brave, it would probably be best to wait for the official > release when he hope to have a better set of [tested and safe] upgrade > instructions. > > So why am I telling you all this? Two reasons really. One is, of > course, to warn you about what's coming. The other is to solicit some > cool GNOME 2.16 screenshots from those already testing out GNOME 2.15 > and have some creative juices. > > Joe > > P.S. GNOME 2.16 will most likely be released during the 6.2 ports > freeze. But even if it isn't, we will probably not merge it right away > so we can do some QA after the release dust settles. I'm thinking of > hosting an IRC testing and debugging party around that time for people > interested. > -- > Joe Marcus Clarke > FreeBSD GNOME Team :: gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome > > > This is a screenshot of my desktop, with french locales, deskbar applets, listening radiofg with bmp and eog with holiday picture from Portugal :-) http://djdomics.free.fr/FreeBSD/gnome/gnome-2.16.png Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 28 18:08:53 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF79916A4DE; Mon, 28 Aug 2006 18:08:52 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3591D43D55; Mon, 28 Aug 2006 18:08:52 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by centrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060828180850.POBE8328.centrmmtao05.cox.net@eastrmimpo01.cox.net>; Mon, 28 Aug 2006 14:08:50 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id FW8l1V00Q4iy4EG0000000 Mon, 28 Aug 2006 14:08:46 -0400 Date: Mon, 28 Aug 2006 13:09:37 -0500 To: "Joe Marcus Clarke" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <1156614644.475.15.camel@shumai.marcuscom.com> <200608281824.03189.andy@athame.co.uk> <44F30B08.6000902@marcuscom.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <44F30B08.6000902@marcuscom.com> User-Agent: Opera Mail/9.01 (Linux) Cc: gnome@freebsd.org, Andy Fawcett , kde@freebsd.org, kde-freebsd@freebsd.kde.org Subject: Re: [kde-freebsd] Re: Conflict between KDE and GNOME in a prefix... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 18:08:53 -0000 On Mon, 28 Aug 2006 10:26:00 -0500, Joe Marcus Clarke = wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Andy Fawcett wrote: >> Hi Joe, Mezz, Gnome, KDE, >> >> On Saturday 26 August 2006 20:50, Joe Marcus Clarke wrote: >>> On Sat, 2006-08-26 at 03:43 -0500, Jeremy Messenger wrote: >>>> Hello folks, >>>> >>>> We, FreeBSD GNOME Team, have successed to move GNOME from X11BASE >>>> to LOCALBASE. There are three files that are conflict between KDE >>>> and GNOME. The two files that need to be fix in the KDE side and >>>> another file that is need to be fix both in the GNOME and KDE >>>> sides. >>>> >>>> http://people.freebsd.org/~mezz/conflict_prefix.txt >>>> >>>> etc/xdg/menus/applications.menu: >>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>>> GNOME and KDE teams will have to figure how to solve this problem. >>>> Take the looks at the other Linux distros or so would be a good >>>> start. If you have any good suggest, let us know. >>> We might need to create a small port that just handles conflicting >>> files such as this one. applications.menu is not huge, and should b= e >>> interchangeable between GNOME and KDE. >> >> How different are the versions installed by Gnome & KDE? >> >> But yes, possibly we need an 'xdg-menu' port to cover such files. > > mezz could probably better answer this. They should be comparable sin= ce > we're using the same xdg stuff. http://people.freebsd.org/~mezz/menu/ Both KDE and GNOME applications.menu are in ~mezz/menu/, so you can = compare the difference. We can either merge both of applications.menu in= to = one or try to rename applications.menu to (kde|gnome)-applications.menu.= I = am not sure about stuff...so.. What I have in my mind is = something like this below, but I have no idea if it will working. If tha= t = don't work, then do either merge into one or hack all apps for rename of= = applications.menu. applications.menu: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [...] kde-applications.menu GTK GNOME gnome-applications.menu Qt KDE [...] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I saved two links in my bookmark about applications.menu conflict: http://lists.freedesktop.org/archives/xdg/2005-June/thread.html#6973 http://oskuro.net/blog/freesoftware/gnome-2.10-unstable-2005-06-09-21-10= Cheers, Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 29 12:44:55 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8FCC16A4E1 for ; Tue, 29 Aug 2006 12:44:54 +0000 (UTC) (envelope-from nick@nickwithers.com) Received: from mail.nickwithers.com (mail.manrags.com [203.219.206.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBAC43D4C for ; Tue, 29 Aug 2006 12:44:53 +0000 (GMT) (envelope-from nick@nickwithers.com) Received: from localhost (shmick.shmon.net [10.0.0.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.nickwithers.com (Postfix) with ESMTP id EF5103AB1C for ; Tue, 29 Aug 2006 22:44:42 +1000 (EST) Date: Tue, 29 Aug 2006 22:44:42 +1000 From: Nick Withers To: freebsd-gnome@freebsd.org Message-Id: <20060829224442.70b73a0e.nick@nickwithers.com> In-Reply-To: <20060816185614.677d06c6.nick@nickwithers.com> References: <20060816185614.677d06c6.nick@nickwithers.com> Organization: nickwithers.com X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.10.2; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-nickwithers-MailScanner: Found to be clean X-nickwithers-MailScanner-From: nick@nickwithers.com Subject: Re: Multiple Issues Moving from 2.14.2 to 2.15.90 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2006 12:44:55 -0000 On Wed, 16 Aug 2006 18:56:14 +1000 Nick Withers wrote: > Hey guys, > > Just having a little trouble moving from GNOME 2.14.2* to > GNOME 2.15.90 in marcuscom and was hoping someone could help me > out. Still having dramas - but thought perhaps I'd RTFM and provide some actual detail... > * Actually, quite a few bits and bobs had been upgraded to > 2.14.3 already when I decided to jump to 2.15.90. > > I imagine it's the simplest thing ever and I've just missed > something, so I do apologise in advance if the answer I'm > after's been given 600 times or something... > > Here's the tail end of an attempted build of gnome-applets: > ___ > > gmake[3]: Entering directory > `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3/gweather' /bin/sh ../libtool > --mode=link cc -O2 -fno-strict-aliasing -pipe > -L/usr/local/lib -pthread -o gweather-applet-2 main.o > gweather-about.o gweather-pref.o gweather-dialog.o > gweather-applet.o gweather-xml.o -Wl,--rpath -Wl,/usr/local/lib > -L/usr/local/lib -L/usr/X11R6/lib -lnotify -lgtk-x11-2.0 > -ldbus-glib-1 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 > -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo > -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm > -lXrender -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -ldbus-1 > -lglib-2.0 -liconv -Wl,--rpath -Wl,/usr/local/lib -pthread > -L/usr/local/lib -L/usr/X11R6/lib -lpanel-applet-2 -lgnomeui-2 > -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lgnomecanvas-2 > -lgnome-2 -lpopt -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 > -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 > -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 > -lfontconfig -lfreetype -lz -lpango-1.0 -lXrender -lX11 -lXext > -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 > -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 > -lglib-2.0 -liconv -pthread -L/usr/local/lib -lgnomevfs-2 > -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 > -lgthread-2.0 -lglib-2.0 > -liconv ../libgweather/libgweather.la libtool: link: cannot > find the library `/usr/X11R6/lib/libgtk-x11-2.0.la' or > unhandled argument `/usr/X11R6/lib/libgtk-x11-2.0.la' gmake[3]: > *** [gweather-applet-2] Error 1 gmake[3]: Leaving directory > `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3/gweather' > gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving > directory > `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3/gweather' > gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving > directory > `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3' gmake: > *** [all] Error 2 *** Error code 2 > > Stop in /usr/ports/x11/gnome-applets. > ___ > > ...and here's the output of "ldconfig -R && ldconfig -r | grep > gtk-x11" > ___ > 495:-lgtk-x11-2.0.0 => /usr/local/lib/libgtk-x11-2.0.so.0 > 633:-lgtk-x11-2.0.400 => /usr/local/lib/compat/pkg/libgtk-x11-2.0.so.400 > ___ > > I've tried reinstalling x11-toolkits/gtk20, but this doesn't seem > to have helped. I've chucked a script(1) session (with CRs stripped), including output of pkg_info (1), portsnap(1) update and so on up at http://nickwithers.com/tmp/X11R6-lib-errors-2006-08-29 which'll hopefully help. I also triedsymlinking /usr/X11R6/lib/libgtk-x11-2.0.la to /usr/local/lib/libgtk-x11-2.0.la, but that only causes the install to whinge about /usr/X11R6/lib/libgdk-x11-2.0.la instead (and so on, if I symlink that). > Any ideas? > > While I'm at it, Is there somewhere where a current version of > the instructions for updating are stored? To clarify: When I > tried out 2.14 while the ports tree was still frozen for > 6.1-RELEASE, I had to fiddle about on my own with avahi / howl. > When the release was integrated back into the FreeBSD ports > tree, there was a lovely little note added to ports/UPDATING > about it. Did such a note exist somewhere (e.g., marcuscom.com) > before the merge, and if so, is there a similar note (in beta > form, presumably) for 2.16? > > Thanks all! If you could be sure to CC me on any replies you > might have, I'd appreciate it! -- Nick Withers email: nick@nickwithers.com Web: http://www.nickwithers.com Mobile: +61 414 397 446 From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 29 19:37:01 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C0A016A4DA for ; Tue, 29 Aug 2006 19:37:01 +0000 (UTC) (envelope-from gobbledegeek@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA81743D46 for ; Tue, 29 Aug 2006 19:37:00 +0000 (GMT) (envelope-from gobbledegeek@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so1287719nzn for ; Tue, 29 Aug 2006 12:37:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=VbWk0pDPhfZznD7VME138C0YxCLR5hZ8Q5gQG+5biP1JJPvS6ehMvpdvWHlxiG6G1qjHfXAUa8VUK4TPGz56a1Zed66FyWB59f/8CrhByMZeeDEKJqfQSb/u36CY9bImef0+RSq5SvCJlL7d8KV9W8YNyeHcpf6ImOHJQRjoMuc= Received: by 10.65.237.15 with SMTP id o15mr9020213qbr; Tue, 29 Aug 2006 12:37:00 -0700 (PDT) Received: by 10.65.230.12 with HTTP; Tue, 29 Aug 2006 12:36:59 -0700 (PDT) Message-ID: <463aea570608291236m5e2d8f9cu11edb4cd38bb4acd@mail.gmail.com> Date: Wed, 30 Aug 2006 01:06:59 +0530 From: Gobbledegeek To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: yuri.pankov@gmail.com, sroberts@chimera.vickiandstacey.com Subject: RE: System exception: IDL:Bonobo/GeneralError:1.0 : EOF from child process X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2006 19:37:01 -0000 Hi http://lists.freebsd.org/pipermail/freebsd-gnome/2006-June/014826.html I'm afflicted by the same bug. My desktop has been unusable for 3 weeks now. I don't see any solution in sight. The gstreamer update 0.10.9 only fixed the ""OAFID:GNOME_MIXERAPPLET" bit. Gnome settings daemon still crashes. Do you have an idea how to fix this? My system is 6.1-p3 STABLE amd64. I built gnome2 with a make install. portstree is updated. Please cc me as I'm not subscribed. Thanx! -- Rgrds GobbledeGeek [Everything but Gobbledegook.. !!] From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 30 09:35:41 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 004B416A4DF for ; Wed, 30 Aug 2006 09:35:40 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9DFE43D53 for ; Wed, 30 Aug 2006 09:35:39 +0000 (GMT) (envelope-from yuri.pankov@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so90255nfc for ; Wed, 30 Aug 2006 02:35:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=sGcJtKTBI+qHBwD1vEsGfVp0zNdwrQ1wIBYTlpozTtKkJQ1bhWOyWuZ5INjEM0L3sHsjVDZxyOpMc5BK5tff3laJOShHnhGekONDK4KARgGyXU7Nvy7FTD/NRxa6BPJLN3UwcaFoKk63WJ2R1DjTPNuALk17mMM9cJ4LuFEc6FM= Received: by 10.49.94.20 with SMTP id w20mr2501304nfl; Wed, 30 Aug 2006 02:35:38 -0700 (PDT) Received: from sierra.irbis.net.ru ( [85.118.141.2]) by mx.gmail.com with ESMTP id m16sm22041nfc.2006.08.30.02.35.37; Wed, 30 Aug 2006 02:35:38 -0700 (PDT) From: Yuri Pankov To: Gobbledegeek In-Reply-To: <463aea570608291236m5e2d8f9cu11edb4cd38bb4acd@mail.gmail.com> References: <463aea570608291236m5e2d8f9cu11edb4cd38bb4acd@mail.gmail.com> Content-Type: text/plain Date: Wed, 30 Aug 2006 13:36:03 +0400 Message-Id: <1156930563.70932.19.camel@sierra.irbis.net.ru> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: RE: System exception: IDL:Bonobo/GeneralError:1.0 : EOF from child process X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 09:35:41 -0000 On Wed, 2006-08-30 at 01:06 +0530, Gobbledegeek wrote: > Hi > > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-June/014826.html > > I'm afflicted by the same bug. My desktop has been unusable > for 3 weeks now. I don't see any solution in sight. The gstreamer > update 0.10.9 only fixed the ""OAFID:GNOME_MIXERAPPLET" bit. Gnome > settings daemon still crashes. > > Do you have an idea how to fix this? > > My system is 6.1-p3 STABLE amd64. I built gnome2 with a make > install. portstree is updated. > > Please cc me as I'm not subscribed. Thanx! Please follow instruction given in http://www.freebsd.org/gnome/docs/bugging.html and provide at least backtrace from gnome-settings-daemon. Yuri From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 30 17:22:59 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C2F16A4DF for ; Wed, 30 Aug 2006 17:22:59 +0000 (UTC) (envelope-from gobbledegeek@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 087DE43D7F for ; Wed, 30 Aug 2006 17:22:51 +0000 (GMT) (envelope-from gobbledegeek@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so163138nzn for ; Wed, 30 Aug 2006 10:22:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RTfBfzyjBVX4mboJHhprFppBf+Edem8wpGYts/Jzgimsqx/p+eMLEwBu+bxmtnCd3RrRD7lYOiQR6Mh2/JhPq47JYC5kUbCtV2pyT4AcOtEENwUNa8KcIIee/WzARXtG7llX3NX2oMET6BK+fGn6Rx+wfS8ulcOnOuEe3uRoohw= Received: by 10.65.84.4 with SMTP id m4mr1284997qbl; Wed, 30 Aug 2006 10:22:51 -0700 (PDT) Received: by 10.65.230.12 with HTTP; Wed, 30 Aug 2006 10:22:50 -0700 (PDT) Message-ID: <463aea570608301022i58af2b9aub88894aef89800a0@mail.gmail.com> Date: Wed, 30 Aug 2006 22:52:50 +0530 From: Gobbledegeek To: "Yuri Pankov" In-Reply-To: <1156930563.70932.19.camel@sierra.irbis.net.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <463aea570608291236m5e2d8f9cu11edb4cd38bb4acd@mail.gmail.com> <1156930563.70932.19.camel@sierra.irbis.net.ru> Cc: freebsd-gnome@freebsd.org Subject: Re: System exception: IDL:Bonobo/GeneralError:1.0 : EOF from child process X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 17:22:59 -0000 Yuri, First of all thanks for replying. I saw that link before posting, but it has instructions for build failures only. my gnome2 2.14 compiled successfully, this is a run time issue. How does one do a back-trace? I'm sorry i'm not a seasoned developer. Rgrds On 8/30/06, Yuri Pankov wrote: > On Wed, 2006-08-30 at 01:06 +0530, Gobbledegeek wrote: > > Hi > > > > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-June/014826.html > > > > I'm afflicted by the same bug. My desktop has been unusable > > for 3 weeks now. I don't see any solution in sight. The gstreamer > > update 0.10.9 only fixed the ""OAFID:GNOME_MIXERAPPLET" bit. Gnome > > settings daemon still crashes. > > > > Do you have an idea how to fix this? > > > > My system is 6.1-p3 STABLE amd64. I built gnome2 with a make > > install. portstree is updated. > > > > Please cc me as I'm not subscribed. Thanx! > > Please follow instruction given in > http://www.freebsd.org/gnome/docs/bugging.html and provide at least > backtrace from gnome-settings-daemon. > > > Yuri > > -- Rgrds GobbledeGeek [Everything but Gobbledegook.. !!] From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 31 01:30:31 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F213016A4DD; Thu, 31 Aug 2006 01:30:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3570643D55; Thu, 31 Aug 2006 01:30:30 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7V1UUsV070892; Thu, 31 Aug 2006 01:30:30 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7V1UU0k070888; Thu, 31 Aug 2006 01:30:30 GMT (envelope-from edwin) Date: Thu, 31 Aug 2006 01:30:30 GMT From: Edwin Groothuis Message-Id: <200608310130.k7V1UU0k070888@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/102711: [PATCH] graphics/poppler: fix cairo option X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 01:30:31 -0000 Synopsis: [PATCH] graphics/poppler: fix cairo option Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Aug 31 01:30:29 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=102711 From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 31 02:30:28 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E020D16A4E8 for ; Thu, 31 Aug 2006 02:30:28 +0000 (UTC) (envelope-from pneumann@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE5243D45 for ; Thu, 31 Aug 2006 02:30:28 +0000 (GMT) (envelope-from pneumann@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so248172nzn for ; Wed, 30 Aug 2006 19:30:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=nMUZqb20O0n0jdGhvTSIRd7n+IYzlLsomFkmssOlVps9m9yKrl55zH1cByXDnPV1O4pOeSvl8poOBpC/Tv6LVmSsGApTjuchDwCdH47aIl3s2qvHJwTXnu9UV7UewVCMJVT643qiRR12d3zcw4eT0plK71P9whxillnr0DWGais= Received: by 10.64.149.15 with SMTP id w15mr445360qbd; Wed, 30 Aug 2006 19:30:27 -0700 (PDT) Received: from monkey.sofsis.cl ( [201.215.200.251]) by mx.gmail.com with ESMTP id e10sm239610qbe.2006.08.30.19.30.25; Wed, 30 Aug 2006 19:30:27 -0700 (PDT) From: Phillip Neumann To: freebsd-gnome@freebsd.org In-Reply-To: <7daacbbe0608281037g341dbb83k6a01699bb901bcb3@mail.gmail.com> References: <1156484388.27932.30.camel@shumai.marcuscom.com> <7daacbbe0608281037g341dbb83k6a01699bb901bcb3@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Date: Wed, 30 Aug 2006 22:30:23 -0400 Message-Id: <1156991423.30762.7.camel@monkey.sofsis.cl> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Subject: Re: HEADS UP: GNOME 2.16 coming soon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 02:30:29 -0000 Hello. This is how my notebook looks. Spanish. Computer Disk usage. Volume manager. Evince and a little toy :-) http://img206.imageshack.us/my.php?image=pantallazoft0.png the battery thing works greate btw! good luck! KillFill El lun, 28-08-2006 a las 19:37 +0200, Dominique Goncalves escribió: > Hi, > > On 8/25/06, Joe Marcus Clarke wrote: > > GNOME 2.15.92 (aka 2.16 Release Candidate 1) was released today, and the > > FreeBSD port in the MarcusCom CVS repository > > (http://www.freebsd.org/gnome/docs/develfaq.html) has been updated as > > well. I'm not saying everyone should run and install this. In fact, I > > would caution against it unless you really know what you're in for. > > > > Why? Well, a lot has changed for the FreeBSD GNOME port. On the hip, > > cool side, we now offer a working port of HAL. But that's not a reason > > NOT to get GNOME 2.15. The big reason is that we have [finally] decided > > to switch PREFIXes from X11BASE to LOCALBASE. What this means is that > > all ports that depend on cairo need to be rebuilt (as well as a few > > others). It also currently means some conflicts with KDE. So unless > > you're really brave, it would probably be best to wait for the official > > release when he hope to have a better set of [tested and safe] upgrade > > instructions. > > > > So why am I telling you all this? Two reasons really. One is, of > > course, to warn you about what's coming. The other is to solicit some > > cool GNOME 2.16 screenshots from those already testing out GNOME 2.15 > > and have some creative juices. > > > > Joe > > > > P.S. GNOME 2.16 will most likely be released during the 6.2 ports > > freeze. But even if it isn't, we will probably not merge it right away > > so we can do some QA after the release dust settles. I'm thinking of > > hosting an IRC testing and debugging party around that time for people > > interested. > > -- > > Joe Marcus Clarke > > FreeBSD GNOME Team :: gnome@FreeBSD.org > > FreeNode / #freebsd-gnome > > http://www.FreeBSD.org/gnome > > > > > > > > This is a screenshot of my desktop, with french locales, deskbar > applets, listening radiofg with bmp and eog with holiday picture from > Portugal :-) > > http://djdomics.free.fr/FreeBSD/gnome/gnome-2.16.png > > Regards. > From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 31 19:12:41 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D225616A548 for ; Thu, 31 Aug 2006 19:12:41 +0000 (UTC) (envelope-from gobbledegeek@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B8B43D49 for ; Thu, 31 Aug 2006 19:12:41 +0000 (GMT) (envelope-from gobbledegeek@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so410111nzn for ; Thu, 31 Aug 2006 12:12:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KjK7E1dCmQrRpX53F6p97X0FOxUxnO14655/RHdyxG5hAuYKb5IATSqK/HLWa9pYhxkZ7zeHoGxNpTmc0Ph1Ecvzva5BB6WJa2/e9MSzIdMHFyYv5Fq2l5SHVlqs35L0WQxj1Ty5S6PVBtBlouBraDbWsLL7Flm3nRfyJz/Ldo8= Received: by 10.64.193.8 with SMTP id q8mr1650561qbf; Thu, 31 Aug 2006 12:12:40 -0700 (PDT) Received: by 10.65.230.12 with HTTP; Thu, 31 Aug 2006 12:12:40 -0700 (PDT) Message-ID: <463aea570608311212o9cd3403k5df23f7bbc53b591@mail.gmail.com> Date: Fri, 1 Sep 2006 00:42:40 +0530 From: Gobbledegeek To: "Yuri Pankov" In-Reply-To: <463aea570608301022i58af2b9aub88894aef89800a0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <463aea570608291236m5e2d8f9cu11edb4cd38bb4acd@mail.gmail.com> <1156930563.70932.19.camel@sierra.irbis.net.ru> <463aea570608301022i58af2b9aub88894aef89800a0@mail.gmail.com> Cc: freebsd-gnome@freebsd.org Subject: Re: System exception: IDL:Bonobo/GeneralError:1.0 : EOF from child process X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 19:12:41 -0000 Hi, It looks like x11-toolkits/py-gnome2 is missing for 2.14, I still have 2.12 version despite cvsup. Likewise I found only 2.12 versions of libgnomeprint and libgnomeprintui. Now i remember portupgrade and make install did not build cleanly possibly due to older version files. Also I had to change all references to firefox into seamonkey due to persistent security vulnerability error messages. where can I find 2.14 version of py-gnome2 ?? Rgrds On 8/30/06, Gobbledegeek wrote: > Yuri, > First of all thanks for replying. I saw that link before > posting, but it has instructions for build failures only. my gnome2 > 2.14 compiled successfully, this is a run time issue. > > How does one do a back-trace? I'm sorry i'm not a seasoned developer. > > Rgrds > > On 8/30/06, Yuri Pankov wrote: > > On Wed, 2006-08-30 at 01:06 +0530, Gobbledegeek wrote: > > > Hi > > > > > > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-June/014826.html > > > > > > I'm afflicted by the same bug. My desktop has been unusable > > > for 3 weeks now. I don't see any solution in sight. The gstreamer > > > update 0.10.9 only fixed the ""OAFID:GNOME_MIXERAPPLET" bit. Gnome > > > settings daemon still crashes. > > > > > > Do you have an idea how to fix this? > > > > > > My system is 6.1-p3 STABLE amd64. I built gnome2 with a make > > > install. portstree is updated. > > > > > > Please cc me as I'm not subscribed. Thanx! > > > > Please follow instruction given in > > http://www.freebsd.org/gnome/docs/bugging.html and provide at least > > backtrace from gnome-settings-daemon. > > > > > > Yuri > > > > > > > -- > Rgrds > GobbledeGeek > [Everything but Gobbledegook.. !!] > -- Rgrds GobbledeGeek [Everything but Gobbledegook.. !!] From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 31 19:14:18 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE2A716A4DE for ; Thu, 31 Aug 2006 19:14:18 +0000 (UTC) (envelope-from oliver@epper.de) Received: from mail.ekits.de (mail.ekits.de [62.159.88.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C48643D4C for ; Thu, 31 Aug 2006 19:14:17 +0000 (GMT) (envelope-from oliver@epper.de) Received: from localhost (localhost [127.0.0.1]) by mail.ekits.de (Postfix) with ESMTP id 5EA0B1E004CC6 for ; Thu, 31 Aug 2006 21:21:07 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ekits.de Received: from mail.ekits.de ([127.0.0.1]) by localhost (woodstock.ekits.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zTtMDfFXpy3Q for ; Thu, 31 Aug 2006 21:21:05 +0200 (CEST) Received: from [192.168.184.65] (pD9E25C92.dip.t-dialin.net [217.226.92.146]) by mail.ekits.de (Postfix) with ESMTP id 051E91E00D2D2 for ; Thu, 31 Aug 2006 21:21:04 +0200 (CEST) Message-ID: <44F73538.502@epper.de> Date: Thu, 31 Aug 2006 21:15:04 +0200 From: Oliver Epper User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Gnome 2.14.3 removable media X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 19:14:18 -0000 Hi All! I'm experiencing some difficutlies with the mentioned version of gnome that I've build from the ports collection. The problem is that neither gnome-cd, nor totem "see" any removable media (cdrom/dvd). I'm pretty sure that this is not a rights problem. I've arranged appropriate rights for the following devices through the devfs config: /dev/acd* /dev/cd* /dev/pass* /dev/xpt* I've build the port gnome2-lite inside a jail, the jail uses the defsruleset_jail with additional /dev/acd0. As CFLAGS and COPTFLAGS I use -O2 -pipe. Any help, or pointer would be great ! Thx in advance :) Oliver Epper From owner-freebsd-gnome@FreeBSD.ORG Fri Sep 1 04:23:15 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D151016A4DD; Fri, 1 Sep 2006 04:23:15 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao01.cox.net (centrmmtao01.cox.net [70.168.83.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FA543D55; Fri, 1 Sep 2006 04:23:15 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by centrmmtao01.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060901042314.LXZI24246.centrmmtao01.cox.net@eastrmimpo01.cox.net>; Fri, 1 Sep 2006 00:23:14 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id GsP61V00a4iy4EG0000000 Fri, 01 Sep 2006 00:23:07 -0400 Date: Thu, 31 Aug 2006 23:24:17 -0500 To: "Joe Marcus Clarke" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <1156614644.475.15.camel@shumai.marcuscom.com> <200608281824.03189.andy@athame.co.uk> <44F30B08.6000902@marcuscom.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: User-Agent: Opera Mail/9.01 (Linux) Cc: gnome@freebsd.org, Andy Fawcett , kde@freebsd.org, kde-freebsd@freebsd.kde.org Subject: Re: [kde-freebsd] Re: Conflict between KDE and GNOME in a prefix... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 04:23:15 -0000 On Mon, 28 Aug 2006 13:09:37 -0500, Jeremy Messenger wro= te: > On Mon, 28 Aug 2006 10:26:00 -0500, Joe Marcus Clarke = > wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Andy Fawcett wrote: >>> Hi Joe, Mezz, Gnome, KDE, >>> >>> On Saturday 26 August 2006 20:50, Joe Marcus Clarke wrote: >>>> On Sat, 2006-08-26 at 03:43 -0500, Jeremy Messenger wrote: >>>>> Hello folks, >>>>> >>>>> We, FreeBSD GNOME Team, have successed to move GNOME from X11BASE >>>>> to LOCALBASE. There are three files that are conflict between KDE >>>>> and GNOME. The two files that need to be fix in the KDE side and >>>>> another file that is need to be fix both in the GNOME and KDE >>>>> sides. >>>>> >>>>> http://people.freebsd.org/~mezz/conflict_prefix.txt >>>>> >>>>> etc/xdg/menus/applications.menu: >>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>>>> GNOME and KDE teams will have to figure how to solve this problem.= >>>>> Take the looks at the other Linux distros or so would be a good >>>>> start. If you have any good suggest, let us know. >>>> We might need to create a small port that just handles conflicting >>>> files such as this one. applications.menu is not huge, and should = be >>>> interchangeable between GNOME and KDE. >>> >>> How different are the versions installed by Gnome & KDE? >>> >>> But yes, possibly we need an 'xdg-menu' port to cover such files. >> >> mezz could probably better answer this. They should be comparable si= nce >> we're using the same xdg stuff. > > > http://people.freebsd.org/~mezz/menu/ > > Both KDE and GNOME applications.menu are in ~mezz/menu/, so you can = > compare the difference. We can either merge both of applications.menu = = > into one or try to rename applications.menu to = > (kde|gnome)-applications.menu. I am not sure about = > stuff...so.. What I have in my mind is something like this below, but = I = > have no idea if it will working. If that don't work, then do either = > merge into one or hack all apps for rename of applications.menu. It doesn't work, I tried to play with it for about two hours and still n= o = luck with . Either I need to learn more or it is limited. = However, it looks like that leave us two choices: 1) Rename both of applications.menu and hack in the ports to teach them about the new name. 2) Create our own applications.menu that will working for the general desktop. Cheers, Mezz > applications.menu: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > [...] > > kde-applications.menu > > > > > GTK > GNOME > > > > > > > > gnome-applications.menu > > > > > Qt > KDE > > > > > > [...] > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > I saved two links in my bookmark about applications.menu conflict: > > http://lists.freedesktop.org/archives/xdg/2005-June/thread.html#6973 > http://oskuro.net/blog/freesoftware/gnome-2.10-unstable-2005-06-09-21-= 10 > > Cheers, > Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Sep 1 05:16:21 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CB2616C035; Fri, 1 Sep 2006 05:15:15 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAE6543D53; Fri, 1 Sep 2006 05:15:11 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k815Fiix067389; Fri, 1 Sep 2006 01:15:44 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: <1156614644.475.15.camel@shumai.marcuscom.com> <200608281824.03189.andy@athame.co.uk> <44F30B08.6000902@marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wpFy5HSKj8al0mEPjaYx" Organization: MarcusCom, Inc. Date: Fri, 01 Sep 2006 01:14:46 -0400 Message-Id: <1157087686.99321.31.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org, Andy Fawcett , kde@freebsd.org, kde-freebsd@freebsd.kde.org Subject: Re: [kde-freebsd] Re: Conflict between KDE and GNOME in a prefix... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 05:16:21 -0000 --=-wpFy5HSKj8al0mEPjaYx Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-08-31 at 23:24 -0500, Jeremy Messenger wrote: > On Mon, 28 Aug 2006 13:09:37 -0500, Jeremy Messenger wrot= e: >=20 > > On Mon, 28 Aug 2006 10:26:00 -0500, Joe Marcus Clarke =20 > > wrote: > > > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> Andy Fawcett wrote: > >>> Hi Joe, Mezz, Gnome, KDE, > >>> > >>> On Saturday 26 August 2006 20:50, Joe Marcus Clarke wrote: > >>>> On Sat, 2006-08-26 at 03:43 -0500, Jeremy Messenger wrote: > >>>>> Hello folks, > >>>>> > >>>>> We, FreeBSD GNOME Team, have successed to move GNOME from X11BASE > >>>>> to LOCALBASE. There are three files that are conflict between KDE > >>>>> and GNOME. The two files that need to be fix in the KDE side and > >>>>> another file that is need to be fix both in the GNOME and KDE > >>>>> sides. > >>>>> > >>>>> http://people.freebsd.org/~mezz/conflict_prefix.txt > >>>>> > >>>>> etc/xdg/menus/applications.menu: > >>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >>>>> GNOME and KDE teams will have to figure how to solve this problem. > >>>>> Take the looks at the other Linux distros or so would be a good > >>>>> start. If you have any good suggest, let us know. > >>>> We might need to create a small port that just handles conflicting > >>>> files such as this one. applications.menu is not huge, and should b= e > >>>> interchangeable between GNOME and KDE. > >>> > >>> How different are the versions installed by Gnome & KDE? > >>> > >>> But yes, possibly we need an 'xdg-menu' port to cover such files. > >> > >> mezz could probably better answer this. They should be comparable sin= ce > >> we're using the same xdg stuff. > > > > > > http://people.freebsd.org/~mezz/menu/ > > > > Both KDE and GNOME applications.menu are in ~mezz/menu/, so you can =20 > > compare the difference. We can either merge both of applications.menu =20 > > into one or try to rename applications.menu to =20 > > (kde|gnome)-applications.menu. I am not sure about =20 > > stuff...so.. What I have in my mind is something like this below, but I= =20 > > have no idea if it will working. If that don't work, then do either =20 > > merge into one or hack all apps for rename of applications.menu. >=20 > It doesn't work, I tried to play with it for about two hours and still no= =20 > luck with . Either I need to learn more or it is limited. =20 > However, it looks like that leave us two choices: >=20 > 1) Rename both of applications.menu and hack > in the ports to teach them about the new > name. > 2) Create our own applications.menu that will > working for the general desktop. I think option 2 would be best as who knows how much future hacking will be required if we rename the files. I was also poking around NetBSD and Gentoo to see how they handle this. These menu files are substantially different enough to cause some problems. I wonder if there is a better solution that we're missing. Does anyone have any insight into what other platforms are doing? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-wpFy5HSKj8al0mEPjaYx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBE98HGb2iPiv4Uz4cRAnJLAJ9es1/2rPPvTS+6x1V9TJXsl092kwCgkbtV a7/b3QS2XkS833oCjEs79ak= =GdOB -----END PGP SIGNATURE----- --=-wpFy5HSKj8al0mEPjaYx-- From owner-freebsd-gnome@FreeBSD.ORG Fri Sep 1 13:32:51 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CB7016A4E1 for ; Fri, 1 Sep 2006 13:32:51 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF2743D7C for ; Fri, 1 Sep 2006 13:32:30 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1248344pye for ; Fri, 01 Sep 2006 06:32:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=Kt4kgb4VxFblOyrDeCN+ihT81FugzKml86jROZ+nw6uBp5iQgrOhwZWA5Tf0XlhTp4MtYjnbX9/TGmukccIckDkgW59bdPZ0/947ci5o5g5gIZv3qBv9ulHov2xJRPP2OyUsIIhik6WStmhYYk58GYRTQDhTLrLRSYXb85ENCgU= Received: by 10.35.94.1 with SMTP id w1mr3024358pyl; Fri, 01 Sep 2006 06:32:29 -0700 (PDT) Received: by 10.35.87.9 with HTTP; Fri, 1 Sep 2006 06:32:29 -0700 (PDT) Message-ID: Date: Fri, 1 Sep 2006 09:32:29 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: "Joe Marcus Clarke" In-Reply-To: <1157087686.99321.31.camel@shumai.marcuscom.com> MIME-Version: 1.0 References: <1156614644.475.15.camel@shumai.marcuscom.com> <200608281824.03189.andy@athame.co.uk> <44F30B08.6000902@marcuscom.com> <1157087686.99321.31.camel@shumai.marcuscom.com> X-Google-Sender-Auth: ede2f094240ebf99 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: gnome@freebsd.org, Andy Fawcett , kde@freebsd.org, kde-freebsd@freebsd.kde.org Subject: Re: [kde-freebsd] Re: Conflict between KDE and GNOME in a prefix... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2006 13:32:51 -0000 On 9/1/06, Joe Marcus Clarke wrote: > > On Thu, 2006-08-31 at 23:24 -0500, Jeremy Messenger wrote: > > On Mon, 28 Aug 2006 13:09:37 -0500, Jeremy Messenger > wrote: > > > > > On Mon, 28 Aug 2006 10:26:00 -0500, Joe Marcus Clarke > > > wrote: > > > > > >> -----BEGIN PGP SIGNED MESSAGE----- > > >> Hash: SHA1 > > >> > > >> Andy Fawcett wrote: > > >>> Hi Joe, Mezz, Gnome, KDE, > > >>> > > >>> On Saturday 26 August 2006 20:50, Joe Marcus Clarke wrote: > > >>>> On Sat, 2006-08-26 at 03:43 -0500, Jeremy Messenger wrote: > > >>>>> Hello folks, > > >>>>> > > >>>>> We, FreeBSD GNOME Team, have successed to move GNOME from X11BASE > > >>>>> to LOCALBASE. There are three files that are conflict between KDE > > >>>>> and GNOME. The two files that need to be fix in the KDE side and > > >>>>> another file that is need to be fix both in the GNOME and KDE > > >>>>> sides. > > >>>>> > > >>>>> http://people.freebsd.org/~mezz/conflict_prefix.txt > > >>>>> > > >>>>> etc/xdg/menus/applications.menu: > > >>>>> ============================================= > > >>>>> GNOME and KDE teams will have to figure how to solve this problem. > > >>>>> Take the looks at the other Linux distros or so would be a good > > >>>>> start. If you have any good suggest, let us know. > > >>>> We might need to create a small port that just handles conflicting > > >>>> files such as this one. applications.menu is not huge, and should > be > > >>>> interchangeable between GNOME and KDE. > > >>> > > >>> How different are the versions installed by Gnome & KDE? > > >>> > > >>> But yes, possibly we need an 'xdg-menu' port to cover such files. > > >> > > >> mezz could probably better answer this. They should be comparable > since > > >> we're using the same xdg stuff. > > > > > > > > > http://people.freebsd.org/~mezz/menu/ > > > > > > Both KDE and GNOME applications.menu are in ~mezz/menu/, so you can > > > compare the difference. We can either merge both of applications.menu > > > into one or try to rename applications.menu to > > > (kde|gnome)-applications.menu. I am not sure about > > > stuff...so.. What I have in my mind is something like this below, but > I > > > have no idea if it will working. If that don't work, then do either > > > merge into one or hack all apps for rename of applications.menu. > > > > It doesn't work, I tried to play with it for about two hours and still > no > > luck with . Either I need to learn more or it is limited. > > However, it looks like that leave us two choices: > > > > 1) Rename both of applications.menu and hack > > in the ports to teach them about the new > > name. > > 2) Create our own applications.menu that will > > working for the general desktop. > > I think option 2 would be best as who knows how much future hacking will > be required if we rename the files. I was also poking around NetBSD and > Gentoo to see how they handle this. These menu files are substantially > different enough to cause some problems. I wonder if there is a better > solution that we're missing. Does anyone have any insight into what > other platforms are doing? Debian renames these files See the following diffs http://ftp.debian.org/debian/pool/main/g/gnome-menus/gnome-menus_2.15.91-1.diff.gz http://ftp.debian.org/debian/pool/main/k/kdelibs/kdelibs_3.5.4-3.diff.gz or pages http://packages.debian.org/experimental/gnome/gnome-menus http://packages.debian.org/unstable/libs/kdelibs gnome-menus: + if (len (menu_files) < 1): +- menu_files = ["applications.menu", "settings.menu"] ++ menu_files = ["gnome-applications.menu", "gnome-settings.menu "] kde-libs: +- VFolderMenu::SubMenu *kdeMenu = g_vfolder->parseMenu(" applications.menu",true); ++ VFolderMenu::SubMenu *kdeMenu = g_vfolder->parseMenu(" kde-applications.menu", true); + Suse renames the files also http://download.opensuse.org/distribution/SL-10.1/inst-source/suse/src/kdelibs3-3.5.1-47.src.rpm http://download.opensuse.org/distribution/SL-10.1/inst-source/suse/src/gnome-menus-2.12.0-29.src.rpm >From gnome-menus.spec file rm $RPM_BUILD_ROOT%{sysconfdir}/xdg/menus/applications.menu cp %{S:2} $RPM_BUILD_ROOT%{sysconfdir}/xdg/menus/applications.menu.gnome >From kdelibs.spec file mv $RPM_BUILD_ROOT/etc/xdg/menus/applications.menu \ $RPM_BUILD_ROOT/etc/xdg/menus/applications.menu.kde IMHO I probably think we should also rename these files, it doesn't look like it will cause much pain to maintain from looking at the diff's from debian & suse. Michael Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > > From owner-freebsd-gnome@FreeBSD.ORG Sat Sep 2 18:25:16 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC1116A4DD; Sat, 2 Sep 2006 18:25:16 +0000 (UTC) (envelope-from kris@9ball.rtp.freebsd.org) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A7943D46; Sat, 2 Sep 2006 18:25:15 +0000 (GMT) (envelope-from kris@9ball.rtp.freebsd.org) Received: from 9ball.rtp.freebsd.org (9ball.rtp.FreeBSD.Org [172.21.1.6]) by triangle.rtp.FreeBSD.Org (8.13.1/8.13.1) with ESMTP id k82IPFGL020556; Sat, 2 Sep 2006 14:25:15 -0400 (EDT) (envelope-from kris@9ball.rtp.freebsd.org) Received: (from kris@localhost) by 9ball.rtp.freebsd.org (8.12.11/8.12.9/Submit) id k82IPFrl032232; Sat, 2 Sep 2006 14:25:15 -0400 (EDT) (envelope-from kris) Date: Sat, 2 Sep 2006 14:25:15 -0400 (EDT) From: Kris Kennaway Message-Id: <200609021825.k82IPFrl032232@9ball.rtp.freebsd.org> To: girgen@FreeBSD.org, gnome@FreeBSD.org, ports@FreeBSD.org Cc: Subject: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2006 18:25:16 -0000 Dear port maintainers, The following list includes ports maintained by you that have duplicate LATEST_LINK values. They should either be modified to use a unique LATEST_LINK or suppressed using NO_LATEST_LINK, to avoid overwriting each other in the packages/Latest directory. If your ports conflict with ports maintained by another person, please coordinate your efforts with them. Thanks, Kris "Annoying Reminder Guy II" Kennaway LATEST_LINK PORTNAME MAINTAINER ========================================================================== flock www/flock gnome@FreeBSD.org flock sysutils/flock ports@FreeBSD.org mod_jk www/mod_jk girgen@FreeBSD.org mod_jk www/mod_jk-apache2 girgen@FreeBSD.org Total: 4 ports