/srv/irclogs.ubuntu.com/2018/10/25/#lubuntu-devel.txt

Wafficushey team I'm ready for a re-commit of that lubuntu-welcome-center btw00:51
Wafficusits:00:51
Wafficusgit push00:51
Wafficusand then git commit right?00:51
Wafficusnvm I did git add -A00:54
Wafficusgit push00:54
Wafficusand git commit00:54
Wafficusit looks like it did change it all though, but I'm wondering why it didn't post it on this IRC :/00:54
-lugito:#lubuntu-devel- [T131: Convert the welcome center to CMake] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T131#263700:57
lubot<tsimonq2> Hey @Wafficus can you add the same email you use on Phab to GitHub?00:59
lubot<tsimonq2> Same with lynorian00:59
-lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T130#263800:59
lubot<tsimonq2> You can get points on your GitHub contribution graph which kinda helps with employment :P00:59
lubot<tsimonq2> I'm up to 1,200something because of the mirroring.01:00
WafficusI have the same email on Phab as github01:00
WafficusSBanya@outlook.com01:00
WafficusI have my progress listed on LinkedIn, so I'm not too concerned, but hey, more points on the graph seem good too01:01
Wafficusbtw01:01
WafficusI saw that CMake thing just now01:01
-lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T130#263901:01
Wafficusdo you want me to pull down my existing code?01:02
lubot<tsimonq2> @Wafficus [<Wafficus> I have the same email on Phab as github], GitHub doesn't seem to think so.01:02
lubot<tsimonq2> @Wafficus [<Wafficus> do you want me to pull down my existing code?], No, keep it as-is.01:02
-lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] SBanya (Samuel Banya) commented on the task: https://phab.lubuntu.me/T130#264001:03
lynoriantsimonq2 Added and I verified it01:04
lynorianI think you need to make the email address public as well01:04
Wafficuslynorian: hate to be that spoon feeder guy, but is this in the settings for my profile right?01:06
lynorianor at least I think so01:07
lynorianI don't think I usesd linkedin correctly01:07
lynorianI hope this does not mean you are mad at the libreoffice calc screenshot01:07
-lugito:#lubuntu-devel- [T130: Add a license to the Welcome Center] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T130#264101:08
lubot<tsimonq2> @lynorian [<lynorian> I think you need to make the email address public as well], Right, please do if you haven't already :)01:09
Wafficusidk how to do it though01:09
Wafficusi've been going through the settings :/01:09
lubot<tsimonq2> Wow, lynorian has really been racking up the contributions graph :)01:10
lubot<tsimonq2> I'm not at my computer at the moment, sorry @Wafficus01:10
lubot<tsimonq2> Right, SBanya@outlook.com01:12
lubot<tsimonq2> Hmmmm01:12
Wafficusyeah I can't find it any of the settings01:13
Wafficusanyway for the immediate change before another day or two to change it to CMake01:13
Wafficuswhich I have no idea how to use yet but whatever01:13
Wafficuswhere can I find the license that you wanted?01:13
lubot<tsimonq2> It's all in the task.01:13
Wafficusyou just have to include it via the code at the top right/01:13
Wafficusok01:13
lynorian@tsimonq2 yeah lots of my contributions haven't really been monolithic commits01:13
lubot<tsimonq2> @lynorian [<lynorian> @tsimonq2 yeah lots of my contributions haven't really been monolithi …], And that's a good thing :)01:14
Wafficusso its just LICENSE right?01:14
Wafficusnot like LICENSE.txt right?01:14
lubot<tsimonq2> Right01:14
Wafficusso just put it in the headers right?01:17
Wafficusor literally every file possible?01:17
WafficusI found the boiler plate code01:17
lubot<tsimonq2> In all files at the top01:17
WafficusI'll put Lubuntu where the author section is01:17
Wafficusok01:17
Wafficusyou got it01:17
lubot<tsimonq2> All code files01:17
Wafficusquestion01:20
Wafficusin an xml file01:20
Wafficuswhat's the comment section01:20
Wafficusis it <!-- -->01:20
Wafficusright?01:20
lubot<tsimonq2> I dunno :) ... A lot of programming is being able to think on your feet and Google/DuckDuckGo these things.01:21
lubot<tsimonq2> Because I would have to do just that to answer your question01:21
-lugito:#lubuntu-devel- [rMANUAL357d98c9e737: Add how to install and mark packages for installation in muon.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL357d98c9e73701:21
Wafficusyeah I think its just <!-- -->01:21
lubot<tsimonq2> So then if you're sure, go for it.01:22
lynorianWafficus: since it is xml you also have to close it01:22
Wafficusyeah I did <!--01:23
Wafficus(license text)01:23
Wafficus-->01:23
-lugito:#lubuntu-devel- [rWELCOME491246a22a41: commit Include desktop resolution and monitor settings button, and UI change] SBanya (Samuel Banya) committed: https://phab.lubuntu.me/rWELCOME491246a22a4101:33
Wafficusadded the licenses01:34
Wafficushopefully that's good01:34
lubot<tsimonq2> I don't see license stuff in this commit, but thanks :)01:58
lubot<tsimonq2> @Wafficus: Please accept the GitHub invite.02:00
-lugito:#lubuntu-devel- [rWELCOME8df8c4a55444: Commit Add LICENSE file and related references to all available code] SBanya (Samuel Banya) committed: https://phab.lubuntu.me/rWELCOME8df8c4a5544402:18
Wafficusgot it02:20
WafficusI realized you gotta do git commit, then your message02:20
Wafficusthen do git add -A02:20
Wafficusthen git push02:20
WafficusI did it with step 2 and 3 first by accident02:20
Wafficusit has the license sections included now02:20
lubot<tsimonq2> Be consistent with how you comment it out, otherwise it lgtm02:22
Wafficusthe thing is though that I had to comment it in different types of files02:23
Wafficushence the different commenting usage02:23
Wafficusotherwise I would use /* all over, but it depends on the file02:23
Wafficusor even # on each line02:23
lubot<tsimonq2> h and cpp can be commented the same02:23
lubot<tsimonq2> er02:23
lubot<tsimonq2> I see02:23
lubot<tsimonq2> Yeah, can we do `#<SPACE>` for h and cpp too?02:24
Wafficusso we can or not?02:24
lubot<tsimonq2> We can02:25
Wafficusok gotcha02:25
-lugito:#lubuntu-devel- [rWELCOME0625351d45f3: commit Fix license related comments on .cpp and .h files] SBanya (Samuel Banya) committed: https://phab.lubuntu.me/rWELCOME0625351d45f302:32
WafficusFixed the comments on the .cpp and .h files02:32
lubot<tsimonq2> LGTM, thanks02:40
lubot<tsimonq2> https://twitter.com/LubuntuOfficial/status/105530296511911936003:40
lubot<tsimonq2> wxl: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/179985504:31
lynorianI 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 gitignore04:41
lubot<tsimonq2> Cool :)04:43
lubot<tsimonq2> Great work lynorian!04:43
lubot<tsimonq2> And keep your GitHub streak up >:D04:44
lubotKimiyasu was added by: Kimiyasu04:45
-lugito:#lubuntu-devel- [rMANUALf596836912f7: Add a screenshot for date and time.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf596836912f705:06
-lugito:#lubuntu-devel- [rMANUALa21ddf56a4d8: Add screenshot for locale.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa21ddf56a4d805:22
-lugito:#lubuntu-devel- [rMANUALebf7317075e2: Add session_settings screenshot.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALebf7317075e205:35
-lugito:#lubuntu-devel- [rMANUALa1579f249cee: add screenshot for transmission.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa1579f249cee05:51
-lugito:#lubuntu-devel- [rMANUAL3df9a51aeeaf: Add screenshot for qpdfview.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL3df9a51aeeaf06:57
SteedalionHi all, I can't push using "arc diff" I get the following msg : ERR_CLOSED: This revision has already been closed.08:02
Steedalionhow to proceed.08:03
Steedalion?08:03
SteedalionNvm, I think the commit message was addressing an old revision.08:21
-lugito:#lubuntu-devel- [T133: Add default keyboard shortcuts to documentation] Steedalion (Steed) just created this task: https://phab.lubuntu.me/T13308:41
lubot<lbssousa> 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
lubotp/1169127/) or Mistral-Thin-Dark (https://www.box-look.org/p/1169703/) as the default Openbox theme, like Fedora LXQt spin does.14:53
lubot<lbssousa> Or even a Mistral hack replacing window control icons with original Breeze ones14:54
lubot<HMollerCl> @lbssousa actually its really easy to create an openbox theme. Is there something that particullary you don't like about the current theme?15:16
lubot<lbssousa> Nothing special. I only think that Mistral Openbox theme matches Breeze Qt style a little bit better than Arc one.15:19
lubot<lbssousa> Since Lubuntu seems to already include Breeze-ob as an optional Openbox theme, I think you could include Mistral as well.15:20
lubot<HMollerCl> @TheWendyPower is who leads artwork. She might be interested into looking at this.15:23
wxl@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
ubot93Bug 1799855 in ubuntu-release-upgrader (Ubuntu) "distribution upgrade bug - upgrading to 18.10" [Undecided, New] https://launchpad.net/bugs/179985515:33
lubot<tsimonq2> @wxl [<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
wxl@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:36
lubot<tsimonq2> OK15:38
tewardthe 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 -desktop15:47
tewardunfortunately, this is not "uncommon" in some cases because people just want the DE and not everything that comes with it...15:47
wxlteward: core is a depend of desktop15:48
tewardwxl: point.missed()15:48
tewardwxl: my point was that that may be why people didn't install -desktop15:48
tewardand instead did lubuntu-core15:48
wxlteward: however it seems that it was in bionic that @tsimonq2 changed from lubuntu-core to lubuntu-qt/gtk-core without making lubuntu-core virtual15:48
tewardin which case that's a "no no"15:49
tewardwxl: yeah that would be a problem indeed.15:49
wxlwhich is why i gave it to him to fix15:49
wxlsupposed xubuntu has lower minimum hardware requirements https://askubuntu.com/questions/1085704/should-i-remove-ubuntu-18-04-and-install-lubuntu-18-1015:52
lubot<tsimonq2> @wxl [<wxl> teward: however it seems that it was in bionic that @tsimonq2 changed from …], Adam did that, we can blame him. :P15:53
wxlwell i guess you can tell him to fix it then15:54
lubot<HMollerCl> Is there a task for the dark icons? (volume, skanlite, screenshots, qplipper?)15:55
lubot<HMollerCl> I'm having some ideas on where the problem might be15:56
lubot<tsimonq2> @HMollerCl [Is there a task for the dark icons? (volume, skanlite, screenshots, qlipper in m …], UX todo?15:57
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#265316:05
lubot<HMollerCl> Someone would prefer breeze in dark color scheme?16:12
lubot<HMollerCl> as now? To explain the workaround16:13
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#265416:15
lubot<TheWendyPower> @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:20
-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#265516:50
lubot<lbssousa> @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 repo17:20
lubots (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.17:20
lubot<HMollerCl> @lbssousa [I've tried several icon themes for LXQt, and the best one which matches both LXQ …], Have you tried numix circled?18:23
lubot<Wafficus> Interesting to see if parts of elementary could be used18:53
lubot<Wafficus> Thats from Elementary OS right?18:53
lubot<lbssousa> @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.18:56
lubot<Wafficus> Ah gotcha19:00
lubot<lbssousa> @HMollerCl [Have you tried numix circled?], Yes. Both Numix-Circle and Numix-Square seem to be good options, too.19:00
lubot<lbssousa> Specially if you have a window style with dark toolbars19:01
lubotKopimi was added by: Kopimi19:58
lubot<HMollerCl> every time I use sudo featherpad, the config file are owned by the root.20:27
lubot<HMollerCl> and then, the chnages in cofiguration I made don't get persistent20:28
genii!gksu20:28
ubot93gksudo was a way to run graphical applications as root. It should no longer be used. Use !pkexec instead.20:28
geniihm20:28
lubot<HMollerCl> I normally use sudo -i but sometimes featherpad says that the file didin't exist, don't know why20:31
lubot<marneu> ... 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'20:44
lubot<HMollerCl> @marneu [... isn't this what lxqt-sudo is for? At the very least, Featherpad's config fil …], didn't knew about that command21:00
lubot<HMollerCl> is in the manual?21:00
lubot<marneu> 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
lubotsudo or sudo -i.21:03
lynorianthanks @hmollerCI I think I will add it too the outline21:07
-lugito:#lubuntu-devel- [rMANUAL1e1ab57dde8e: Add lxqt-sudo to system tools in the outline.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL1e1ab57dde8e21:12
lubot<TheWendyPower> (Document) https://telegram.lubuntu.me/HLbc61XM/file_4389.png21:43
-lugito:#lubuntu-devel- [T134: 18.10 stuff to clean up] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T13421:49
-lugito:#lubuntu-devel- [T135: patch qtwebkit so Trojitá emails display correctly] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T13521:52
-lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T13621:53
-lugito:#lubuntu-devel- [T137: deal with disappeared lubuntu-core] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T13721:57
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] TheWendyPower (Wendy Hill) commented on the task: https://phab.lubuntu.me/T128#270921:59
-lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T136#271022:00
-lugito:#lubuntu-devel- [T96: Our default LibreOffice theme looks bad] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T96#271222:01
-lugito:#lubuntu-devel- [T135: patch qtwebkit so Trojitá emails display correctly] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T135#271522:01
lubot<tsimonq2> 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
lubot<tsimonq2> Ugh22:03
lubot<tsimonq2> Whatever lol22:03
-lugito:#lubuntu-devel- [T96: Our default LibreOffice theme looks bad] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T96#271622:07
lubot<TheWendyPower> So if T137 is easy, what needs to be edited.22:11
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#273522:12
lubot<tsimonq2> @TheWendyPower [So if T137 is easy, what needs to be edited.], Just remove lubuntu-core from the file.22:13
lubot<tsimonq2> But it uses Bazaar soooo 🤢22:13
lubot<tsimonq2> It might need one of us old timers who still remember when we used the ancient and unmaintained Bazaar to do it. :P22:14
lubot<tsimonq2> NOT IT *throws at wxl* XD22:14
wxlhell no22:14
lubot<TheWendyPower> @tsimonq2 [NOT IT *throws at wxl* XD], I think I've seen this comment before..... XD22:15
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#273822:16
lynorianoh that seems so circular22:18
lynorianI think I could actually fix that22:18
lynorianso lubuntu-core saying it depends on itself is the problem22:18
-lugito:#lubuntu-devel- [T138: system requirements] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T13822:20
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] TheWendyPower (Wendy Hill) commented on the task: https://phab.lubuntu.me/T128#274922:21
-lugito:#lubuntu-devel- [T139: task manager global menu plugin] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T13922:22
-lugito:#lubuntu-devel- [T140: touchpad settings] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T14022:23
-lugito:#lubuntu-devel- [T141: native nm-tray connection editor] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T14122:25
-lugito:#lubuntu-devel- [T142: hardinfo replacement] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T14222:25
-lugito:#lubuntu-devel- [T143: Port GDebi to Qt] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T14322: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/T14422:26
lynorianhttp://paste.ubuntu.com/p/qr2Dn7stk5/ you want it to look like this tsimonq222:27
-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/T14522:28
-lugito:#lubuntu-devel- [T146: implement guest sessions in SDDM] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T14622:29
-lugito:#lubuntu-devel- [T147: profile support in LXQt] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T14722:30
-lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T136#284722:36
lynorianwxl ^22:36
lynorianwhat about the lubuntu-core under lubuntu desktop though22:39
lynorianhttp://paste.ubuntu.com/p/qr2Dn7stk5/ @wxl @tsimonq2 or do I need to remove lubuntu-core from lubuntu-desktop22:59
wxllynorian: 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 me23:01
lynorianok23:02
wxlhe 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 have23:02
lynorianDepends: lxqt-core23:03
lynorian  Conflicts: <lubuntu-qt-core>23:03
lynorian  Replaces: <lubuntu-qt-core>23:03
lynorian is in the depends so I think lubuntu-qt-core would break all upgrades or would it just replace?23:03
wxllike 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 regard23:04
Wafficushey Simon, so if its i'm porting my qt code to cmake23:29
Wafficusdo I have to recreate everything23:29
Wafficusor just change a reference somewhere in a header or .pro file?23:30
Wafficuslike what tells it to specifically use qmake vs cmake?23:30
WafficusI ask because I created that code with a default set of files from qt creator23:30
-lugito:#lubuntu-devel- [rMANUAL75c3647be3af: Start a simple use of lxqt-sudo.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL75c3647be3af23:39
-lugito:#lubuntu-devel- [rMANUAL4eac9150205d: Add firefox and qtransmission and lxqt-sudo code:: directives] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4eac9150205d23:59

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