You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Basically electron/electron#1518: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
The install docs should mention you need to do something like sudo apt-get install libgconf-2.4
Describe the bug
Basically electron/electron#1518:
error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
The install docs should mention you need to do something like
sudo apt-get install libgconf-2.4
To Reproduce
Steps to reproduce the behavior:
wget -O - https://raw.githubusercontent.com/edipox/wunderlistux/master/bin/install.sh > install.sh
sudo bash install.sh
/opt/wunderlistux/Wunderlistux
Expected behavior
App would open
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: