pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52661: editors/emacs25



>Number:         52661
>Category:       pkg
>Synopsis:       editors/emacs25
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 27 04:30:00 +0000 2017
>Originator:     Anthony Agelastos
>Release:        pkgsrc 2017Q3
>Organization:
N/A
>Environment:
Linux foo 3.10.0-514.26.1.1chaos.ch6_1.x86_64 #1 SMP Thu Jun 29 15:16:26 PDT 2017 x86_64 x86_64 x86_64 GNU/Linux
>Description:
Greetings:

I installed pkgsrc 2017Q3 on a RHEL 7.3 system and installed emacs25 from source. When I launch it, all of the fonts rendered by gtk+3 are gone and there are boxes where they should be, i.e., the menubar and pull-down menus only have boxes however the Emacs buffer window renders fine. If I had to guess, fonts are missing or misplaced. However, I don't know how to troubleshoot either of those issues, especially since this is on a server that I do not have administrative access of. Thank you for your help with this. I did some Googling and looking through the bug archives and couldn't find the solution. 

Kind regards,
Anthony
>How-To-Repeat:
# install pkgsrc
pushd pkgsrc/bootstrap
./bootstrap --abi=64 \
  --prefer-pkgsrc=yes \
  --unprivileged \
  --prefix=/path/to/foo \
  --compiler=gcc
popd

# install emacs25
pushd pkgsrc/editors/emacs25
bmake install clean clean-depends
>Fix:


Home | Main Index | Thread Index | Old Index