liberavia / 3CXClientSnap

This project offers a snap package of the Windows version of 3CX Client. For using it snapd has to be installed on your system: https://docs.snapcraft.io/core/install
11 stars 1 forks source link

Doesn't seem to work #2

Open DerDanilo opened 3 years ago

DerDanilo commented 3 years ago

Zorin OS 15.3

sudo snap install 3cxclient_15.5.1_multi.snap --dangerous
3cxclient 15.5.1 installed

Also tried the script, doesn't work either. https://github.com/liberavia/Install3CXClient/issues/5

Gernott commented 3 years ago

Same here on Ubuntu 20.04. After a successful installation, I find the tool in my launcher. But when trying to open it, nothing happens. Any ideas?

Gernott commented 3 years ago

When I start it on my shell: sudo 3cxclient

mkdir: cannot create directory ‘/run/user/0’: Permission denied /snap/3cxclient/x1/bin/sommelier: line 201: 15267 Segmentation fault (core dumped) $SNAP/usr/lib/$ARCH/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > $GDK_PIXBUF_MODULE_FILE /snap/3cxclient/x1/bin/sommelier: line 227: 15270 Segmentation fault (core dumped) env WINEARCH="${WINEARCH}" WINEPREFIX="${WINEPREFIX}" "${WINELOADER}" wineboot --init 2>&1 15271 (core dumped) | yad --progress --title="Preparing Windows environment" --width=400 --center --no-buttons --auto-close --auto-kill --on-top --pulsate Segmentation fault (core dumped) /snap/3cxclient/x1/bin/sommelier: line 10: 15269 Segmentation fault (core dumped) yad --timeout=15 --timeout-indicator=bottom --text="${NOTICE}" --no-escape --width=460 --center --no-buttons --splash --on-top /snap/3cxclient/x1/bin/sommelier: line 10: 15276 Broken pipe ( AMOUNTTRICKS=$(echo "${TRICKS}" | wc -w); CURRENTTRICKCOUNT=0; for TRICK in ${TRICKS}; do CURRENTTRICKCOUNT=$(expr $CURRENTTRICKCOUNT + 1); NUMERATOR=$((100 $CURRENTTRICKCOUNT)); PERCENT=$((NUMERATOR / AMOUNTTRICKS)); PERCENT=$(expr $PERCENT - 1); echo ${PERCENT}; echo "# ${PERCENT}% processed. Currently installing ${TRICK} in progress..."; env WINEARCH="${WINEARCH}" WINEPREFIX="${WINEPREFIX}" "${WINETRICKS}" --gui --unattended ${TRICK}; done; echo 100 ) 15277 Segmentation fault (core dumped) | yad --progress --title="Installing extra components" --width=400 --center --no-buttons --auto-close --on-top /snap/3cxclient/x1/bin/sommelier: line 10: 15294 Segmentation fault (core dumped) wget "${INSTALL_URL}" -O "${TMPDIR}/${INSTALL_EXE}" 2>&1 15295 (core dumped) | perl -p -e '$| = 1; s/^. +([0-9]+%) +([0-9,.]+[GMKB]) +([0-9hms,.]+).*$/\1\n# Downloading... \2 (\3)/' 15296 (core dumped) | yad --progress --title="${INSTALL_EXE}" --width=400 --center --no-buttons --auto-close --auto-kill --on-top --no-escape /snap/3cxclient/x1/bin/sommelier: line 10: 15300 Segmentation fault (core dumped) env WINEARCH="${WINEARCH}" WINEPREFIX="${WINEPREFIX}" "${MSIINSTALL}" /i "${TMPDIR}/${INSTALL_EXE}" /silent rm: cannot remove '/tmp/3CXPhoneforWindows15.msi': No such file or directory /snap/3cxclient/x1/bin/sommelier: line 47: cd: /root/snap/3cxclient/common/.wine/drive_c/ProgramData/3CXPhone for Windows/PhoneApp: No such file or directory /snap/3cxclient/x1/bin/sommelier: line 45: 15304 Segmentation fault (core dumped) env WINEARCH="${WINEARCH}" WINEPREFIX="${WINEPREFIX}" "${WINELOADER}" "${WINE_EXE}"