On Mar 27, 2008, at 1:29 PM, grass-dev-request@lists.osgeo.org wrote:
Message: 4
Date: Thu, 27 Mar 2008 17:47:11 +0100 (CET)
From: benjamin.ducke@ufg.uni-kiel.de
Subject: Re: [GRASS-dev] Current state of wxPython GUI
To: grass-dev@lists.osgeo.org
Message-ID:
<48002.195.72.173.148.1206636431.squirrel@webmail.mail.uni-kiel.de>
Content-Type: text/plain;charset=iso-8859-1IndexError: list index out of range
should be also fixed in trunk now
OK, that works now.
2. The GRASS init shell script now dumps this message twice to the
console:
"To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details."I guess it attempts to run something with su privileges?
OK, I assume this is well-known 'sudo' behaviour issue on Ubuntu...
I am only getting second thoughts that this means some important
commands are not being run upon start-up on Ubuntu.
Do you know which commands might cause these messages so I can look
into it?
Benjamin,
Thanks much for testing. AFAIK, there is nothing in the GUI that is run with su or sudo, and the wxPython GUI does not call any bash shell script commands. So this is an odd error.
I'm real tied up at the moment (at the Society for American Archaeology meetings and giving papers tomorrow), but hope to get a chance to get back to working on the GUI with Martin in the next month or so. I'll try to test for your error running i.group from the georectifier. Does the rest of it work OK?
Important: What versions of Python and wxPython are you using?
Cheers
Michael
Best,
Benjamin
Martin