13:04 <popey> #startmeeting Trojita meeting
13:04 <meetingology> Meeting started Fri Jun 27 13:04:15 2014 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
13:04 <meetingology> 
13:04 <meetingology> Available commands: action commands idea info link nick
13:04 <JoeyChan_> popey:  pls  :)
13:04 <popey> k
13:04 <popey> hey DanChapman
13:04 <popey> anyone else about?
13:04 <popey> Oh I see jkt is on vacation?
13:04 <DanChapman> hey popey nope, jkt is going on holiday for two weeks now
13:05 <DanChapman> heh yeah
13:06 <popey> ok
13:06 <popey> So one piece of good news...
13:06 <popey> https://code.launchpad.net/~popey/ubuntu-seeds/add-keychain/+merge/224667
13:06 <popey> that should be in the next image - #102
13:06 <DanChapman> popey so I've just added some items to trello i can think of for next week
13:06 <DanChapman> AWESOME :-)
13:06 <popey>13:06 <popey> thought you'd like that
13:06 <DanChapman> :-) no more cleartext passwords
13:07 <popey> ya
13:07 <DanChapman> it should benefit quite a few apps having that sys wide
13:07 <popey> is there much work to do in trojita to make it use that?
13:07 <popey> agreed!
13:08 <DanChapman> all that's needed is a combobox/optionselector to select GNOME keyring and it "should" just work
13:08 <DanChapman> plus password watcher for smtp but that's a quick thing
13:08 <popey> Ok, great.
13:08 <popey> hey boren
13:08 <DanChapman> hey boren o/ how are you?
13:09 <popey> Will either of you be around on thursday or friday next week for hacking on trojita?
13:09 <popey> thinking of adding email client to the hack days
13:09 <boren> Hi, Great.
13:09 <DanChapman> Yes I will be around for sure
13:09 <popey> for context see:- http://developer.ubuntu.com/2014/06/bring-your-apps-to-hack-days/
13:09 <popey> and https://wiki.ubuntu.com/Touch/CoreApps/HackDays
13:10 <popey> we have Beru and OSM Touch lined up as "non core community apps"
13:10 <popey> i figured we could add trojita to that category too.
13:10 <popey> but pick which ever day is best for you guys (although people can work on whatever, whenever)
13:11 <boren> popey; Next Friday is a holiday. I can make Friday.
13:11 <popey> oh, its a US holiday isnt it..
13:11 <popey> ok, lets add it to friday..
13:11 * popey edits the wiki
13:12 <DanChapman> friday's good for me
13:12 <popey> great!
13:12 <popey> Is there anyone else who can accept patches upstream while jkt is away on vacation?
13:14 <DanChapman> Thomas and Caspar can, Caspar should be about over jkt's absence as he's taking over his GSoC mentoring for that period
13:16 <popey> ok.
13:17 <popey> DanChapman: could you look over the wiki page and see if it's still sane for new people?
13:17 <popey> https://wiki.ubuntu.com/Touch/CoreApps/EmailClient
13:17 <popey> make sure if anything has changed upstream or in the process, that we have it nailed, so people don't get lost ☻
13:17 <DanChapman> How do the items look in the Hackfest column on trello? or do they need to be even more bitesize? to get people involved?
13:17 <DanChapman> popey sure i'll sort that today
13:18 <popey> lets see
13:19 <popey> whats wrong with the click packaing?
13:19 <DanChapman> things like expunge mailbox are quite simple in that it's just hooking up a button or "something" to the imap model methods
13:21 <DanChapman> well it seems QtCreator or click not sure which. strips the output from HOST_ARCH_TRIPLET when installing the binary so the desktop file is saying /lib/armhf.../bin/trojita but in fact it got installed into lib/bin.trojita
13:22 <DanChapman> it's an easy fix i believe
13:23 <popey> hey dholbach
13:23 <dholbach> hey hey
13:23 <popey> 14:21:02 < DanChapman> well it seems QtCreator or click not sure which. strips the output from HOST_ARCH_TRIPLET when installing the binary so the desktop  file is saying /lib/armhf.../bin/trojita but in fact it got installed into lib/bin.trojita
13:23 <DanChapman> hey dholbach.
13:23 <popey> any ideas dholbach ?
13:23 <dholbach> no, not at all I'm afraid, but probably xnox should be able to help
13:24 <dholbach> or sergiusens
13:24 <DanChapman> ok thanks, i'll give one of them a ping about it
13:26 <popey> ok
13:26 <popey> DanChapman: dholbach noticed the new libkeychain
13:27 <popey> does trojita need a rebuild or are there actual code changes required?
13:27 <dholbach> so yeah, I'm just doing a local test build and will then add it as a build depends to the daily build
13:27 <DanChapman> let me just check that
13:27 <dholbach> to me it looked like the build would just pick it up if it's there
13:28 <DanChapman> dholbach: yes it should just pick it up as part of the shared plugin generation
13:29 <popey> sweet
13:29 <dholbach> great
13:31 <popey> So once we have password saving in the keychain, reckon that's close for a build in the store/
13:31 <popey> ?
13:31 <DanChapman> WITH_SHARED_PLUGINS is on by default so yes it should just work. For click packaging i.e UBUNTU_CLICK_MODE option is a different story as atm that disables it which i need to change as it will now be available
13:33 <DanChapman> popey yes I would say so. I've been making good progress on the smtp submission / composing now, so should have something up for review over the weekend :-D
13:33 <DanChapman> boren how is the plainTextToHtml going? i noticed jkt replaced your branch :-D
13:34 <popey> be good to have something in the store ready before the hackday
13:34 <popey> that way people can test it
13:34 <popey> might also be good to do an x86 click package so people can test in the emulator?
13:35 <boren> DanChapman: He moved code from simplepartWidget to Composer, It was submitted yesterday. I can work on integrating the function with Ubuntu then.
13:37 <DanChapman> that's a good idea, what's the best way to configure "architecture" in manifest.json at build time. does "dpkg-architecture HOST_ARCH" return correct for i386 like it does armhf as i know it doesn't for x86_64 which returns amd64. grrr does that even make sense
13:38 <DanChapman> boren awesome :-)
13:39 <popey> in qtcreator you can create a kit for the emulator
13:39 <popey> dpm has a blog post detailing all this planned ㋛
13:40 <dpm> indeed, emphasis on "planned" unfortunately. But I'll get it out the door as soon as we've fixed Reminders :)
13:41 <DanChapman> I don't really want to have a manifest.json for each arch though. But rather just configure it at build time by querying something in the build environment arch and plumb it into the manifest
13:42 <popey> true, and we should be automating the click creation
13:42 <popey> not doing it in qtcreator
13:43 <popey> but for devs getting started we need some way for them to test out, and they can test on the desktop, but for testing on utopic the emulator makes more sense
13:43 <dholbach> DanChapman, do you know what to do about http://paste.ubuntu.com/7711230/?
13:44 <dholbach> installing qt5keychain-dev doesn't seem to have been enough
13:47 <dholbach> I used  WITH_QTKEYCHAIN_PLUGIN=on  as well
13:47 <DanChapman> dholbach just looking into it
13:48 <dholbach> yep, cool
13:51 <dholbach> ah no... it finds the keychain packages, but still it says
13:51 <dholbach> -- The following features have been disabled:
13:51 <dholbach> * WITH_QTKEYCHAIN_PLUGIN , Build Qtkeychain password plugin
13:55 <popey> DanChapman: still there?
13:56 <DanChapman> popey yeah sorry i didn't see the message while i was looking. dholbach so it finds it but then disables it?
13:56 <dholbach> yep, looks like it
13:56 <dholbach> I'm not sure why though
13:57 <DanChapman> hmmm that's strange
14:00 <popey> Ok, well, we should take this offline?
14:01 <DanChapman> popey sure
14:01 <DanChapman> dholbach: could you paste the cmake output for me
14:02 <DanChapman> popey offline as in end meeting?
14:02 <popey> OK, lets move to -app-devel, we can carry on there.
14:02 <DanChapman> popey ok cool
14:03 <popey> ya, unless there's anything else we need to discuss?
14:03 <DanChapman> i'm good.
14:03 <boren> good
14:04 <popey> Thanks guys, thanks dholbach
14:04 <popey> #endmeeting