When X start 16 bits color mode, fxtv chooses 32 bits color why. It causes the BadMatch error. Fix: 1. Use 24bit color mode. (But, it also has other trouble...) 2. This file is put on multimedia/fxtv/files/patch-xutil.c . (Other users should check this.) Patch attached with submission follows: How-To-Repeat: startx -- :0 -depth 16 fxtv & WARNING: Non-default X visuals not supported yet. X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 55 (X_CreateGC) Serial number of failed request: 59 Current serial number in output stream: 61
State Changed From-To: open->closed Committed, thanks!
pav 2007-12-16 12:20:50 UTC FreeBSD ports repository Modified files: multimedia/fxtv Makefile Added files: multimedia/fxtv/files patch-xutil.c Log: - Fix runtime when X is started in 16-bit color mode PR: ports/117031 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> Revision Changes Path 1.50 +1 -1 ports/multimedia/fxtv/Makefile 1.1 +15 -0 ports/multimedia/fxtv/files/patch-xutil.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"