I have been encountering the following hurdles.
- Error in digitization tool
Unable to initialize display driver, see README file for more information.
Details: ‘NoneType’ object has no attribute ‘OpenMap’ (/usr/lib/grass-6.3.0/etc/wxpython/vdigit/_grass6_wxvdigit.so: undefined symbol: _ZN10wxPseudoDC9AddToListEP5pdcOp)
- Some mismatch issue
GRASS 6.3.0 (projectAfghanistan):~ > /usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn(“wxPython/wxWidgets release number mismatch”)
/usr/lib/grass-6.3.0/etc/wxpython/gui_modules/gcmd.py:55: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
/usr/lib/grass-6.3.0/etc/wxpython/gui_modules/gcmd.py:62: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
message=self.message,
Some effects is that I cannot digitize and sometimes GRASS crashes esp while importing shape files.
Thanks!
Ambrish Dhaka
From the hottest sporting action to the latest in news, style and entertainment, it’s all on MSN India
Hi,
2009/8/26 ambrish dhaka <ambijat@hotmail.com>:
1. Error in digitization tool
Unable to initialize display driver, see README file for more information.
Details: 'NoneType' object has no attribute 'OpenMap'
(/usr/lib/grass-6.3.0/etc/wxpython/vdigit/_grass6_wxvdigit.so: undefined
symbol: _ZN10wxPseudoDC9AddToListEP5pdcOp)
First of all I would suggest to you to use more recent version of
GRASS (note that wxGUI is under development).
2. Some mismatch issue
GRASS 6.3.0 (projectAfghanistan):~ >
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450:
UserWarning: wxPython/wxWidgets release number mismatch
Probably more versions of Python installed on your machine?
Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
I had similar issues with fedora 11 64 bit.
I compiled the Grass 6.4 svn snapshot of the 15-08-2009 on a fedora 11 64 bit system. Everything went fine without errors. However when I open GRASS I get the following error:
GRASS 6.4.0svn (DEM):~ > /usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn(“wxPython/wxWidgets release number mismatch”)
The gui (wx) is starting, but the 3D view and the digitize do not start. For the 3d view I get a “loading data” message and nothing is happening.
I tried the same with the svn of 6.5 and I get the same messages. But even the 2d data are not loading.
I do not have two versions of Python on the machine. However I have the 2.6 installed.
A couple of weeks ago I installed grass on a fedora 10 64 bit with the same options and everything is working fine. But there the version of Python is 2.5.
I put a message on the fedora forum, but I did not get any answer. And in the repository the latest official version is still the 6.3. That is why I went into compiling it.
Thank you
Laura
2009/8/26 Martin Landa <landa.martin@gmail.com>
Hi,
2009/8/26 ambrish dhaka <ambijat@hotmail.com>:
- Error in digitization tool
Unable to initialize display driver, see README file for more information.
Details: ‘NoneType’ object has no attribute ‘OpenMap’
(/usr/lib/grass-6.3.0/etc/wxpython/vdigit/_grass6_wxvdigit.so: undefined
symbol: _ZN10wxPseudoDC9AddToListEP5pdcOp)
First of all I would suggest to you to use more recent version of
GRASS (note that wxGUI is under development).
- Some mismatch issue
GRASS 6.3.0 (projectAfghanistan):~ >
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450:
UserWarning: wxPython/wxWidgets release number mismatch
Probably more versions of Python installed on your machine?
Martin
–
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
Hi,
2009/8/26 Laura Poggio <laura.poggio@gmail.com>:
I had similar issues with fedora 11 64 bit.
I compiled the Grass 6.4 svn snapshot of the 15-08-2009 on a fedora 11 64
bit system. Everything went fine without errors. However when I open GRASS I
get the following error:
---------------------------------------------------------
GRASS 6.4.0svn (DEM):~ >
/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450:
UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
---------------------------------------------------------
seems to be related
https://bugzilla.redhat.com/show_bug.cgi?id=502608
Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
Thank you very much. I was looking at the error filtering with GRASS keyword and I did not find that page.
I will check what they suggest and in case I will add the example with GRASS.
I will keep here updated.
Thanks again
Laura
2009/8/26 Martin Landa <landa.martin@gmail.com>
Hi,
2009/8/26 Laura Poggio <laura.poggio@gmail.com>:
I had similar issues with fedora 11 64 bit.
I compiled the Grass 6.4 svn snapshot of the 15-08-2009 on a fedora 11 64
bit system. Everything went fine without errors. However when I open GRASS I
get the following error:
GRASS 6.4.0svn (DEM):~ >
/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450:
UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn(“wxPython/wxWidgets release number mismatch”)
seems to be related
https://bugzilla.redhat.com/show_bug.cgi?id=502608
Martin
–
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
But, I have no control over the versions. As, it is the Fedora which is responsible for the maintenance of rpms. ANy further help!
Ambrish
Date: Wed, 26 Aug 2009 08:44:50 +0200
Subject: Re: [GRASS-user] some issues of GRASS on Fedora 11
From: landa.martin@gmail.com
To: ambijat@hotmail.com
CC: grass-user@lists.osgeo.org
Hi,
2009/8/26 ambrish dhaka ambijat@hotmail.com:
- Error in digitization tool
Unable to initialize display driver, see README file for more information.
Details: ‘NoneType’ object has no attribute ‘OpenMap’
(/usr/lib/grass-6.3.0/etc/wxpython/vdigit/_grass6_wxvdigit.so: undefined
symbol: _ZN10wxPseudoDC9AddToListEP5pdcOp)
First of all I would suggest to you to use more recent version of
GRASS (note that wxGUI is under development).
- Some mismatch issue
GRASS 6.3.0 (projectAfghanistan):~ >
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450:
UserWarning: wxPython/wxWidgets release number mismatch
Probably more versions of Python installed on your machine?
Martin
–
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
Match ‘n’ Make new friends with the cool match-meter. Join the Planet with you Hotmail ID. Drag n’ drop
In the official repository there is only the 6.3. You can download the Weekly snapshot for generic linux and install it. It is not difficult, but some small are missing (3D and digitize).
Laura
2009/8/26 ambrish dhaka <ambijat@hotmail.com>
But, I have no control over the versions. As, it is the Fedora which is responsible for the maintenance of rpms. ANy further help!
Ambrish
Date: Wed, 26 Aug 2009 08:44:50 +0200
Subject: Re: [GRASS-user] some issues of GRASS on Fedora 11
From: landa.martin@gmail.com
To: ambijat@hotmail.com
CC: grass-user@lists.osgeo.org
Hi,
2009/8/26 ambrish dhaka <ambijat@hotmail.com>:
- Error in digitization tool
Unable to initialize display driver, see README file for more information.
Details: ‘NoneType’ object has no attribute ‘OpenMap’
(/usr/lib/grass-6.3.0/etc/wxpython/vdigit/_grass6_wxvdigit.so: undefined
symbol: _ZN10wxPseudoDC9AddToListEP5pdcOp)
First of all I would suggest to you to use more recent version of
GRASS (note that wxGUI is under development).
- Some mismatch issue
GRASS 6.3.0 (projectAfghanistan):~ >
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450:
UserWarning: wxPython/wxWidgets release number mismatch
Probably more versions of Python installed on your machine?
Martin
–
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
Match ‘n’ Make new friends with the cool match-meter. Join the Planet with you Hotmail ID. Drag n’ drop
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
On Wed, Aug 26, 2009 at 3:17 PM, Laura Poggio<laura.poggio@gmail.com> wrote:
In the official repository there is only the 6.3. You can download the
Weekly snapshot for generic linux and install it. It is not difficult, but
some small are missing (3D and digitize).
Small note here:
The problem is that the binary snapshot is (yet?) built on a Fedora 4 machine
(very old) and that it turned out to be impossible to install on that machine
recent wx, cairo and so forth. I tried for many hours but would end up
to update zillions of packages.
I/we hope to migrate to another, more modern machine in the future, then
the binary snapshot will become complete.
Markus