[00:02] q5sys was added by: q5sys [00:02] Look what the cat dragged in 😉 [00:03] @q5sys [], I can't wait for a Lumina based Ubuntu!!! [00:03] omg I can't either, soooo exciting :D [00:03] hahahahaa [00:04] (Document) https://telegram.lubuntu.me/ATnIM6o7/file_4070.mp4 [00:05] -lugito:#lubuntu-devel- [T32: Calamares should let the user pick what applications they WANT to use] ShalokShalom (ShalokShalom) commented on the task: https://phab.lubuntu.me/T32#1234 [00:06] In all seriousness though, wxl you should probably meet @q5sys, he does work on the Lumina desktop for Trident, a BSD flavor. [00:07] @tsimonq2 [In all seriousness though, wxl you should probably meet @q5sys, he does work on …], Bring him to SELF next year [00:07] wxl: You should totally come!!! [00:50] (Photo, 1280x496) https://i.imgur.com/BCPB77c.jpg this si what my scriptsa makes now for a 2 monitor configuration in stretch wallpaper mode (1360x768 + 1280x1024). That works for me. [00:50] ooh [00:51] @PZ It should work in 3 monitor environment, but I don't have one to test . If you could test it would be nice. [02:22] JJ_4884 was added by: JJ_4884 [02:23] @HMollerCl looks great. You should get that in a repo somewhere. Launchpad might be a good place [02:27] hai @q5sys what's your interest in lubuntu/lxqt (besides the fact that lumina is obviously qt) [02:29] @wxl [ @HMollerCl looks great. You should get that in a repo somewhere. Launchpad …], Never done that, will look how to do it. For fit and zoom I need to do some division and I found out that bash doesn't has it native. Any approach that's better than other? [02:30] @q5sys btw as a beastie you may appreciate this exchange (well, until the OP makes it weird) https://irclogs.ubuntu.com/2018/08/30/%23lubuntu.html#t19:15 [02:30] @HMollerCl have you used git before? [02:31] @HMollerCl the typical way to do division is (especially given the fact that you'll invariably need to deal with non-integers) is `bc` [02:33] you can also do $(( x / y )) [02:33] Ok, bc it is then. I have used git to download sources and compile them, but never created one of my own [02:33] @wxl [ you can also do $(( x / y ))], That doesn't work for non-integee [02:34] oh really? bah. i usually use bc :) [02:35] @wxl [ oh really? bah. i usually use bc :)], Yup, 1080/1920 gives me an error [02:37] re: git, it's kind of similar [02:37] basically you do this: [02:37] 1. make a directory [02:38] 2. `git init` [02:38] 3. do some stuff [02:38] 4. `git add -A` which adds all the files that have changed recursively to the commit you're working on.. or you can add them one at a time, or with a pattern, etc. [02:39] 5. `git commit` which will ask you for a commit message, of which "initial commit" is the industry standard for the first one [02:40] 6. `git push lp:~youruser/somepath` [02:40] now you'll have to have some other stuff set up but that's the basics of using it [02:42] https://help.launchpad.net/Code/Git [02:42] not the configuring bit [02:42] note, that is [05:04] uhhhhhh [05:04] is it just me or do we not have an email client in our seed, @tsimonq2 ? [05:05] @wxl [ is it just me or do we not have an email client in our seed, @tsimonq2 ?], That's correct. Wanna package Trojita? XD [05:05] ughhhhhhhhhhhhh [05:05] well THAT'S got to be on the must haves [05:06] do we have a backup, even if it sucks? [05:08] Uhhhhh [05:08] KMail? [05:09] hell to the no [05:09] kdepim = yuck [05:09] Uhhh [05:09] Thunderbird? [05:09] yeah.......................................................... [05:10] so we better package the darn thing [05:10] Tag, you're it XD [05:10] uhh huh [05:12] Yup [05:12] Love you too [05:12] Now it's bedtime for me o/ [05:13] yeah i'm going to push this bug upstream to falkon [05:13] turns out featherpad/mime-types wasn't the issue [05:13] https://bugs.launchpad.net/ubuntu/+source/falkon/+bug/1788542 [05:13] Launchpad bug 1788542 in falkon (Ubuntu) "falkon goes to 100% CPU usage when trying to open a mailto link" [Undecided, Confirmed] [05:13] inb4 it's a QtWebEngine bug, making it my fault :P [05:14] oh yay even better [05:14] is there another browser in the repos that uses qtwebengine i could test that theory with? [05:14] Uhhhhhhhhhhhhhhhhhhhhhhh [05:14] There's that one that acts like Vim [05:15] xombrero? [05:15] I wanna say Qutebrowser? [05:15] oh hm ok [05:15] (Document) https://telegram.lubuntu.me/BSs6rJSg/file_4077.mp4 [05:15] Bed for real though [05:15] lub [06:03] CarlosRol was added by: CarlosRol [06:33] Is Lubuntu 18.10 not having Bluetooth support at the moment? [06:33] @JJ_4884 needs further investigation https://phab.lubuntu.me/T59 [06:33] -lugito:#lubuntu-devel- [Needs Triage, Open] Investigate Bluetooth Fun: https://phab.lubuntu.me/T59 [06:38] https://wiki.ubuntu.com/Testing/EnableProposed now includes info on rolling back from a proposed upgrade [06:52] @tsimonq2: is that arc land? [06:53] @wxl [ @tsimonq2: is that arc land?], Yupper [06:53] neat [06:53] -lugito:#lubuntu-devel- [rLXQTCONFIGPACKAGING1d42b9727e81: Make a path for GTK settings if it does not exist.] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rLXQTCONFIGPACKAGING1d42b9727e81 [06:54] Now make a separate commit fixing the timezone and just push it. XD [06:54] aw jeez nevermind all that :) [07:06] SivaMachina was added by: SivaMachina [07:55] @HMollerCl [Hola, @Speedy], ¡Hola! =) [07:56] Hello [09:12] hi [09:19] @HMollerCl [@PZ It should work in 3 monitor environment, but I don't have one to test . If y …], sure send it over - »> or point me to it [09:20] @HMollerCl [@PZ It should work in 3 monitor environment, but I don't have one to test . If y …], with or without nvidia drivers ? [11:40] @PZ I will contact yoou directly [11:51] @wxl [ https://help.launchpad.net/Code/Git], thanks!! [12:17] @wxl [ hai @q5sys what's your interest in lubuntu/lxqt (besides the fact that lum …], I used to use lxde quite a bit when I was a Linux Dev. [12:18] @wxl [ @q5sys btw as a beastie you may appreciate this exchange (well, until the …], LOL [12:30] Tele_Launda was added by: Tele_Launda [13:58] Baby Bobs was added by: Baby Bobs [13:59] (Sticker, 480x512) https://telegram.lubuntu.me/0JTMAvV8/file_4078.png [15:57] Falkon? Not sure if it's in the repos. KaOS only ships with Qt software and their default is Falkon. [17:26] @karlschneider say what? Falkon's on our image [17:41] shalokshalom: actually, we got a report of this bug yesterday. @ZebedeeBoss had it, with nvidia. let me dig that up and you can add to it [17:42] https://bugs.launchpad.net/ubuntu/+source/lxqt-config/+bug/1790536 [17:42] Launchpad bug 1790536 in lxqt-config (Ubuntu) "lxqt-config-monitor forces logout with multiple monitors when using nouveau" [Undecided, New] [17:42] it sounds like you're not using noveau though, eh? [17:42] i did ask the OP to do a backtrace, so you should do similarly and add it along [17:44] This is unrelated? [17:44] I am in Virtualbox [17:46] it's the exact same thing, oddly [17:46] i can't reproduce it [17:46] (in virtualbox) [17:59] try it with 1.19 [18:00] you're saying that >1.19 has the problem, but i don't see it, but then you're suggesting i try it with 1.19 to see if i see it? color me confused [18:02] (Sticker, 512x512) https://telegram.lubuntu.me/wXcbXB3b/file_4080.png [18:05] @Baby please keep it to English [18:08] wxl: sorry, I was distracted while writing this [18:08] I mean ofc you as a team [18:08] when ever you see the issue [18:09] @wxl [ @Baby please keep it to English], Wtf [18:09] You bot [18:09] (Sticker, 512x512) https://telegram.lubuntu.me/5oagZKXl/file_4081.png [18:09] In KaOS, it disappeared once the packager rebuild a bunch of packages [18:09] one of the changes was the downgrade of X [18:10] we had exactly the same issue as in my video: all resolutions with 1300 above fail [18:10] :) [18:13] How many ppl of Indian descent are in the room? Just asking b/c of the memds [18:17] (Sticker, 512x512) https://telegram.lubuntu.me/Cv0k0mkG/file_4082.png [18:17] @JJ_4884 [How many ppl of Indian descent are in the room? Just asking b/c of the memes], Join @bobsandvagana [18:18] haha [18:18] Any PM Modi memes? [18:21] Or is that a bridge too far .. (BTW, I am American....) [18:53] if you folks want to do memes, especially in non-English, you can take it to the offtopic channel. [18:56] yea, lets keep the dev channel about developmenty things. [18:56] btw... developmenty is totally a legit word. [18:59] I think I could try to reproduce that bug but that would mean moving monitors from other rooms moving my printer around and putting my nvidia card in [19:03] wxl great job triaging [19:09] I might need to make a kde bug account I think I found something else wierd as well try tel: uri [19:10] or sftp [19:25] (Photo, 604x408) https://i.imgur.com/xhEmw95.jpg [19:27] ^^ that's getting annoying in a dev channel [19:28] @q5sys the memes right? [19:28] yes [19:29] Baby is gone [19:29] im fine with memes and jokes in the offtopic channel, or if they actually fit into a conversation that's being had. [19:29] And congrats on becoming an op @q5sys :P [19:29] But random memes for no reason shouldn't happen here. [19:29] Context matters. [19:29] :P [19:29] Right. [19:30] (Document) https://telegram.lubuntu.me/DryP7KU7/file_4084.mp4 [21:34] wxl: yo [21:34] wxl: Around? [21:48] @tsimonq2: pong [21:49] wxl: Hm, were you working on two patches or just one? :) [21:50] @tsimonq2: two. it didn't just go so i called it a night. [21:51] wxl: OK, wanna do that today? [21:51] wxl: I'm getting the new Cala release in Ubuntu nowish and I'd like to crank out another newsletter. [22:10] -lugito:#lubuntu-devel- [rLXQTCONFIGPACKAGINGa4916b21f504: Fix the timezone in the changelog.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rLXQTCONFIGPACKAGINGa4916b21f504 [22:10] -lugito:#lubuntu-devel- [rCALAPACKAGING6433c9d4b9b4: New upstream release.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALAPACKAGING6433c9d4b9b4 [22:10] -lugito:#lubuntu-devel- [rCALAPACKAGINGed316fe56169: Remove the reverse-applicable fix-defaultde-variable.patch.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALAPACKAGINGed316fe56169 [22:10] -lugito:#lubuntu-devel- [rCALAPACKAGING0302600c8e12: 0002-Add-patch-to-compile-with-pythonQt.patch is no longer needed in favor of a…] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALAPACKAGING0302600c8e12 [22:11] -lugito:#lubuntu-devel- [rCALAPACKAGINGbb374c857887: Bump Standards-version to 4.2.1, no changes needed.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALAPACKAGINGbb374c857887 [22:11] -lugito:#lubuntu-devel- [rCALAPACKAGING0647494eaa4e: Upload to Cosmic.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALAPACKAGING0647494eaa4e [22:11] -lugito:#lubuntu-devel- [rCALAPACKAGING5ef9bcd40093: Remove reverse-applicable 0003-remove-wrong-path.patch.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALAPACKAGING5ef9bcd40093 [22:17] @tsimonq2: sure but it will be later [22:17] wxl: OK