proposed diff to fix the port attached.

On Mon, Dec 7, 2009 at 9:03 PM, patrick keshishian <pkesh...@gmail.com> wrote:
> This may be a x11@ question but not sure.
>
> With the last snapshot (Nov 28th)[0] I noticed that X no longer likes
> to load artwiz-aleczapka fonts[1]. Poking around I found that the
> problem is with the fonts.alias{,-artwiz} files the port generates.
> Specifically the cursor entry:
>
> cursor cursor
>
> This is done in the port's Makefile via egrep "snipping" the ".pcf"
> extensions off of the font filenames (1st column) from the fonts.dir
> file.
>
> If I remove the "cursor" entry from the two font.alias{,-artwiz}
> files, I am able to add the artwiz font path to my font list and use
> the fonts just fine[2].
>
> My question is, is this something new with the newer xenocara and I
> should submit a patch to the port or is this a "glitch" in xenocara
> and the fix should be applied to it rather than the port?
>
> --patrick
>
>
> [0] $ sysctl kern.version
> kern.version=OpenBSD 4.6-current (GENERIC) #208: Sat Nov 28 21:57:24 MST 2009
>    dera...@macppc.openbsd.org:/usr/src/sys/arch/macppc/compile/GENERIC
>
> [1] [dix] Could not init font path element
> /usr/local/lib/X11/fonts/artwiz-aleczapka/, removing from list!
>
> [2] before removing "cursor cursor" entry from font.alias{,-artwiz}:
> $ xset +fp /usr/local/lib/X11/fonts/artwiz-aleczapka/
> X Error of failed request:  BadAlloc (insufficient resources for operation)
>  Major opcode of failed request:  51 (X_SetFontPath)
>  Serial number of failed request:  8
>  Current serial number in output stream:  10
>
> after removing "cursor cursor" entry:
> $ xset +fp /usr/local/lib/X11/fonts/artwiz-aleczapka/
> $ xlsfonts | grep wiz
> -artwiz-anorexia-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-anorexia-medium-r-normal--11-110-75-75-p-90-iso8859-1
> -artwiz-aqui-medium-r-bold--0-0-75-75-p-0-iso8859-1
> -artwiz-aqui-medium-r-bold--11-110-75-75-p-90-iso8859-1
> -artwiz-cure-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-cure-medium-r-normal--11-110-75-75-p-90-iso8859-1
> -artwiz-drift-medium-r-normal--0-0-75-75-n-0-iso8859-1
> -artwiz-drift-medium-r-normal--10-100-75-75-n-60-iso8859-1
> -artwiz-edges-medium-r-normal--0-0-75-75-m-0-iso8859-1
> -artwiz-edges-medium-r-normal--10-100-75-75-m-50-iso8859-1
> -artwiz-fkp-medium-r-normal--0-0-75-75-m-0-iso8859-1
> -artwiz-fkp-medium-r-normal--16-160-75-75-m-80-iso8859-1
> -artwiz-gelly-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-gelly-medium-r-normal--10-110-75-75-p-90-iso8859-1
> -artwiz-glisp-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-glisp-medium-r-normal--11-110-75-75-p-90-iso8859-1
> -artwiz-glispbold-bold-r-bold--0-0-75-75-p-0-iso8859-1
> -artwiz-glispbold-bold-r-bold--11-110-75-75-p-100-iso8859-1
> -artwiz-kates-medium-r-normal--0-0-75-75-m-0-iso8859-1
> -artwiz-kates-medium-r-normal--14-140-75-75-m-70-iso8859-1
> -artwiz-lime-medium-r-normal--0-0-75-75-m-0-iso8859-1
> -artwiz-lime-medium-r-normal--10-110-75-75-m-50-iso8859-1
> -artwiz-mintsmild-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-mintsmild-medium-r-normal--8-80-75-75-p-90-iso8859-1
> -artwiz-mintsstrong-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-mintsstrong-medium-r-normal--8-80-75-75-p-100-iso8859-1
> -artwiz-nu-medium-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-nu-medium-r-normal--11-110-75-75-p-90-iso8859-1
> -artwiz-smoothansi-medium-r-normal--0-0-75-75-m-0-iso8859-1
> -artwiz-smoothansi-medium-r-normal--13-130-75-75-m-60-iso8859-1
> -artwiz-snap-normal-r-normal--0-0-75-75-p-0-iso8859-1
> -artwiz-snap-normal-r-normal--10-100-75-75-p-90-iso8859-1
>

Attachment: artwiz-aleczapka.diff
Description: Binary data



Reply via email to