-
Notifications
You must be signed in to change notification settings - Fork 19
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
Can't open Trayscale with SteamOS 3.6 #168
Comments
Can you run it from a terminal get the output? The Flathub version should be runnable as |
I was able to replicate this on my own Steam Deck. Looks like it's yet another D-Bus problem, but this time with Gtk4 application registration system. |
Sorry, I was out of the country for the last few weeks and was unable to test! I stopped using Trayscale since the submission date because it was causing my Tailscale to bug out and didn't want to be stuck while in another country. |
In what way was it causing it to bug out? There are a number of crash bugs but I haven't gotten any reports about it causing issues with Tailscale itself. |
Normally I have Tailscale always connected controlled by Trayscale in
Desktop mode. Once the Trayscale app stopped opening up normally,
Tailscale would stay disconnected. I could switch to gaming mode, try to
toggle Tailscale on/off using the decky plugin and nothing would happen (it
would stay disabled).
…On Mon, Nov 18, 2024 at 2:03 PM DeedleFake ***@***.***> wrote:
In what way was it causing it to bug out? There are a number of crash bugs
but I haven't gotten any reports about it causing issues with Tailscale
itself.
—
Reply to this email directly, view it on GitHub
<#168 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2IJS2ISXP7LQTW56PELND2BI2Z5AVCNFSM6AAAAABRHJC6CGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBTHA3TQMZVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I am running into the same problem on two Ubuntu VMs I am trying to set up This is the error I get on the command line. flatpak run --branch=stable --arch=x86_64 --command=trayscale dev.deedles.Trayscale possibly interesting: I tried starting it as root, of course got some errors because it being another users X session but the app opened and complained about not being the tailscale operator. |
Have you set up your user as the Tailscale operator using |
Aftter using that command trayscale starts as expected. |
Hmmm... Any installation of Trayscale need to have the operator set up first. It's a security feature in Tailscale. It rejects attempts by regular users to send commands to the daemon unless they're the operator user. It's possible that the installation Tailscale on Ubuntu set you up as the operator automatically or something. |
With the latest 3.6 update, it auto minimalizes and shows a grey icon in the tray. Trying to click "show" doesn't do anything.
I reinstalled tailscale using tailscale-dev/deck-tailscale and trayscale still doesn't work. My tailscale is connected though, just can't use Trayscale for management.
I uninstalled and reinstalled latest from flathub, still has the same issue.
The text was updated successfully, but these errors were encountered: