Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Javascript error after waking from sleep - Windows 10 #354

Open
gbxl opened this issue Aug 12, 2019 · 0 comments
Open

Javascript error after waking from sleep - Windows 10 #354

gbxl opened this issue Aug 12, 2019 · 0 comments

Comments

@gbxl
Copy link

gbxl commented Aug 12, 2019

Expected Behavior

Zazu keeps running

Actual Behavior

Zazu crashes with a JS error on waking the computer
2019-08-10

Steps to reproduce the behavior

Put the computer to sleep
Wake the computer
Observe error message
Right-click icon in status bar and select reload config to recover

Versions

  • Zazu:
App Environment: production
App Version: 0.6.0
Electron Version: 5.0.4
Node Version: 12.0.0
Chrome Version: 73.0.3683.121

Config:

{
  "hotkey": "ctrl+space",
  "theme": "Eric-Jackson/zazu-clement-theme",
  "displayOn": "detect",
  "plugins": [
    "tinytacoteam/zazu-calculator",
    "tinytacoteam/zazu-file-finder",
    "tinytacoteam/zazu-template",
    "tinytacoteam/zazu-system",
    "tinytacoteam/zazu-package-manager",
    {
      "name": "tinytacoteam/zazu-fallback",
      "variables": {
        "rootSearches": [
          "google"
        ]
      }
    },
    {
      "name": "tinytacoteam/zazu-clipboard",
      "variables": {
        "ClipboardKey": "ctrl+shift+v"
      }
    }
  ]
}
  • OS: Windows 10 Home - 1809

Please, include a link to gist of most applicable ~/.zazu/log/ file.
https://gist.github.com/gbxl/c65e4b9857330430d612fcb5a2615fd0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant