-lugito1:#lubuntu-devel- [rWELCOME99a72c2f0291: Remove temporary files.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME99a72c2f0291 | 01:55 | |
-lugito1:#lubuntu-devel- [rWELCOMEa64d4467f54a: Also ignore build/] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOMEa64d4467f54a | 01:55 | |
lubot | <profetik777> @tsimonq2 [I'll spin a new daily when calamares and calamares-settings-ubuntu migrates, cou …], Yep | 01:55 |
---|---|---|
-lugito1:#lubuntu-devel- [rWELCOME3d1a75b9016a: LXQt, not LXQT.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME3d1a75b9016a | 01:57 | |
lubot | <tsimonq2> @kc2bez @profetik777 Image should be spun :) | 02:03 |
lubot | <tsimonq2> Go throw it at a wall until it breaks please ;) | 02:04 |
lubot | <tsimonq2> @SamuelBanya ping | 02:04 |
lubot | <SamuelBanya> What's up | 02:06 |
lubot | <SamuelBanya> Are we testing a nightly? | 02:06 |
lubot | <SamuelBanya> I'll put it in a vm real quick if that's the case | 02:06 |
-lugito1:#lubuntu-devel- [rWELCOME348df0114a5d: Center the window on the screen.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME348df0114a5d | 02:11 | |
lubot | <tsimonq2> @SamuelBanya [What's up], I've been making small tweaks to the welcome center | 02:11 |
lubot | <SamuelBanya> Good thanks | 02:11 |
lubot | <SamuelBanya> What do you think about it so far? | 02:11 |
lubot | <SamuelBanya> Were you able to build it? | 02:11 |
lubot | <SamuelBanya> Or is it only able to be run in qt | 02:12 |
lubot | <SamuelBanya> Creator | 02:12 |
lubot | <tsimonq2> I was able to build it; I fixed it so it starts in the center of the screen. | 02:12 |
lubot | <SamuelBanya> Nice! | 02:12 |
lubot | <tsimonq2> I built it using the terminal :) | 02:12 |
lubot | <SamuelBanya> 1337 dude | 02:12 |
lubot | <tsimonq2> I had to also remove some erraneous files | 02:12 |
lubot | <SamuelBanya> Please show me how to do that next time | 02:12 |
lubot | <SamuelBanya> I'd love to know | 02:12 |
lubot | <SamuelBanya> I prefer terminal stuff too but qt creator makes it so easy | 02:12 |
lubot | <SamuelBanya> For guis that is | 02:13 |
lubot | <tsimonq2> It's as simple as `mkdir build && cd build && cmake .. && make && ./lubuntuWelcomeCenter` | 02:13 |
lubot | <tsimonq2> To rebuild, just remove build and redo the above. | 02:13 |
lubot | <tsimonq2> That's kind of standard for CMake fwiw :) | 02:13 |
-lugito1:#lubuntu-devel- [rWELCOME6d8393dc93bc: Remove raw Lubuntu logo.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME6d8393dc93bc | 02:14 | |
lubot | <SamuelBanya> Making a guide later for that then. Good idea | 02:15 |
lubot | <SamuelBanya> I'll def check it out | 02:15 |
lubot | <SamuelBanya> Thanks a ton | 02:15 |
-lugito1:#lubuntu-devel- [rWELCOME9ca5cfdf9e8f: Remove unneeded pro files.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME9ca5cfdf9e8f | 02:17 | |
-lugito1:#lubuntu-devel- [rWELCOME9981240a0f74: Move the logo to be a lowercase, no space filename.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME9981240a0f74 | 02:18 | |
lubot | <tsimonq2> @SamuelBanya [Thanks a ton], No worries :) | 02:18 |
lubot | <SamuelBanya> Does it serve the ultimate purpose though? | 02:24 |
lubot | <SamuelBanya> Like what I did so far ? | 02:24 |
-lugito1:#lubuntu-devel- [rWELCOME107d59c1737a: Add a Community button.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rWELCOME107d59c1737a | 02:25 | |
lubot | <tsimonq2> @SamuelBanya [Does it serve the ultimate purpose though?], Absolutely | 02:25 |
lubot | <SamuelBanya> Make the community button point to the links page on Lubuntu.md | 02:25 |
lubot | <SamuelBanya> .me | 02:25 |
lubot | <tsimonq2> I'll leave the rest to you, but I have a few bits that would be cool to see before I upload it | 02:25 |
lubot | <tsimonq2> @SamuelBanya [Make the community button point to the links page on Lubuntu.md], Done | 02:25 |
lubot | <SamuelBanya> Cool for sure | 02:25 |
lubot | <SamuelBanya> Great | 02:25 |
lubot | <tsimonq2> @tsimonq2 [I'll leave the rest to you, but I have a few bits that would be cool to see befo …], - The whole thing should be larger, so scale up the buttons and text, etc. ... - Like in the mockup, there should be some sort of background there. Maybe ask @TheWendyPower for a color palette with the nice background she formulated; | 02:27 |
lubot | you'll have to figure out how to implement this in a scalable way in Qt. ... - With the earlier points, to take up some more space, perhaps put a large Lubuntu logo in the middle with some sort of animation. | 02:27 |
lubot | <tsimonq2> Once those are done I'll look at it again. | 02:27 |
lubot | <tsimonq2> I did go through and clean out some files too; you can use e.g. the Qt 5 Designer outside of Qt Creator. | 02:28 |
lubot | <tsimonq2> Other than those things, it's looking really good! | 02:29 |
lubot | <SamuelBanya> Great yeah I'm still waiting on UI stuff but the new team member might be able to help sus things out | 02:30 |
lubot | <SamuelBanya> I'm with you for the background and logo as well. Totally agreed | 02:30 |
lubot | <tsimonq2> Cool | 02:30 |
lubot | <SamuelBanya> I was trying to import the logo in qt creator but it kept only giving me the root directory structure so I'm not sure why | 02:31 |
lubot | <SamuelBanya> I'll figure it out though | 02:31 |
lubot | <kc2bez> (Photo, 798x353) https://i.imgur.com/AhSG3hH.jpg @tsimonq2 Install failed in a VM, I can try later on hardware. | 02:40 |
lubot | <tsimonq2> @kc2bez [<reply to image>], There were changes made to automirror; I'll debug in a bit. | 02:41 |
lubot | <kc2bez> 👍 | 02:42 |
-lugito1:#lubuntu-devel- [rMANUAL1d783c9de848: start how to read your inbox] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL1d783c9de848 | 02:46 | |
lubot | <tsimonq2> I think it's time to start going forward with team meetings once more. We've been slacking since the holidays and I'd like to get back into it. :) ... @aptghetto guiverc @HMollerCl @TheWendyPower @SamuelBanya @kc2bez wxl @marneu @Wolfenprey (and Steedalion, docEbrown when they're around) - could y'all either hit Accept or Decline on | 02:56 |
lubot | this page? https://phab.lubuntu.me/E23 - I'd like to get meetings going regularly again; even if you haven't contributed much, that's totally fine. I want to get the gears on the project kicking up into high gear like they once were :) | 02:56 |
lubot | <tsimonq2> If anyone is looking to help us out by contributing, speak up now, either privately to me on IRC or Telegram or here | 02:59 |
lubot | <tsimonq2> Because I'll find you a place :) | 02:59 |
lubot | <tsimonq2> We have a stack of tasks to do and it's time to get cracking | 02:59 |
lubot | <q5sys> I'd like to continue in my role of making sure Simon is given a hard time. | 03:01 |
lubot | <tsimonq2> ^ | 03:01 |
lubot | <tsimonq2> You do a good job at that. 😆 | 03:01 |
lubot | <q5sys> Everybody has to have a skill. | 03:01 |
lubot | <q5sys> ;) | 03:01 |
-lugito1:#lubuntu-devel- [rMANUAL65794dbaf1ff: Add how to view message and how to reply privately] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL65794dbaf1ff | 03:04 | |
lubot | <tsimonq2> Today I uploaded a new version of Calamares to Disco | 03:04 |
lubot | <tsimonq2> And the settings | 03:04 |
lubot | <tsimonq2> Obviously there's a problem with the settings, I'll get that sorted | 03:05 |
lubot | <SamuelBanya> Sweet | 03:06 |
lubot | <SamuelBanya> Good idea | 03:06 |
lubot | <SamuelBanya> I'm also wanting to try to make themes and icons with gimp too for fun btw | 03:06 |
-lugito1:#lubuntu-devel- [rMANUAL609265ada161: Add filtering of mesages based on if read] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL609265ada161 | 03:19 | |
-lugito1:#lubuntu-devel- [rMANUAL71011249d7ed: Add how to switch order of messages] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL71011249d7ed | 03:33 | |
lubot | <tsimonq2> @kc2bez [<reply to image>], Fixed; I uploaded the changes and I'll respin the ISO once those migrate. | 03:38 |
lubot | <tsimonq2> Thanks for testing! | 03:38 |
lubot | <kc2bez> NP, happy to help. | 03:39 |
-lugito1:#lubuntu-devel- [rCALASETTINGSf16e3e10944e: Add changelog entry for the previous commit.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGSf16e3e10944e | 03:39 | |
-lugito1:#lubuntu-devel- [rCALASETTINGS89c791e7697c: Change the version number to be release-based.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGS89c791e7697c | 03:39 | |
-lugito1:#lubuntu-devel- [rCALASETTINGS7cb22b4a695e: Upload to Disco.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGS7cb22b4a695e | 03:39 | |
-lugito1:#lubuntu-devel- [rCALASETTINGS40a5fc1d0d3b: Adjust config for automirror changes in the previous upload.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGS40a5fc1d0d3b | 03:39 | |
-lugito1:#lubuntu-devel- [rCALASETTINGSb9c13cfb8de2: Upload to Disco.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGSb9c13cfb8de2 | 03:39 | |
lubot | <SamuelBanya> Btw I tried doing git pull in that welcome center repo on my personal comp and I'm getting "Please commit your changes or stash them before you merge" | 03:58 |
lubot | <SamuelBanya> I thought I already committed my changes and you just approved them Simon | 03:58 |
lubot | <SamuelBanya> Also please look at the contribute button since your premise for including the community button is probably the same. They now look duplicates | 04:12 |
lubot | <SamuelBanya> I tried the terminal build command you suggested which makes sense since it makes a build directory, goes into it, runs cmake on the directory above it, runs make, and then runs the lubuntuWelcomeCenter program | 04:51 |
lubot | <SamuelBanya> However I'm getting the following error: | 04:51 |
lubot | <SamuelBanya> (Photo, 1280x720) https://i.imgur.com/V9jS4M1.jpg | 04:51 |
lubot | <tsimonq2> Did you git pull before doing that | 05:02 |
lubot | <tsimonq2> @kc2bez @profetik777 new dailies up :) | 05:34 |
lubot | <kc2bez> @tsimonq2 [@kc2bez @profetik777 new dailies up :)], Install failed again. | 05:44 |
lubot | <tsimonq2> Picture? | 05:52 |
lubot | <kc2bez> (Photo, 791x343) https://i.imgur.com/UyW1qHY.jpg | 05:55 |
lubot | <tsimonq2> O_o | 05:58 |
lubot | <tsimonq2> @kc2bez [<reply to image>], Could you open a terminal and run `apt list | grep calamares-settings-ubuntu` to see what version you have? | 05:59 |
lubot | <kc2bez> `calamares-settings-ubuntu-common/disco,now 1:19.04.1 amd64 [installed]` | 06:03 |
lubot | <tsimonq2> Aha. Try updating the system by running `sudo apt update && sudo apt -y full-upgrade` in the terminal. | 06:06 |
lubot | <kc2bez> It updated Cala and the automirror conf. I am re-running the installer. | 06:08 |
lubot | <tsimonq2> Thanks. | 06:08 |
lubot | <kc2bez> (Photo, 875x320) https://i.imgur.com/MD657uc.jpg | 06:22 |
lubot | <tsimonq2> Aaaaaah | 06:22 |
lubot | <kc2bez> I think it actually installed despite the error. | 06:22 |
lubot | <tsimonq2> Try it :D | 06:22 |
lubot | <kc2bez> Yeah, I'm in after a reboot. | 06:24 |
lubot | <tsimonq2> Hah, well, I'll fix it anyway :) | 06:25 |
lubot | <kc2bez> I know you will. | 06:25 |
lubot | <tsimonq2> That should do it :D https://launchpad.net/ubuntu/+source/calamares-settings-ubuntu/1:19.04.3 | 06:27 |
-lugito1:#lubuntu-devel- [rCALASETTINGS043062ea435b: Add a missing module in the automirror script.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGS043062ea435b | 06:28 | |
-lugito1:#lubuntu-devel- [rCALASETTINGSb7e77646f287: Upload to Disco.] tsimonq2 (Simon Quigley) committed: https://phab.lubuntu.me/rCALASETTINGSb7e77646f287 | 06:28 | |
lubot | <TheWendyPower> @tsimonq2 [I think it's time to start going forward with team meetings once more. We've bee …], Thursdays have turned into one of the most busy days of the week. I will try to make Thursday meetings. | 06:41 |
lubot | <tsimonq2> Thanks. | 06:47 |
lubot | invisibazinga2 was added by: invisibazinga2 | 07:29 |
lubot | <tsimonq2> Welcome @invisibazinga2 | 07:39 |
lubot | <tsimonq2> What brings you here? :) | 07:39 |
lubot | <tsimonq2> (Looking to help out or just lurk?) | 07:40 |
lubot | <profetik777> @tsimonq2 [@kc2bez @profetik777 new dailies up :)], Try to run install later today | 11:24 |
lubot | <UnsonWong> (Sticker, 512x512) https://telegram.lubuntu.me/yYyh01Ie/file_5883.png | 14:19 |
lubot | <UnsonWong> (Sticker, 512x512) https://telegram.lubuntu.me/NdtsgIhX/file_5884.png | 14:20 |
lubot | <UnsonWong> (Sticker, 512x512) https://telegram.lubuntu.me/0KwnTszv/file_5885.png | 14:20 |
lubot | <SamuelBanya> Yeah I did git pull before that | 14:23 |
-lugito1:#lubuntu-devel- [rMANUAL7a48c03b780c: Add how to view/save attachments] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL7a48c03b780c | 15:12 | |
-lugito1:#lubuntu-devel- [rMANUAL853708ed47c3: Add screenshot for trojita] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL853708ed47c3 | 15:35 | |
-lugito1:#lubuntu-devel- [rMANUALbf664b2e2294: Rm fragment] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALbf664b2e2294 | 15:40 | |
-lugito1:#lubuntu-devel- [rMANUAL93795f16b8ca: Add send cancel button to trojita] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL93795f16b8ca | 15:46 | |
lubot | <tsimonq2> @UnsonWong [<reply to image>], ? | 16:09 |
lubot | <SamuelBanya> What's with all these weird ass stickers lately | 17:58 |
lubot | <SamuelBanya> Anyway | 17:58 |
lubot | <SamuelBanya> So I did that git pull though | 17:58 |
lubot | <SamuelBanya> What's the latest patch for the welcome center that I can pull from and modify since my initial git got closed | 17:58 |
lubot | <SamuelBanya> ? | 17:58 |
apt-ghetto | When you do a git pull, you normally have the latest commit for that branch, and I assume, you have only one branch | 18:07 |
apt-ghetto | You can check it with git log, the branches master and origin/master should be on the same level | 18:08 |
lubot | <SamuelBanya> Yeah when I did git log, it showed only my latest commit before Simon's changes so I'm assuming he created a new repository and closed my existing one | 18:40 |
lubot | <SamuelBanya> It's probably me not understanding how arc does patches as well or something | 18:40 |
lubot | <kc2bez> @tsimonq2 [That should do it :D https://launchpad.net/ubuntu/+source/calamares-settings-ubu …], That fixed it. I didn't wait for the daily to spin, I updated it from the live and it applied this. No errors on install. I will wait for the updated spin and test it on hardware too. | 18:44 |
-lugito1:#lubuntu-devel- [rMANUAL8e4804c76079: Add prefetch settings] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL8e4804c76079 | 19:08 | |
lubot | sami226 was added by: sami226 | 19:14 |
-lugito1:#lubuntu-devel- [rMANUALd8776b99fda7: Add pdf graphics prefrences] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALd8776b99fda7 | 19:18 | |
lubot | <tsimonq2> Welcome @sami226! | 20:44 |
lubot | <tsimonq2> @kc2bez [That fixed it. I didn't wait for the daily to spin, I updated it from the live a …], Awesome, thank you! | 20:45 |
lubot | <tsimonq2> Fwd from Lubuntu Announcements: https://twitter.com/LubuntuOfficial/status/1084510389268824064?s=19 | 20:53 |
-lugito1:#lubuntu-devel- [rMANUALa2693d1651e3: Add shortcuts tab to prefrences] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa2693d1651e3 | 21:54 | |
-lugito1:#lubuntu-devel- [rMANUAL24b127b2192f: Add forwarding messages] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL24b127b2192f | 21:59 | |
-lugito1:#lubuntu-devel- [rMANUALa302fe730f75: Add File --> Refresh] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALa302fe730f75 | 22:05 | |
-lugito1:#lubuntu-devel- [rMANUALd4092ed6410c: Add how to show right to left languages] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALd4092ed6410c | 22:11 | |
-lugito1:#lubuntu-devel- [rMANUAL24dd6139a992: Add format --> Align --> Justify] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL24dd6139a992 | 22:24 | |
-lugito1:#lubuntu-devel- [rMANUALf353e3d7ca21: Add header/footer] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUALf353e3d7ca21 | 22:34 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!