Opened 7 years ago
Closed 6 years ago
#1257 closed defect (fixed)
I2PBote: Cannot uninstall plugin
Reported by: | zzz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.13 |
Component: | apps/plugins | Version: | 0.9.12 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
As reported on http://forum.i2p/viewtopic.php?t=11302
Subtickets
Change History (6)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
I guess I'm mistaken but I thought I read that in the docs. Will confirm when I'm next at a Windows box.
comment:3 Changed 7 years ago by
Good point, we map jars into the classpath, so they probably can't be deleted on windows, where you can't delete an open file.
We probably have to implement some sort of deferred-deletion system where we delete them on the next startup.
comment:4 Changed 7 years ago by
Milestone: | → 0.9.13 |
---|---|
Owner: | set to zzz |
Status: | new → accepted |
comment:5 Changed 7 years ago by
Status: | accepted → testing |
---|
Implemented deferred deletion in 8f929c8b3f70b84e2c6761fbb2d377b092111c76 0.9.12-14
comment:6 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Note: See
TracTickets for help on using
tickets.
Isn't this a problem with all plugins in Windows (not being able to uninstall/delete plugins from the /configclients page)?