16:09 <popey> #startmeeting Terminal meeting
16:09 <meetingology> Meeting started Wed Jun  3 16:09:02 2015 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
16:09 <meetingology> 
16:09 <meetingology> Available commands: action commands idea info link nick
16:09 <popey> how are you ?
16:09 <swordfish> Hello, I'm great! And you?
16:09 <popey> Super!
16:09 <popey> I had a couple of things to mention :)
16:10 <swordfish> Glad to hear that!... I hope those are positive things :D
16:10 <popey> Yes, all positive :)
16:10 <popey> One is super easy https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1459437/+merge/260808
16:10 <popey> Tested that here on my krillin.
16:10 <popey> Seems like a change people want, from the bug report.
16:10 <popey> So if you could review, that'd be great.
16:11 <swordfish> Yeah, sure!... It looks fine for me...
16:11 <popey> \o/
16:11 <popey> Ok, then next one..
16:11 <popey> I have installed Unity 8 / Mir on my laptop and am testing each of the core apps
16:11 <popey> Terminal was first because - hey - everyone needs a terminal!
16:12 <popey> Found some bugs which I think are toolkit / unity related, so that's awesome :)
16:12 <swordfish> I'm all ears...
16:12 <popey> But I also am noticing a few things missing from terminal that I'd miss if I was moving from gnome terminal or terminator
16:12 <popey> e.g. CTRL & +, and CTRL & -, to zoom in/out or increase / decrease font size
16:13 <popey> I use that a lot to put more things on screen.
16:13 <popey> or zoom in when showing someone something
16:13 <popey> It's a common keyboard shortcut across a number of apps (zoom in browser etc)
16:13 <popey> So I think we should implement those as font size shortcuts.
16:13 <popey> What do you think?
16:14 <swordfish> I perfectly agree with you. If we are moving towards convergence keyboard shortcuts are a priority.
16:15 <swordfish> We already have a bug open which lists some of those.
16:15 <swordfish> We should add all the ones that are needed, it should not be too much work.
16:15 <popey> Ok. I'll do that
16:15 <swordfish> Are those already tracked in that bug-report?
16:16 <popey> I have both side by side and can identify the priorities.
16:16 <popey> No, don't think so.
16:16 <popey> I'll make sure we have one.
16:16 <popey> Leave it with me :)
16:16 <popey> But just wanted to make you aware, that's all, because you might see a bunch of bugs from me over the next couple of days :D
16:17 <swordfish> Ahahah... No worries I won't be mad at you... :D
16:17 <popey> haha
16:17 <popey> Ok, the other thing.
16:17 <popey> Related to this
16:17 <popey> I've written a script which basically does what balloons blog post details
16:17 <popey> # http://www.theorangenotebook.com/2014/12/creating-mutli-arch-click-packages.html
16:18 <popey> So that I can make multi-arch (armhf, i386, amd64) terminal builds.
16:18 <swordfish> This is great, fat packages for everyone!...
16:18 <popey> I'll test them some more, and aim for the next store upload to use one of these.
16:18 <popey> yes!
16:18 <popey> downside is it's a bit bigger
16:18 <popey> unsurprisingly, about 3 times the size of a "thin" package
16:19 <popey> alan@deep-thought:~/Downloads/term⟫ ls -lh *.click
16:19 <popey> -rw-r----- 1 alan alan 433K Jun  3 12:59 com.ubuntu.terminal_0.7.78_armhf.click
16:19 <popey> -rw-rw-r-- 1 alan alan 470K Jun  3 13:21 com.ubuntu.terminal_0.7._amd64.click
16:19 <popey> -rw-rw-r-- 1 alan alan 477K Jun  3 13:33 com.ubuntu.terminal_0.7._i386.click
16:19 <popey> -rw-rw-r-- 1 alan alan 1.2M Jun  3 16:01 com.ubuntu.terminal_0.7._multi.click
16:19 <popey> ^^
16:19 <popey> not a whole lot we can do about that
16:19 <swordfish> Whoah... It's actually fat isn't it?... Anyway I think the good heavily outweights the bad in this case...
16:19 <popey> +1
16:19 <popey> Good, we're agreed.
16:20 <swordfish> :D .. Yesterday I updated the profile selection branch. I think everything should work fine now.
16:20 <popey> Obviously terminal has a lot of C++ so it is inevitable.
16:20 <popey> Sweet! I'll test
16:20 <popey> So yeah, next store upload (hopefully including Enter key merge, and your profile selection merge) will be fat
16:20 <popey> That was all I had to mention.
16:21 <swordfish> The problem was when unselecting the last profile (it's explained in the answer I wrote there).
16:21 <swordfish> Really really good to hear that!...
16:21 <popey> Super. I look forward to testing it.
16:22 <popey> Anything else to discuss?
16:22 <swordfish> I also tried to work on the "Terminal stuck with show all the 1233 possibilities" but sadly the problem doesn't seem like an easy fix. I cant reproduce it on my desktop so there might be something strange going on in the c++ part during resize.
16:23 <popey> :(
16:23 <popey> Might have to be creative with a workaround.
16:24 <swordfish> Yeah, if we figure out what's really causing it it might be good.
16:25 <swordfish> One last thing have you recently had troubles building it in the arm chroot?
16:25 <popey> Nope
16:25 <swordfish> After the last update it's complaining about missing libpam, even though it is actually installed.
16:25 <popey> I use 14.10 chroot though
16:25 <popey> odd
16:26 <popey> not seen that, but I never update my chroot :)
16:26 <swordfish> mmmh... I might downgrade it and see if it's working, thanks...
16:26 <popey> so if I update it and it breaks, I'll blame you okay :)
16:26 <popey> lemme know if you need me to test anything
16:26 <swordfish> ahahah... That's fair...
16:26 <popey> :)
16:27 <popey> Okay. Anything else?
16:27 <swordfish> Ok thank you Alan
16:27 <swordfish> nope, that's everything from my side...
16:28 <popey> \o/
16:28 <popey> Super. Have a great rest of your week, and keep an eye out for bugs ㋛
16:29 <popey> #endmeeting