-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
active window sensor for arch x86_64 with gnome. #423
Comments
Hey there thanks for trying out Go Hass Agent and reporting an issue! Hmm, so the agent logs don't seem to indicate it is having any trouble with getting the sensor data for the app state sensor. Can you try and run the following command in a terminal, which should list your active applications: dbus-send --session --print-reply --dest=org.freedesktop.impl.portal.desktop.gnome /org/freedesktop/portal/desktop org.freedesktop.impl.portal.Background.GetAppState If it doesn't can you copy the output into this issue? If it does produce a list of apps, can you try the following:
Cheers! |
Hey there just checking in if you were able to get any output from the commands in my last message? |
Hey there, just circling back, I'm going to close this issue as I can't help troubleshoot any further without the results of the steps in #423 (comment). Please re-open if you get a chance to perform those and attach the results and we can continue looking into this. Cheers! |
Hi thanks for offering help, and apologies for the silence. When i run dbus-send --session --print-reply --dest=org.freedesktop.impl.portal.desktop.gnome /org/freedesktop/portal/desktop org.freedesktop.impl.portal.Background.GetAppState I only see two apps, neither of which are the active window. [dom@archlinux ~]$ dbus-send --session --print-reply --dest=org.freedesktop.impl.portal.desktop.gnome /org/freedesktop/portal/desktop org.freedesktop.impl.portal.Background.GetAppState |
I'm having trouble getting the active window for arch x86_64 with gnome.
There are only a couple of errors in the agent.log but i don't think they are relevant
I've also done a check that I have xdg-desktop-portal-gnome
I've also checked that the dbus service is active. I see a couple of fail messages under this, but I'm not sure if they are important.
So I've done my best to help myself before raising an issue.
Per your docs:
(requires [XDG Desktop Portal Support](https://flatpak.github.io/xdg-desktop-portal/docs/) support)
I'm hoping you can expand a little bit on this, as to what checks I can do to ensure the support is there.
Also wondering if there is a failure somewhere that is not being captured in the agent.log
The text was updated successfully, but these errors were encountered: