Closed artelse closed 3 years ago
After running the install script I was no longer able to run keywriter.
./keywriter
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
File open for reading.
Segmentation fault (core dumped)
I get Segmentation fault (core dumped)
for everything in this project's bin/
directory.
I attempted to get this functional for a few minutes as well.. similar results. Pretty sure the binaries that are build are simply not compatible with the update that rolled out a few months ago.
You should manually install wikipedia (though currently it doesn't work for newer ZIM files or remarkable 2), and then install keywriter and draft/oxide/remux using toltec opkg.
The app is now packaged with toltec
Install.sh
misses the following line to copyfingerterm
binary:scp fingerterm root@$IP:/usr/bin/fingerterm
The last reboot command doesn't work, but this will:
ssh root@$IP "shutdown -r 0"