=== acheronuk is now known as RikMills [14:05] kc2bez: I saw your comment on D91, Is it possible to use same diff but base it over groovy branch? [14:05] something like a git rebase is what I mean [20:45] So for Calamares (well at least my cinnamon-remix calamares) I want to add the new startup sound in Ubiquity to Calamares. Is the best way of doing that trying to implement a calamares module? [20:46] (Photo, 298x491) https://i.imgur.com/puRSG3h.jpg [20:47] Probably a shell process. [20:47] Yeah. But if we made a module can calamares recognize it if we put it in settings.conf? [20:47] I assume bash is 99.5% capable of running a sound. [20:49] I'll let you think about the actual shell command. but you need to create a conf file with the command and then put that in your settings.conf [20:49] πŸ€·β€β™‚οΈ [20:49] Seems fine. I'll deal with shell later. For now I'll see where I can snag the actual soundfile. [20:50] take a look at one of the other processes as a model [20:54] @ItzSwirlz [I assume bash is 99.5% capable of running a sound.], aplay file.wav [20:55] well i guess that will help me find it [20:55] ? [20:58] This is how you play a sound from a shell [21:00] @emergencyrussia [This is how you play a sound from a shell], Oh. [21:00] god i wish viewing launchpad code was easier [21:01] Yeah it is a bit of PITA [21:02] wdym by PITA [21:03] pain in the... [21:03] . [21:03] can agree. [21:03] screw it lemme clone it [21:03] almost easier to download it locally [21:04] jinx [21:06] it is taking forever. [21:12] I can't find the audio file [21:12] @ItzSwirlz [I can't find the audio file], Can't you just use rammstein songs? Like … Du … Du Hast … Du hast mich [21:13] Much more special :D [21:13] thanks -_- [21:16] @emergencyrussia [Can't you just use rammstein songs? Like … Du … Du Hast … Du hast mich], We're all living in amerika, amerika, its wonderbar [21:17] @KaiLoveLinux [We're all living in amerika, amerika, its wonderbar], Jetzt kommt die Sonne [21:19] Is there some other package that contains the actual stuff for Ubiquity? [21:19] Oh, I think I know [21:19] ubiquity-ubuntu-artwork [21:19] @ItzSwirlz [Is there some other package that contains the actual stuff for Ubiquity?], Can't you just search for it in the system? [21:19] @emergencyrussia [Can't you just search for it in the system?], i just did. [21:19] Found nothing? [21:19] @ItzSwirlz [ubiquity-ubuntu-artwork], . [21:20] @ItzSwirlz [.], Good [21:22] dashak1235 was added by: dashak1235 [21:23] ubiquity-ubuntu-artwork is actually just a subpackage made by ubiquity [21:24] if osextras.find_on_path('canberra-gtk-play'): … subprocess.Popen( … ['canberra-gtk-play', '--id=system-ready'], … preexec_fn=misc.drop_all_privileges) [21:24] ? [21:25] it's the 'system-ready' sound [21:25] but WHERE is the system-ready sound? [21:26] Wow. [21:26] I just ran canberra-gtk-play --id=system-ready in terminal and yet it played [21:26] It's literally a system sound _β€” [21:26] What a cute story! [21:26] So perfect for the sound only used in Ubiquity to not be in Ubiquity [21:26] How cute! [21:27] and on UCR for whatever reason it says 'Sound disabled' [21:27] πŸ‘ [21:27] heheheheeheh [21:27] @tsimonq2 please help me im going insane [21:29] OOP [21:29] (Photo, 662x73) https://i.imgur.com/plTmasQ.jpg [21:29] Yup! Thats it! [21:29] So it's part of Yaru. How cute. [21:30] there ya go. add it to one of your themes and you are good to go. [21:30] That's if we had Ubiquity. [21:31] We have calamares, that's a different story. [21:31] Actually on my (pretty messy) install system-ready.oga exists [21:31] wait-so does it on the live session? Doesn't yaru theme come installed default? [21:31] Whatever. We have the command that can execute it. We can throw it in our system libraries and off we go [21:31] Just call it towards the end. [21:32] okay i'll try beginning to implement [21:32] systemReady.conf [21:32] @tsimonq2 If for some reason this passes, do I have permission to push it to Phab? [21:33] ***i cant believe i'm wasting my life over a stupid jingle*** [21:34] OH [21:34] GOD [21:34] I just ran aplay on the system ready sound and it's horrible [21:35] it counts it as raw data [21:35] oof [21:43] aplay is just broken. Use paplay [21:44] I don't think the system-ready sound is ever initiated except on Ubiquity, I have only heard it there. [21:46] @ItzSwirlz [I just ran aplay on the system ready sound and it's horrible], It plays only wav as far as I remember [21:47] @ItzSwirlz [aplay is just broken. Use paplay], Thanks [21:47] I have something to do but when i'm done in the next 45 mins or something, i actually might go shopping but Whatever. When I get home I'll finish it [23:07] @kc2bez So heres the scoop [23:07] https://github.com/Ubuntu-Cinnamon-Remix/calamares-settings-ubuntu/commit/8f71707655bea693df9e6267334300b4ef201f4d [23:08] Right now just doing a builderooni of calamares-settings so in my test PC of a live session ISO i can upgrade and go [23:32] You may find that you want to move that new shell process down the list a little. Cala executes those in order. [23:41] @kc2bez [You may find that you want to move that new shell process down the list a little …], doesn't ubiquity play when like the window opens? [23:41] btw what the heck is this? https://launchpad.net/builders/lcy01-amd64-028 [23:41] This was the builder used to build calamares-settings-ubuntu, and now it's building something for Mythbuntu [23:41] (under i386 for some reason) [23:41] and under bionic [23:41] ??????? [23:41] the builders are given random tasks, basically [23:43] But what's interesting is it's the mythbuntu-dev in LP building it [23:43] (Photo, 311x59) https://i.imgur.com/vkeJ1ir.jpg [23:43] @ItzSwirlz [doesn't ubiquity play when like the window opens?], I can't remember. I haven't done a ubiquity install in a while πŸ˜‚ [23:43] @kc2bez [I can't remember. I haven't done a ubiquity install in a while πŸ˜‚], hahah [23:44] https://twitter.com/killyourfm/status/1240952962744287232 [23:44] The answer is yes [23:46] Moment of truth [23:46] hehehehgeheh [23:46] HEHEHEHEHHEHEH [23:47] HEHEHEHEHEHEHEHEHEHEHEH [23:54] Oh because it’s not based off of a module [23:54] So I have to add it to calamares as a new module [23:56] I think that you made it a viewmodule [23:57] just uh... lowkey rip dude