b4j4 / indicator-kdeconnect

AppIndicator for KDE Connect
GNU Lesser General Public License v2.1
372 stars 38 forks source link

segmentation fault on Debian stretch #31

Closed fulgorit closed 7 years ago

fulgorit commented 7 years ago

I have done with cmake . and make but :

./indicator-kdeconnect

(indicator-kdeconnect:24710): Gtk-WARNING **: Failed to get the GNOME session proxy: The name org.gnome.SessionManager is not owned

(indicator-kdeconnect:24710): Gtk-WARNING **: Failed to get the Xfce session proxy: The name org.xfce.SessionManager is not owned

(indicator-kdeconnect:24710): Gtk-WARNING : Failed to get an inhibit portal proxy: The name org.freedesktop.portal.Desktop is not owned Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service ** Message: KDEConnectManager.vala:29: retrying to find KDE Connect DBus service Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Segmentation fault

varlesh commented 7 years ago

try deb-package for Xenial: https://launchpad.net/~varlesh-l/+archive/ubuntu/indicator-kdeconnect/+packages I know this not debian, but maybe working

b4j4 commented 7 years ago

When kdeconnect dbus service is not present, that means you don't install kdeconnect or kdeconnect is not running, check if you install it, or try the deb package.