all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Butler <leo.butler@umanitoba.ca>
To: MysteriousSilver <mysterioussilver@protonmail.com>
Cc: MysteriousSilver via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Subject: Re: [Help] Emacs does not launch as normal user.
Date: Wed, 18 Nov 2020 10:59:39 -0600	[thread overview]
Message-ID: <86a6ve38jo.fsf@x201.butler.org> (raw)
In-Reply-To: <Qqq5EdN-Kxf_a-6jAAs_yHT0Jbyupxg__Sz8krxRViqfr6D3GUMvTtNNfQVnfJJVhn0oxCPtgNvkzXA8J5i9ztcBF2_zk4CcSQQjgkFMbVg=@protonmail.com> (mysterioussilver@protonmail.com's message of "Wed, 18 Nov 2020 04:15:12 +0000")

MysteriousSilver <mysterioussilver@protonmail.com> writes:

> ********************************************************
> Caution: This message was sent from outside the University of Manitoba.
> ********************************************************
>
>> That is a standard way to run emacs. What happens when you do
>> emacs -nw
>> in the terminal?
>
> Emacs runs fine in the terminal.
>
>> Also, if you start emacs like so:
>> strace emacs 2> emacs.trace
>> that will give a better idea of what is going wrong.
>
> emacs.trace file: https://termbin.com/0u7a .

Begining on line , you have the following:

access("/usr/share/fonts/WindowsFonts/SourceCode/SourceCodePro-Medium.ttf", R_OK) = -1 EACCES (Permission denied)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x88} ---
rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[SEGV], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f6f866636a0}, {sa_handler=0x56274dd59dc0, sa_mask=~[KILL STOP RTMIN RT_1], sa_flags=SA_RESTORER|SA_ONSTACK|SA_SIGINFO, sa_restorer=0x7f6f869d40f0}, 8) = 0

To me, that looks like the permissions on that .ttf are wrong, and emacs
is not handling the problem gracefully. So, I would start by looking at
the permissions on that file.

Leo



  reply	other threads:[~2020-11-18 16:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17 13:24 [Help] Emacs does not launch as normal user MysteriousSilver via Users list for the GNU Emacs text editor
2020-11-17 16:47 ` Leo Butler
2020-11-18  4:15   ` MysteriousSilver
2020-11-18 16:59     ` Leo Butler [this message]
2020-11-19  5:37       ` MysteriousSilver
2020-11-19 19:28         ` Leo Butler
2020-11-18 17:00     ` Leo Butler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86a6ve38jo.fsf@x201.butler.org \
    --to=leo.butler@umanitoba.ca \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mysterioussilver@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.