adarsh-sgh/homenote

Icon has not appeared

Closed this issue · 3 comments

I installed the Home Note plugin a few weeks ago and it was working well.
Now the Home Note icon has not appeared in a new Joplin installation. It's trying to open an old note.

Environment

Joplin version: 2.5.12 portable
Platform: Windows
OS specifics: Win10

Console Logs
18:29:13: joplin.plugins: Uncaught exception in plugin "com.lki.homenote": Error: No such note: 2d1b2e9365f04b609b810c225d694fe3	C:\Users\Username\AppData…n\lib\Logger.js:188 
    at C:\Users\Username\AppData…ands\openNote.js:23
    at Generator.next (<anonymous>)
    at fulfilled (C:\Users\Username\AppData…mands\openNote.js:5)
    at processTicksAndRejections (internal/process/task_queues.js:95)
log	@	C:\Users\Username\AppData…n\lib\Logger.js:188
error	@	C:\Users\Username\AppData…in\lib\Logger.js:64
(anonymous)	@	C:\Users\Username\AppData…JoplinPlugins.js:47
Promise.catch (async)		
(anonymous)	@	C:\Users\Username\AppData…JoplinPlugins.js:41
(anonymous)	@	C:\Users\Username\AppData…\JoplinPlugins.js:8
__awaiter	@	C:\Users\Username\AppData…\JoplinPlugins.js:4
register	@	C:\Users\Username\AppData…JoplinPlugins.js:34
(anonymous)	@	C:\Users\Username\AppData…teSandboxCall.js:50
(anonymous)	@	C:\Users\Username\AppData…uteSandboxCall.js:8
__awaiter	@	C:\Users\Username\AppData…uteSandboxCall.js:4
executeSandboxCall	@	C:\Users\Username\AppData…teSandboxCall.js:37
(anonymous)	@	C:\Users\Username\AppData…PluginRunner.js:137
(anonymous)	@	C:\Users\Username\AppData…s\PluginRunner.js:8
__awaiter	@	C:\Users\Username\AppData…s\PluginRunner.js:4
(anonymous)	@	C:\Users\Username\AppData…PluginRunner.js:110
emit	@	events.js:376
emit	@	domain.js:470
onMessage	@	electron/js2c/renderer_init.js:81

Thanks for detailed Bug-report @dot-clear
probably problem was because this bug fix was still not published f5a77cd
Try updating the plugin and it should work fine

Steps To Update Plugin

  1. Open Joplin
  2. Press Ctrl,
  3. Select Plugins from left pane
  4. Click on update button and then restart joplin
    image
    Let me know if it worked so that we can close the issue or work on it if it still exists

I already have the v1.0.2 plugin from here.

With the v1.0.3, the Home Note plugin work again ! Thank you.