MSS icon indicating copy to clipboard operation
MSS copied to clipboard

MSS "menu entries" are not removed on Linux upon removing the outdated MSS environments

Open joernu76 opened this issue 4 years ago • 2 comments

State: I had several MSS environments for old versions. I used conda env remove -n mss-X.Y.Z to remove the old versions. The environment were removed. The desktop file pointing to the old version was still in .local/share/applications

Desired state: The associated desktop file should be removed as well.

joernu76 avatar Aug 13 '21 08:08 joernu76

likly the pre-unlink.sh scripts are not collected and executed before purging the env https://github.com/conda-forge/mss-feedstock/blob/master/recipe/pre-unlink.sh

ReimarBauer avatar Aug 13 '21 11:08 ReimarBauer

Needs a review when this is added https://github.com/Open-MSS/MSS/issues/2262

ReimarBauer avatar Mar 02 '24 12:03 ReimarBauer