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 Ezra Project): > ldd > resources/app/node_modules/node-sword-interface/build/Release/node_sword_interface.node > Sure!
[scribe@localhost ezra-project-linux-x64-0-8-0]$ ldd resources/app/node_modules/node-sword-interface/build/Release/node_sword_interface.node linux-vdso.so.1 (0x00007fffd3b70000) libsword.so.11v5 => not found libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fc0c4d70000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fc0c4d4f000) libc.so.6 => /lib64/libc.so.6 (0x00007fc0c4b89000) libm.so.6 => /lib64/libm.so.6 (0x00007fc0c4a43000) /lib64/ld-linux-x86-64.so.2 (0x00007fc0c51d5000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fc0c4a29000) 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 > Best regards, > Tobias > > On 30.05.19 17:54, Troy A. Griffitts wrote: >> 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 Symbol based operators for better security, read more at >> http://docs.sequelizejs.com/manual/tutorial/querying.html#operators >> resources/app/node_modules/sequelize/lib/sequelize.js:242:13 >> >> I get a frame, but it is plain white. >> >> No other errors from the console. >> >> Troy >> >> >> On 5/30/19 8:05 AM, Tobias Klein wrote: >>> 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 functionality for current tab >>> - Word file export functionality for tagged verse lists >>> - Info popup for Bible translation-related information >>> - New vertical navigation bar to the left of the Bible text >>> >>> Feedback is appreciated! >>> >>> Best regards, >>> Tobias >>> >>> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel@crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page >> _______________________________________________ >> sword-devel mailing list: sword-devel@crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > > _______________________________________________ > sword-devel mailing list: sword-devel@crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page