Baudline doesn start and reports a X_PolyFillRectangle BadMatch error. What is the problem?
Some video card drivers when configured for a 3D desktop like compiz or beryl that run on top of XGL or AIGLX will fail to start baudline and report: X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 70 (X_PolyFillRectangle) Serial number of failed request: 219 Current serial number in output stream: 221 This problem is caused by a bug in the X11 video driver and it can be solved by disabling or commenting out the “Composite” option in the /etc/X11/xorg.conf file. Then restart the X-Server. Some distributions have the Composite option enabled by default and set it via the command line from some different configuration file. You can look for it with the “ps auxw | grep X” command. So if you don’t see Composite in your /etc/X11/xorg.conf file then you might want to try overriding it by adding this section to your xorg.config file: Section “Extensions” Option “Composite” “false” EndSection Certain video cards and drivers will experience thi
Related Questions
- Every time when the server shuts down I get error reports that F-Secure SMTP and Real-Time Scanners cannot connect to the server. What is the problem?
- When programming an ECM the program stops and reports a VIN check 10 error. What is the problem?
- When I install Comtun, I got an error complaining ws2_32.dll is missing. How to fix this problem?