[X2Go-Dev] Bug#253: X2Go issue (in src:x2goclient) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Sun Jun 29 21:48:14 CEST 2014
tag #253 pending
fixed #253 4.0.2.1
thanks
Hello,
X2Go issue #253 (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=a3f5434
The issue will most likely be fixed in src:x2goclient (4.0.2.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit a3f54345646ce35eea731eeedec1550f6551f606
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Jun 29 21:46:53 2014 +0200
Avoid unitialised variables on early calls of ONMainWindow::closeEvent() or ONMainWindow::closeClient(). (Fixes: #253).
diff --git a/debian/changelog b/debian/changelog
index 3ae0219..5751587 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low
- Add new cmdline option --hide-foldersharing. If used, all GUI
elements related to exporting client-side folders to X2Go sessions
get hidden. (Fixes: #514).
+ - Avoid unitialised variables on early calls of ONMainWindow::closeEvent()
+ or ONMainWindow::closeClient(). (Fixes: #253).
* debian/control:
+ Add dbg:package x2goplugin-dbg.
More information about the x2go-dev
mailing list