screencloud icon indicating copy to clipboard operation
screencloud copied to clipboard

Cannot run screencloud anymore

Open seahindeniz opened this issue 4 years ago • 0 comments

I don't know what's causing this but I only installed the dependencies that shown on Compiling on Ubuntu page

  ~  screencloud                                                                                                                                      ✔ 
Setting PYTHONHOME=/snap/screencloud/3/usr
Setting PYTHONPATH=/snap/screencloud/3/share/screencloud/modules
Gtk-Message: 21:09:32.113: Failed to load module "canberra-gtk-module"
Gtk-Message: 21:09:32.115: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols specified are supported
propsReply "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.1664\" (uid=1000 pid=26661 comm=\"screencloud \" label=\"snap.screencloud.screencloud (enforce)\") interface=\"org.freedesktop.DBus.Properties\" member=\"GetAll\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=1540 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"unconfined\")"
nmReply "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.1664\" (uid=1000 pid=26661 comm=\"screencloud \" label=\"snap.screencloud.screencloud (enforce)\") interface=\"org.freedesktop.NetworkManager\" member=\"GetDevices\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=1540 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"unconfined\")"
"Object path cannot be empty"
[INFO] "Loaded 0 plugin(s)"
[INFO] "Using bundled icon: :/systray/trayicon-gray.svg"
Fontconfig warning: FcPattern object weight does not accept value [50 200)
/snap/screencloud/3/usr/bin/screencloud.sh: line 23: 26661 Segmentation fault      (core dumped) screencloud "$@"

Ubuntu 18.04.4

build-essential is already the newest version (12.4ubuntu1).
libqt5svg5-dev is already the newest version (5.9.5-0ubuntu1).
libpythonqt-qt5-python3-dev is already the newest version (3.2-7build2).
libqt5x11extras5-dev is already the newest version (5.9.5-0ubuntu1).
libquazip5-dev is already the newest version (0.7.3-5ubuntu1).
qtmultimedia5-dev is already the newest version (5.9.5-0ubuntu1).
qttools5-dev is already the newest version (5.9.5-0ubuntu1).
cmake is already the newest version (3.10.2-1ubuntu2.18.04.1).
git is already the newest version (1:2.17.1-1ubuntu0.7).
libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.5).
python3-dev is already the newest version (3.6.7-1~18.04).
qtbase5-dev is already the newest version (5.9.5+dfsg-0ubuntu2.5).
qtbase5-private-dev is already the newest version (5.9.5+dfsg-0ubuntu2.5).
echo $PATH                                                                                                                                       ✔ 
/home/sahin/.autojump/bin:/home/sahin/.local/bin:/home/sahin/bin:/opt/GitHub Desktop:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

seahindeniz avatar Apr 27 '20 18:04 seahindeniz