[00:12] Simon Quigley: Silly question, but what client are you on? It keeps sending pings that look like "Eickmeyer @eickmeyer:matrix.org" rather than Eickmeyer. I'm on Element Web and Element Desktop. [00:13] arraybolt3: Element be dumb like that sometimes. [00:13] Ah. [00:14] It pinged me 3 ways from Sunday. If preceeded with the @, it gets me on Telegram, which gives me a heart attack for some reason, so don't abuse it. 😆 [00:14] Sorry 😬 [00:15] No worries. #BlameSimon #ItsSimonsFault [00:17] * arraybolt3[m] uploaded an image: (172KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/udHDPKltUycPrChbuImXFokP/image.png > [00:17] OK, I have to make myself a derogatory meme just so that poor Simon isn't stuck taking all of the blame. This one was good: [00:17] I swear I used that one the other day in here. [00:17] You did, I done horked it. [00:18] 🤣 [02:23] "No worries. #BlameSimon #..." <- @Eickmeyer [02:23] @Eickmeyer [02:23] @Eickmeyer [02:23] hi [02:23] XD [02:24] * Eickmeyer[m] yeets Simon Quigley across the continent into the pit of the nearest crater [02:44] @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 @tsimonq2 [04:28] Hey everyone, looking to get my hands dirty and looking for ways to help the community. How would I find out what is in demand or what is something I can do that is productive, to attempt to find a team or a project to work with? If someone can point me into a direction of something that is being completed, or in the works I could perhaps talk to some team leads and see how I can help out? Have SRE Experience.Willing to fill bug [04:28] reports, do write ups, what ever is required at the moment to kind of show my worth, if someone can point me into the right direction., it would be greatly appreciated, Thanks :) [04:35] G'day Psil0[m]1 [04:35] * guiverc looking for some links [04:36] Probably the best Lubuntu ref. for contributing is https://manual.lubuntu.me/stable/B/Contributing.html [04:47] okay [04:48] guiverc: thank you going to read that after I make the Lubuntu account, since I will gladly start with documentation [04:48] or contibuting in anyway shape or form :D Thanks! [04:51] if there are any problems, just ping & I'll respond (as I can), as will arraybolt3[m] unit193 etc too (here or other rooms) [05:04] thank you so much guiverc [05:05] I have book marked that manual to read in bed tonight after i finish installing a box [05:06] :) offer good anytime [15:02] -queuebot:#lubuntu-devel- Builds: Lubuntu Desktop amd64 [Jammy 22.04.1] has been updated (20220805) [15:09] Mmmm, thanks queuebot. [16:05] The Papirus developers are really fast: https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/commit/ef019ceb8046543a203551ddfb62ba8d5c1e1bdc [16:05] Commit ef019ce in PapirusDevelopmentTeam/papirus-icon-theme "update Distributor Logo Lubuntu #3221" [17:28] Has the daily been spun yet today? Anyone have the chance to test that LibreOffice bugfix? [17:29] (Kinetic) [17:33] [telegram] On the way..hang on (re @lubuntu_bot: (irc) Has the daily been spun yet today? Anyone have the chance to test that LibreOffice bugfix?) [17:47] SOmething not right .running another test on baremetal..hang on [17:55] Tested Kinectic daily ISO with Icelandic language installed and LibreOffice still opens in English user interface ..need to test maybe French [17:57] If I run the workaround i.e. manually install Icelandic to LibreOffice all good [18:00] LeoK[m]: I tested with German and it worked on my end. [18:00] (I always used German or French for the test because the person who first reported the issue was German and French was just... I dunno, I guess it just popped into my head.) [18:03] ok i will test Danish - hang on [18:03] Leo K: What's the language code for Icelandic? I wonder if maybe this is a Calamares limitation with how it generates the locale code. [18:03] Icelandic code is IS [18:04] ... [18:04] * arraybolt3[m] checks patch, that should just work [18:04] IS works fine with calamares use it very often installing etc [18:04] Also, the system was connected to the Internet when you installed, right? [18:05] Of course! [18:05] Running the danish install now [18:05] Alright, what did I mess up this time... [18:05] Wait and see result.. [18:06] I'm syncing the latest Kinetic daily so I can sanity check the version number - maybe the correct calamares-settings-ubuntu package just didn't make it in. [18:07] [telegram] on the manifest tho.. [18:07] Forgot those existed. [18:08] [telegram] saves time ..install almost finished .. [18:08] [telegram] By the way..we having earthquakes and a new eruption yesterday.. [18:09] Good grief, are you and those around you OK? [18:10] [telegram] Yes we are all ok...thanks for asking ..Danish works!! so maybe something with the IS code as I mentioned using the workaround Icelandic good [18:11] OK, that gives me a clue. [18:11] And I might have a fix for it. [18:11] [telegram] And I will be taking a break.. [18:11] 👍️ [18:13] Found it. [18:13] [telegram] Quickly back at keyboard!! Great [18:14] The way the installer currently works, it pulls in libreoffice-help-$(LOCALE), which automatically pulls in libreoffice-l10n-$(LOCALE). But libreoffice-help-is doesn't exist (I guess they've not translated the help into Icelandic yet), while libreoffice-l10n-is does exist. So the help package is never installed since it's nonexistent, and therefore the l10n package gets left too. [18:14] So I just need to add one line to packages.conf to make sure it always pulls the l10n package anyway. [18:14] [telegram] Ah...Icelanders NEVER need HELP .. [18:15] 🤣 [18:15] [telegram] Back on break.. [18:15] [telegram] This is why it is fun to test.. [18:16] It's always the edge cases that will snag you. [18:17] That's the worst part of any programming - you spend 20% of the work getting it to mostly work, then 80% catching all the stragglers. [18:22] Simon Quigley: I'm making another version of calamares-settings-ubuntu for Kinetic due to a problem Leo K just discovered, do you need just the diff from the old fix to the new fix, or do you need a diff that includes both the old and new fixes? Also, should I bump the version number (I'm pretty sure I should)? [18:35] arraybolt3: I'm working ${dayjob}, will the fix work for Studio as well (asking since you're in there) [18:35] Eickmeyer: Yep, and I'll be testing it there too. [20:49] Leo K: Alright, my second fix successfully gets LibreOffice to look right in Icelandic. [21:04] "Simon Quigley: I'm making..." <- For Kinetic I need one applicable to the archive. For Jammy make it into one please [21:04] Simon Quigley: Got it. [21:37] "Leo K: Alright, my second fix..." <- Fix works on Lubuntu and Studio. === Rober[m] is now known as Roberalz[m] [22:18] * arraybolt3[m] posted a file: (2KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/ZpujrriFgpPMoNMdrYtagfYZ/edgeCaseLOl10nFix.diff > [22:18] Simon Quigley: ^ calmares-settings-ubuntu patch for Kinetic [22:22] Tested on Lubuntu and Ubuntu Studio with the Icelandic language. [22:22] Eickmeyer: You have your thing somehow set to ding anytime someone mentions Studio, huh? [22:22] arraybolt3: Yes. [22:22] It comes in handy. [22:23] * arraybolt3[m] hunts around in Element to find that option [22:24] Found it, neat! [23:52] * arraybolt3[m] posted a file: (3KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/dWwvuGytduYxqcfaUQqXETxa/LOl10nFixJammy.diff > [23:52] Simon Quigley: ^ calamares-settings-ubuntu patch for Jammy [23:56] Also fully tested on my end. [23:57] Eickmeyer @eickmeyer:matrix.org: Please sponsor for Kinetic, I can be around later to rebuild ^^^^ [23:57] I used Icelandic to test since it was the language that was b0rked last time, so if anyone else wants to test it first, that's what I used.