Re: [Lazarus] opengl Could not find FB config

2014-05-13 Thread Mattias Gaertner
On Tue, 06 May 2014 11:00:37 +0200
Andrea Mauri andrea.mauri...@gmail.com wrote:

 Dear all,
 
 I developed an application using LazOpenGLContext, one of the 
 application user reported me that he got an error when running my app 
 remotely on CentOS (kernel 2.6.32-431.5.1.el6.x86_64). The application 
 works locally but running remotely he got this error:
 'Could not find FB config'

It means, it can not find a suitable opengl context.
Maybe the remote connection does not support opengl?


 My application is compiled using laz_1.0.15_r44348M_FPC_2.6.2_x86_64-linux
 Could you help me trying to identify the problem? Is it possible that 
 some libraries is missing on the local machine?
 What may I ask to better understand the problem and how to solve it?

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] opengl Could not find FB config

2014-05-06 Thread Andrea Mauri

Dear all,

I developed an application using LazOpenGLContext, one of the 
application user reported me that he got an error when running my app 
remotely on CentOS (kernel 2.6.32-431.5.1.el6.x86_64). The application 
works locally but running remotely he got this error:

'Could not find FB config'
My application is compiled using laz_1.0.15_r44348M_FPC_2.6.2_x86_64-linux
Could you help me trying to identify the problem? Is it possible that 
some libraries is missing on the local machine?

What may I ask to better understand the problem and how to solve it?

Best regards,
Andrea Mauri


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus