You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Object has been destroyed
at Error (native)
at OverlayWindow.updateRenderer (/opt/Desktop Dimmer/resources/app.asar/app/scripts/main/windows/overlay-window.js:174:13)
at _.debounce (/opt/Desktop Dimmer/resources/app.asar/app/scripts/main/windows/overlay-window.js:185:47)
at invokeFunc (/opt/Desktop Dimmer/resources/app.asar/node_modules/lodash/lodash.js:10350:23)
at trailingEdge (/opt/Desktop Dimmer/resources/app.asar/node_modules/lodash/lodash.js:10397:18)
at Timeout.timerExpired [as _onTimeout] (/opt/Desktop Dimmer/resources/app.asar/node_modules/lodash/lodash.js:10385:18)
at tryOnTimeout (timers.js:232:11)
at Timer.listOnTimeout (timers.js:202:5)
When the errors are gone, the app works. It dims the screen. It also remembered the last setting.
π― Expected Behavior
I would expect to see no error when login in / starting the app.
π Steps to Reproduce (S2R)
In preferences enable "App Launch On Startup".
Reboot computer and login.
Please note - the app does not always print this error, sometimes it just runs fine...
π‘ Environmental Context
App Version
v4.0.4 Installation Type
Installed using desktop-dimmer-4.0.4-amd64.deb Operating System
Running ubuntu 18.04 LTS
The text was updated successfully, but these errors were encountered:
π€·π½ββοΈ Current Behavior
When I login I get this error:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Object has been destroyed
at Error (native)
at OverlayWindow.updateRenderer (/opt/Desktop Dimmer/resources/app.asar/app/scripts/main/windows/overlay-window.js:174:13)
at _.debounce (/opt/Desktop Dimmer/resources/app.asar/app/scripts/main/windows/overlay-window.js:185:47)
at invokeFunc (/opt/Desktop Dimmer/resources/app.asar/node_modules/lodash/lodash.js:10350:23)
at trailingEdge (/opt/Desktop Dimmer/resources/app.asar/node_modules/lodash/lodash.js:10397:18)
at Timeout.timerExpired [as _onTimeout] (/opt/Desktop Dimmer/resources/app.asar/node_modules/lodash/lodash.js:10385:18)
at tryOnTimeout (timers.js:232:11)
at Timer.listOnTimeout (timers.js:202:5)
When the errors are gone, the app works. It dims the screen. It also remembered the last setting.
π― Expected Behavior
I would expect to see no error when login in / starting the app.
π Steps to Reproduce (S2R)
In preferences enable "App Launch On Startup".
Reboot computer and login.
Please note - the app does not always print this error, sometimes it just runs fine...
π‘ Environmental Context
App Version
v4.0.4
Installation Type
Installed using desktop-dimmer-4.0.4-amd64.deb
Operating System
Running ubuntu 18.04 LTS
The text was updated successfully, but these errors were encountered: