Open maxzirps opened 5 years ago
@zirmax Thanks for reporting this issue! Any debug information you can provide at all please?
I checked if the error is because of an error in my OS, but upon running these two, the tray icon was successfully displayed:
I tried to fix the error but encountered a problem with the electron build process.
I would suggest following two steps:
mb.on("ready,())
inside app.on("ready,() => {})
and create Tray on your own, since this approach worked for meThanks for investigating this @zirmax - I'll be sure to get around to attempting to fix this issue
Issue: Upon starting gifbar with
npm start
there is no icon in the tray showing Expected: Shoul display tray iconOS: Ubuntu 18.04.3 LTS Kernel: 5.0.0-29-generic Desktop Env: GNOME Shell 3.28.4