Package Details: grass 8.4.0-1

Git Clone URL: https://aur.archlinux.org/grass.git (read-only, click to copy)
Package Base: grass
Description: Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization
Upstream URL: http://grass.osgeo.org/
Keywords: analysis GIS remote sensing spatial
Licenses: GPL
Submitter: Scimmia
Maintainer: kikislater
Last Packager: kikislater
Votes: 38
Popularity: 0.000000
First Submitted: 2015-09-06 15:10 (UTC)
Last Updated: 2024-07-30 06:17 (UTC)

Dependencies (28)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »

Vassily commented on 2022-05-18 04:18 (UTC)

kikislater (Sylvain), thank you for your response. However, the link you provided does not work. I couldn't find any github repositories matching 'org:giscan python-wxpython-dev'

kikislater commented on 2022-05-18 03:39 (UTC) (edited on 2022-06-10 04:44 (UTC) by kikislater)

python-wxpython-dev available in AUR doesn't include some patch needed to avoid bugs in GRASS 8

To have Grass GIS properly working, please use this wxpython pkgbuild + attached patches (git clone or download) : https://github.com/giscan/AUR/tree/main/python-wxpython-dev

Edit: updated on AUR

Vassily commented on 2022-05-17 10:12 (UTC) (edited on 2022-05-17 10:16 (UTC) by Vassily)

Unfortunately, my attempts to make the "Layers" tab work in the GRASS 8 GUI were unsuccessful. The "Layers" tab simply doesn't work - you can't see any elements or text on it. In addition, there are no (not visible) buttons in the toolbar. The problem seems to be hiding in python-wxpython. Adjusting the color palette of the image and a quick preview of the simulation results without a graphical interface is very uncomfortable. I'm sorry to give up GRASS or Manjaro. How to solve this annoying problem? Is it possible to create a working GRASS package in Flatpack?

gaelic commented on 2022-03-02 08:07 (UTC)

Thx, the revision works :)

gaelic commented on 2022-02-25 08:46 (UTC)

I found the bug here:

https://github.com/OSGeo/grass/issues/2188

there is already a patch available (have not tested yet)

kikislater commented on 2022-02-24 05:52 (UTC)

Please provide full output with make -j1

gaelic commented on 2022-02-22 07:39 (UTC)

I get the following error when building:

Finished compilation: Mon 21 Feb 2022 19:08:38 CET
make: *** [Makefile:71: default] Error 1
==> ERROR: A failure occurred in build().

kikislater commented on 2022-02-22 05:40 (UTC)

Python 3.10 breaks grass with python-wxpython ... So there is no solution at this time. Grass only works now with python-wxpython>=4.1 and so WxWidget >= 3.1

If you want better statement : https://github.com/OSGeo/grass/issues/2078

For FTP you could use you desktop environnement feature with sftp for exemple.

degovial commented on 2022-02-21 14:07 (UTC) (edited on 2022-02-21 14:45 (UTC) by degovial)

With this update, it is necessary to change python-wxpython, and consequently, wxgtk3 to python-wxpython-dev and wxgtk-dev. This breaks Filezilla, as stated already. I need both GRASS and Filezilla, what am I supposed to do? I can't find any help online about this. This is a weird chain reaction that is basically breaking several major programs along the way.

When launching Filezilla: error while loading shared libraries: libwx_gtk3u_aui-3.0.so.0: cannot open shared object file: No such file or directory

kikislater commented on 2022-02-20 10:03 (UTC)

There is one big issue with python-wxpython. So if you install grass, some software like audacity, filezilla, kicad among others will not work ... Btw I will publish it tomorrow