Mon, Feb 28 2005
02:39:44
|
|
Request created by hbowman
|
|
Subject: 6.0 X monitors lack "GRASS" window title
monitor windows in GRASS 5.7/6.0 lack "GRASS" in their window titles:
e.g.
GRASS6beta2 > xwininfo | grep x0
xwininfo: Window id: 0x3600001 "6.0.0beta2 - Monitor: x0"
GRASS5.4.0 > xwininfo | grep x0
xwininfo: Window id: 0x3c00001 "GRASS 5.4.0 - Monitor: x0"
Not a big deal, but for clarity and window manager grouping purposes it should
probably start with "GRASS".
(plus it breaks one of my scripts)
Hamish
|
|
Mon, Feb 28 2005
11:20:57
|
|
Mail sent by mneteler
|
|
|
Mon, Feb 28 2005
11:21:01
|
|
Status changed to resolved by mneteler
|
|
Mon, Feb 28 2005
12:19:36
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Mon, 28 Feb 2005 11:19:18 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #3036] (grass) 6.0 X monitors lack "GRASS" window title
|
Message-ID |
<20050228101918.GD4710@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20050228013944.ABA08102BF7@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20050228013944.ABA08102BF7@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Mon, Feb 28, 2005 at 02:39:44AM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3036
> -------------------------------------------------------------------------
>
> Subject: 6.0 X monitors lack "GRASS" window title
>
> monitor windows in GRASS 5.7/6.0 lack "GRASS" in their window titles:
>
> e.g.
>
> GRASS6beta2 > xwininfo | grep x0
> xwininfo: Window id: 0x3600001 "6.0.0beta2 - Monitor: x0"
>
> GRASS5.4.0 > xwininfo | grep x0
> xwininfo: Window id: 0x3c00001 "GRASS 5.4.0 - Monitor: x0"
>
>
> Not a big deal, but for clarity and window manager grouping purposes it should
> probably start with "GRASS".
>
> (plus it breaks one of my scripts)
Done.
GRASS 6.0.cvs:~ > xwininfo | grep x1
xwininfo: Window id: 0x3c00001 "GRASS 6.0.cvs - Monitor: x1"
Markus
|
|
Mon, Feb 28 2005
12:19:36
|
|
Status changed to open by _rt_system
|
|
Wed, Mar 2 2005
22:18:30
|
|
Status changed to resolved by hbowman
|
|