Linux: not getting the assistant to run properly
See original GitHub issueHey, first of all: great project!
I wanted to run the assistant under a Linuxmint 20.1 environment but couldn’t get it to work. I installed g-assist via snap (https://snapcraft.io/install/g-assist/mint) and followed the setup for the Google authentication (https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/wiki/Setup-Authentication-for-Google-Assistant-Unofficial-Desktop-Client). The Problem: When I launch the client and click on the settings button on the top left corner nothing happens. Therefore I can’t complete authentification. When I first started g-assist from the console I got the following warnings:
:~$ g-assist
Gtk-Message: 11:34:26.502: Failed to load module "xapp-gtk3-module"
WARNING: Kernel has no file descriptor comparison support: Operation not permitted
(node:19253) Electron: Loading non-context-aware native module in renderer: '/run/user/1000/snap.g-assist/.org.chromium.Chromium.ayD9Dj'. This is deprecated, see https://github.com/electron/electron/issues/18397.
(node:19342) Electron: Loading non-context-aware native module in renderer: '/run/user/1000/snap.g-assist/.org.chromium.Chromium.ajUel1'. This is deprecated, see https://github.com/electron/electron/issues/18397.
(node:19514) Electron: Loading non-context-aware native module in renderer: '/run/user/1000/snap.g-assist/.org.chromium.Chromium.9iQ81h'. This is deprecated, see https://github.com/electron/electron/issues/18397.
(node:20099) Electron: Loading non-context-aware native module in renderer: '/run/user/1000/snap.g-assist/.org.chromium.Chromium.3Z1Z8b'. This is deprecated, see https://github.com/electron/electron/issues/18397.
Does anyone know how to solve this?
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Google assistant is not working on linux - Stack Overflow
I'm integrating google assistant on linux febora os. The latest version of google assistant is throwing an error for google-assistant-demo ...
Read more >Setup assistant not working - Garuda Linux Forum
To my dismay, the setup assistant seems to not be working. It starts correctly, but in the end asks if i want to...
Read more >Troubleshooting the Google Assistant Library
Verify that your voice was recognized properly. Check the sample code output for a transcript of the user request. You can also look...
Read more >Troubleshooting installation problems - Home Assistant
It can happen that you run into trouble while installing Home Assistant. This page is here to help you solve the most common...
Read more >9 Easy Fixes for When Google Assistant Is Not Working
Is Google Assistant not working on your Android device? Here are some fixes to get Google Assistant responding to you again.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey, this was exactly the problem. In the wiki for authentication it wasn’t describe as there is probably assumed you already got beyond this point. (Also I didn’t restart my system after installation, so I had to start the client from the console - maybe there could be left hint for either restarting or accessing from terminal) Juust reopened as I wasn’t sure about the policies. Thank you for your quick support!
Ok. I’ll close this issue as resolved then…