Hi
Quote:
Originally Posted by Jugdish
Code:
Xlib: extension "GLX" missing on display ":1".
Segmentation fault
Any ideas?
|
The problem is not primarily with calibre, but with the Xvfb headless X-server. This server is missing the GLX extension.
Your standard X-server on Display :0 has this extension, so calibre runs there.
I don't know if or how you can enable this extension in Xvfb but maybe Google might help, if you look with this info.
Greetings Ralf