From knizek.confy@gmail.com Thu Feb 19 20:52:34 2015 Received: (at submit) by bugs.x2go.org; 19 Feb 2015 19:52:35 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id E7DC05DB4A for ; Thu, 19 Feb 2015 20:52:33 +0100 (CET) Received: by mail-wg0-f47.google.com with SMTP id x12so9300723wgg.6 for ; Thu, 19 Feb 2015 11:52:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:content-type:mime-version :content-transfer-encoding; bh=QLq/UU/hrV/vl7b+1WYB7UkDKuBtkExSusF/tFOOdEM=; b=oNjppB+FDjM7nE/qHgqnvhmYEzBMQTK0vuV/HyBYoLUoAngeSOjuxHruWQy5xyPIGC YaGaHsNWixkitCplh1oHvWX5cFnKqGcOUo75X98vVPYn2jEk3flGWePqGFZ0BhFPuLBu ClbHWYi54hQMf8zWPldOzVxKKEiSPnStJTuwhb0THOen6P1no/hfjaFW1144Y8PJF1MR Jx6iBDK7CE1UuSlIRtzX7kklOlq7a7bWweKYFtISB3/9bPNEf/KdU1wF2XkWyhkWiwtr KPiyJ3BKfZZAZ1PfCtPdZ4V/BspXOQYIM0QkxLjfraBgo14wUtwGRyUu7neAjMvSG2Ab WeSQ== X-Received: by 10.180.87.106 with SMTP id w10mr17878726wiz.62.1424375553611; Thu, 19 Feb 2015 11:52:33 -0800 (PST) Received: from athlon ([94.142.237.56]) by mx.google.com with ESMTPSA id lx10sm7041815wjb.17.2015.02.19.11.52.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Feb 2015 11:52:32 -0800 (PST) Message-ID: <1424375551.25855.4.camel@gmail.com> Subject: pyhoca-gui leaves debug log outside rootdir in portable mode From: Milan =?UTF-8?Q?Kn=C3=AD=C5=BEek?= To: submit@bugs.x2go.org Date: Thu, 19 Feb 2015 20:52:31 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Package: pyhoca-gui Version: 0.5.0.4 It would be nice if the debug log file is stored inside the --sessions-rootdir so that files are kept within the "portable" definitions. ATM, the log files is stored within User's home dir in temporary folder (e.g. AppData\Roaming\pyhoca-gui\PyHoca-GUI.1516.log). Affected OS: Windows 7