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