Opened 5 years ago

Last modified 4 years ago

#3735 new defect

WinGRASS: g.extension does not remove the .bat file

Reported by: Nikos Alexandris Owned by: grass-dev@…
Priority: normal Milestone: 7.8.3
Component: Default Version: unspecified
Keywords: Cc:
CPU: Unspecified Platform: MSWindows

Description

When using g.extension and performing an "un-installation" of an installed add-on, the respective .bat file is not removed.

For example, using the GUI under Settings > Addons extensions > Install extensions from addons the command that is executed is:

g.extension extension=r.estimap.recreation url=
Downloading precompiled GRASS Addons <r.estimap.recreation>...
Updating addons metadata file...
Installation of <r.estimap.recreation> successfully finished

This installs the selected add-on in to

C:\Users\nik\AppData\Roaming\GRASS7\addons\bin

and C:\Users\nik\AppData\Roaming\GRASS7\addons\scripts.

Using the GUI to uninstall the add-on, removes only the Python script under

C:\Users\nik\AppData\Roaming\GRASS7\addons\scripts.

The .bat file under

C:\Users\nik\AppData\Roaming\GRASS7\addons\bin\

remains untouched.

Change History (2)

comment:1 by Nikos Alexandris, 5 years ago

Any activity on this?

comment:2 by neteler, 4 years ago

Milestone: 7.8.3
Note: See TracTickets for help on using tickets.