Commit f68ad03 1 parent 47ce35a commit f68ad03 Copy full SHA for f68ad03
File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,17 @@ toolbar .
31
31
32
32
![ ] ( ./img/qgis_plugin_history.png )
33
33
34
+ ### Known issue
35
+
36
+ On MS Windows QGIS plugin may suffer by poping-up windows when
37
+ starting computation. It is caused by a bug in GRASS 8.3. This issue
38
+ can be solved by copying `` core.py `` file available from [ GitHub
39
+ repository] ( https://raw.githubusercontent.com/storm-fsv-cvut/smoderp2d/master/bin/qgis/grass_patch/core.py )
40
+ to a GRASS target directory which is typically located in:
41
+
42
+ - `` C:\Program Files\QGIS 3.**.*\apps\grass\grass83\etc\python\grass\script `` in the case that QGIS has been installed by standalone installer, or
43
+ - `` C:\OSGeo4W\apps\grass\grass83\etc\python\grass\script `` in the case that QGIS has been installed by OSGeo4W network installer.
44
+
34
45
## GRASS GIS Addon
35
46
36
47
### Installation instructions
You can’t perform that action at this time.
0 commit comments