MetaEdit icon indicating copy to clipboard operation
MetaEdit copied to clipboard

TypeError every single time any note is updated

Open Lulullia opened this issue 3 years ago • 9 comments

Hi, While I was doing some theme stuff in the inspector I noticed that every time I changed anything in any note, I get this error below. I investigated the source of the problem by disabling my plugins one by one and is seems that MetaEdit is the one causing the error (at least with it off there's nothing wrong).

I included the full log below, I hope it'll be helpful.

In addition to this, I noticed that everytime I load the plugin or change its settings, I get this printed (it's not an error though): MetaEdit: (LOG) automator of type 'ProgressProperties' does not exist.

When I change the toggle "Kanban helper" for example, I get the same thing but with "KanbanHelper" instead of "ProgressProperties".

I'm not sure what this all means. I currently do not use MetaEdit and have empty settings, it's just enabled like that.

Uncaught (in promise) TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at OnFileModifyAutomatorManager.onFileModify (eval at <anonymous> (app.js:1:1494667), <anonymous>:5266:29)
onFileModify @ VM8231:5266
await in onFileModify (async)
eval @ VM8231:5239
e.tryTrigger @ app.js:1
e.trigger @ app.js:1
t.trigger @ app.js:1
t.onChange @ app.js:1
e.trigger @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
e.reconcileFileCreation @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
e.reconcileFileInternal @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
e.reconcileFile @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
e.reconcileInternalFile @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
(anonymous) @ app.js:1
n @ app.js:1
Promise.then (async)
e.queue @ app.js:1
e.write @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
t.modify @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
T @ app.js:1
t.save @ app.js:1
a @ app.js:1
setTimeout (async)
l @ app.js:1
n.requestSave @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
setTimeout (async)
l @ app.js:1
(anonymous) @ app.js:1
e.update @ app.js:1
_dispatch @ app.js:1
e.dispatch @ app.js:1
wS @ app.js:1
CS @ app.js:1
xS @ app.js:1
c @ app.js:1
pc @ app.js:1
keydown @ app.js:1
e.runCustomHandlers @ app.js:1
(anonymous) @ app.js:1

Lulullia avatar May 05 '22 12:05 Lulullia

I have same issue

sundevista avatar May 10 '22 19:05 sundevista

I am seeing the same thing. Yes it is a bit distracting while debugging :-)

TfTHacker avatar May 14 '22 10:05 TfTHacker

This should be fixed, but there is no newer version 😞 https://github.com/chhoumann/MetaEdit/pull/66#issue-1180962664

dredhorse avatar May 19 '22 14:05 dredhorse

Having this issue as well. Hopefully that fix gets released soon.

jdmorg0 avatar May 20 '22 18:05 jdmorg0

same here

imed-ghomari avatar May 24 '22 19:05 imed-ghomari

same

jaxxor44 avatar Aug 29 '22 01:08 jaxxor44

almostly the same with version 1.7.2 image

ChitaGideon avatar Nov 21 '22 06:11 ChitaGideon

image Same. Is this repo still being maintained?

tonyxiao avatar Nov 25 '22 08:11 tonyxiao

@tonyxiao I switched over to Metadata menu for similar features just to not see this error any longer.

TfTHacker avatar Nov 25 '22 14:11 TfTHacker