Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting multiple plugins at once leads to "deleted outside of Joplin" warnings #9725

Closed
personalizedrefrigerator opened this issue Jan 15, 2024 · 0 comments · Fixed by #9726
Labels
bug It's a bug

Comments

@personalizedrefrigerator
Copy link
Collaborator

Operating system

Linux

Joplin version

2.13.14

Desktop version info

Joplin 2.13.14 (prod, linux)

Client ID: 24b2a961cccf40fe8448cdc0930b6fce
Sync Version: 3
Profile Version: 44
Keychain Supported: No

Revision: 174c5f4

Freehand Drawing: 2.7.1
RevealJS Integration: 0.6.1
Simple Backup: 1.3.4
Work tracker: 0.0.1

Current behaviour

  1. Install several plugins
  2. Uninstall all of them
  3. Restart Joplin
  4. Check the log

Currently, messages similar to the following are present:

Logger.ts:254 06:32:12: App: Found a plugin in the state that has not been loaded, which means the plugin might have been deleted outside Joplin - removing it from the state: io.github.personalizedrefrigerator.js-draw
log @ Logger.ts:254
Logger.ts:254 06:32:12: App: Found a plugin in the state that has not been loaded, which means the plugin might have been deleted outside Joplin - removing it from the state: io.github.personalizedrefrigerator.revealjs-integration

PluginService.uninstallPlugins currently only removes one plugin from state each time it's run.

Expected behaviour

PluginService.uninstallPlugins should remove all deleted plugins from state.

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug
Projects
None yet
1 participant