Wafficus | hey team I'm ready for a re-commit of that lubuntu-welcome-center btw | 00:51 |
---|---|---|
Wafficus | its: | 00:51 |
Wafficus | git push | 00:51 |
Wafficus | and then git commit right? | 00:51 |
Wafficus | nvm I did git add -A | 00:54 |
Wafficus | git push | 00:54 |
Wafficus | and git commit | 00:54 |
Wafficus | it 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#2637 | 00:57 | |
lubot | <tsimonq2> Hey @Wafficus can you add the same email you use on Phab to GitHub? | 00:59 |
lubot | <tsimonq2> 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 | |
lubot | <tsimonq2> You can get points on your GitHub contribution graph which kinda helps with employment :P | 00:59 |
lubot | <tsimonq2> I'm up to 1,200something because of the mirroring. | 01:00 |
Wafficus | I have the same email on Phab as github | 01:00 |
Wafficus | SBanya@outlook.com | 01:00 |
Wafficus | 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 |
Wafficus | btw | 01:01 |
Wafficus | 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:01 | |
Wafficus | do 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#2640 | 01:03 | |
lynorian | tsimonq2 Added and I verified it | 01:04 |
lynorian | I think you need to make the email address public as well | 01:04 |
Wafficus | lynorian: hate to be that spoon feeder guy, but is this in the settings for my profile right? | 01:06 |
lynorian | or at least I think so | 01:07 |
lynorian | I don't think I usesd linkedin correctly | 01:07 |
lynorian | I hope this does not mean you are mad at the libreoffice calc screenshot | 01:07 |
-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: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 |
Wafficus | idk how to do it though | 01:09 |
Wafficus | i'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 @Wafficus | 01:10 |
lubot | <tsimonq2> Right, SBanya@outlook.com | 01:12 |
lubot | <tsimonq2> Hmmmm | 01:12 |
Wafficus | yeah I can't find it any of the settings | 01:13 |
Wafficus | anyway for the immediate change before another day or two to change it to CMake | 01:13 |
Wafficus | which I have no idea how to use yet but whatever | 01:13 |
Wafficus | where can I find the license that you wanted? | 01:13 |
lubot | <tsimonq2> It's all in the task. | 01:13 |
Wafficus | you just have to include it via the code at the top right/ | 01:13 |
Wafficus | ok | 01:13 |
lynorian | @tsimonq2 yeah lots of my contributions haven't really been monolithic commits | 01:13 |
lubot | <tsimonq2> @lynorian [<lynorian> @tsimonq2 yeah lots of my contributions haven't really been monolithi …], And that's a good thing :) | 01:14 |
Wafficus | so its just LICENSE right? | 01:14 |
Wafficus | not like LICENSE.txt right? | 01:14 |
lubot | <tsimonq2> Right | 01:14 |
Wafficus | so just put it in the headers right? | 01:17 |
Wafficus | or literally every file possible? | 01:17 |
Wafficus | I found the boiler plate code | 01:17 |
lubot | <tsimonq2> In all files at the top | 01:17 |
Wafficus | I'll put Lubuntu where the author section is | 01:17 |
Wafficus | ok | 01:17 |
Wafficus | you got it | 01:17 |
lubot | <tsimonq2> All code files | 01:17 |
Wafficus | question | 01:20 |
Wafficus | in an xml file | 01:20 |
Wafficus | what's the comment section | 01:20 |
Wafficus | is it <!-- --> | 01:20 |
Wafficus | right? | 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 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 | |
Wafficus | yeah I think its just <!-- --> | 01:21 |
lubot | <tsimonq2> So then if you're sure, go for it. | 01:22 |
lynorian | Wafficus: since it is xml you also have to close it | 01:22 |
Wafficus | yeah 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/rWELCOME491246a22a41 | 01:33 | |
Wafficus | added the licenses | 01:34 |
Wafficus | hopefully that's good | 01: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/rWELCOME8df8c4a55444 | 02:18 | |
Wafficus | got it | 02:20 |
Wafficus | I realized you gotta do git commit, then your message | 02:20 |
Wafficus | then do git add -A | 02:20 |
Wafficus | then git push | 02:20 |
Wafficus | I did it with step 2 and 3 first by accident | 02:20 |
Wafficus | it has the license sections included now | 02:20 |
lubot | <tsimonq2> Be consistent with how you comment it out, otherwise it lgtm | 02:22 |
Wafficus | the thing is though that I had to comment it in different types of files | 02:23 |
Wafficus | hence the different commenting usage | 02:23 |
Wafficus | otherwise I would use /* all over, but it depends on the file | 02:23 |
Wafficus | or even # on each line | 02:23 |
lubot | <tsimonq2> h and cpp can be commented the same | 02:23 |
lubot | <tsimonq2> er | 02:23 |
lubot | <tsimonq2> I see | 02:23 |
lubot | <tsimonq2> Yeah, can we do `#<SPACE>` for h and cpp too? | 02:24 |
Wafficus | so we can or not? | 02:24 |
lubot | <tsimonq2> We can | 02:25 |
Wafficus | ok gotcha | 02:25 |
-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 | |
Wafficus | Fixed the comments on the .cpp and .h files | 02:32 |
lubot | <tsimonq2> LGTM, thanks | 02:40 |
lubot | <tsimonq2> https://twitter.com/LubuntuOfficial/status/1055302965119119360 | 03:40 |
lubot | <tsimonq2> wxl: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799855 | 04:31 |
lynorian | 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:41 |
lubot | <tsimonq2> Cool :) | 04:43 |
lubot | <tsimonq2> Great work lynorian! | 04:43 |
lubot | <tsimonq2> And keep your GitHub streak up >:D | 04:44 |
lubot | Kimiyasu was added by: Kimiyasu | 04:45 |
-lugito:#lubuntu-devel- [rMANUALf596836912f7: Add a screenshot for date and time.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf596836912f7 | 05:06 | |
-lugito:#lubuntu-devel- [rMANUALa21ddf56a4d8: Add screenshot for locale.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa21ddf56a4d8 | 05:22 | |
-lugito:#lubuntu-devel- [rMANUALebf7317075e2: Add session_settings screenshot.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALebf7317075e2 | 05:35 | |
-lugito:#lubuntu-devel- [rMANUALa1579f249cee: add screenshot for transmission.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa1579f249cee | 05:51 | |
-lugito:#lubuntu-devel- [rMANUAL3df9a51aeeaf: Add screenshot for qpdfview.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL3df9a51aeeaf | 06:57 | |
Steedalion | Hi all, I can't push using "arc diff" I get the following msg : ERR_CLOSED: This revision has already been closed. | 08:02 |
Steedalion | how to proceed. | 08:03 |
Steedalion | ? | 08:03 |
Steedalion | Nvm, 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/T133 | 08: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 |
lubot | p/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 ones | 14: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 |
ubot93 | Bug 1799855 in ubuntu-release-upgrader (Ubuntu) "distribution upgrade bug - upgrading to 18.10" [Undecided, New] https://launchpad.net/bugs/1799855 | 15: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> OK | 15:38 |
teward | 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 |
teward | unfortunately, this is not "uncommon" in some cases because people just want the DE and not everything that comes with it... | 15:47 |
wxl | teward: core is a depend of desktop | 15:48 |
teward | wxl: point.missed() | 15:48 |
teward | wxl: my point was that that may be why people didn't install -desktop | 15:48 |
teward | and instead did lubuntu-core | 15:48 |
wxl | 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:48 |
teward | in which case that's a "no no" | 15:49 |
teward | wxl: yeah that would be a problem indeed. | 15:49 |
wxl | which is why i gave it to him to fix | 15:49 |
wxl | supposed xubuntu has lower minimum hardware requirements https://askubuntu.com/questions/1085704/should-i-remove-ubuntu-18-04-and-install-lubuntu-18-10 | 15: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. :P | 15:53 |
wxl | well i guess you can tell him to fix it then | 15: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 be | 15: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#2653 | 16:05 | |
lubot | <HMollerCl> Someone would prefer breeze in dark color scheme? | 16:12 |
lubot | <HMollerCl> as now? To explain the workaround | 16:13 |
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#2654 | 16: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#2655 | 16: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 repo | 17:20 |
lubot | 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. | 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 used | 18: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 gotcha | 19: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 toolbars | 19:01 |
lubot | Kopimi was added by: Kopimi | 19: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 persistent | 20:28 |
genii | !gksu | 20:28 |
ubot93 | gksudo was a way to run graphical applications as root. It should no longer be used. Use !pkexec instead. | 20:28 |
genii | hm | 20:28 |
lubot | <HMollerCl> I normally use sudo -i but sometimes featherpad says that the file didin't exist, don't know why | 20: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 command | 21: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 |
lubot | sudo or sudo -i. | 21:03 |
lynorian | thanks @hmollerCI I think I will add it too the outline | 21:07 |
-lugito:#lubuntu-devel- [rMANUAL1e1ab57dde8e: Add lxqt-sudo to system tools in the outline.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL1e1ab57dde8e | 21:12 | |
lubot | <TheWendyPower> (Document) https://telegram.lubuntu.me/HLbc61XM/file_4389.png | 21:43 |
-lugito:#lubuntu-devel- [T134: 18.10 stuff to clean up] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T134 | 21:49 | |
-lugito:#lubuntu-devel- [T135: patch qtwebkit so Trojitá emails display correctly] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T135 | 21:52 | |
-lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T136 | 21:53 | |
-lugito:#lubuntu-devel- [T137: deal with disappeared lubuntu-core] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T137 | 21:57 | |
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] TheWendyPower (Wendy Hill) commented on the task: https://phab.lubuntu.me/T128#2709 | 21:59 | |
-lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T136#2710 | 22:00 | |
-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: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> Ugh | 22:03 |
lubot | <tsimonq2> Whatever lol | 22:03 |
-lugito:#lubuntu-devel- [T96: Our default LibreOffice theme looks bad] tsimonq2 (Simon Quigley) commented on the task: https://phab.lubuntu.me/T96#2716 | 22: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#2735 | 22: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. :P | 22:14 |
lubot | <tsimonq2> NOT IT *throws at wxl* XD | 22:14 |
wxl | hell no | 22:14 |
lubot | <TheWendyPower> @tsimonq2 [NOT IT *throws at wxl* XD], I think I've seen this comment before..... XD | 22:15 |
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] hmollercl (Hans P. Möller) commented on the task: https://phab.lubuntu.me/T128#2738 | 22:16 | |
lynorian | oh that seems so circular | 22:18 |
lynorian | I think I could actually fix that | 22:18 |
lynorian | so lubuntu-core saying it depends on itself is the problem | 22:18 |
-lugito:#lubuntu-devel- [T138: system requirements] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T138 | 22:20 | |
-lugito:#lubuntu-devel- [T128: To-Do/Wish List ] TheWendyPower (Wendy Hill) commented on the task: https://phab.lubuntu.me/T128#2749 | 22:21 | |
-lugito:#lubuntu-devel- [T139: task manager global menu plugin] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T139 | 22:22 | |
-lugito:#lubuntu-devel- [T140: touchpad settings] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T140 | 22:23 | |
-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:25 | |
-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:26 | |
lynorian | http://paste.ubuntu.com/p/qr2Dn7stk5/ you want it to look like this tsimonq2 | 22: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/T145 | 22:28 | |
-lugito:#lubuntu-devel- [T146: implement guest sessions in SDDM] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T146 | 22:29 | |
-lugito:#lubuntu-devel- [T147: profile support in LXQt] wxl (Walter Lapchynski) just created this task: https://phab.lubuntu.me/T147 | 22:30 | |
-lugito:#lubuntu-devel- [T136: fix EFI/encryption] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T136#2847 | 22:36 | |
lynorian | wxl ^ | 22:36 |
lynorian | what about the lubuntu-core under lubuntu desktop though | 22:39 |
lynorian | http://paste.ubuntu.com/p/qr2Dn7stk5/ @wxl @tsimonq2 or do I need to remove lubuntu-core from lubuntu-desktop | 22:59 |
wxl | 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:01 |
lynorian | ok | 23:02 |
wxl | 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:02 |
lynorian | Depends: lxqt-core | 23: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 |
wxl | 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:04 |
Wafficus | hey Simon, so if its i'm porting my qt code to cmake | 23:29 |
Wafficus | do I have to recreate everything | 23:29 |
Wafficus | or just change a reference somewhere in a header or .pro file? | 23:30 |
Wafficus | like what tells it to specifically use qmake vs cmake? | 23:30 |
Wafficus | I ask because I created that code with a default set of files from qt creator | 23:30 |
-lugito:#lubuntu-devel- [rMANUAL75c3647be3af: Start a simple use of lxqt-sudo.] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL75c3647be3af | 23:39 | |
-lugito:#lubuntu-devel- [rMANUAL4eac9150205d: Add firefox and qtransmission and lxqt-sudo code:: directives] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4eac9150205d | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!