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

Auto Connect doesn't work #10

Closed
T-vK opened this issue Mar 14, 2023 · 2 comments · Fixed by #14
Closed

Auto Connect doesn't work #10

T-vK opened this issue Mar 14, 2023 · 2 comments · Fixed by #14

Comments

@T-vK
Copy link

T-vK commented Mar 14, 2023

Using the standalone binary, it automatically connects whenever I start it, but using the flatpak version, every time I start it, I have to start from scratch and select my device, tick the Auto Connect box and Auto Sync box and select my sync direction.
Why is it not saving my preferences like the standalone binary?

jmaibaum added a commit to jmaibaum/com.behringer.XAirEdit that referenced this issue Jul 24, 2023
This is required, otherwise:

- Config is not stored, breaking the "auto connect" functionality. This
  fixes flathub#10.
- User will not be able to load/store scene or channel presets. This
  fixes flathub#11.
@T-vK
Copy link
Author

T-vK commented Sep 8, 2023

Workaround while waiting for #14 to be merged:

sudo flatpak override com.behringer.XAirEdit --filesystem=home

@T-vK
Copy link
Author

T-vK commented Sep 13, 2023

Since this has been officially fixed now, you can undo the workaround, reinstall and it will just work! :)

Undoing my workaround:

sudo flatpak override com.behringer.XAirEdit --reset

Reinstalling:

flatpak uninstall com.behringer.XAirEdit && flatpak install com.behringer.XAirEdit

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

Successfully merging a pull request may close this issue.

1 participant