Hi!<div><br></div><div>I have exactly the same problem as you. Have you ever solved the problem?</div><div>I have already built gmsh with OSMesa, but the result is the same.</div><div><br></div><div>Here is the info on my build:</div><div><br></div><div><div>Version          : 2.8.5</div><div>License          : GNU General Public License</div><div>Build OS         : Linux</div><div>Build date       : 20140723</div><div>Build host       : gallifrey</div><div>Build options    : 64Bit Ann Bamg Bfgs Blas(Generic) Blossom Chaco DIntegration Dlopen Fltk Gmm Jpeg Kbipack Lapack(Generic) LinuxJoystick MPI MathEx Med Mesh Metis Mmg3d Mpeg NativeFileChooser Netgen ONELAB ONELABMetamodel OSMesa OpenCascade OpenGL OptHom Parser Plugins Png Post RTree Salome Solver Tetgen(1.5) Voro3D Zlib</div><div>FLTK version     : 1.3.2</div><div>Packaged by      : pds</div><div>Web site         : http://www.geuz.org/gmsh/</div><div>Mailing list     : gmsh@geuz.org</div></div><div><br></div><div><br>On Thursday, September 12, 2013 9:14:36 AM UTC+1, Mikhail Artemyev wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Hi all!<br><br></div>I would like to rise this old topic <a href="http://geuz.org/pipermail/gmsh/2009/004300.html" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fgeuz.org%2Fpipermail%2Fgmsh%2F2009%2F004300.html\46sa\75D\46sntz\0751\46usg\75AFQjCNFS_Y1iSRn9rx3KJSvG-dzXGlGPZg';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fgeuz.org%2Fpipermail%2Fgmsh%2F2009%2F004300.html\46sa\75D\46sntz\0751\46usg\75AFQjCNFS_Y1iSRn9rx3KJSvG-dzXGlGPZg';return true;">http://geuz.org/pipermail/<wbr>gmsh/2009/004300.html</a><br>
<br></div>I need to get a screenshot of a mesh, and I use the following .geo file for that:<br><br></div><print.geo><br>Merge "mesh.msh";<br>//Draw; // doesn't influence on the result either<br>           // in interactive and non-interactive mode<br>
</div><div>Print "view.jpg";<br>Exit;<br><br></div>I use gmsh with the following options:<br><br></div><div>$gmsh --info<br></div><div><br>Version          : 2.8.2<br>GUI toolkit      : FLTK 1.3.0<br>License          : GNU General Public License<br>
Build OS         : Linux<br>Build options    : Ann Bamg Bfgs Blas(Generic) Blossom Chaco DIntegration Dlopen Fltk Gmm Jpeg Kbipack Lapack(Generic) LinuxJoystick MathEx Mesh Metis Mmg3d Mpeg NativeFileChooser Netgen OSMesa OneLab OneLabMetamodel OpenCascade OpenGL OptHom Parser Plugins Post RTree Salome Solver Tetgen(1.5) Voro3D Zlib<br>
Build date       : 20130912<br>Build host       : artemiev-laptop<br>Packager         : artemiev<br>Web site         : <a href="http://www.geuz.org/gmsh/" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fwww.geuz.org%2Fgmsh%2F\46sa\75D\46sntz\0751\46usg\75AFQjCNFwBtP_k6A06ARodFroXuMrmuoOSQ';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fwww.geuz.org%2Fgmsh%2F\46sa\75D\46sntz\0751\46usg\75AFQjCNFwBtP_k6A06ARodFroXuMrmuoOSQ';return true;">http://www.geuz.org/gmsh/</a><br>Mailing list     : <a href="javascript:" target="_blank" gdf-obfuscated-mailto="f6VpPTJfsXUJ" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">gm...@geuz.org</a><br>
<br></div>So gmsh is built with the OSMesa support.<br></div>When I type the command:<br><br></div>$gmsh print.geo<br><br></div>the gmsh's window opens and closes -> the "view.jpg" file is created.<br></div>
When I try to do the same in non-interactive mode:<br><br></div>$gmsh print.geo -<br><br></div>I have the following output:<br><br>Info    : Running 'gmsh print.geo -' [Gmsh 2.8.2, 1 node, max. 1 thread]<br>Info    : Started on Thu Sep 12 14:58:07 2013<br>
Info    : Reading 'print.geo'...<br>Info    : Reading 'mesh.msh'...<br>Info    : 870 vertices<br>Info    : Vertex numbering is dense<br>Info    : 1710 elements<br>Info    : Done reading 'mesh.msh'<br>
Info    : Writing 'view.jpg'...<br>Info    : Done writing 'view.jpg'<br><br></div>but the "view.jpg" is not created.<br></div>What am I missing?</div><div><br></div>Thanks in advance,<br></div>Mikhail<br>
</div>
</blockquote></div>