Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Tobias Klein
Thanks, Troy! It took me a while in the beginning to figure out how Sword uses its system/user config/data directories. Looks like I hadn't fully understood it yet at that time. I'm planning to improve this in the next version of Ezra Project. Best regards, Tobias On 04.06.19 01:17, Troy A. Gr

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Tobias Klein
Haven't dealt with language codes in programming before, so I'm on a learning curve here. Thanks for helping me! :) Best regards, Tobias On 04.06.19 03:56, Michael Johnson wrote: What is a "known" language? One you can speak? Check the ISO 3-letter language codes and corresponding language nam

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Tobias Klein
Thanks for the hint, David! :) I will certainly have a look and see how I can improve the language code handling. Best regards, Tobias On 03.06.19 23:25, David Haslam wrote: Tobias, You need to look up the language codes from ISO 639-2 and ISO 639-3 Using only ISO 639-1 is clearly inadequat

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Michael Johnson
What is a "known" language? One you can speak? Check the ISO 3-letter language codes and corresponding language names. Or read the .conf files. ALL of the languages on eBible.org have language codes that can be mapped to a language name, usually 2 language names: one in English, and one in the l

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Troy A. Griffitts
PS.  I noticed that you installed a ~/.sword/sword.conf in my home directory which sets the [Install] DataPath to this location.  This is not correct.  This overrides my systemwide /etc/sword.conf file.  The modules installed into ~/.sword/ are always augmented to the SWORD_PATH, so this isn't nece

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Troy A. Griffitts
A few comments inline: On 6/3/19 12:01 PM, Tobias Klein wrote: > > Hi Troy, > > Yay! I'm excited to hear that Ezra Project works for you and thanks > for this report! :) > I'm glad I found some tools that allow packing of Electron > applications into *.debs and *.rpms rather easily. > I now have a

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Matěj Cepl
On 2019-06-02, 18:29 GMT, Tobias Klein wrote: > Good suggestion to add some more information about the > context. That would have been better, I can see that now. And don't worry too much about it. Everybody does it, because it is really too easy to forget that not everybody has the project as

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread David Haslam
Tobias, You need to look up the language codes from ISO 639-2 and ISO 639-3 Using only ISO 639-1 is clearly inadequate. Aside: Language decoding files complied into front-ends can easily become out of date. So for example, there are still 8 language codes at eBible.org that are not yet decoded

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Tobias Klein
I can answer the point about the number of repos and translations. Basically I filtered on "known" languages. If a repo didn't have any "known" languages it was also hidden. A "known" language is one where the language code can be mapped to a language name. Is there any way to render the langua

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Tobias Klein
Hi Troy, Yay! I'm excited to hear that Ezra Project works for you and thanks for this report! :) I'm glad I found some tools that allow packing of Electron applications into *.debs and *.rpms rather easily. I now have a script that can create packages for Ubuntu 18.04 & 19.04, Fedora 29 and Ce

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-03 Thread Troy A. Griffitts
Tobias, Yes, RPM for Fedora 29 worked great for me.  It asked to installed SWORD dependency and seems to work fine with the one available in the Fedora repo. Just getting started.  Noticed a few things. The repos list doesn't seem to show all the repos available from our registry. Selecting Cro

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-02 Thread Tobias Klein
On 02.06.19 16:54, Matěj Cepl wrote: On 2019-05-31, 16:34 GMT, Tobias Klein wrote: Ezra Project 0.8.0 has been released. Downloads are available for Windows (tested on Windows 10) and Linux (tested on Ubuntu 18.04 LTS with official SWORD package). When making any announcement about your project

Re: [sword-devel] Ezra Project 0.8.0 released

2019-06-02 Thread Matěj Cepl
On 2019-05-31, 16:34 GMT, Tobias Klein wrote: >> Ezra Project 0.8.0 has been released. Downloads are available >> for Windows (tested on Windows 10) and Linux (tested on >> Ubuntu 18.04 LTS with official SWORD package). When making any announcement about your project, please, never forgive to a

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-31 Thread fr Cyrille
Probably the best way would be to propose a ppa with all the librairies. Le 31 mai 2019 22:12:49 WAT, Tobias Klein a écrit : >On 31.05.19 20:58, Cyrille wrote: >> Probably you need to found an other solution, I download the 18.04 >> release, but I didn't install it because it has libsword11v5 as

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-31 Thread Tobias Klein
On 31.05.19 20:58, Cyrille wrote: Probably you need to found an other solution, I download the 18.04 release, but I didn't install it because it has libsword11v5 as dependency, but I use sword.1.8 on my 18.04. Then the *Esra19.04* was installed very well on Ubuntu *18.04*. But when I run it, I

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-31 Thread Cyrille
Il 31/05/2019 18:34, Tobias Klein ha scritto: > > Hi all, > > Today I've added some Distro-specific packages for Ezra Project 0.8.0: > > * Ubuntu 18.04 (Debian package) > * Ubuntu 19.04 (Debian package) > * CentOS 7 (RPM package) > * Fedora 29 (RPM package) => should also run on Fedora 30

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-31 Thread Tobias Klein
Hi all, Today I've added some Distro-specific packages for Ezra Project 0.8.0: * Ubuntu 18.04 (Debian package) * Ubuntu 19.04 (Debian package) * CentOS 7 (RPM package) * Fedora 29 (RPM package) => should also run on Fedora 30 Have another look here to download and try: https://github.com/to

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-30 Thread Troy A. Griffitts
I hear flatpaks are the next big thing. On 5/30/19 2:42 PM, Tobias Klein wrote: > > >> Looks like I am missing libsword! :)  Is this a special build that you >> make or something you install via Ubuntu?  I doubt I would get anything >> similar to that name if I attempted to install via Fedora. >>

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-30 Thread Tobias Klein
>Looks like I am missing libsword! :)  Is this a special build that you >make or something you install via Ubuntu?  I doubt I would get anything >similar to that name if I attempted to install via Fedora. > >Troy Thanks! Yeah, that's clear what happens here. The Sword library package on Debian

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-30 Thread Troy A. Griffitts
On 5/30/19 9:34 AM, Tobias Klein wrote: > Hi Troy, > > Thanks for the quick feedback! > These are typical startup messages (not unexpected). The white frame > after startup is typical if libraries are not found. > > Can you send me the output of the following command (execute in the > directory of

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-30 Thread Tobias Klein
Hi Troy, Thanks for the quick feedback! These are typical startup messages (not unexpected). The white frame after startup is typical if libraries are not found. Can you send me the output of the following command (execute in the directory of Ezra Project): ldd resources/app/node_modules/nod

Re: [sword-devel] Ezra Project 0.8.0 released

2019-05-30 Thread Troy A. Griffitts
Thank you Tobias!  Excited to try it out. A report from Fedora 30: [scribe@localhost ezra-project-linux-x64-0-8-0]$ ./ezra-project Database not yet existing in user directory! Setting up empty database from template. sequelize deprecated String based operators are now deprecated. Please use Symbo

[sword-devel] Ezra Project 0.8.0 released

2019-05-30 Thread Tobias Klein
Hi all, Ezra Project 0.8.0 has been released. Downloads are available for Windows (tested on Windows 10) and Linux (tested on Ubuntu 18.04 LTS with official SWORD package). https://github.com/tobias-klein/ezra-project/releases/tag/0.8.0 New features: - Tabbed user interface - Search functio