Keeweb: Error on version 1.3.1 on OSX 10.11.4

Created on 7 Sep 2016  路  4Comments  路  Source: keeweb/keeweb

Since updating to 1.3.1 on mac I get the periodic error window:
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'webContents' of null
at emitBackboneEvent (/Users/user/Library/Application Support/KeeWeb/app.js:230:15)
at EventEmitter.electron.powerMonitor.on (/Users/user/Library/Application Support/KeeWeb/app.js:299:9)
at emitOne (events.js:96:13)
at EventEmitter.emit (events.js:188:7)

The app seems to be performing correctly. I haven't noticed any issues with saving new/updated entries.

bug desktop mac

Most helpful comment

fixed, will be available soon, let's wait a bit for other bugfixes...

All 4 comments

fixed, will be available soon, let's wait a bit for other bugfixes...

I have the same kind of thing, different stack trace to the above though. Running KeeWeb Version 1.3.1 (234333d) on Mac OS X 10.11.6

Uncaught Exception:
TypeError: Cannot read property 'webContents' of null
    at emitBackboneEvent (/Applications/KeeWeb.app/Contents/Resources/app/app.js:230:15)
    at PowerMonitor.electron.powerMonitor.on (/Applications/KeeWeb.app/Contents/Resources/app/app.js:299:9)
    at emitOne (events.js:96:13)
    at PowerMonitor.emit (events.js:188:7)

Please test v1.3.2, it should have been already fixed

Great sorry, just seen the update. If you don't hear from me it's been fixed 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KhodeN picture KhodeN  路  3Comments

rEnr3n picture rEnr3n  路  3Comments

btxtiger picture btxtiger  路  3Comments

antelle picture antelle  路  4Comments

smacleod picture smacleod  路  4Comments