[GRASS-dev] splash screen image comes up too late [Re: Planning GRASS GIS 7.0.0RC2]
Martin Landa
landa.martin at gmail.com
Sun Feb 8 08:35:05 PST 2015
Hi,
2015-02-07 21:31 GMT+01:00 Anna Petrášová <kratochanna at 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
More information about the grass-dev
mailing list