Could be something else though. Is there an entry in dmesg when you
try to run it? If there is, check that you have 'wxallowed' in the
filesystem holding /usr/local/bin - it should be there by default,
but you might have changed something
$ mount | grep $(df /usr/local/bin | awk '/dev/ {print $6}')
/dev/sd3h on /usr/local type ffs (local, noatime, nodev, wxallowed)
On 2022/04/09 10:32, Solène wrote:
> You need to allow more memory to your user. Default user is in staff class which is enough to run foliate or any WebKit based port. But a new user would not be by default in that class and will not be able to use enough memory.
>
> See login.conf man page for more details.
>
> 9 avr. 2022 09:33:42 uesso@danwin1210.de:
>
> > OpenBSD 7.1 GENERIC.MP#463 amd64
> >
> > foliate-2.6.4
> >
> > foliate
> > Abort trap (core dumped)
>
No comments:
Post a Comment