<div dir="ltr"><div>What about using crossplatform TUI (e.g. that could be compiled by mvsvc ;-) )?</div><div><br></div><div>Zdenko<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 3 Dec 2022 at 02:13, P Mosier <<a href="mailto:paladin1@sdf.org">paladin1@sdf.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On first run, scriptura will generate a config file with some default <br>
values.  The default module it will look for is KJVA; if that's not <br>
present it looks like it segfaults.  Instructions to load KJVA are in <br>
the README file.<br>
<br>
Do you have KJVA installed?  If not, that's probably the issue. (I will <br>
adjust it to be more resilient to this segfault.)   If you do, let me <br>
know and I'll look at the core properly.<br>
<br>
Thanks for making the openSUSE package. That's been my distro of choice <br>
for a few years now!<br>
<br>
Thanks,<br>
- Paul M<br>
<br>
On 12/2/22 09:33, Matěj Cepl wrote:<br>
> On 2022-12-02, 02:45 GMT, you wrote:<br>
>> I am pleased to announce the v1.1 release of scriptura.  This is a<br>
>> ncurses frontend to libsword.<br>
> When trying to make a package of it for<br>
> openSUSE/Factory I had to add this patch<br>
> <a href="https://git.sr.ht/~mcepl/scriptura/commit/fb4e37e8d9b3" rel="noreferrer" target="_blank">https://git.sr.ht/~mcepl/scriptura/commit/fb4e37e8d9b3</a> to at<br>
> least make it build (unfortunately I have horrible time to make<br>
> an accounta on <a href="https://tildegit.org" rel="noreferrer" target="_blank">https://tildegit.org</a> so I have put it into another<br>
> git repository).<br>
><br>
> I have managed to make an openSUSE package for it<br>
> (<a href="https://build.opensuse.org/package/show/home:mcepl/scriptura" rel="noreferrer" target="_blank">https://build.opensuse.org/package/show/home:mcepl/scriptura</a>, build<br>
> log <a href="https://da.gd/YSBVl" rel="noreferrer" target="_blank">https://da.gd/YSBVl</a>).<br>
><br>
> However, when I have build the package, installed it and run, it<br>
> crashed immediately:<br>
><br>
>      Program received signal SIGSEGV, Segmentation fault.<br>
>             sword::SWModule::getDescription (this=0x0) at ../src/modules/swmodule.cpp:210<br>
>      210              return moddesc;<br>
>      (gdb) t a a bt<br>
><br>
>      Thread 1 (Thread 0x7ffff662f880 (LWP 31298) "scriptura"):<br>
>      #0  sword::SWModule::getDescription (this=0x0) at ../src/modules/swmodule.cpp:210<br>
>      #1  0x0000555555558e71 in scabbard::getModDescription(char const*) ()<br>
>      #2  0x0000555555560494 in main ()<br>
>      (gdb)<br>
><br>
> (Complete coredump is <a href="https://da.gd/tEOf35" rel="noreferrer" target="_blank">https://da.gd/tEOf35</a>, but I don't know how<br>
> useful it would be your system).<br>
><br>
> Diatheke on the same system works just fine:<br>
><br>
> stitny~$ diatheke -b NET -f plain -k 'Luke 17:20-21'<br>
> Luke 17:20: Now at one point the Pharisees asked Jesus when the<br>
> kingdom of God was coming, so he answered, "The kingdom of God is<br>
> not coming with signs to be observed,<br>
> Luke 17:21: nor will they say, 'Look, here it is!' or<br>
> 'There!' For indeed, the kingdom of God is in your midst."<br>
> (NET)<br>
> stitny~$<br>
><br>
> Any idea, what's wrong?<br>
><br>
> Blessings,<br>
><br>
> Matěj<br>
><br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div>