On Tue, 18 Mar 2003 11:55, Daniel O'Connor wrote:> On Tue, 2003-03-18 at 02:54, Fred Clift wrote: > This is interesting because I had a crash with Mozilla which only > stopped when I built WITHOUT_XFT. > > I have updated fontconfig, freetype etc.. with no luck :(Not sure I replied to this but.. The solution was that I had a font directory X knew about but not fontconfig :( (I have the fonts from my Windows install in the X font path) I put the missing font path in fontconfig's config file and it worked fine. Not a great failure mode however :( -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5
On Sat, 2003-03-15 at 03:59, Steve O'Hara-Smith wrote:> On 11 Mar 2003 16:37:04 -0800 > Eric Anholt <eta@lclark.edu> wrote: > > EA> I've committed the update of XFree86 to 4.3.0 to ports. I think I've > EA> cleaned up after my mess at this point, but there may still be issues. > EA> > EA> Please report to me if you have any problems with the new ports or any > EA> issues with XFree86 that you didn't have in 4.2.0. > > I've just installed 4.3.0 (via portupgrade) including the diffs > for the DRM modules. Everything seems to be working well (including DRI > and XVideo) apart from the -inroot option in xlock which reports: > > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 1 (X_CreateWindow) > Serial number of failed request: 132 > Current serial number in output stream: 139 > > The video card is an ATI Radeon 7500 All In Wonder. > > Mplayer is quite happy to use the root window.I think this is the same issue that came up on the dri lists. In the new release, the visuals associated with the root window changed. Both of the sets of visuals are legal. The conclusion the discussion came to was that it's not necessary to change it back, but it might be nice if someone tracked it down. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org