Skip to content
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

Flatpak perms do not seem to pass access to the Tilt Five service daemon. #96

Open
develroo opened this issue Jun 21, 2023 · 1 comment

Comments

@develroo
Copy link

Tilt Five is an AR development platform. For some reason, the default perms for the flatpak do not allow access to the service and Unity is unable to pass the application info to it.


WARN: [TFI]
Failed to send application info to the T5 Service.
UnityEngine.Logger:Log (UnityEngine.LogType,string,object)
TiltFive.Logging.Log:log (UnityEngine.LogType,string,string,object[]) (at Assets/Tilt Five/Runtime/Logging/Log.cs:183)
TiltFive.Logging.Log:Warn (string,object[]) (at Assets/Tilt Five/Runtime/Logging/Log.cs:170)
TiltFive.TiltFiveManager2:Awake () (at Assets/Tilt Five/Runtime/TiltFiveManager2.cs:157)

The deb version seems to access the device ok.

Is there any way I can help debug the issue?

@wjt
Copy link
Member

wjt commented Nov 17, 2023

Do you know what the service daemon's API is? D-Bus, Unix socket, something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants