Changes between Initial Version and Version 1 of Ticket #1281, comment 8
- Timestamp:
- 08/11/16 10:06:06 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1281, comment 8
initial v1 1 1 I tried connecting through ssh -X on this server and got lots of libGL errors 2 {{{ 2 3 libGL error: No matching fbConfigs or visuals found 3 4 libGL error: failed to load driver: swrast … … 11 12 option to change this behavior. You can then get a meaningful 12 13 backtrace from your debugger if you break on the gdk_x_error() function.) 14 }}}