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

Does not start on login when option is enabled #146

Open
hamishmb opened this issue Jul 14, 2022 · 5 comments
Open

Does not start on login when option is enabled #146

hamishmb opened this issue Jul 14, 2022 · 5 comments

Comments

@hamishmb
Copy link

The Flatpak version of Remmina doesn't start on login when the setting to do so is enabled.

@antenore
Copy link
Collaborator

Thanks!
I think I know why, but I won't have time to fix it till the end of September.

@antenore
Copy link
Collaborator

In the meanwhile edit or create the remmina launcher in ~/.config/autostart, I guess the Exec line cshould have something like flatpak run org.remmina.Remmina

@hamishmb
Copy link
Author

Can confirm that this works with the edited launcher.

@nvergottini
Copy link

You should also include the -i on the Exec line so that main window does not appear at login.

Exec=flatpak run org.remmina.Remmina -i

@hamishmb
Copy link
Author

Yep, I realised, but good to note.

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

3 participants