Package Base Details: gmsh

Git Clone URL: https://aur.archlinux.org/gmsh.git (read-only, click to copy)
Submitter: S1G1
Maintainer: gborzi (carlosal1015, gpettinello)
Last Packager: carlosal1015
Votes: 61
Popularity: 0.043242
First Submitted: 2006-04-04 23:31 (UTC)
Last Updated: 2024-01-21 21:19 (UTC)

Packages (2)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 20 Next › Last »

gborzi commented on 2019-01-13 15:00 (UTC)

Please note that the package doesn't compile with med 4.0, you will have to retain the older 3.3.1.

gborzi commented on 2018-08-30 10:43 (UTC)

@sigvald maybe you have these two options in your ~/.gmsh-options file, but they no longer apply. As for the git number, that's an upstream problem, it's in the stable source release.

sigvald commented on 2018-08-30 07:38 (UTC)

When I run it I get:

$ gmsh
Error   : Unknown number option 'Mesh.ChacoHypercubeDim'
Error   : Unknown number option 'Mesh.ChacoMeshDim1'

Also, the version number in the status bar inside Gmsh says "Gmsh 4.0.0-git-f5fdc29" which doesn't really sound like a stable version to me (but that may be an upstream bug?)

zoidberg commented on 2018-08-07 04:43 (UTC)

install -D -m644 "${pkgdir}/usr/bin/onelab.py" "${pkgdir}/usr/lib/python3.6/site-packages/onelab.py"

This needs to be changed in the PKGBUILD, since we now have python 3.7 in the repos.

mickele commented on 2018-03-29 05:02 (UTC)

I can plot regularly with octave/fltk. I tried gmsh binary available at http://gmsh.info/#Download, and it launches without problems. I can't understand what is causing this issue.

gborzi commented on 2018-03-27 10:41 (UTC)

@mickele I can't replicate this bug on both my systems (Nvidia non-free and Intel). Can you plot with octave using the fltk toolkit? If you're unable, the problem may be in fltk.

mickele commented on 2018-03-26 21:55 (UTC)

When launching gmsh I have the following error:

libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast Error : Insufficient GL support (FLTK internal error) Fatal : Your system does not seem to support OpenGL - aborting

Any ideas about possible solutions?

gborzi commented on 2018-03-01 16:19 (UTC)

@simonp I'll switch to sha256sums at the next release.

simonp commented on 2018-02-26 22:54 (UTC)

Please do not use md5sum, this is unsafe. Please use sha256 instead. PKGBUILD with proper integrity checks: https://gist.github.com/simonpp/9c1ce4a4e89958669a4b01ae0bc4dffc

Thanks!

gborzi commented on 2018-01-12 23:38 (UTC)

With the latest openmpi update gmsh doesn't work anymore. The problem is solved recompiling and reinstalling med. No need to recompile gmsh.