[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help required: packaging Foliate
From: |
Alexandru-Sergiu Marton |
Subject: |
Re: Help required: packaging Foliate |
Date: |
Thu, 6 Feb 2020 20:35:38 +0000 |
> I built it but I wasn't able to get it to run:
> $ com.github.johnfactotum.Foliate
>
> (.com.github.johnfactotum.Foliate-real:16928): Gjs-WARNING **: 21:50:01.247:
> JS ERROR: ImportError: No JS module 'main' found in search path
> @/gnu/store/ghbd2isjs02445c390xv90l0p3bbla5v-foliate-1.5.3/bin/.com.github.johnfactotum.Foliate-real:9:1
>
> Script
> /gnu/store/ghbd2isjs02445c390xv90l0p3bbla5v-foliate-1.5.3/bin/.com.github.johnfactotum.Foliate-real
> threw an exception
>
> I tried adding (arguments '(#:glib-or-gtk? #t)) to the package
> definition, which I think should solve your problem.
Something weird happens. I get the same error you sent when I add the
code you say it's supposed to fix it. For some reason, it seems that
(arguments '(#:glib-or-gtk? #t)) doesn't work for me?
I'll investigate this further when I get a bit more time. If you (or
anyone else) sends a working definition upstream in the meanwhile I
would be grateful if you would ping me.