rootkiwi / an2linuxserver

Sync Android notifications encrypted to a Linux desktop
Other
401 stars 43 forks source link

Notification issue #32

Open Fentomdev opened 7 years ago

Fentomdev commented 7 years ago

Hi, I have a issue with my GNU/Linux Debian :

[2017-04-17 20:28:33] (Notification) Error showing notification: g-io-error-quark: The connection is closed (18) [2017-04-17 20:28:33] Please make sure you have a notification server installed on your system

Give me help !

rootkiwi commented 7 years ago

What desktop environment do you use? Or do you use a window manager with a separate notification server? How do you run an2linuxserver.py?

Fentomdev commented 7 years ago

I use Mate desktop. "do you use a window manager with a separate notification server?" no i use thé basic notification server. I run the script with python3 an2linuxserver.py

rootkiwi commented 7 years ago

I just tried in virtualbox for fun with a fresh install of debian 8.7 x86_64 choosing mate as desktop environment. Installed dependencies libnotify4 gir1.2-notify-0.7 gir1.2-gdkpixbuf-2.0 and it worked. So unfortunately I have no idea what the problem is.

undermink commented 6 years ago

I only get that error when running the server from inside tmux (see #27).