From owner-freebsd-ports@FreeBSD.ORG Sat Jun 17 04:53:52 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC3716A479 for ; Sat, 17 Jun 2006 04:53:52 +0000 (UTC) (envelope-from novel@smtp.hispeed.ch) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C3D43D46 for ; Sat, 17 Jun 2006 04:53:51 +0000 (GMT) (envelope-from novel@smtp.hispeed.ch) Received: from underworld.novel.ru (ts1-b208.Saratov.dial.rol.ru [194.186.248.208]) (authenticated bits=0) by smtp.hispeed.ch (8.12.11.20060308/8.12.6/taifun-1.0) with ESMTP id k5H4rfFJ017036; Sat, 17 Jun 2006 06:53:46 +0200 Date: Sat, 17 Jun 2006 07:53:35 +0000 From: Roman Bogorodskiy To: Doug Message-ID: <20060617075335.GA679@underworld.novel.ru> Mail-Followup-To: Doug , freebsd-ports@freebsd.org References: <20060616200424.18226.qmail@web42403.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <20060616200424.18226.qmail@web42403.mail.yahoo.com> X-PGP: http://people.freebsd.org/~novel/novel.key.asc X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on smtp-02.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-01.tornado.cablecom.ch-Metrics: smtp-02.tornado.cablecom.ch 1377; Body=2 Fuz1=2 Fuz2=2 Cc: freebsd-ports@freebsd.org Subject: Re: adesklets with gnome/nautilus X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 04:53:52 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Doug wrote: > Is there any way to run adesklets with gnome/nautilus > ? >=20 > When I try something like below it doesnt work > with freebsd, linux seens ok. > So the port is broken ? It looks like there's a problem with adesklets_frontend.sh script. The error seems to appear on the line 290 of this script and I think that happens because our sed(1) is not 100% compatible with GNU sed. I'll try to come up with a solution when I have some more free time (in the next few days hopefully). Or you can try installing textproc/gsed and replacing 'sed' with 'gsed' in the script. > ~/.desklets/weather-0.0.4]$ ./weather.py --nautilus > Do you want to (r)egister this desklet or to (t)est > it? t > Now testing... > =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 you do not see anything (or just an initial flicker > in the top left corner of your screen), try `--help', > and see the FAQ: `info adesklets'. > =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 > Traceback (most recent call last): > File "./weather.py", line 52, in ? > import adesklets > File > "usr/local/lib/python2.4/site-packages/adesklets/__init__.py", > line 43, in ? > adesklets.error_handler.ADESKLETSError: adesklets > interpreter initialization error - sed: 1: > "/^NAUTILUS_DESKTOP_WIND ...": extra characters at the > end of p command >=20 > Exception exceptions.AttributeError: > in > 0x82c3a8c>> ignored Roman Bogorodskiy --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iQCVAwUBRJO0/4B0WzgdqspGAQIJiAP/TzBfGfWHhmk6gvEhtSjv9pQgFlKmA/vE yY9cW/RKXQc2ureVaNQZP/31s0/hyKLTbik2Rk4HXIvYWfDgWUYXQksL/YmgfRP/ H6xYC0kruBw2RDWfVfvMSfQiY2LQEg7GmuXb2QDLWo2EXiYeL7BwKqR0f2iwBRnC 9C247JQTSr0= =O/rN -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--