Re: [GRASS-dev] [GRASS GIS] #3650: Cartographic composer: scale and rotation options do not work for north arrow

2018-09-19 Thread GRASS GIS
#3650: Cartographic composer: scale and rotation options do not work for north arrow --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default

Re: [GRASS-dev] r.in.wms: decode() is not defined

2018-09-19 Thread Veronica Andreo
Now I get a different one: Traceback (most recent call last): File "/home/veroandreo/software/grass7_trunk/dist.x86_64-pc-linux-gnu/gui/scripts/d.wms", line 214, in sys.exit(main()) File "/home/veroandreo/software/grass7_trunk/dist.x86_64-pc-linux-gnu/gui/scripts/d.wms", line 207, in

Re: [GRASS-dev] [GRASS GIS] #3649: Cartographic composer: OK, pointer and pan buttons do not work

2018-09-19 Thread GRASS GIS
#3649: Cartographic composer: OK, pointer and pan buttons do not work --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal | Milestone: 7.6.0 Component: wxGUI

Re: [GRASS-dev] [GRASS GIS] #3650: Cartographic composer: scale and rotation options do not work for north arrow

2018-09-19 Thread GRASS GIS
#3650: Cartographic composer: scale and rotation options do not work for north arrow --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default

Re: [GRASS-dev] [GRASS GIS] #3650: Cartographic composer: scale and rotation options do not work for north arrow

2018-09-19 Thread GRASS GIS
#3650: Cartographic composer: scale and rotation options do not work for north arrow --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default

[GRASS-dev] [GRASS GIS] #3650: Cartographic composer: scale and rotation options do not work for north arrow

2018-09-19 Thread GRASS GIS
#3650: Cartographic composer: scale and rotation options do not work for north arrow -+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default |

Re: [GRASS-dev] r.in.wms: decode() is not defined

2018-09-19 Thread Veronica Andreo
I use the module from the GUI and I get the same error as Yann in the terminal, plus: GRASS_INFO_END(28730,1) ERROR 4: /home/veroandreo/grassdata/nc_spm_08_grass7/user1/.tmp/localhost.localdomain/28556.4: No such file or directory ERROR 4:

Re: [GRASS-dev] [GRASS GIS] #3649: Cartographic composer: OK, pointer and pan buttons do not work

2018-09-19 Thread GRASS GIS
#3649: Cartographic composer: OK, pointer and pan buttons do not work --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: closed Priority: normal | Milestone: 7.8.0 Component: wxGUI|

Re: [GRASS-dev] [GRASS GIS] #3650: Cartographic composer: scale and rotation options do not work for north arrow

2018-09-19 Thread GRASS GIS
#3650: Cartographic composer: scale and rotation options do not work for north arrow --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default

Re: [GRASS-dev] [GRASS GIS] #3650: Cartographic composer: scale and rotation options do not work for north arrow

2018-09-19 Thread GRASS GIS
#3650: Cartographic composer: scale and rotation options do not work for north arrow --+- Reporter: veroandreo | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default

Re: [GRASS-dev] r.in.wms: decode() is not defined

2018-09-19 Thread Anna Petrášová
Try r73369. On Wed, Sep 19, 2018 at 8:17 AM Veronica Andreo wrote: > I use the module from the GUI and I get the same error as Yann in the > terminal, plus: > > GRASS_INFO_END(28730,1) > ERROR 4: > /home/veroandreo/grassdata/nc_spm_08_grass7/user1/.tmp/localhost.localdomain/28556.4: > No such

Re: [GRASS-dev] r.in.wms: decode() is not defined

2018-09-19 Thread Anna Petrášová
ok, try this diff and let me know if there are more problems Index: scripts/r.in.wms/wms_drv.py === --- scripts/r.in.wms/wms_drv.py (revision 73363) +++ scripts/r.in.wms/wms_drv.py (working copy) @@ -229,7 +229,7 @@

[GRASS-dev] r.in.wms: decode() is not defined

2018-09-19 Thread Yann Chemin
Hi maybe I am missing a library? /usr/local/grass-7.7.svn/scripts/r.in.wms url=url=" https://tiles.maps.eox.at/wms?; output=sen2cloudless layers=s2cloudless Traceback (most recent call last): File "/usr/local/grass-7.7.svn/scripts/r.in.wms", line 241, in sys.exit(main()) File