cgrossde / Pullover

The unofficial multi-platform Pushover desktop client
382 stars 71 forks source link

nw-notify: Could not set style on domElement #83

Closed andveg38 closed 6 years ago

andveg38 commented 7 years ago

pullover.2.txt

cgrossde commented 7 years ago

Seems to be a problem with the non native notifications (nw-notify).

{ stack: 'Error: nw-notify: Could not set style on domElement
    at setStyleOnDomElement (file:///C:/Users/Andres/AppData/Local/Temp/nw14200_6568/vendors.js:129515:12)
    at Window.<anonymous> (file:///C:/Users/Andres/AppData/Local/Temp/nw14200_6568/vendors.js:129478:8)
    at emitNone (events.js:65:13)
    at Window.emit (events.js:147:7)
    at IDWeakMap.global.__nwObjectsRegistry.handleEvent (node.js:786:26)', message: 'nw-notify: Could not set style on domElement' }
cgrossde commented 6 years ago

nw-notify will be removed in the next release. Will close this issue.