[01:37] tsimonq2: Another question. For some unknown reason, either during or after install, /etc/security/limits.d/audio.conf (installed by jackd) gets renamed to audio.conf.disabled. Is there any way to prevent that from happening? [01:40] (Only workaround so far: "command: if [ -f /etc/security/limits.d/audio.conf.disabled ]; then mv /etc/security/limits.d/audio.conf.disabled /etc/security/limits.d/audio.conf; fi") [02:02] And I don't know if that is going to work since it might happen later. [05:59] Ok, so it worked. The user has realtime audio permissions by default. [14:51] Eickmeyer: I thought preseed/ubuntustudio.seed was supposed to do that [14:51] jackd2 jackd/tweak_rt_limits boolean true [14:52] * OvenWerks wonders if we could add that to -installer [14:55] Ah that file is probably not read by the new installer === erich is now known as Eickmeyer [15:38] OvenWerks: Yeah, it doesn't matter anyways if the requirement is that etc/security/limits.d/audio.conf exists and user is in the audio group. [15:38] Which is what I fixed. [16:29] From git.ardour.org:ardour/ardour [16:29] a4a96f7556..360c81b815 master -> origin/master [16:29] * [new tag] 6.0 -> 6.0 [16:30] \o/ [16:30] release announcement today or tomorrow [16:37] Nice! [16:47] So whoever does debian packaging may want to start on it... and backports I guess too. [17:06] Yeah, I don't know who exactly does the packaging upstream, but I'd like to pull whatever they come up wiht. [21:44] tsimonq2, teward: I could've sworn I asked for this in an email, but would either of you be willing to put your DMB hat on and add materia-kde to the Ubuntu Studio packageset? I tried to upload a new version and was surprised when it was rejected. [21:55] $ ./edit-acl -P ubuntustudio add -S groovy -s materia-kde [21:55] Added: [21:55] materia-kde [21:55] tsimonq2: ta [21:56] Eickmeyer: edit-acl commands > "can you please add it to the packageset" :) [21:58] tsimonq2: Is that one way I can request it? [22:05] no [22:05] thats a DMB only command [22:06] tsimonq2: you sure that will survive the updates? ubuntustudio is part of the autogenerated sets I think [22:07] I think it's in the seed. [22:09] teward: No, I'm not sure. [22:09] That's your job. [22:09] :P [22:09] * tsimonq2 shoots teward for reasons [22:10] Well, it's in the seed now. :P [22:11] There needs to make a way to make certain things persist if that's the case.