tag #689 pending fixed #689 0.5.0.5 thanks Hello, X2Go issue #689 (src:pyhoca-gui) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=f5d975c The issue will most likely be fixed in src:pyhoca-gui (0.5.0.5). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit f5d975cab2dc6fd47c77145a281e3c3a89cbbcdb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 27 12:16:25 2015 +0200 debian/control,pyhoca-gui.specs: Pull-in gobject introspection packages for libnotify support. Fallback to pynotify (GTK2 based notifcations) only if gi.repository.Notify is unavailable. (Fixes: #689). diff --git a/debian/changelog b/debian/changelog index 0b6c3fe..2e756a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ pyhoca-gui (0.5.0.5-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.5.0.5): - Handle notification the GTK3-way. (Fixes: #769). + * debian/control,pyhoca-gui.specs: + + Pull-in gobject introspection packages for libnotify support. + Fallback to pynotify (GTK2 based notifcations) only if + gi.repository.Notify is unavailable. (Fixes: #689). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 27 May 2015 11:46:24 +0200