Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.6k stars 402 forks source link

[🐛 Bug]: GA doesn't load on system startup #588

Open cmt29 opened 2 years ago

cmt29 commented 2 years ago

What went wrong?

On system startup and with Launch at System Startup toggled on, GA doesn't appear in system tray, nor respond to hot word or SUPER+SHIFT+A, indicating that it hasn't been loaded in background either.

What did you expect to happen?

GA to appear in system tray, or to respond to hot word or SUPER+SHIFT+A and appear following system startup.

Steps to reproduce the bug

  1. Startup or Reboot System
  2. Press SUPER+SHIFT+A or speak hot word

App Version

v1.0.0

OS Version

OpenSuse Leap 15.2 (Kernel 5.3.18-lp152.106)

Relevant Assets

No response

Pre-submission Checklist

im-coder-lg commented 2 years ago

Can you really confirm via ps all in the terminal? That might seem unrelated, but if there are things that don't have the word g-assist or anything similar, it really doesn't start up on boot which is a bug. Can you confirm if it works when you add it to the app starter at boot app? I think there's something like that so check any app that executed commands during system startup, and add GAUDC there.

cmt29 commented 2 years ago

Yes, I can confirm that ps all shows nothing with g-assist or similar. I can add it manually using KDE system settings and it starts up fine. But simply toggling the option in the GAUDC settings doesn't seem to work.

On Fri, 26 Nov 2021 at 11:33, LG @.***> wrote:

Can you really confirm via ps all in the terminal? That might seem unrelated, but if there are things that don't have the word g-assist or anything similar, it really doesn't start up on boot which is a bug. Can you confirm if it works when you add it to the app starter at boot app? I think there's something like that so check any app that executed commands during system startup, and add GAUDC there.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/issues/588#issuecomment-979873686, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQDSRMW5XFTFI4UQUYCRKTUN5QP3ANCNFSM5I2K42PA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

im-coder-lg commented 2 years ago

Hmmm... New bug, till then use the KDE settings until this is fixed. Once it's fixed this issue will close automatically.