hadess

Results 354 comments of hadess

> If a file is opened in the session, we know it has access to it (with `uaccess`). The problem here is that we also want to make sure that...

That sounds racy, and that it might cause the problems mentioned in https://gitlab.freedesktop.org/bentiss/logind-hidraw/-/issues/1: ``` Plus, the ioctl chain does not actually open the device until everyone agrees, so the portal...

> This is racy, yes, but do we really care that the device is readable for a few (milli)seconds? Yes, absolutely. Not all "HID" attached devices are harmless input devices.

> I am not suggesting to open up to the world to all hidraw nodes. #22860 is IMO what we need: some tagging to "safe" devices. All of the other...

> wasn't that attempted before and failed? Also: having al viro in the discussion sounds like a great way to derail it... Yes, and the semantics of the revoke()/frevoke() calls...

leapcast is awful, it requires to run Chrome (possibly Chromium) on the machine.

> If we used pulseaudio We don't already? I thought we did. If not, could you create an issue about using it?

I'm 75% of the way there, using https://github.com/debian-pi/raspbian-ua-netinst.git as a base. I need to apply the Pi MusicBox custom modifications on top. I used QEmu to automate the image creation...

@woutervanwijk I'll share it as soon as it works ;) I've managed to make it boot, install the necessary extra Debian packages needed. I'm debugging the custom commands script, and...

I'm getting: ``` Could not find any downloads that satisfy the requirement mopidy-simplewebclient ``` doing: ``` pip install -U mopidy mopidy-spotify mopidy-local-sqlite mopidy-local-whoosh mopidy-scrobbler mopidy-soundcloud mopidy-dirble mopidy-tunein mopidy-gmusic mopidy-subsonic mopidy-http-kuechenradio...