[Gmsh] Gmsh 2.8.3 shut down after 1sec.

Mikhail Artemyev artemiev.mikhail at gmail.com
Thu May 29 15:03:00 CEST 2014


Hi Norbert,

Well, it seems the issue has nothing to do with Gmsh. There is something 
wrong with OpenGL installed on your computer, and Gmsh crashes trying to 
open its GUI (which is based on OpenGL and FLTK). You can check that 
Gmsh works typing:

gmsh --info


Best regards,
Mikhail



On 05/29/2014 04:23 AM, Norbert Guérard wrote:
> Hi Mikhael,
>
> Thank you for the answer.
>
> .gmshrc is edited with Nautilus (and Ctrl+H) to disable the five 
> parameters (with // at the beginning of each sentence).
>
> Unfortunately, gmsh still crashes after about 1 sec.
> When I start it with the terminal, the message is:
>
> norbert at norbert-laptop:~$ /opt/aster/public/gmsh-2.8.3-Linux/bin/gmsh
> XRequest.153: BadRequest (invalid request code or no such operation) 
> 0x4000004
> XRequest.153: BadRequest (invalid request code or no such operation) 
> 0x4000004
> XRequest.153: BadRequest (invalid request code or no such operation) 
> 0x4000004
> Insufficient GL support
> Erreur de segmentation (core dumped)
> norbert at norbert-laptop:~$
>
> The first 5 error messages are not there anymore, but there is an 
> other problem.
> When I type glxgears in the terminal, the answer is:
>
> norbert at norbert-laptop:~$ glxgears
> X Error of failed request:  BadRequest (invalid request code or no 
> such operation)
>   Major opcode of failed request:  153 (GLX)
>   Minor opcode of failed request:  19 (X_GLXQueryServerString)
>   Serial number of failed request:  12
>   Current serial number in output stream:  12
>
> How to correct "X Error of failed request: BadRequest" ?
>
> Best regards,
> Norbert
>
>
> On 27/05/14 16:04, Mikhail Artemyev wrote:
>> Hi Norbert,
>>
>> Try to find these options either in .gmshrc or .gmsh-options files 
>> (that are probably in your ${HOME} directory) and delete them (the 
>> options). Then just launch Gmsh like before.
>>
>> Best regards,
>> Mikhail
>>
>>> Hello,
>>>
>>> Gmsh 2.8.3 is installed on my laptop with Ubuntu 12.04 LTS 32 bits OS.
>>> When I double-clic on Gmsh icon, the Gmsh 2.8.3 window opens and
>>> suddenly closes after approximately 1 second.
>>>
>>> When I try to open Gmsh 2.8.3 with the terminal, the following message
>>> appears:
>>>
>>> norbert at norbert-laptop:~$ /opt/aster/public/gmsh-2.8.3-Linux/bin/gmsh
>>> Error   : Unknown number option 'General.MessagePositionX'
>>> Error   : Unknown number option 'General.MessagePositionY'
>>> Error   : Unknown number option 'General.MessageWidth'
>>> Error   : Unknown number option 'General.SolverPositionX'
>>> Error   : Unknown number option 'General.SolverPositionY'
>>> XRequest.153: BadRequest (invalid request code or no such operation)
>>> 0x4200004
>>> XRequest.153: BadRequest (invalid request code or no such operation)
>>> 0x4200004
>>> XRequest.153: BadRequest (invalid request code or no such operation)
>>> 0x4200004
>>> Insufficient GL support
>>> Erreur de segmentation (core dumped)
>>> norbert at norbert-laptop:~$
>>>
>>> My graphic card is: [AMD/ATI] RV710/M92 [Mobility Radeon HD
>>> 4530/4570/545v] [1002:9553]
>>> and the corresponding driver is: "Pilote propri?taire ATI/AMD pour 
>>> carte
>>> graphique FGLRX"
>>>
>>> How can this problem be solved ?
>>>
>>> Kind regards.
>>>
>>>
>>
>