Date: Sat, 17 Jun 2006 07:53:35 +0000 From: Roman Bogorodskiy <novel@freebsd.org> To: Doug <doug_xsi@yahoo.com.br> Cc: freebsd-ports@freebsd.org Subject: Re: adesklets with gnome/nautilus Message-ID: <20060617075335.GA679@underworld.novel.ru> In-Reply-To: <20060616200424.18226.qmail@web42403.mail.yahoo.com> References: <20060616200424.18226.qmail@web42403.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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: > <exceptions.AttributeError instance at 0x815928c> in > <bound method _Communicator.__del__ of > <adesklets.communicator._Communicator instance at > 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060617075335.GA679>