flathub / org.mixxx.Mixxx

https://flathub.org/apps/details/org.mixxx.Mixxx
7 stars 6 forks source link

access to HID devices #32

Closed Be-ing closed 4 months ago

Be-ing commented 2 years ago

Mixxx ships with a udev rule file to give unprivileged users permission to access HID DJ controllers... how can that be done with Flatpak?

hfiguiere commented 2 years ago

I don't think it can be done, because Sandboxing.

Be-ing commented 2 years ago

That's unfortunate. I was hoping we could use Flatpak for official builds upstream, but I guess we won't be able to do that as long as this remains unresolved.

hfiguiere commented 2 years ago

sandboxing breaks a lot of assumption made in the last decades on how OS work.

Be-ing commented 2 years ago

https://github.com/flatpak/flatpak/issues/3291

Be-ing commented 2 years ago

https://github.com/systemd/systemd/pull/20561

Be-ing commented 2 years ago

This was fixed upstream in systemd https://github.com/systemd/systemd/pull/22730

Be-ing commented 4 months ago

https://github.com/systemd/systemd/pull/22730 was not sufficient to get this to work. https://github.com/systemd/systemd/pull/30611 is also required, though this fix hasn't been included in a systemd release yet. Reopening this until the next systemd release.

Be-ing commented 4 months ago

The fix has been backported to systemd stable releases back to 252.