GRASS 7.2.1 has been released on 3rd May 2017, so time to plan the
next release, i.e. 7.2.2. Currently 7.2.2 release is planned in July
[1]. It would mean, following RFC4 [2] using [3]:
2017-07-05 - soft freeze (only bugfixes)
2017-08-04 - hard freeze + RC1
2017-08-14 - RC2
2017-08-29 - final
It would be nice also to solve waiting backports [4] till 2017-07-05
or also at the FOSS4G-E code sprint.
As can be seen from [1], there is confusion about v.in.ogr syntax for importing PostGIS layers. This was modified in May (r71093/r71096) to correspond to ogr syntax. The man page still has other info, however.
IIUC, in the current (trunk and release72) version, this is enough to import a layer:
I'm not sure if any of the info in the "Default connection settings as datasource (PostgreSQL only)" section of the man page is still valid. If not, I suggest to erase the entire section and add an example with a schema into the "PostGIS tables" section.
2017-08-11 11:26 GMT+02:00 Martin Landa <landa.martin@gmail.com>:
Windows binaries are available for testing [1], also OSGeo4W package
uploaded (you need to mark `Exp` box).
bad news, I tested standalone binaries on fresh Windows 8.1 VM. GUI is
failing with Error 126, g.region from CLI says, missing
api-ms-crt-runtime-l1-1-0.dll. I will try to fix it ASAP and produce
new binaries. Ma
2017-08-11 11:45 GMT+02:00 Martin Landa <landa.martin@gmail.com>:
bad news, I tested standalone binaries on fresh Windows 8.1 VM. GUI is
failing with Error 126, g.region from CLI says, missing
api-ms-crt-runtime-l1-1-0.dll. I will try to fix it ASAP and produce
new binaries. Ma
can someone tested on Windows 8.1 and different versions? Ma
On Fri, Aug 11, 2017 at 5:48 AM, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
2017-08-11 11:45 GMT+02:00 Martin Landa <landa.martin@gmail.com>:
bad news, I tested standalone binaries on fresh Windows 8.1 VM. GUI is
failing with Error 126, g.region from CLI says, missing
api-ms-crt-runtime-l1-1-0.dll. I will try to fix it ASAP and produce
new binaries. Ma
can someone tested on Windows 8.1 and different versions? Ma
I tested 64bit version on windows 10 and it works for me, but lidar
tools are missing.
2017-08-11 15:59 GMT+02:00 Anna Petrášová <kratochanna@gmail.com>:
I tested 64bit version on windows 10 and it works for me, but lidar
tools are missing.
you are right, I have accidentally disabled las support also on 64bit
platform. Unfortunately building server is not accessible since
15:00CET (at least for two days) due to network reconfiguration at
CTU. Should be fixed in trunk (r71392). I will do backport later when
first G73 64bit build will be published (probably on Monday). Ma
2017-08-11 17:05 GMT+02:00 Martin Landa <landa.martin@gmail.com>:
Hi,
2017-08-11 15:59 GMT+02:00 Anna Petrášová <kratochanna@gmail.com>:
I tested 64bit version on windows 10 and it works for me, but lidar
tools are missing.
you are right, I have accidentally disabled las support also on 64bit
platform. Unfortunately building server is not accessible since
15:00CET (at least for two days) due to network reconfiguration at
CTU. Should be fixed in trunk (r71392). I will do backport later when
first G73 64bit build will be published (probably on Monday). Ma
well, it broke [1] 64bit even few days ago it worked [2]. No changes
in buliding envirnment since then. Windows mystery, I am lost, any
idea?
C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/bin/r.in.lidar.exe:
error while loading shared libraries: libgrass_raster.7.3.svn.dll:
cannot open shared object file: No such file or directory
2017-08-14 11:54 GMT+02:00 Martin Landa <landa.martin@gmail.com>:
C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/bin/r.in.lidar.exe:
error while loading shared libraries: libgrass_raster.7.3.svn.dll:
cannot open shared object file: No such file or directory
of course the library exists
$ file /c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/lib/libgrass_raster.7.3.svn.dll
/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/lib/libgrass_raster.7.3.svn.dll:
PE32+ executable (DLL) (console) x86-64, for MS Windows