/srv/irclogs.ubuntu.com/2020/07/16/#lubuntu-devel.txt

=== acheronuk is now known as RikMills
The_LoudSpeakerkc2bez: I saw your comment on D91, Is it possible to use same diff but base it over groovy branch? 14:05
The_LoudSpeakersomething like a git rebase is what I mean14: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.jpg20: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.conf20: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 model20:50
lubot<emergencyrussia> @ItzSwirlz [I assume bash is 99.5% capable of running a sound.], aplay file.wav20:54
lubot<ItzSwirlz> well i guess that will help me find it20:55
lubot<ItzSwirlz> ?20:55
lubot<emergencyrussia> This is how you play a sound from a shell20: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 easier21:00
lubot<kc2bez> Yeah it is a bit of PITA21:01
lubot<ItzSwirlz> wdym by PITA21:02
lubot<kc2bez> pain in the...21:03
lubot<ItzSwirlz> .21:03
lubot<ItzSwirlz> can agree.21:03
lubot<ItzSwirlz> screw it lemme clone it21:03
lubot<kc2bez> almost easier to download it locally21:03
lubot<kc2bez> jinx21:04
lubot<ItzSwirlz> it is taking forever.21:06
lubot<ItzSwirlz> I can't find the audio file21:12
lubot<emergencyrussia> @ItzSwirlz [I can't find the audio file], Can't you just use rammstein songs? Like … Du … Du Hast … Du hast mich21:12
lubot<emergencyrussia> Much more special :D21: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 wonderbar21:16
lubot<emergencyrussia> @KaiLoveLinux [We're all living in amerika, amerika, its wonderbar], Jetzt kommt die Sonne21:17
lubot<ItzSwirlz> Is there some other package that contains the actual stuff for Ubiquity?21:19
lubot<ItzSwirlz> Oh, I think I know21:19
lubot<ItzSwirlz> ubiquity-ubuntu-artwork21: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 [.], Good21:20
lubotdashak1235 was added by: dashak123521:22
lubot<ItzSwirlz> ubiquity-ubuntu-artwork is actually just a subpackage made by ubiquity21: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' sound21: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 played21: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 Ubiquity21: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> heheheheeheh21:27
lubot<ItzSwirlz> @tsimonq2 please help me im going insane21:27
lubot<ItzSwirlz> OOP21:29
lubot<ItzSwirlz> (Photo, 662x73) https://i.imgur.com/plTmasQ.jpg21: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 exists21: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 go21:31
lubot<kc2bez> Just call it towards the end.21:31
lubot<ItzSwirlz> okay i'll try beginning to implement21:32
lubot<ItzSwirlz> systemReady.conf21: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> OH21:34
lubot<ItzSwirlz> GOD21:34
lubot<ItzSwirlz> I just ran aplay on the system ready sound and it's horrible21:34
lubot<ItzSwirlz> it counts it as raw data21:35
lubot<ItzSwirlz> oof21:35
lubot<ItzSwirlz> aplay is just broken. Use paplay21: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 remember21:46
lubot<emergencyrussia> @ItzSwirlz [aplay is just broken. Use paplay], Thanks21: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 it21:47
lubot<ItzSwirlz> @kc2bez So heres the scoop23:07
lubot<ItzSwirlz> https://github.com/Ubuntu-Cinnamon-Remix/calamares-settings-ubuntu/commit/8f71707655bea693df9e6267334300b4ef201f4d23: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 go23: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-02823:41
lubot<ItzSwirlz> This was the builder used to build calamares-settings-ubuntu, and now it's building something for Mythbuntu23:41
lubot<ItzSwirlz> (under i386 for some reason)23:41
lubot<ItzSwirlz> and under bionic23:41
lubot<ItzSwirlz> ???????23:41
wxlthe builders are given random tasks, basically23:41
lubot<ItzSwirlz> But what's interesting is it's the mythbuntu-dev in LP building it23:43
lubot<ItzSwirlz> (Photo, 311x59) https://i.imgur.com/vkeJ1ir.jpg23: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 πŸ˜‚], hahah23:43
lubot<ItzSwirlz> https://twitter.com/killyourfm/status/124095296274428723223:44
lubot<ItzSwirlz> The answer is yes23:44
lubot<ItzSwirlz> Moment of truth23:46
lubot<ItzSwirlz> hehehehgeheh23:46
lubot<ItzSwirlz> HEHEHEHEHHEHEH23:46
lubot<ItzSwirlz> HEHEHEHEHEHEHEHEHEHEHEH23:47
lubot<ItzSwirlz> Oh because it’s not based off of a module23:54
lubot<ItzSwirlz> So I have to add it to calamares as a new module23:54
lubot<kc2bez> I think that you made it a viewmodule23:56
lubot<KaiLoveLinux> just uh... lowkey rip dude23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!