Hi,

2015-02-07 21:31 GMT+01:00 Anna Petrášová <kratocha...@gmail.com>:
> Are you sure it's caused by the splash screen loading change? Can you
> confirm that the previous version is working? I don't have any problems.

yes, it seems to be somehow connected.

Before this change in wxgui.py:

i.edge: Unable to fetch interface description for command 'i.edge'.

Details: i.edge: error while loading shared libraries:
libgrass_gis.7.0.0svn.so: cannot open shared object file: No such file
or directory

r.houghtransform: Unable to fetch interface description for command
'r.houghtransform'.

Details: r.houghtransform: error while loading shared libraries:
libgrass_vector.7.0.0svn.so: cannot open shared object file: No such
file or directory

wx.metadata: Unable to fetch interface description for command 'wx.metadata'.

After:

i.edge: Unable to fetch interface description for command 'i.edge'.

Details: i.edge: error while loading shared libraries:
libgrass_gis.7.0.0svn.so: cannot open shared object file: No such file
or directory

r.houghtransform: Unable to fetch interface description for command
'r.houghtransform'.

Details: r.houghtransform: error while loading shared libraries:
libgrass_vector.7.0.0svn.so: cannot open shared object file: No such
file or directory

wx.metadata: 'ascii' codec can't decode byte 0xc3 in position 15:
ordinal not in range(128)


Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to