-
Notifications
You must be signed in to change notification settings - Fork 328
Description
IMPORTANT!
This section is only for bug reports, which must follow the template below.
Please post any other questions to the official QuPath forum at https://forum.image.sc/tags/qupath
If in doubt, use image.sc. This helps us keep things organized.
Before we begin...
Before submitting your bug report, please check the following:
- [x ] I've definitely found a bug (it you're not sure, please use image.sc instead)
- [x ] I've checked https://qupath.github.io for a new release that might already have fixed the issue
- [x ] I've checked the Changelog to see if the bug has already been fixed in the next release
- [x ] I've checked for existing GitHub issues describing the same problem
Bug report
Describe the bug
New issue: using the remove button in the extension manager showed the removal of OMERO in program, but the extension folder was unchanged. Manual removal of extensions to the desktop was successful
To Reproduce
Steps to reproduce the behavior:
- Go to 'extension manager'
- Click on 'red minus button'
- See error: extension manager shows the removal of OMERO extension, but investigation into the associated extension folder in qupath\v0.6\extensions\catalog shows that the OMERO folder is still present. Restarting Qupath has OMERO back in the extension list. Manually removing the OMERO folder completely removed the OMERO extension.
Note: there was no project open or image selected while I was debugging these extension conflicts. Not sure if that made a difference or not.
Expected behavior
I expect that if I delete an extension with the red minus button in the extension manager that the extension will be fully removed from the extension folder.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows10
- QuPath Version: 0.6.0
Additional context
reference post on forum: https://forum.image.sc/t/sam-extension-problem/118214/11