[00:51] hey team I'm ready for a re-commit of that lubuntu-welcome-center btw [00:51] its: [00:51] git push [00:51] and then git commit right? [00:54] nvm I did git add -A [00:54] git push [00:54] and git commit [00:54] it looks like it did change it all though, but I'm wondering why it didn't post it on this IRC :/ [00:57] -lugito:#lubuntu-devel- [T131: Convert the welcome center to CMake] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T131#2637 [00:59] Hey @Wafficus can you add the same email you use on Phab to GitHub? [00:59] Same with lynorian [00:59] -lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T130#2638 [00:59] You can get points on your GitHub contribution graph which kinda helps with employment :P [01:00] I'm up to 1,200something because of the mirroring. [01:00] I have the same email on Phab as github [01:00] SBanya@outlook.com [01:01] I have my progress listed on LinkedIn, so I'm not too concerned, but hey, more points on the graph seem good too [01:01] btw [01:01] I saw that CMake thing just now [01:01] -lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T130#2639 [01:02] do you want me to pull down my existing code? [01:02] @Wafficus [ I have the same email on Phab as github], GitHub doesn't seem to think so. [01:02] @Wafficus [ do you want me to pull down my existing code?], No, keep it as-is. [01:03] -lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T130#2640 [01:04] tsimonq2 Added and I verified it [01:04] I think you need to make the email address public as well [01:06] lynorian: hate to be that spoon feeder guy, but is this in the settings for my profile right? [01:07] or at least I think so [01:07] I don't think I usesd linkedin correctly [01:07] I hope this does not mean you are mad at the libreoffice calc screenshot [01:08] -lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T130#2641 [01:09] @lynorian [ I think you need to make the email address public as well], Right, please do if you haven't already :) [01:09] idk how to do it though [01:09] i've been going through the settings :/ [01:10] Wow, lynorian has really been racking up the contributions graph :) [01:10] I'm not at my computer at the moment, sorry @Wafficus [01:12] Right, SBanya@outlook.com [01:12] Hmmmm [01:13] yeah I can't find it any of the settings [01:13] anyway for the immediate change before another day or two to change it to CMake [01:13] which I have no idea how to use yet but whatever [01:13] where can I find the license that you wanted? [01:13] It's all in the task. [01:13] you just have to include it via the code at the top right/ [01:13] ok [01:13] @tsimonq2 yeah lots of my contributions haven't really been monolithic commits [01:14] @lynorian [ @tsimonq2 yeah lots of my contributions haven't really been monolithi …], And that's a good thing :) [01:14] so its just LICENSE right? [01:14] not like LICENSE.txt right? [01:14] Right [01:17] so just put it in the headers right? [01:17] or literally every file possible? [01:17] I found the boiler plate code [01:17] In all files at the top [01:17] I'll put Lubuntu where the author section is [01:17] ok [01:17] you got it [01:17] All code files [01:20] question [01:20] in an xml file [01:20] what's the comment section [01:20] is it [01:20] right? [01:21] I dunno :) ... A lot of programming is being able to think on your feet and Google/DuckDuckGo these things. [01:21] Because I would have to do just that to answer your question [01:21] -lugito:#lubuntu-devel- [rMANUAL357d98c9e737: Add how to install and mark packages for installation in muon.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL357d98c9e737 [01:21] yeah I think its just [01:22] So then if you're sure, go for it. [01:22] Wafficus: since it is xml you also have to close it [01:23] yeah I did [01:33] -lugito:#lubuntu-devel- [rWELCOME491246a22a41: commit Include desktop resolution and monitor settings button, and UI change] SBanya (Samuel Banya) committed: https://phab.lubuntu.me/rWELCOME491246a22a41 [01:34] added the licenses [01:34] hopefully that's good [01:58] I don't see license stuff in this commit, but thanks :) [02:00] @Wafficus: Please accept the GitHub invite. [02:18] -lugito:#lubuntu-devel- [rWELCOME8df8c4a55444: Commit Add LICENSE file and related references to all available code] SBanya (Samuel Banya) committed: https://phab.lubuntu.me/rWELCOME8df8c4a55444 [02:20] got it [02:20] I realized you gotta do git commit, then your message [02:20] then do git add -A [02:20] then git push [02:20] I did it with step 2 and 3 first by accident [02:20] it has the license sections included now [02:22] Be consistent with how you comment it out, otherwise it lgtm [02:23] the thing is though that I had to comment it in different types of files [02:23] hence the different commenting usage [02:23] otherwise I would use /* all over, but it depends on the file [02:23] or even # on each line [02:23] h and cpp can be commented the same [02:23] er [02:23] I see [02:24] Yeah, can we do `#` for h and cpp too? [02:24] so we can or not? [02:25] We can [02:25] ok gotcha [02:32] -lugito:#lubuntu-devel- [rWELCOME0625351d45f3: commit Fix license related comments on .cpp and .h files] SBanya (Samuel Banya) committed: https://phab.lubuntu.me/rWELCOME0625351d45f3 [02:32] Fixed the comments on the .cpp and .h files [02:40] LGTM, thanks [03:40] https://twitter.com/LubuntuOfficial/status/1055302965119119360 [04:31] wxl: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799855 [04:41] I made the manual more friendly with git add -A so that the build when people build the manual it does not add all the files iwth a gitignore [04:43] Cool :) [04:43] Great work lynorian! [04:44] And keep your GitHub streak up >:D [04:45] Kimiyasu was added by: Kimiyasu [05:06] -lugito:#lubuntu-devel- [rMANUALf596836912f7: Add a screenshot for date and time.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf596836912f7 [05:22] -lugito:#lubuntu-devel- [rMANUALa21ddf56a4d8: Add screenshot for locale.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa21ddf56a4d8 [05:35] -lugito:#lubuntu-devel- [rMANUALebf7317075e2: Add session_settings screenshot.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALebf7317075e2 [05:51] -lugito:#lubuntu-devel- [rMANUALa1579f249cee: add screenshot for transmission.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa1579f249cee [06:57] -lugito:#lubuntu-devel- [rMANUAL3df9a51aeeaf: Add screenshot for qpdfview.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL3df9a51aeeaf [08:02] Hi all, I can't push using "arc diff" I get the following msg : ERR_CLOSED: This revision has already been closed. [08:03] how to proceed. [08:03] ? [08:21] Nvm, I think the commit message was addressing an old revision. [08:41] -lugito:#lubuntu-devel- [T133: Add default keyboard shortcuts to documentation] Steedalion (Steed) just created this task: https://phab.lubuntu.me/T133 [14:53] What are your plans for default Qt styling for Lubuntu from now on? Keep closer to Breeze, switch to something closer to Arc, or even create a new style from scratch (like adwaita-qt)? If you choose to keep closer to Breeze, I would like to suggest Mistral (https://www.box-look.org/p/1017738/), Mistral-Thin (https://www.box-look.org/ [14:53] p/1169127/) or Mistral-Thin-Dark (https://www.box-look.org/p/1169703/) as the default Openbox theme, like Fedora LXQt spin does. [14:54] Or even a Mistral hack replacing window control icons with original Breeze ones [15:16] @lbssousa actually its really easy to create an openbox theme. Is there something that particullary you don't like about the current theme? [15:19] Nothing special. I only think that Mistral Openbox theme matches Breeze Qt style a little bit better than Arc one. [15:20] Since Lubuntu seems to already include Breeze-ob as an optional Openbox theme, I think you could include Mistral as well. [15:23] @TheWendyPower is who leads artwork. She might be interested into looking at this. [15:33] @tsimonq2 bug 1799855 is something i think you'll need to figure out. the problem is they can't install lubuntu-core because it doesn't exist in cosmic. not sure why you did that. [15:33] Bug 1799855 in ubuntu-release-upgrader (Ubuntu) "distribution upgrade bug - upgrading to 18.10" [Undecided, New] https://launchpad.net/bugs/1799855 [15:36] @wxl [ @tsimonq2 bug 1799855 is something i think you'll need to figure out. the …], Why are only some people experiencing this though? [15:36] @tsimonq2 it's quite possible more than some are, but they're just not reporting it. i suspect, given the nature of lubuntu-core, that the end result is a functioning system so they just don't care. [15:38] OK [15:47] the other thought on this wxl is because people want the LX* environment but don't want all the bundled apps that come with it. Hence why they installed -core instead of -desktop [15:47] unfortunately, this is not "uncommon" in some cases because people just want the DE and not everything that comes with it... [15:48] teward: core is a depend of desktop [15:48] wxl: point.missed() [15:48] wxl: my point was that that may be why people didn't install -desktop [15:48] and instead did lubuntu-core [15:48] teward: however it seems that it was in bionic that @tsimonq2 changed from lubuntu-core to lubuntu-qt/gtk-core without making lubuntu-core virtual [15:49] in which case that's a "no no" [15:49] wxl: yeah that would be a problem indeed. [15:49] which is why i gave it to him to fix [15:52] supposed xubuntu has lower minimum hardware requirements https://askubuntu.com/questions/1085704/should-i-remove-ubuntu-18-04-and-install-lubuntu-18-10 [15:53] @wxl [ teward: however it seems that it was in bionic that @tsimonq2 changed from …], Adam did that, we can blame him. :P [15:54] well i guess you can tell him to fix it then [15:55] Is there a task for the dark icons? (volume, skanlite, screenshots, qplipper?) [15:56] I'm having some ideas on where the problem might be [15:57] @HMollerCl [Is there a task for the dark icons? (volume, skanlite, screenshots, qlipper in m …], UX todo? [16:05] -lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#2653 [16:12] Someone would prefer breeze in dark color scheme? [16:13] as now? To explain the workaround [16:15] -lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#2654 [16:20] @lbssousa [What are your plans for default Qt styling for Lubuntu from now on? Keep closer …], Adding some more themes and making a more cohesive UI and easy UX is one of my goals. I will take a look at that. [16:50] -lugito:#lubuntu-devel- [T122: Consider Including Carlito and Caladea Fonts in Install ISO] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T122#2655 [17:20] @TheWendyPower [Adding some more themes and making a more cohesive UI and easy UX is one of my g …], I've tried several icon themes for LXQt, and the best one which matches both LXQt dark panel and light windows is elementary-xfce-darker ( from https://github.com/shimmerproject/elementary-xfce ), available in Ubuntu official repo [17:20] s (package elementary-xfce-icon-theme). The only issue with this theme I've found here is that it seems to miss some icons needed for PCManFM-Qt (Icon View, Compact View, and Detailed List). You may want to take a look at it, too. [18:23] @lbssousa [I've tried several icon themes for LXQt, and the best one which matches both LXQ …], Have you tried numix circled? [18:53] Interesting to see if parts of elementary could be used [18:53] Thats from Elementary OS right? [18:56] @Wafficus [Thats from Elementary OS right?], This is a fork of Elementary OS official icon theme by shimmerproject guys to fit the needs of Xfce, specially if combined with Greybird GTK theme. Greybird+elementary-xfce is the official artwork theme for Xubuntu. [19:00] Ah gotcha [19:00] @HMollerCl [Have you tried numix circled?], Yes. Both Numix-Circle and Numix-Square seem to be good options, too. [19:01] Specially if you have a window style with dark toolbars [19:58] Kopimi was added by: Kopimi [20:27] every time I use sudo featherpad, the config file are owned by the root. [20:28] and then, the chnages in cofiguration I made don't get persistent [20:28] !gksu [20:28] gksudo was a way to run graphical applications as root. It should no longer be used. Use !pkexec instead. [20:28] hm [20:31] I normally use sudo -i but sometimes featherpad says that the file didin't exist, don't know why [20:44] ... isn't this what lxqt-sudo is for? At the very least, Featherpad's config file stays in possession of the user if you run 'lxqt-sudo Featherpad' [21:00] @marneu [... isn't this what lxqt-sudo is for? At the very least, Featherpad's config fil …], didn't knew about that command [21:00] is in the manual? [21:03] Good point, it's not. I don't know enough about this stuff to write a chapter about it, though; 'sudo nano' seems to work fine for the kind of edits I need root privileges for :D ... There was a user a few days ago who asked about this (don't remember whether it was here or on reddit), and gksudo apparently works differently from lxqt- [21:03] sudo or sudo -i. [21:07] thanks @hmollerCI I think I will add it too the outline [21:12] -lugito:#lubuntu-devel- [rMANUAL1e1ab57dde8e: Add lxqt-sudo to system tools in the outline.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL1e1ab57dde8e [21:43] (Document) https://telegram.lubuntu.me/HLbc61XM/file_4389.png [21:49] -lugito:#lubuntu-devel- [T134: 18.10 stuff to clean up] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T134 [21:52] -lugito:#lubuntu-devel- [T135: patch qtwebkit so Trojitá emails display correctly] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T135 [21:53] -lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T136 [21:57] -lugito:#lubuntu-devel- [T137: deal with disappeared lubuntu-core] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T137 [21:59] -lugito:#lubuntu-devel- [T128: To-Do/Wish List ] TheWendyPower (Wendy Hill) commented on the task: https://phab.lubuntu.me/T128#2709 [22:00] -lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T136#2710 [22:01] -lugito:#lubuntu-devel- [T96: Our default LibreOffice theme looks bad] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T96#2712 [22:01] -lugito:#lubuntu-devel- [T135: patch qtwebkit so Trojitá emails display correctly] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T135#2715 [22:03] This is trivial, anyone wanna tackle https://phab.lubuntu.me/T137? [22:03] -lugito:#lubuntu-devel- Error: T137?is an invalid task reference. [22:03] Ugh [22:03] Whatever lol [22:07] -lugito:#lubuntu-devel- [T96: Our default LibreOffice theme looks bad] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T96#2716 [22:11] So if T137 is easy, what needs to be edited. [22:12] -lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#2735 [22:13] @TheWendyPower [So if T137 is easy, what needs to be edited.], Just remove lubuntu-core from the file. [22:13] But it uses Bazaar soooo 🤢 [22:14] It might need one of us old timers who still remember when we used the ancient and unmaintained Bazaar to do it. :P [22:14] NOT IT *throws at wxl* XD [22:14] hell no [22:15] @tsimonq2 [NOT IT *throws at wxl* XD], I think I've seen this comment before..... XD [22:16] -lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#2738 [22:18] oh that seems so circular [22:18] I think I could actually fix that [22:18] so lubuntu-core saying it depends on itself is the problem [22:20] -lugito:#lubuntu-devel- [T138: system requirements] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T138 [22:21] -lugito:#lubuntu-devel- [T128: To-Do/Wish List ] TheWendyPower (Wendy Hill) commented on the task: https://phab.lubuntu.me/T128#2749 [22:22] -lugito:#lubuntu-devel- [T139: task manager global menu plugin] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T139 [22:23] -lugito:#lubuntu-devel- [T140: touchpad settings] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T140 [22:25] -lugito:#lubuntu-devel- [T141: native nm-tray connection editor] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T141 [22:25] -lugito:#lubuntu-devel- [T142: hardinfo replacement] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T142 [22:26] -lugito:#lubuntu-devel- [T143: Port GDebi to Qt] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T143 [22:26] -lugito:#lubuntu-devel- [T144: Port over "additional drivers" tab from software-properties-gtk to -qt] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T144 [22:27] http://paste.ubuntu.com/p/qr2Dn7stk5/ you want it to look like this tsimonq2 [22:28] -lugito:#lubuntu-devel- [T145: Implement a menu for quicklaunch rather than requiring a mouse drag to add items] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T145 [22:29] -lugito:#lubuntu-devel- [T146: implement guest sessions in SDDM] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T146 [22:30] -lugito:#lubuntu-devel- [T147: profile support in LXQt] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T147 [22:36] -lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T136#2847 [22:36] wxl ^ [22:39] what about the lubuntu-core under lubuntu desktop though [22:59] http://paste.ubuntu.com/p/qr2Dn7stk5/ @wxl @tsimonq2 or do I need to remove lubuntu-core from lubuntu-desktop [23:01] lynorian: tbh, i don't know. i suspect it needs to match whatever the depend is, which i think is lubuntu-qt-core. simon was more involved with that than me [23:02] ok [23:02] he says that adam/infinity made the change and so i'm sure he will absolve himself of any knowledge/responsibility but that's more than i have [23:03] Depends: lxqt-core [23:03] Conflicts: [23:03] Replaces: [23:03] is in the depends so I think lubuntu-qt-core would break all upgrades or would it just replace? [23:04] like i said, i just don't know. bdmurray was the one that pointed out that particular file, so perhaps he might be helpful in that regard [23:29] hey Simon, so if its i'm porting my qt code to cmake [23:29] do I have to recreate everything [23:30] or just change a reference somewhere in a header or .pro file? [23:30] like what tells it to specifically use qmake vs cmake? [23:30] I ask because I created that code with a default set of files from qt creator [23:39] -lugito:#lubuntu-devel- [rMANUAL75c3647be3af: Start a simple use of lxqt-sudo.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL75c3647be3af [23:59] -lugito:#lubuntu-devel- [rMANUAL4eac9150205d: Add firefox and qtransmission and lxqt-sudo code:: directives] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4eac9150205d