Inkdrop fails to load sometimes after upgrading to 5.2.0. The following error is in the console:
browser-main.js:1 Uncaught (in promise) Error: Could not call remote method 'setPosition'. Check that the method signature is correct. Underlying error: Error processing argument at index 1, conversion failure from 11.5
Underlying stack: TypeError: Error processing argument at index 1, conversion failure from 11.5
at electron/js2c/browser_init.js:6732:63
at EventEmitter.<anonymous> (electron/js2c/browser_init.js:6585:21)
at EventEmitter.emit (events.js:203:13)
at EventEmitter.emit (domain.js:476:20)
at WebContents.<anonymous> (electron/js2c/browser_init.js:3904:23)
at WebContents.emit (events.js:203:13)
at WebContents.EventEmitter.emit (domain.js:476:20)
at WebContents.topLevelDomainCallback (domain.js:131:23)
at electron/js2c/browser_init.js:6734:17
at EventEmitter.<anonymous> (electron/js2c/browser_init.js:6585:21)
at EventEmitter.emit (events.js:203:13)
at EventEmitter.emit (domain.js:476:20)
at WebContents.<anonymous> (electron/js2c/browser_init.js:3904:23)
at WebContents.emit (events.js:203:13)
at WebContents.EventEmitter.emit (domain.js:476:20)
at WebContents.topLevelDomainCallback (domain.js:131:23)
Thanks for reporting.
That’s weird. Maybe it looks like a kind of race condition but I can’t reproduce that at the moment.
The callstack doesn’t help in this case.
Maybe a third-party plugin is causing this?
Still hitting it unfortunately. Definitely seems to be a ‘development mode’ only problem (or at least it happens a lot more there). Here is the error log:
browser-main.js:1 Uncaught (in promise) Error: Could not call remote method 'setPosition'. Check that the method signature is correct. Underlying error: Error processing argument at index 1, conversion failure from 11.5
Underlying stack: TypeError: Error processing argument at index 1, conversion failure from 11.5
at electron/js2c/browser_init.js:6732:63
at EventEmitter.<anonymous> (electron/js2c/browser_init.js:6585:21)
at EventEmitter.emit (events.js:203:13)
at EventEmitter.emit (domain.js:476:20)
at WebContents.<anonymous> (electron/js2c/browser_init.js:3904:23)
at WebContents.emit (events.js:203:13)
at WebContents.EventEmitter.emit (domain.js:476:20)
at WebContents.topLevelDomainCallback (domain.js:131:23)
at electron/js2c/browser_init.js:6734:17
at EventEmitter.<anonymous> (electron/js2c/browser_init.js:6585:21)
at EventEmitter.emit (events.js:203:13)
at EventEmitter.emit (domain.js:476:20)
at WebContents.<anonymous> (electron/js2c/browser_init.js:3904:23)
at WebContents.emit (events.js:203:13)
at WebContents.EventEmitter.emit (domain.js:476:20)
at WebContents.topLevelDomainCallback (domain.js:131:23)
deserialize @ error-utils.ts:14
exception @ remote.js:226
metaToValue @ remote.js:230
remoteMemberFunction @ remote.js:129
t.restoreWindowPositionAndSize @ browser-main.js:1
start @ browser-main.js:1
26151 @ browser-main.js:1
r @ browser-main.js:4
84303 @ browser-main.js:1
r @ browser-main.js:4
a @ browser-main.js:4
r.x @ browser-main.js:4
(anonymous) @ browser-main.js:4
(anonymous) @ browser-main.js:4