diodechain / diode_feedback

This is the place to Diode Drive users to give their feedback
3 stars 0 forks source link

Ubuntu 18 requires installation of extra packages to load UI #14

Closed hansr closed 5 months ago

hansr commented 3 years ago

Operating system and version: Linux Ubuntu 18

dDrive version: 0.7.2-8

Problem description: Same user has verified dDrive works on Windows, but when installed on Ubuntu 18, "nothing happens". Upon review of logs, dDrive is started, but the UI / icon is not visible. Requires installation of https://extensions.gnome.org/extension/1031/topicons/.

After verifying icon loads, saw that file-syncs only work in one direction (from non-Ubuntu to Ubuntu, not when changed on Ubuntu) - this requires File Notify tools to be installed ("sudo apt install inotify-tools")

Steps to reproduce:

bluet commented 3 years ago

I can confirm this.

And even with topicons extension, the tray location is still weird...

2020-12-15 06-50-13 的螢幕擷圖

dominicletz commented 3 years ago

Better tray location with the other topicons extension: https://extensions.gnome.org/extension/495/topicons/

dominicletz commented 3 years ago

Also for proper functioning of the file monitoring the inotify-tools package with inotifywait is required at the moment sudo apt install inotify-tools

zachongit commented 3 years ago

UI doesn't load on Ubuntu 20.04.1 LTS even after installing inotify-tools and the TopIcons Plus gnome extension.

dominicletz commented 3 years ago

UI doesn't load on Ubuntu 20.04.1 LTS even after installing inotify-tools and the TopIcons Plus gnome extension.

Did you try both topicons extensions? https://extensions.gnome.org/extension/495/topicons/ ?

zachongit commented 3 years ago

UI doesn't load on Ubuntu 20.04.1 LTS even after installing inotify-tools and the TopIcons Plus gnome extension.

Did you try both topicons extensions? https://extensions.gnome.org/extension/495/topicons/ ?

I tried https://extensions.gnome.org/extension/495/topicons/, but it encounters an error when installing. Looks like it doesn't support my GNOME version.

zachongit commented 3 years ago

topiconsfix works with gnome 3.36.8 to access GUI

hansr commented 3 years ago

archlinux requires installation of openssl-1.0

Before: =ERROR REPORT==== 14-Apr-2021::20:53:47.116568 === Unable to load crypto library. Failed with error: "load_failed, Failed to load NIF library /home/chrisrempel/dDrive/lib/crypto-5.0/priv/lib/crypto: 'libcrypto.so.1.0.0: cannot open shared object file: No such file or directory'" OpenSSL might not be installed on this system.

hansr commented 5 months ago

Documented here: https://support.diode.io/article/j8e4a8a59a