Can you send your file /usr/local/share/font-manager/constants.py* (including pyo, pyc) to me? Thanks.
On Sun, Sep 25, 2011 at 2:40 PM, Doug Barton <[email protected]> wrote: > That's the version I'm using. > > On 09/25/2011 02:53, Zhihao Yuan wrote: >> This is fixed in the latest revision 0.5.7_1. >> >> On Sun, Sep 25, 2011 at 2:41 AM, Doug Barton <[email protected]> wrote: >>> Just had a chance to try this in XFCE on 9-current and got this: >>> >>> font-manager >>> Traceback (most recent call last): >>> File "/usr/local/bin/font-manager", line 47, in <module> >>> import constants >>> File "/usr/local/share/font-manager/constants.py", line 53, in <module> >>> locale.bindtextdomain(PACKAGE, LOCALEDIR) >>> AttributeError: 'module' object has no attribute 'bindtextdomain' >>> >>> >>> On 03/29/2011 17:20, Wen Heping wrote: >>>> wen 2011-03-30 00:20:37 UTC >>>> >>>> FreeBSD ports repository >>>> >>>> Modified files: >>>> x11-fonts Makefile >>>> Added files: >>>> x11-fonts/font-manager Makefile distinfo pkg-descr pkg-plist >>>> x11-fonts/font-manager/files patch-Makefile.in >>>> Log: >>>> Font Manager is not intended to be a professional-grade font management >>>> solution, but rather a simple application suitable for the needs of most >>>> desktop users. >>>> >>>> Although designed with the GNOME desktop environment in mind, it should >>>> work well with most major desktop environments such as Xfce, >>>> Enlightenment, >>>> and even KDE. >>>> >>>> WWW: https://code.google.com/p/font-manager/ >>>> >>>> PR: ports/155942 >>>> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=155942 >>>> Submitted by: Zhihao Yuan <[email protected]> >>>> >>>> Revision Changes Path >>>> 1.120 +1 -0 ports/x11-fonts/Makefile >>>> 1.1 +46 -0 ports/x11-fonts/font-manager/Makefile (new) >>>> 1.1 +2 -0 ports/x11-fonts/font-manager/distinfo (new) >>>> 1.1 +33 -0 >>>> ports/x11-fonts/font-manager/files/patch-Makefile.in (new) >>>> 1.1 +9 -0 ports/x11-fonts/font-manager/pkg-descr (new) >>>> 1.1 +136 -0 ports/x11-fonts/font-manager/pkg-plist (new) >>>> >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/Makefile.diff?&r1=1.119&r2=1.120&f=h >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/Makefile >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/distinfo >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/files/patch-Makefile.in >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/pkg-descr >>>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/pkg-plist > > > > -- > > Nothin' ever doesn't change, but nothin' changes much. > -- OK Go > > Breadth of IT experience, and depth of knowledge in the DNS. > Yours for the right price. :) http://SupersetSolutions.com/ > > -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
