Hi!
On Thu, Nov 06, 2008 at 09:18:13AM +0100, giovanni wrote:
>just updated latest Xorg. apart from the sync-to-vblank intel's issue no
>troubles at all at first glance
>but I start seeing this in the logs (excerpt)
>[...]
I have many more issues.
For this issue, I regenerated the configuration file (X -configure),
and use only the modules named in the generated configuration file.
These are:
Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "freetype"
EndSection
So GLcore, record, xtrap and type1 are gone from the previous config
file.
However, my previous fontpath additions won't work. If I keep them, I
get this *fatal* error:
Fatal server error:
could not open default cursor font 'cursor'
giving up.
If I keep only the default font path, things work.
My font path additions would be these:
+ #FontPath "/usr/local/share/fonts/override/"
+ #FontPath "/usr/local/openoffice/share/fonts/truetype"
+ #FontPath "/usr/local/share/fonts/"
+ #FontPath "/usr/local/lib/metamail/fonts"
+ #FontPath "/usr/local/lib/X11/fonts/terminus/"
+ #FontPath "/usr/local/lib/X11/fonts/freefont/"
+ #FontPath "/usr/local/lib/X11/fonts/mscorefonts"
+ #FontPath "/usr/local/lib/X11/fonts/ecoliercourt"
+ #FontPath "/usr/local/lib/X11/fonts/artwiz-aleczapka"
All @fontdirs from ports (not even the complete list from all
my installed packages, as I see now, after a
grep '[EMAIL PROTECTED]' /var/db/pkg/*/+CONTENTS).
Another issue is even more glitches in xterm (when I move it around,
occasionally a line remains where it doesn't belong, until it's either
overwritten by text or a full redraw is triggered; and sometimes the
line between the scrollbar and the text pane wasn't seen; maybe both
issues are gone after I recompiled xenocara myself, at least couldn't
reproduce it today).
The old glitch (text is garbled after switching the font using the
Ctrl-Mouse3 menu) that has been there since the switch from XF4 to
xenocara is still there (and it's not necessarily from xorg, as it's *not*
there on Debian Linux, and it's not graphics card specific, because it
*is* there on two OpenBSD boxen with different graphics cards).
At least the issue with Greek fonts seems to be gone with the latest
update. :-)
Kind regards,
Hannah.