tag #993 pending fixed #993 3.1.1.3 thanks Hello, X2Go issue #993 (src:x2godesktopsharing) 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=x2godesktopsharing.git;a=commitdiff;h=e470e71 The issue will most likely be fixed in src:x2godesktopsharing (3.1.1.3). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit e470e7117439f978593e3a732c85b45d3d755b2e Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Feb 7 17:56:27 2016 +0100 sharetray.cpp: fix type issues while calculating time difference. Fixes: #993. diff --git a/debian/changelog b/debian/changelog index 4e21389..86c668d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ x2godesktopsharing (3.1.1.3-0x2go1) UNRELEASED; urgency=low - x2godesktopsharing.pro: also rename x2godesktopsharing_zh_tw in project file. - misc: fix X2GO => X2Go and add "Desktop" where missing. Fixes: #936. + - sharetray.cpp: fix type issues while calculating time difference. Fixes: + #993. * debian/control: - Drop libqt4-gui Depends. Already handled by shlibs and misc Depends. Fixes: #905.