[GRASS5] [bug #2827] (grass) can zoom but not pan around

this bug's URL: http://intevation.de/rt/webrt?serial_num=2827
-------------------------------------------------------------------------

One can zoom and unzoom, but cannot otherwise move the view around
with the mouse wheel etc. P.S. always takes several unzooms to reverse
a zoom for me.
Ok, that's what the other packages are for I suppose.
P.S. it's still crazy that d.zoom etc. mouse commands use 100% CPU
when sitting idle.

--- Headers Follow ---

From jidanni@jidanni.org Thu Dec 9 06:47:19 2004

Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
  by lists.intevation.de (Postfix) with ESMTP id D93AA10016B
  for <grass-bugs@lists.intevation.de>; Thu, 9 Dec 2004 06:47:19 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
  by mail.intevation.de (Postfix) with ESMTP id 7055436CE0
  for <grass-bugs@lists.intevation.de>; Thu, 9 Dec 2004 06:47:19 +0100 (CET)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
  by mail.intevation.de (Postfix) with ESMTP id 5E40D36CD8
  for <grass-bugs@intevation.de>; Thu, 9 Dec 2004 06:47:17 +0100 (CET)
Received: from [219.69.72.86] (port=33306 helo=jidanni1)
  by frodo.hserus.net with esmtpsa
  (Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0)
  id 1CcH91-0006Ht-Tc by authid <jidanni> with plain
  for <grass-bugs@intevation.de>; Thu, 09 Dec 2004 11:17:16 +0530
To: grass-bugs@intevation.de
Subject: can zoom but not pan around
From: Dan Jacobson <jidanni@jidanni.org>
Date: Thu, 09 Dec 2004 12:17:30 +0800
Message-ID: <87llc85cmd.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level:

-------------------------------------------- Managed by Request Tracker

this bug's URL: http://intevation.de/rt/webrt?serial_num=2827
---------------------------------------------------------------------

One can zoom and unzoom, but cannot otherwise move the view around
with the mouse wheel etc.

'd.zoom -p' will pan (added after 5.7.0)
'd.zoom -f' will zoom and pan

The mouse wheel is hard to get working on all platforms / window
managers and I'm not sure how you would use it anyway.

P.S. always takes several unzooms to reverse a zoom for me.

tune to suit with the 'd.zoom zoom=' option.
add an "alias" line to ~/.grass.bashrc to make permanent. (?)

Ok, that's what the other packages are for I suppose.

QGIS might make you very happy. http://qgis.sf.net/

P.S. it's still crazy that d.zoom etc. mouse commands use 100% CPU
when sitting idle.

we know.

Hamish