UbuntuIRC / 2020 /03 /02 /#lubuntu-devel.txt
niansa
Initial commit
4aa5fce
[00:01] -lugito:#lubuntu-devel- [rMANUAL7c5e3aa19744: Fix captilization] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL7c5e3aa19744
[02:20] -lugito:#lubuntu-devel- [rMANUAL7087ab98037c: Fix capitlization] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL7087ab98037c
[02:23] -lugito:#lubuntu-devel- [rMANUAL9b2165f8a78f: Fix typo] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL9b2165f8a78f
[02:25] -lugito:#lubuntu-devel- [rMANUALccbc420c4003: Fix other typo] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALccbc420c4003
[02:43] -lugito:#lubuntu-devel- [rMANUALde8620295ee0: Improve wording] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALde8620295ee0
[02:58] -lugito:#lubuntu-devel- [rMANUAL3ec6423316bf: Rewrite Power Management summary] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL3ec6423316bf
[04:58] -lugito:#lubuntu-devel- [rMANUAL7de02ea40729: Add Read to see what keyobard shortcuts sentence] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL7de02ea40729
[05:06] -lugito:#lubuntu-devel- [rMANUAL3e62556d56d9: Add Id column] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL3e62556d56d9
[05:09] -lugito:#lubuntu-devel- [rMANUALb390544f5b06: Add Descritpion column] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALb390544f5b06
[05:18] -lugito:#lubuntu-devel- [rMANUALf01559f8ce9e: Add Info column] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf01559f8ce9e
[09:21] <lubot> <RikMills> just seen the ISO disk check. that is nice!
=== hggdh is now known as hggdh-msft
[18:03] <lubot> <HMollerCl> Hi, I'm back, is the qtermwidget things solved?
[18:05] <svinoba[m]> HMollerCl: Yes. I was able to upgrade qtermwidget.
[18:07] <lubot> <HMollerCl> good, thanks"
[18:47] -lugito:#lubuntu-devel- [rMANUAL2d2c58bc32db: Update libreoffice writer version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL2d2c58bc32db
[18:48] -lugito:#lubuntu-devel- [rMANUAL769d5e42f3aa: Update libreoffice math version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL769d5e42f3aa
[19:26] <wxl> @tsimonq2: see bug 1857364 — i just cracked open the squashfs and it seems like (a) samba isn't installed (only samba-libs), (b) samba isn't in any of the group files, (c) worst of all it seems the problem here is that the user ends up with a different gid than uid. good ideas to resolve this?
[19:26] <ubot93> Bug 1857364 in lubuntu-meta (Ubuntu) "group sambashare with gid 1000" [Undecided, Confirmed] https://launchpad.net/bugs/1857364
[19:33] <kc2bez> wxl: I just looked at my work machine and can confirm the same. Apparently it has been an issue for a while. This install started out as an 18.10 install.
[19:38] <wxl> kc2bez: and indeed this is not an 18.04 problem
[20:02] <wxl> kc2bez: one interesting thing: saned is 122 in the squashfs, which is the gid of sambashare in 18.04
[20:07] <wxl> saned isn't in 18.04
[21:23] <lubot> <HMollerCl> wxl: I was lookimg into adding lubuntu-breeze-config to teh artwork repo, and I think that maybe is better to have it in another repo, because of how files are managed when there is a setup file.
[21:23] <wxl> @HMollerCl care to elaborate?
[21:23] <lubot> <HMollerCl> yes, np
[21:24] <lubot> <HMollerCl> but basically here https://wiki.debian.org/Python/LibraryStyleGuide
[21:25] <lubot> <HMollerCl> says: Pure-Python or simple extension modules only.
[21:25] <lubot> <HMollerCl> so it could be a mess if we mix things...
[21:27] <lubot> <HMollerCl> I mean, I could try to make it work, my point is if i is wotjh the effort.
[21:27] <lubot> <HMollerCl> SInce making a package alone is very simple (and I already know how to do it)
[21:29] <wxl> hm fair point
[21:29] <wxl> and looks like a test suite is needed too
[21:30] <lubot> <HMollerCl> yes, I will have to add some tests..