[X2Go-Dev] Bug#804: X2Go issue (in src:x2goclient) has been marked as pending for release

Mihai Moldovan ionic at ionic.de
Mon Mar 9 23:29:55 CET 2015


tag #804 pending
fixed #804 4.0.4.0
thanks

Hello,

X2Go issue #804 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=f44a6d0

The issue will most likely be fixed in src:x2goclient (4.0.4.0).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit f44a6d0716e92882e4714b097bbd68ea3975331e
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Mar 7 02:09:39 2015 +0100

    onmainwindow.cpp: actually call slotTunnelOk(int), do not generate a run time error by calling the non-existent function slotTunnelOk().
    
    Fixes #804.

diff --git a/debian/changelog b/debian/changelog
index 1d4fb5b..7cf61db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -181,6 +181,9 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
     - Windows: correctly reference windows icon.
     - x2goclient.spec: fix builds on Fedora and related due to failing removal
       of browserplugin directory. That's non-critical.
+    - onmainwindow.cpp: actually call slotTunnelOk(int), do not generate a run
+      time error by calling the non-existent function slotTunnelOk().
+      Fixes: #804.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 19 Feb 2015 13:25:28 +0100
 


More information about the x2go-dev mailing list