Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801295 - sci-libs/gmsh [X]: no labels in display, should depend on xft USE flag for fltk
Summary: sci-libs/gmsh [X]: no labels in display, should depend on xft USE flag for fltk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-09 09:38 UTC by Etienne Lorriaux
Modified: 2022-03-11 16:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Etienne Lorriaux 2021-07-09 09:38:27 UTC
Hello,

I had an issue with gmsh which was not displaying any label in the window. I found out that the problem comes from the fact that fltk was compiled without xft support. I think that if gmsh is built with X support, we should enforce xft USE flag for fltk.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-11 16:01:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e209f47ada09864211db37ff136ce2f35c5d73f

commit 6e209f47ada09864211db37ff136ce2f35c5d73f
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-03-11 15:58:51 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-03-11 16:00:51 +0000

    sci-libs/gmsh: add 4.9.5, drop 4.8.4
    
     - bump to EAPI=8
     - add missing python versions
     - port to cmake eclass
    
    Closes: https://bugs.gentoo.org/832253
    Closes: https://bugs.gentoo.org/811960
    Bug: https://bugs.gentoo.org/801295
    
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/gmsh/Manifest                                 |  2 +-
 sci-libs/gmsh/{gmsh-4.8.4.ebuild => gmsh-4.9.5.ebuild} | 13 ++++++-------
 2 files changed, 7 insertions(+), 8 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-03-11 16:05:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da447180bc5ad6ee2e086078454d4e41ce241acf

commit da447180bc5ad6ee2e086078454d4e41ce241acf
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-03-11 16:04:59 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-03-11 16:04:59 +0000

    sci-libs/gmsh: fix dependency
    
    Closes: https://bugs.gentoo.org/801295
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sci-libs/gmsh/{gmsh-4.9.5.ebuild => gmsh-4.9.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)