X2Go Bug report logs - #165
Windows session is not set to maximun area available

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Ricardo Díaz Martín <oceanosoftlapalma@gmail.com>

Date: Sun, 14 Apr 2013 15:48:02 UTC

Severity: normal

Tags: patch, pending

Found in version 4.0.1.1

Fixed in version 4.0.1.1

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#165: [X2Go-Dev] Bug#165: Bug#165: Windows session is not set to maximun area available
Reply-To: Ricardo Díaz Martín <oceanosoftlapalma@gmail.com>, 165@bugs.x2go.org
Resent-From: Ricardo Díaz Martín <oceanosoftlapalma@gmail.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 18 Apr 2013 07:03:02 +0000
Resent-Message-ID: <handler.165.B165.136626783112895@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 165
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: patch
Received: via spool by 165-submit@bugs.x2go.org id=B165.136626783112895
          (code B ref 165); Thu, 18 Apr 2013 07:03:02 +0000
Received: (at 165) by bugs.x2go.org; 18 Apr 2013 06:50:31 +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.7 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,
	RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com [209.85.223.172])
	by ymir (Postfix) with ESMTPS id ED1A95DB05;
	Thu, 18 Apr 2013 08:50:30 +0200 (CEST)
Received: by mail-ie0-f172.google.com with SMTP id c10so2971700ieb.3
        for <multiple recipients>; Wed, 17 Apr 2013 23:50:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:x-received:in-reply-to:references:date:message-id
         :subject:from:to:cc:content-type;
        bh=XrGKRg6rUp2HjfZkdLdF0y2KYqg9CbEnyJ+UcZ662qU=;
        b=qiwptC/mE5tMx0TLk18NLHvNh0CEGeeuoIgLIbHlRcUtNo1IaXfmJv4h71pvgFU2BF
         sZmyt7ll1C+BiBcvutbg6XGyVV2dEvlb02Gzz+uSlLhfIEzgnvt98lFjj0y2GfXa9fxN
         IN/O9Urzz0MHiFrrv6/OxePz4NwFtsyIYaY+Xu5SzCZU8JDbR1T89Eppp7WtZ8U2ewZL
         8uHilsSFUjgs2ku4jKfZMXXj0ABoYQoz9UVoeUNbbyYul28wDKE6V8UBhPRrQFdcpYZc
         1OeAgP7wqZToez2HpR8s8VidADwgdSdxt8Lt7zkoeWut6TkbDIZ2z7JcO2f0KE2WlDMO
         uxGQ==
MIME-Version: 1.0
X-Received: by 10.50.213.41 with SMTP id np9mr6079212igc.79.1366267829332;
 Wed, 17 Apr 2013 23:50:29 -0700 (PDT)
Received: by 10.231.237.194 with HTTP; Wed, 17 Apr 2013 23:50:29 -0700 (PDT)
In-Reply-To: <CAPWth0K+OcNxZZBCeEFdT3iTkwZMviK_qu-iM+0n+-M7YhtXng@mail.gmail.com>
References: <CAPWth0JGGwi1yL_nCSg5X73Vc_bxNfxGQFkqV6O_yF_hTdAMPA@mail.gmail.com>
	<516BA52C.9060801@informatik.uni-erlangen.de>
	<CAPWth0K+OcNxZZBCeEFdT3iTkwZMviK_qu-iM+0n+-M7YhtXng@mail.gmail.com>
Date: Thu, 18 Apr 2013 08:50:29 +0200
Message-ID: <CAPWth0KSP98deyOjRtBo+58Cj=POZgbRBCFT1RxLM9J=4Dbo5A@mail.gmail.com>
From: Ricardo Díaz Martín <oceanosoftlapalma@gmail.com>
To: Moritz Struebe <Moritz.Struebe@informatik.uni-erlangen.de>
Cc: x2go-dev@lists.berlios.de, submit@bugs.x2go.org, 165@bugs.x2go.org
Content-Type: multipart/mixed; boundary=f46d04462eb6a2b00f04da9d0472
[Message part 1 (text/plain, inline)]
Hi again,

Last patch for this issue. Sorry for the extra work!


2013/4/15 Ricardo Díaz Martín <oceanosoftlapalma@gmail.com>

> Upss... Something wrong using git. Sorry
>
> Regards,
> Ricardo
>
> 2013/4/15 Moritz Struebe <Moritz.Struebe@informatik.uni-erlangen.de>:
> > On 2013-04-14 17:44, Ricardo Díaz Martín wrote:
> >> +//        height=st->setting()->value ( sid+"/height",
> >> +//                                      ( QVariant ) defaultHeight
> ).toInt();
> >> +//        width=st->setting()->value ( sid+"/width",
> >> +//                                     ( QVariant ) defaultWidth
> ).toInt();
> >
> > Hi,
> >
> > is there any reason to keep this code? If it's not needed, just remove
> it.
> >
> > Cheers
> > Morty
> >
> > --
> > Dipl.-Ing. Moritz 'Morty' Struebe (Wissenschaftlicher Mitarbeiter)
> > Lehrstuhl für Informatik 4 (Verteilte Systeme und Betriebssysteme)
> > Friedrich-Alexander-Universität Erlangen-Nürnberg
> > Martensstr. 1
> > 91058 Erlangen
> >
> > Tel   : +49 9131 85-25419
> > Fax   : +49 9131 85-28732
> > eMail : struebe@informatik.uni-erlangen.de
> > WWW   : http://www4.informatik.uni-erlangen.de/~morty
> >
> >
> >
>
> _______________________________________________
> X2Go-Dev mailing list
> X2Go-Dev@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/x2go-dev
>
[Message part 2 (text/html, inline)]
[0003-bug-maximum-screen-available-for-a-session.patch (application/octet-stream, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 12:06:13 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.