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

Javascript error after waking from sleep - Windows 10 #354

@gbxl

Description

@gbxl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions