DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.14k stars 106 forks source link

centos7 libX11-xcb.so #236

Open Hemanthdev opened 4 years ago

Hemanthdev commented 4 years ago

./dockstation-1.5.1-x86_64.AppImage zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_dockstdl6Yxe/AppRun. /tmp/.mount_dockstdl6Yxe/dockstation: error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory

danlivingston commented 4 years ago

Same issue on Ubuntu 18.04 after installation with .deb package.

danlivingston commented 4 years ago

Installing packages libx11-xcb1 libasound2 fixed the issue for me.

igor-lemon commented 4 years ago

Hi there! So, it looks like some Electron bug. I can only say that need to wait when I finish testing and publish v1.6, where on Ubuntu it's running ok.