[00:36] @wxl [ if people could test this fix, that would be great: bug 1795278], the bug is from 2018!!! [00:39] wxl: where is the patch? didn't found it on https://git.launchpad.net/software-properties/ [00:40] I think it is in the bug report. [00:44] mm, didn't find it [00:47] I guess it wasn't so much a patch as it was directions on how to create a patch. [00:51] @HMollerCl it's a thing few people take advantage of. the dupe was recently reported. i had 15 minutes so i dug up info on how to fix it, but didn't make a patch, as @kc2bez suggested [00:53] aaa, ok [00:54] the problem,for me to test it is I don't know which is teh expected result [00:55] tl;dr clicking on the "add key" button or whatever it should open a file picker and not error out :) [00:55] aa ok [00:55] run software-properties-qt in a terminal [00:55] ^^ @RikMills you might want to test this too [00:56] @wxl [ run software-properties-qt in a terminal], yeah, I know it I ported additiona driver tab [00:56] i'm not a professional python programmer so i really don't know if that string cast is good form or not [00:58] I'm not proffessional either, but if it works it's better than If it don't [00:58] totally [00:58] i'm baffled as to how these apparently equivalent libraries (kurl inherited qurl actually) are totally different [00:59] just saying, though: .toString didn't work right [01:00] @wxl [ i'm not a professional python programmer so i really don't know if that st …], I don't even play one on TV XD [01:00] heheheheh [01:02] wxl there is a big change from qt4 to qt5 now they allow strings (instead of only QStrings) [01:05] @HMollerCl but for example QDialog and KDialog have essentially the same arguments, but in a different order [01:06] uff, I newer quite understood K instead of Q is a fork= [01:06] ? [01:06] apparently not XD [01:14] wxl, fyi: I'm considering erasing https://code.launchpad.net/~lubuntu-qa/ubuntu-manual-tests/lubuntu-calamares/+merge/372039 & starting again... it'll likely be quicker (I want to do it when I've got a number of hours with a clear-head; not 15-20 min intervals..) [01:16] guiverc: works for me [01:22] wxl: needs to be QString, str is not enough... [01:22] right i included that in there [01:23] url = str(QUrl(home)) [01:23] filename = QFileDialog.getOpenFileName(self.userinterface, _("Import key"), url, 'application/pgp-keys') [01:23] those two should replace the current url/filename lines [01:23] which follow one after the other in thta order [01:25] oh [01:25] wait [01:25] ha! [01:25] no, easier [01:25] ? [01:25] just use home and reorder [01:25] no url needed. [01:25] OH! [01:25] good call [01:26] home = QDir.homePath() … if "SUDO_USER" in os.environ: … home = os.path.expanduser("~%s" % os.environ["SUDO_USER"]) … filename = QFileDialog.getOpenFileName(self.userinterface, _("Import key"), home, 'application/pgp-keys') [01:26] will make a diff and add to the bug [01:26] nice. thank you, sir. [01:29] here it is https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1795278/comments/5 [01:31] perfect! [01:33] good night! [01:33] sorry I've been away lately but have been complicated days [01:34] you be back soon?? [01:34] being 40 is not easier... [01:34] you just turned? i've been there for a while [01:34] @wxl [ you be back soon??], I thought today I would have more time, [01:35] next time :) [01:35] it's getting to be crunch time, so now would be a good time to have you! [01:35] maybe I start a new project and if taht's teh case I wil have less time... [01:35] well at least you're not bored :) [01:35] @wxl [ you just turned? i've been there for a while], yep, on sunday... [01:35] well happy birthday!!!!!!!!!!!!!!!!1 [01:36] +1 [01:36] thanks! :) [01:36] Welcome to the 40 club. [01:36] XD [01:37] jejejej, maybe we have a new moto, "lubuntu, LXQt for the 4th decade" [01:37] HaHaHa I like it. [01:38] anyway, I'm working on breeze-config, I haven't have time for the lubuntu-devel application [01:38] *had [01:38] I hope it wil go into 20.04 [01:39] and I'm concerned on updating pcmanfm-qt [03:43] wiki.ubuntu.com; a refresh doesn't allow BACK should a reader not want it.. tsimonq2 are you aware of a fix/alternative (for many pages it won't be a problem, but I suspect it could annoy some readers; some like me like history..) [04:40] does anyone want a list of wiki pages edited (add un-maintained and deprecated warning; link lubuntu.me); 19 so far [04:47] thanks wxl, got to https://wiki.ubuntu.com/Lubuntu/Bugs and it already directed to the page I was about to look up... [05:40] I just found a lubuntu.net ref on wiki :( [07:50] -lugito:#lubuntu-devel- [rMANUAL45f7e319f637: Add icon path to .desktop] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL45f7e319f637 [07:53] -lugito:#lubuntu-devel- [rMANUAL7638d51a8048: Fix capitlization] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL7638d51a8048 [13:41] oooo, building tests in python is not simple, you cannot import modules and files with dash (-) son normally camelCase is used, but normally in debian scripts are not camelCase. [13:48] I'm using software-properties as a "template" maybe that module is to complicate, any other which is pyqt I could use? [16:33] or where to ask? [18:03] @HMollerCl there's a debian #packaging channel on oftc [18:10] I found a way to do it... [18:10] I will make a small etry in the dev wiki [18:11] nice! good job [18:12] so we are having the stand up today, right??? [18:38] @wxl [ so we are having the stand up today, right???], Yes, let's do that. [18:42] ok maybe we should vote on changes if need be [18:49] at which time is standup [18:50] 4PM Eastern. [18:50] @wxl [ ok maybe we should vote on changes if need be], Which changes did you want to vote on? [18:50] that's in 2:10 more? [18:50] 2 hours ten minutes from now [18:50] yes [18:50] @lynorian [2 hours ten minutes from now], thanks! [18:50] @kc2bez: we've discussed changing the meeting time/date [18:51] but never come to any conclusion i can tell [18:51] Ok I follow you. [18:51] @tsimonq2: come to the standup today, please [18:51] yes, but anyone who cannot attend at this time, won't be at this time.... [18:51] not sure is the best way to vote. [18:52] oh i didn't mean voting at the meeting per se [19:02] Wednesday would not be a hard no but I may need to grab lunch then [19:07] @wxl [ @tsimonq2: come to the standup today, please], Okay [19:09] I want a repo fro "lubuntu-breeze-config" who should I ask for? [19:10] @HMollerCl [I want a repo fro "lubuntu-breeze-config" who should I ask for?], You should have access [19:10] Today I'll write a "new repo" guide [19:50] I am not sure I will be back from lunch but will leave paste here ealire in case someone wants it [19:51] I started work on snaping lubuntu-manual have name registered but not uplaoded yet [19:51] Have the snapcraft.yaml building the manual into a snap [19:53] Started working on .desktop file have in where snapcraft says to have it but don't have that working [19:55] fixed some typos as well and fixed keyboard shortcut for runner [20:11] you're awesome @lynorian [21:02] +1 to wxl [21:02] !standup [21:02] standup 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:02] wow I actually made it [21:02] Nice [21:02] o/ but i'll be last, please [21:03] Ok [21:03] I can't say I am necessarily well prepared :P [21:03] i am :) may be too prepared [21:04] maybe i should go [21:04] sure [21:04] Hi [21:04] i'm gonna make the bot angry [21:05] so i'll do this in chunks i guess [21:05] * BUG TRIAGE [21:05] * New [21:05] * bug 1864791 currently waiting on bug 1864787 [21:05] * Duplicate [21:05] * bug 1865906 software-properties-qt import key fail [21:05] * Incomplete [21:05] * bug 1862756 Openbox window trails [21:05] * Invalid [21:05] Bug 1864791 in calamares (Ubuntu) "Lubuntu failed install 'wipefs --all /dev/sda9'" [Undecided, New] https://launchpad.net/bugs/1864791 [21:05] * bug 1864959 check disk happens no matter what (it's a feature!) [21:05] * bug 1865853 alt-f2 for runner [21:05] * bug 1865855 VPN import [21:05] Bug 1864787 in calamares (Ubuntu) "Lubuntu failed install 'sfdisk --force --append /dev/sda'" [High, Triaged] https://launchpad.net/bugs/1864787 [21:05] * bug 1865851 single click mode in pcmanfm-qt [21:05] * bug 1865852 no config for quick launch [21:05] * Confirmed [21:05] Bug 1795278 in software-properties (Ubuntu) "software-properties-{qt,kde} attempts to use KUrl but it doesn't exist" [Undecided, Triaged] [duplicate: 1865906] https://launchpad.net/bugs/1795278 [21:05] Bug 1862756 in openbox (Ubuntu) "Openbox leaves a trail on new windows" [Undecided, Incomplete] https://launchpad.net/bugs/1862756 [21:05] Bug 1864959 in ubiquity (Ubuntu) "20200227 ISO runs Checking disk before starting installer" [Undecided, Invalid] https://launchpad.net/bugs/1864959 [21:05] Bug 1865853 in lubuntu-meta (Ubuntu) "lxqt desktop does not allow alt-f2 to run typed commands" [Undecided, Invalid] https://launchpad.net/bugs/1865853 [21:05] Bug 1865855 in lubuntu-meta (Ubuntu) "Network configuration does not allow importion of vpn configuration" [Undecided, Invalid] https://launchpad.net/bugs/1865855 [21:05] Bug 1865851 in pcmanfm-qt (Ubuntu) "pcmanfm-qt item selection feature in single-click mode" [Undecided, Invalid] https://launchpad.net/bugs/1865851 [21:05] Bug 1865852 in lubuntu-meta (Ubuntu) "QuickLaunch widget on Panel config fails" [Undecided, Invalid] https://launchpad.net/bugs/1865852 [21:05] throttled [21:06] seems like the throttling is on poor ubot [21:06] so i trust everyone got that [21:06] note the things with parens [21:07] in particularly i'm not sure what to do with bug 1857364 but could probably use @tsimonq2 or someone's help [21:07] Bug 1857364 in lubuntu-meta (Ubuntu) "group sambashare with gid 1000" [Undecided, Confirmed] https://launchpad.net/bugs/1857364 [21:08] @HMollerCl was kind enough to create an actual patch for the work i started on bug 1795278 so please test that [21:08] Bug 1795278 in software-properties (Ubuntu) "software-properties-{qt,kde} attempts to use KUrl but it doesn't exist" [Undecided, Triaged] https://launchpad.net/bugs/1795278 [21:08] ok that out of the way let's move on to breaking the other bot [21:09] * TASKS [21:09] * Comments [21:09] * LibreOffice Qt5 VCL [21:09] * https://phab.lubuntu.me/T146 [21:09] * GRUB theme [21:09] -lugito:#lubuntu-devel- [Medium, Open] libreoffice qt5 vcl: https://phab.lubuntu.me/T146 [21:09] * https://phab.lubuntu.me/T30 [21:09] -lugito:#lubuntu-devel- [Low, Open] Theme GRUB: https://phab.lubuntu.me/T30 [21:09] * Resolved [21:09] * Snaps don't show in menu on install [21:09] * https://phab.lubuntu.me/T139 [21:09] -lugito:#lubuntu-devel- [Unbreak Now!, Resolved] Ensure applications in Snap packages show up in the lxqt-panel menu: https://phab.lubuntu.me/T139 [21:09] * Enable i386 architecture [21:09] * https://phab.lubuntu.me/T143 [21:09] -lugito:#lubuntu-devel- [High, Resolved] Enable i386 architecture: https://phab.lubuntu.me/T143 [21:09] * Dumb Erase Disk thing [21:09] * https://phab.lubuntu.me/T150 [21:09] -lugito:#lubuntu-devel- [Unbreak Now!, Resolved] Erase Disk fails with existing partition scheme: https://phab.lubuntu.me/T150 [21:09] ok i guess i didn't break it good enough. let me try again [21:09] * COMMITS [21:09] * Committed [21:09] * Cala 3.2.19.1 [21:09] * https://phab.lubuntu.me/rCALAPACKAGINGafd20277e930e2c82bb739180e66d7103a63b456 [21:09] * Accepted [21:09] * @kc2bez [21:09] * alt-tab switching on all desktops [21:09] * https://phab.lubuntu.me/D84 [21:09] * Sponsored [21:09] -lugito:#lubuntu-devel- [Closed] Add alt-tab switching for all desktops.: https://phab.lubuntu.me/D84 [21:09] * @HMollerCl [21:09] * nm-connection-editor now default in nm-tray [21:09] * https://phab.lubuntu.me/D82 [21:09] * Lubuntu Round Openbox theme! [21:09] -lugito:#lubuntu-devel- [Closed] Added nm-tray.conf to xdg-Lubuntu so nm-connection-editor is default. [21:09] * https://phab.lubuntu.me/D70 [21:09] -lugito:#lubuntu-devel- [Closed] Add Lubuntu Round Openbox Theme and change background and hover color for in menu search: https://phab.lubuntu.me/D70 [21:10] hm this is strange [21:10] * UPSTREAM [21:10] * LXQt [21:10] * feature requests [21:10] * looks like no go on desktop switcher previews [21:10] * https://github.com/lxqt/lxqt/issues/1767 [21:10] * Calamares [21:10] * feature requests [21:10] Issue 1767 in lxqt/lxqt "feature request: desktop switcher should show an outline of windows instead of just a number/name" [Open] [21:10] * tagged logs [21:10] * https://github.com/calamares/calamares/issues/1328 [21:10] Issue 1328 in calamares/calamares "add tags in logs" [Closed] [21:10] * bug reports [21:10] * debug mode default [21:10] * https://github.com/calamares/calamares/issues/1329 [21:10] * manual install failure [21:10] Issue 1329 in calamares/calamares "defaults to debug mode" [Closed] [21:10] * https://bugs.launchpad.net/calamares/+bug/1864787 [21:10] Launchpad bug 1864787 in calamares (Ubuntu) "Lubuntu failed install 'sfdisk --force --append /dev/sda'" [High, Triaged] [21:10] and there's ubot throttled again [21:11] note we DID get those tagged logs in Cala. well, kind of. they include the function name now. [21:11] and the debug mode thing is fixed [21:11] the desktop switcher preview thing might come to LXQt, but just not to Openbox… [21:11] (hm maybe we should switch to KWin. anyways…) [21:12] * MISCELLANEOUS [21:12] * Met with yinz for a bit of a merge sprint which was fun. Let's do it again! [21:12] * Attempted to foster additional and improved contributions from some folks [21:12] * leok [21:12] * svinoba [21:12] * candrapersada (GitHub issues) [21:12] * azdays15 [21:13] * Added contributors to release notes [21:13] * https://notes.lubuntu.me/lD3ArdtURr29PHcLE0ClMw [21:13] * Poo-pooed "heavy screen savers" (feel free to disagree) [21:13] * https://discourse.lubuntu.me/t/heavy-screen-savers/754/5 [21:13] * Dealt with install media made in 14.04 that had too old of a syslinux!(?) [21:13] * https://discourse.lubuntu.me/t/questions-about-upgrade/709/21 [21:13] * Facilitated Franz' woes with Chromium Snap [21:13] * https://discourse.ubuntu.com/t/chromium-open-file-dialog/14453/10 [21:13] * Confirmed we're not going to see a "switch user" function [21:13] * https://discourse.lubuntu.me/t/744/9 [21:13] * Suggested colord-kde for color profiles [21:13] * https://discourse.lubuntu.me/t/colour-settings-icm-profile/792/7 [21:13] * Answered a question essentially about apt caching [21:13] * https://lists.ubuntu.com/archives/lubuntu-devel/2020-February/001779.html [21:13] * Expressed concerns about the automatic media check implementation [21:13] * https://discourse.ubuntu.com/t/13472/5 [21:13] * Updated testing wiki re: identifying images, point releases [21:13] * https://phab.lubuntu.me/phriction/diff/22/?l=9&r=10 [21:13] * Updated testing wiki re: failure versus success [21:13] * https://phab.lubuntu.me/phriction/diff/22/?l=12&r=13 [21:13] * Told Alf to back off when it comes to Lubuntu bugs [21:13] * https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1865853 [21:13] * https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1865855 [21:13] Launchpad bug 1865853 in lubuntu-meta (Ubuntu) "lxqt desktop does not allow alt-f2 to run typed commands" [Undecided, Invalid] [21:13] * Discussing best way to add smartmontools to Cala given it tries to run `smartctl` [21:13] * Do we seed it in live or Recommend in the package (if so, Debian?) [21:13] Launchpad bug 1865855 in lubuntu-meta (Ubuntu) "Network configuration does not allow importion of vpn configuration" [Undecided, Invalid] [21:13] and that's everything. phew. [21:14] OooooK looks like we are out of time XD wxl did all the things:P [21:14] XD [21:15] That is an awesome list! [21:15] Thank you! [21:15] yeah it was a fairly productive week, albeit much of it was just spinning wheels and not really closing 20.04 tasks which is what i'd really like to work on [21:15] wxl: LOL, " Low risk threat [#lubuntu-devel] - wxl - flooding (10 msgs in 20 seconds); ping krytarik !att-#lubuntu-devel-low https://u193.ga/~asm/detectlogs/4fc0167c-97b8-4e2f-8e3a-5940631222af.txt" [21:15] should I repost my contibutions [21:16] sure sounds good [21:17] Lyn Perrine, [05.03.20 11:50] … I am not sure I will be back from lunch but will leave paste here ealire in case someone wants it … Lyn Perrine, [05.03.20 11:51] … I started work on snaping lubuntu-manual have name registered but not uplaoded yet … Lyn Perrine, [05.03.20 11:51] … Have the snapcraft.yaml building the manual into a sna [21:18] p … Lyn Perrine, [05.03.20 11:53] … Started working on .desktop file have in where snapcraft says to have it but don't have that working … Lyn Perrine, [05.03.20 11:55] … fixed some typos as well and fixed keyboard shortcut for runner [21:18] lyn do you need help with the desktop thing or is it just a matter of time? [21:18] I might need help [21:19] not sure I have the like right size icons or something and file might be too big with one I have [21:19] ok. i'm no snapmaster, but i know enough to be dangerous so let's talk about that later [21:19] I have the make part working [21:19] That's a snap for the manual? [21:20] yep [21:20] how else to get it offline but also get updates [21:21] It's a good idea [21:23] I think it is an excellent idea too. [21:23] i couldn't agree more [21:23] Thanks @lynorian [21:23] with the only exception being the snapd overhead but i don't think we're going to be able to avoid that much longer :/ [21:23] well one thing I went nto is no category in store for documentation [21:23] I was actually in support of the idea originally but Lyn gets all the credit :) [21:23] Yes I know [21:23] *GASP* [21:23] yes it is simons fault [21:23] HA [21:23] @lynorian [yes it is simons fault], its always simon's fault [21:24] @lynorian [yes it is simons fault], xDDDDD [21:24] Books and Reference, lyn [21:24] Anything else? [21:24] ok I am done [21:25] I'll just leave this here https://phab.lubuntu.me/macro/view/4/ [21:25] ^ yep [21:26] who's next? [21:26] @HMollerCl? [21:26] Ok [21:27] So, I made a diff for swprop-qt issue as wxl mention and I'm working on lubuntu-breeze-config [21:27] I will start a very demanding project next Monday for 3 months so I won't have much time [21:28] So I will focus on thing I'm already on it, mainly lubuntu-breeze-config and lubuntu-update-notifier [21:29] I would love to upgrade pcmanfm-qt and libfm but I think I won't have the time for it [21:29] I hope someone else can take it [21:29] Eof [21:29] danke! [21:29] Good luck on your 'new' project HMollerCl & thanks for work [21:30] Many thanks Hans! [21:30] @tsimonq2 nice to see you here! [21:31] What is new with you? [21:31] > ACK [21:32] Oh I forgot :P ABI BREAK!!!!! [21:33] while we wait for him to wake up, maybe you want to go @kc2bez? [21:33] Alrighty, let me drop my pathetically prepared paste XD [21:33] * Packaged and Uploaded Calamares 3.2.20 [21:33] * Started the release notes shell. Edits can happen here: https://notes.lubuntu.me/lD3ArdtURr29PHcLE0ClMw# [21:33] * I did some bug triage and commenting too. [21:33] * Discovered lubuntu packages was not subscribed to lubuntu-meta, thanks wxl for fixing that. [21:33] * Feeling fairly ill prepared today so here is my recent phab log https://phab.lubuntu.me/feed/query/N9oI0Ps9123F/#R [21:34] It would be cool if we could try to keep up (myself included) with the release notes. [21:34] good job and thanks for always being on call to test things :) [21:36] Absolutely. Happy to help when I can. [21:36] while everyone is here, i just noticed this: https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/1816473 [21:36] Launchpad bug 1816473 in openbox (Ubuntu) "obamenu depends on python2" [Undecided, Confirmed] [21:36] maybe we should drop obamenu from the package??? [21:37] I doubt it will see an update upstream [21:37] that's what i'm thinking [21:38] I'm not on my desk, what does it do? [21:38] I don't know what obamenu does either [21:39] I think it is the right click menu in OpenBox if I am not mistaken [21:39] https://rmoe.anukis.de/obamenu.html [21:40] we shipped something for that? [21:40] see http://openbox.org/wiki/Openbox:Pipemenus [21:40] the openbox package always has [21:40] Future releases (or a patched pcmanfm-qt) won't let you get to it anyway. [21:40] @kc2bez [ I think it is the right click menu in OpenBox if I am not mistaken], That is depracted in git pcmanfm-qt [21:40] jinx XD [21:42] Nothing depends on obamenu? [21:42] nothing should. it's an openbox utility [21:42] but not a requirement as you can see from the docs [21:42] however, it's not a separate package [21:44] Yeah, it is part of the openbox package [21:44] @tsimonq2: is debian also trying to get rid of python2 like ubuntu is? if so, we should file a bug there to pull obamenu out of the openbox package. [21:45] I thought openbox was pure C [21:45] it is, but not obamenu [21:46] obamenu is not technically an openbox thing, but an external tool [21:49] well since @tsimonq2 is again ignoring us i guess we'll just move on [21:49] so what's everyone's take on the meeting time? should we change it? does it work as is? [21:50] I have no issue with it. [21:50] But I can be fairly flexible. [21:51] I think @The_LoudSpeaker has problem with this hour [21:52] what about you hans? [21:52] I'm ok [21:54] ok well that's that then :) [21:58] @HMollerCl [I think @The_LoudSpeaker has problem with this hour], Yeah. The current time is around 2.30 am for me. I can manage but I have classes all day starting at 8am. It would be good if it is preponed by 24 hours. I have less classes the day before. [21:58] ^ so is there anyone for which this time does not work for/ [21:59] works for me [22:01] Postponing by 24 hours also works. [22:01] equally good too [22:02] Once we had at Saturday 8am US Central na? That was best time for me. Wxl Think you can wake up @tsimonq2 ? XD [22:02] +1 [22:02] too early for me then [22:03] i don't love that idea [22:03] @lynorian [too early for me then], I know. Just kidding lite. [22:06] @wxl [ i don't love that idea], Anything other than current time of Thursday 9pm UTC (Friday 2.30 am IST) works for me. I will go with whatever you decide. [22:06] @The_LoudSpeaker if you had to pick the range of times you would most like, which would they be? [22:08] Anything between 4.30 pm to 7 pm UTC [22:10] on any day? [22:12] Yeah. [22:12] 4:30 pm utc is a bit early for me [22:12] 5:00 or later might be better [22:14] approaching my sleepy time there but I can make it work. [22:18] i'll work with that and make a poll. if anyone else has opinions about days/times that don't work, let me know [22:42] thanks wxl