Alexander Shishenko
Alexander Shishenko
``` $ lddtree /usr/lib/x86_64-linux-gnu/libEGL.so libEGL.so => /usr/lib/x86_64-linux-gnu/libEGL.so (interpreter => none) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 ld-linux-x86-64.so.2 => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 libxcb-xfixes.so.0 =>...
I work on Librevault as hard as I can. The last version (0.1.19) is pretty old now, and I have fixed many stability issues since then, but I have some...
Yes, I am working on crashes and stability right now.
Well, my main workspace is Kubuntu 16.04 and I also don't have the tray icon. But that is only in KDE and only using system libraries. - The same GUI...
> It took hours for the nodes to discover each other and sync. Hmm.. Why didn't BitTorrent tracker discovery discover the new peers? > When I quit Librevault on peer-2,...
I am working hard to rewrite the daemon in a less complicated way and testing the connectivity and discovery over different networks. BitTorrent discovery with a predefined list of trackers...
The first assumption on this error is that the port (42345 by default) is already bound to some other application. The second assumption is the lack of IPv6 stack on...
This behavior may be observed on restarting the GUI. librevault-daemon may have an unexpected pause before actually stopping its execution. So, the restarted GUI tries to run a new process,...
It requires blockchain-like consensus algorithm. Triaged for now.
I've just discovered some mistakes in the blog. Actually, the blog page is not the right place for deep-technical articles. I've created a [GitHub wiki](https://github.com/Librevault/librevault/wiki/Librevault-Configuration) page for configuration. First, the...