/srv/irclogs.ubuntu.com/2019/09/05/#lubuntu-devel.txt

wxlyou can add it00:07
wxloh no @kc2bez 00:12
wxli hope you don't get the rain of fire and brimstone00:12
wxli would have at least checked other flavors, not to mention other distros to confirm first00:12
wxllesson learned: always have a manjaro and a debian vm around XD00:12
lubot<kc2bez> I did check debian00:13
wxlwell that's good at least00:13
wxlstill, it might be an xdg bug00:13
wxlwhich is why i mention the other flavros00:13
lubot<kc2bez> That is fair, I can spin up a plasma VM and test it.00:16
wxlmight be good to spot check a couple mature flavors, namely kubuntu and ubuntu.. especially the latter00:16
wxland/or stock debian00:17
-lugito:#lubuntu-devel- [rMANUAL69f92780292d: Update discover installed screenshot] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL69f92780292d00:39
The_LoudSpeaker@apt-ghetto check T30 and respond when you can. I have a few queries. 00:44
kc2bezwxl: kubuntu `NotShowIn=KDE;` Results in the menu item disappearing. I will check Gnome too.01:11
wxlruh roh01:13
wxltheoretically xdg *should* be just a specification but there is some actual code01:14
wxlit is the responsibility (generally) of applications to implement the specification01:14
kc2bezWell `OnlyShowIn` seems to be honored.01:15
kc2bez`NotShowIn=GNOME;` works in mainline Ubuntu01:44
kc2bezInteresting side note, I don't see a Manjaro LXQt download anymore.01:50
lubot<HMollerCl> @kc2bez [<kc2bez> wxl: kubuntu `NotShowIn=KDE;` Results in the menu item disappearing. I …], sorry, what are you tallking about?01:51
lubot<HMollerCl> I've used NotShowIn and Only ShowIn and it works ok.01:52
kc2bezNotShowIn=LXQt doesn't seem to work from what I can tell.01:53
lubot<HMollerCl> in what are you testing?01:54
kc2bezI have tested in Lubuntu and Debian LXQt01:55
lubot<HMollerCl> I'm trying to see if I have used that, but I've used OnlyShowIn software-properties-drivers-lxqt.desktop01:56
kc2bezBasically I am trying to hide a desktop from our menu but leave it available for other DE's01:56
lubot<HMollerCl> yes, which .desktop?01:56
kc2bezcalamares01:57
kc2bezhttps://phab.lubuntu.me/T10801:57
-lugito:#lubuntu-devel- [High, Open] Drop or change pkexec patch in Calamares: https://phab.lubuntu.me/T10801:57
lubot<HMollerCl> what I've done in put the same .desktop in xdg with hidden flag01:57
kc2bezIf I use hidden it will hide it for other flavors.01:58
lubot<HMollerCl> if it's in our xdg it won't01:58
lubot<HMollerCl> if you are in 19.10 look in /usr/share/Lubuntu/applications01:59
kc2bezWe have two desktop entries in the live environment. One we create for us and the other needs to remain for other flavors.02:00
lubot<HMollerCl> that's how I hide screenshot in lximage-qt02:00
kc2bezOne already is on the actual desktop02:00
kc2bezThere are 2 in the menu02:00
lubot<HMollerCl> XDG_DATA_DIRS=/usr/share/lxqt:/home/hmoller/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop02:01
lubot<HMollerCl> that are the xdg_Dir in that other02:01
lubot<HMollerCl> so if you put the same .desktop in one xdg dir with highest order, it will have higher priority.02:02
kc2bezBut they are different.02:03
kc2bezOne we create and one gets created from the installation of calamares on the live image02:03
lubot<HMollerCl> do the live has this same value? XDG_CURRENT_DESKTOP=LXQt02:04
kc2bezyes02:05
lubot<HMollerCl> @kc2bez [<kc2bez> One we create and one gets created from the installation of calamares o …], I don't get why you can hide the one you want "cloning" the same .desktop in a higher order xdg dir.02:06
kc2bezWe create this one that we want in calamares-settings https://phab.lubuntu.me/source/calamares-settings-ubuntu/browse/master/lubuntu/lubuntu-calamares.desktop.in02:11
lubot<HMollerCl> shouldn't that have "OnlyShowIn=LXQt" ?02:12
kc2bezNo those are our settings02:13
kc2bezThis desktop gets created in the calamares install and then we patch it https://phab.lubuntu.me/source/calamares/browse/ubuntu%252Feoan/debian/patches/0001-replace-pkexec-by-sudo.patch02:13
kc2bezcalamares is for every flavor not just Lubuntu02:14
kc2bezso we have to treat it as such02:14
lubot<HMollerCl> an that is the .desktop that is actually in the desktop, not in the menu?02:15
kc2bezNo the one on the desktop is ours, that part is good.02:16
lubot<HMollerCl> and the one that is in the menu is the one that we don't want to see? Where is it?  in /usr/share/applications/ ?02:16
kc2bezThey both actually show in the menu and they are both in /usr/share/applications/02:17
lubot<kc2bez> (Photo, 400x800) https://i.imgur.com/Ylqrltk.jpg02:21
lubot<HMollerCl> since when can I see it? a daily from 2 weeks ago?02:21
lubot<kc2bez> I think we have always had it.02:22
lubot<HMollerCl> I would try creating a usr/share/Lubuntu/applications/calammares.desktop02:23
lubot<HMollerCl> with: … [Desktop Entry] … NoDisplay=true02:23
lubot<HMollerCl> *calamares.desktop02:23
lubot<HMollerCl> or in the XDG_DATA_DIRS the live session use02:25
lubot<kc2bez> That does seem to work. … Pretty hacky though and doesn't really address the underlying issue with `NotShowIn`02:27
lubot<HMollerCl> agree02:41
lubot<kc2bez> I think most people use the one on the desktop anyway but it would be nice to clean it up a bit.02:42
wxl[m]Officially agaida is high02:54
wxl[m]> read the freedesktop spezification about Hidden - NotShowIn should be deprecated02:55
wxl[m]I have no idea where he's seeing that02:55
wxl[m]https://cgit.freedesktop.org/xdg/xdg-specs/tree/menu/menu-spec.xml#n24902:58
wxl[m]That's from git master! 02:58
kc2bez"$EDITOR is a really fine menu editor"03:01
kc2bezI apologize wxl[m] I should've checked in on your results from your check-in with the flavors before I made a bug.03:03
wxl[m]No you did no wrong. He at least admitted the implementation was lacking03:04
wxl[m]@tsimonq2 could you approve D38? Should be super simple. 03:10
lubot<tsimonq2> I'll look right now03:10
wxl[m]Thx03:18
lubotzxcajik was added by: zxcajik03:45
-lugito:#lubuntu-devel- [rMANUALe911b18ed414: Change house button instead of blue rectangle] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALe911b18ed41404:53
lubot<HMollerCl> jjaja, just read NotShowIn bug from @kc2bez13:42
lubot<HMollerCl> I mean, the responses13:42
lubot<teward001> *shuts off @tsimonq2’s email antispam system* oops i did a thing14:14
-lugito:#lubuntu-devel- [rLXQTGLOBALKEYSPACKAGING554b92d17f2b: Changed the position of config file provided by upstream.] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rLXQTGLOBALKEYSPACKAGING554b92d17f2b17:27
lubot<aptghetto> @The_LoudSpeaker [<The_LoudSpeaker> @apt-ghetto check T30 and respond when you can. I have a few q …], I have checked T30 … What is unclear? You create a config file /etc/default/grub.d/grub-theme-lubuntu.cfg and set some variable?17:30
-lugito:#lubuntu-devel- [rMANUALf126819b0f7c: add left click to see more details on installed programs] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf126819b0f7c17:38
-lugito:#lubuntu-devel- [rMANUAL1007130eda1a: update startup disk creator version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL1007130eda1a17:42
lubot<HMollerCl> found the solution of the problem with the blue (i) icon guiverc https://github.com/lxqt/pcmanfm-qt/commit/dd3335d5ca8e3cd3e7d673a294584b22d8b5e1c8#diff-56e2640e1162d547c92f41f39b277a3518:38
lubot<HMollerCl> in pcmanfm-qt18:39
lubot<HMollerCl> and this is what created the problem https://github.com/lxqt/pcmanfm-qt/commit/67f50b0248e2066bb0286f7325baf30d6f19f13b#diff-56e2640e1162d547c92f41f39b277a3518:41
-lugito:#lubuntu-devel- [T117: correct thumbnail icon in pcmanfm-qt] hmollercl (Hans P. Möller) just created this task: https://phab.lubuntu.me/T11718:59
lubot<kc2bez> I may be a few minutes late to our meeting today but I will join as soon as I can.20:27
=== guiverc2 is now known as guiverc
-lugito:#lubuntu-devel- [rMANUALad0597d55c70: Fix capitilization] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALad0597d55c7020:53
-lugito:#lubuntu-devel- [rMANUALffc141cb9fee: Fix nm-tray version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALffc141cb9fee20:58
lynorianstandup?21:03
lubot<tsimonq2> I'm currently AFKish21:03
lubot<tsimonq2> I'll be around in a few21:03
lubot<tsimonq2> Want to trigger !standup ?21:03
lubot<tsimonq2> FIFO21:03
-lugito:#lubuntu-devel- [rMANUAL11382e813888: Update version on libreoffice] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL11382e81388821:04
wxl!standup21:04
ubot93standup is @tsimonq2 @lynorian @HMollerCl @aptghetto @teward001 @SamuelBanya @kc2bez @The_LoudSpeaker wxl[m] guiverc it's 2100 UTC Thursday which means it's time for the Lubuntu Development standup meeting. Please announce yourself for roll call! Afterwards, in order of announcement, post your items and be sure to mention when you're done.21:04
lubot<tsimonq2> wxl: ack on FIFO for standup?21:05
lynorianack21:05
wxli mean that's pretty much always how it is21:06
lynorianshort week was on vacation21:06
lynorianFInish more ScreenGrab prefrences21:06
lynorianUpdate few missing buttons on nobleNote21:06
lynorianAdd spellcheck for featherpad21:06
lynorianhome button updates on discover21:06
wxland that's what the standup message says, so21:06
guiverco/21:06
lynorianwriting a whole file for ScreenGrab took a while21:06
wxlgood work on that lyn21:09
lynorianI have not done the network manager still before release21:10
wxlyou've got plenty of time21:10
kc2bezo/21:12
wxlnext21:12
kc2bezme?21:12
lubot<HMollerCl> I think guiverc was befores21:13
wxlguiverc was next technically21:13
kc2bezok just making sure.21:13
guiverckc2bez, you go first; I'm still writing..21:14
kc2bezok21:14
kc2bez* Tasks21:14
kc2bez- https://phab.lubuntu.me/T108 Filed an upstream bug https://github.com/lxqt/lxqt/issues/174321:14
kc2bez* Wallpaper contest21:14
kc2bez- It looks like guiverc closed the thread (thanks Chris!) https://discourse.lubuntu.me/t/lubuntu-wallpaper-contest-for-eoan-ermine/16421:14
kc2bez- We (wallpaper selection committee) need to review the entries and pass along the ones for the Lubuntu Members to vote on.21:14
-lugito:#lubuntu-devel- [High, Open] Drop or change pkexec patch in Calamares: https://phab.lubuntu.me/T10821:14
ubot93Issue 1743 in lxqt/lxqt "Desktop files with NotShowIn=LXQt are still displayed in the menu" [Open]21:14
kc2bezThat is it from me this week.21:15
guivercquiet askubu/forums, re; T56 got stuck on GUI testcase; tsimonq2?    vlc won't run on 'live' (large impact kubuntu too), and got nowhere with this with unknown reason..21:15
lubot<The_LoudSpeaker> 🙋🏻‍♂️21:16
guivercfyi:  vlc won't run on any 19.10 iso, but installed only by kubuntu & lubuntu i believe  21:17
guivercbut runs once installed; just not as 'live'21:17
wxli'd kick that over to vlc, i.e. just file a bug and move on XD21:17
guivercvlc marked invalid (not vlc but LIVE problem), early today back to incomplete (not there issue)21:17
lubot<HMollerCl> o/21:18
wxlwell then it should be marked against SOMETHING21:19
wxlbad triager21:19
guiverclp 184238221:19
ubot93Launchpad bug 1842382 in vlc (Ubuntu) "vlc won't start; eoan 19.10 ubuntu/lubuntu/kubuntu/xubuntu/ubuntu-mate daily" [Undecided, Incomplete] https://launchpad.net/bugs/184238221:19
wxlwell it's incomplete, so that's good21:19
guivercnot really; i filed bug - vlc say's it not them; RikMills (kubuntu) & me getting nowhere and can't find why it won't work 21:20
wxlthat should really be confirmed21:21
guivercRikMills confirmed it occurs in Kubuntu, occurs also in listed live-ISOs but they don't include vlc by default only lubuntu/kubuntu do of those tested21:21
guiverc(another user also reported bad lubuntu qa-test 'live' quoting that issue too I saw)21:25
wxlwell keep at it i guess on that21:26
wxl@HMollerCl you or me?21:26
lubot<HMollerCl> ok21:26
lubot<HMollerCl> I shook the cage here https://github.com/lxqt/lxqt/issues/572 which brought a good conversation on using kde themes in lxqt.21:26
lubot<HMollerCl> although kvantum can change themes, if we could use/config the kde ones it would be great.21:27
wxlhm21:28
wxlis that something worth documenting somewhere?21:28
lubot<HMollerCl> I woul dmention kvantum in the ,manul21:28
lubot<HMollerCl> maybe a tips and tricks page21:29
lubot<HMollerCl> but the rest is to hacky now21:29
lubot<HMollerCl> Also found the problem of th the blue (i) icon for thumbnails in pcmanfm-qt, I created https://phab.lubuntu.me/T117.21:29
-lugito:#lubuntu-devel- Error: T117. is an invalid task reference.21:29
wxli was thinking perhaps more for the purposes of development21:30
wxli do think a document regarding theme development might not be a bad idea21:30
lubot<HMollerCl> aaa, maybe create a task to be aware of it.21:30
wxlit was a bit of cpp manual for the suspend button on sddm21:30
-lugito:#lubuntu-devel- [rMANUAL696b8df8de9f: Update localc version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL696b8df8de9f21:30
lubot<HMollerCl> @wxl [<wxl> it was a bit of cpp manual for the suspend button on sddm], I would wait, for now, see what agaida makes,.21:31
wxlok21:32
lynorianI don't quite understand how to use kvantum quite that much21:32
wxlre: the icon can you pull those patches in to fix that? seems relatively simple.21:32
lubot<HMollerCl> On https://phab.lubuntu.me/T117 there is a solution upstream, shoudl we cherry pick it? can we?21:32
-lugito:#lubuntu-devel- [Needs Triage, Open] correct thumbnail icon in pcmanfm-qt: https://phab.lubuntu.me/T11721:32
lubot<The_LoudSpeaker> @lynorian [<lynorian> I don't quite understand how to use kvantum quite that much], +121:32
lubot<HMollerCl> @wxl [<wxl> re: the icon can you pull those patches in to fix that? seems relatively s …], I can, just need to know if we can in this cycle and how to look a the code that we are compiling to make sure line numbers match.21:33
lubot<HMollerCl> @lynorian [<lynorian> I don't quite understand how to use kvantum quite that much], I f you create an entry I can write it.21:33
wxlwe can.. we basically run the show on lxqt stuff, so in a sense timelines don't apply all THAT much..21:34
wxli'd try to apply it and if you get stuck we can talk through that21:34
lynorianlike didn't kvantum install its own wierd program21:34
lubot<HMollerCl> lynorian: Qt theming is a paralel unibverse21:35
wxlXD21:35
lubot<HMollerCl> Is like every theme has it's own engine...21:35
lubot<HMollerCl> so kvatum is an engine.21:35
lubot<HMollerCl> Breeze needs his own engine21:36
lubot<HMollerCl> (which is plasmoid)21:36
The_LoudSpeakerIt has  own  also, very confusing kvantum21:36
lubot<HMollerCl> wxl: I also saw that21:36
lubot<HMollerCl> in sid is the same version for LXQt21:36
lubot<HMollerCl> aaaa, and breaking news21:37
wxlruh roh21:37
lubot<HMollerCl> was updating lxqt and failed.21:37
wxlwaaa21:37
wxl?21:37
-lugito:#lubuntu-devel- [rMANUAL61a98bfe2c34: Update libreoffice impress version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL61a98bfe2c3421:38
lubot<HMollerCl> dpkg: error processing archive /var/cache/apt/archives/lxqt-globalkeys_0.14.1-0ubuntu3_amd64.deb (--unpack): …  trying to overwrite '/etc/xdg/xdg-Lubuntu/lxqt/globalkeyshortcuts.conf', which is also in package lubuntu-default-settings 19.10.5 … dpkg-deb: error: paste subprocess was killed by signal (Broken pipe) … Errors were encoun21:38
lubottered while processing: …  /var/cache/apt/archives/lxqt-globalkeys_0.14.1-0ubuntu3_amd64.deb21:38
lubot<kc2bez> oh globalkeys21:38
wxlum21:38
wxler21:38
The_LoudSpeakerwxl: same file in default settings and in .21:38
lubot<HMollerCl> I believe that with -f it will be installed, but is better to have it clean21:38
wxloh helllll21:39
* wxl SIGHS21:39
lubot<HMollerCl> that's on my side21:39
wxlglobalkeys should have installed to etc/xdg/lxqt not etc/xdg/xdg-Lubuntu/lxqt21:39
The_LoudSpeakerWe will have to put it in a lower priority xdg dir21:39
wxl^ yes that21:40
lubot<tsimonq2> @HMollerCl [dpkg: error processing archive /var/cache/apt/archives/lxqt-globalkeys_0.14.1-0u …], Needs Conflicts/Replaces on a version of default settings lower than the one that removes the file that was moved to that package21:40
wxli should have caught that21:40
The_LoudSpeakerwxl yeah. My bad.21:40
lubot<tsimonq2> Otherwise yes21:40
wxlnoooo not that @tsimonq2 21:40
lubot<tsimonq2> Okay21:40
wxlthat's too big of a hammer for this21:40
The_LoudSpeakerNext me? 21:40
wxlyeah21:40
wxlno my bad: https://irclogs.ubuntu.com/2019/09/01/%23lubuntu-devel.html#t21:3621:41
The_LoudSpeakerTasks:21:41
The_LoudSpeaker* T59: Shortcuts21:41
The_LoudSpeakerGotta do it again! 21:41
The_LoudSpeakerphab.lubuntu.me/T5921:41
The_LoudSpeaker*T30: GRUB-Theme21:41
The_LoudSpeakerModified the package to use a script from /etc/default/grub.d/21:41
The_LoudSpeakerThe main concern here is that the postinst file runs update-grub. But I don't know while installing via calamares, how is it installed. Will ping @aptghetto after meet.21:41
The_LoudSpeakerphab.lubuntu.me/T3021:41
The_LoudSpeaker*T21: Xscreensaver21:41
The_LoudSpeakerOn it currently.21:41
The_LoudSpeakerThat's it.21:42
wxland to be sure this globalkeys b.s. will fix T59 (or should) right?21:42
The_LoudSpeakerHopefully21:42
The_LoudSpeakerI will put it in lowest priority xdg dir.21:43
wxlahh HA21:44
wxli did tell you the right way 21:44
wxlhttps://irclogs.ubuntu.com/2019/08/27/%23lubuntu-devel.html#t23:3321:44
wxlso i guess i didn't totally screw up XD21:45
wxlso my big thing was accepting D38, which clearly i shouldn't have XD21:45
The_LoudSpeakerLike I said, i did. Sorry.21:45
kc2bez@The_LoudSpeaker You can look here for the calamares grub generation https://phab.lubuntu.me/source/calamares-settings-ubuntu/browse/master/lubuntu/modules/bootloader.conf21:46
wxli did manage to catch up on emails.. i think i deleted like 500 or so, so that's a thing21:46
The_LoudSpeakerkc2bez: Ack21:46
wxland i'm going to go smack agaida around on kc2bez's upstream issue re: NotShowIn21:46
lubot<HMollerCl> @wxl [<wxl> and i'm going to go smack agaida around on kc2bez's upstream issue re: Not …], jajaja21:47
lubot<HMollerCl> you might have to speak in german21:47
kc2bezHe wasn't too bad on me.21:47
wxlalso i'm not sure we can, but i was thinking about continuing to try to push out the compton fork and sddm-config-editor but to not actually ship them21:48
wxlIch bin ein auslander!!!!21:48
wxlkc2bez: he was pretty nice. but he was wrong.21:48
kc2bezI agree21:48
lubot<tsimonq2> "LX 'you're always wrong' Qt" …  Minimum requirements: must speak fluent German21:49
wxloh and @The_LoudSpeaker i'm just being silly. you're doing great and i ALWAYS appreciate you21:49
lubot<HMollerCl> yes, at least I have done more harm than that. I messes DIscover in Kubuntu once (nut it worked nice in lubuntu)21:50
-lugito:#lubuntu-devel- [rMANUALedc6ca50a618: Update lomath version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALedc6ca50a61821:52
lubot<The_LoudSpeaker> @kc2bez [<kc2bez> @The_LoudSpeaker You can look here for the calamares grub generation ht …], Actually @kc2bez I don't have problem with calamares grub installation. The thing I want to know is, if all the postinst files of all packages which get installed are run together (pack_a.install > pack_b.install > ... > pack_a.postin21:54
lubotst > pack_b.postinst) OR they are run separately?(pack_a.install > pack_a.postinst > pack_b.install > ...)21:54
-lugito:#lubuntu-devel- [rMANUALcd90b92d70b4: Update lowriter version] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALcd90b92d70b421:54
lubot<The_LoudSpeaker> @The_LoudSpeaker [Actually @kc2bez I don't have problem with calamares grub installation. The thin …], @aptghetto21:55
kc2bezwxl: Did we close the meeting?21:57
lubot<The_LoudSpeaker> I have been dragging these tasks for toi long. Will have to speed up I guess and not keep breaking same things again and again!21:57
lubot<The_LoudSpeaker> @kc2bez [<kc2bez> wxl: Did we close the meeting?], We didn't AFAIK21:58
wxli haven't yet per se21:59
wxlwaiting on @tsimonq2 21:59
lubot<N0um3n0> Sorry.... Nothing from me, I was away from home this week, hoping to return to the routine21:59
lubot<tsimonq2> @wxl [<wxl> waiting on @tsimonq2], Basically nothing from me iirc22:00
The_LoudSpeakerguiverc: ?22:01
guivercsorry stepp out.22:01
wxlok then i guess we're done22:02
-lugito:#lubuntu-devel- [rMANUALb0cf685230de: Move version below Usage] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALb0cf685230de22:04
kc2bezThanks wxl 22:05
lubot<The_LoudSpeaker> Now, wxl: how do we revert D38?22:06
wxljust make a new one22:06
lubot<The_LoudSpeaker> Okay.22:07
lubot<The_LoudSpeaker> Will do.22:07
kc2bezThe_LoudSpeaker: Calamares doesn't install the packages. They would be installed in the live image creation. 22:07
lubot<The_LoudSpeaker> @The_LoudSpeaker [Actually @kc2bez I don't have problem with calamares grub installation. The thin …], Any info on this?22:07
lubot<The_LoudSpeaker> @kc2bez [<kc2bez> The_LoudSpeaker: Calamares doesn't install the packages. They would be …], Yeah so during that how does it does? The theme needs grub to be installed beforehand.22:08
kc2bezI am not sure I fully understand. Do you want your grub theme to run on the live iso?22:10
lubot<The_LoudSpeaker> Well as far as I understand, from what you said in previous message, calamares just basically copies everything from live iso onto the fs. So if we want theme to be there in installation, we will need it to be there on live right?22:12
wxl@The_LoudSpeaker if you get that done, i'll push it out right now22:13
lubot<tsimonq2> @The_LoudSpeaker [Well as far as I understand, from what you said in previous message, calamares j …], It uses unsquashfs22:13
wxl(D38)22:13
lubot<The_LoudSpeaker> @wxl [<wxl> @The_LoudSpeaker if you get that done, i'll push it out right now], Yeah. Booting my laptop.22:13
lubot<The_LoudSpeaker> @tsimonq2 [It uses unsquashfs], Docs please.22:14
lubot<tsimonq2> @The_LoudSpeaker [Docs please.], They're hiding22:14
lubot<The_LoudSpeaker> How do I see the xdg dirs?22:25
wxl$XDG_CONFIG_DIRS is what you want22:27
wxlbut more generally `env | grep XDG`22:27
lubot<The_LoudSpeaker> Ack.22:28
lubot<The_LoudSpeaker> Just booting up vm. Will create a diff in a while22:28
wxlkk22:29
wxlgave up on the chroot?22:29
The_LoudSpeakerno not yet. using chroot only.22:33
The_LoudSpeakerbut chroot is not lubuntu right?22:33
The_LoudSpeakerit's eoan22:33
The_LoudSpeakerusing vm to get the xdg_dirs22:34
The_LoudSpeakerBut I have lubuntu as host so I used that. my vm is rigged.22:37
RikMillsguiverc wxl: for kubuntu, I can easily make the vlc issue go away by making kubuntu-settings add an envar just in the live session. I may do this before beta freeze if the bug doesn't get fixed. still though, that would not be solving the underlying issue22:47
RikMillsthen again, vlc seems the only thing impacted, so not sure they are doing sane things to detect runtime paths22:47
The_LoudSpeakerhttps://phab.lubuntu.me/D3922:48
-lugito:#lubuntu-devel- [Needs Review] Correctly placed the upstream config file.: https://phab.lubuntu.me/D3922:48
The_LoudSpeaker^ wxl:22:48
wxlyeah RikMills that's some weird stuff and the triager's attitude about it sucks22:49
guivercRikMills, I'll do a full all-program test on Lubuntu (any others I've not caught yet)when I can; thanks Heaps!   22:49
RikMillsguiverc: that would be useful. :)22:49
-lugito:#lubuntu-devel- [rLXQTGLOBALKEYSPACKAGING8cb4a6514d09: Correctly placed the upstream config file.] wxl (Walter Lapchynski) committed: https://phab.lubuntu.me/rLXQTGLOBALKEYSPACKAGING8cb4a6514d0922:52
wxlk that's done22:53
wxlso tomorrow test and assuming everything works close that darn shortcut task already!22:53
lubot<SamuelBanya> Missed the meeting I think cause I'm in central time after the move23:26
lubot<SamuelBanya> Anything easy to handle task wise or did anyone make a task for the iso tester? I ask since I'd like to pair up with someone to work on it23:27
wxl@SamuelBanya for this release we're really winding down23:30
wxlhelping with support would be great23:30

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