15:03 <dpm> #startmeeting
15:03 <meetingology> Meeting started Fri Sep  4 15:03:46 2015 UTC.  The chair is dpm. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
15:03 <meetingology> 
15:03 <meetingology> Available commands: action commands idea info link nick
15:04 <sverzegnassi> dpm: o/
15:04 <dpm> hey :)
15:04 <dpm> sverzegnassi, shall we have a quick review of https://blueprints.launchpad.net/ubuntu-docviewer-app/+spec/libreoffice-docviewer-integration ?
15:04 <sverzegnassi> sure, we have to
15:05 <sverzegnassi> Form 2015-07-02: [verzegnassi-stefano] Investigate tile rendering approach: DONE
15:06 <sverzegnassi> From 2015-07-09: [verzegnassi-stefano] Continue prototyping tile rendering approach: DONE
15:06 <dpm> \o/
15:06 <sverzegnassi> [mrqtros] Provide support to Stefano on writing/debugging/imroving performance of the tiled rendering code: DONE
15:07 <sverzegnassi> in 2015-08-13, we have a duplicated task (Improve support for LO Impress documents)
15:07 <sverzegnassi> and my task for 2015-08-20 is in progress
15:07 * dpm updates blueprint
15:08 <sverzegnassi> huh right, "use SceneGraph for rendering" is in progress. we have a MP for this
15:09 <dpm> oh yeah, I saw the blog post, looking forward to that one :)
15:09 <sverzegnassi> centering zoom is in progress, popey has cloned Bjoern's LibreOffice PPA and has already provided a repo for this
15:09 <sverzegnassi> And I have write a script for include it into docviewer
15:09 <sverzegnassi> s/write/written
15:09 <sverzegnassi> https://code.launchpad.net/~verzegnassi-stefano/+junk/get-click-deps
15:10 <sverzegnassi> pretty hackish still, but does its work
15:10 <dpm> sverzegnassi, I came back from holiday and popey just started his, so we didn't catch up on this. How does the build process work?
15:11 <dpm> And also, what's the performance like?
15:12 <sverzegnassi> Mmh... at the moment we only have an experimental build I manually did, based on my work on LO-impress support
15:12 <sverzegnassi> https://drive.google.com/open?id=0By4kAplbFcE6fmh3VTl3TVlraFhhU1NYdXlhY3BoMmpJR2R6S2IxYW50Yk4wQUVaU0VIMGs
15:12 <sverzegnassi> We have a Canonical Community Team PPA where we get the Libreoffice Debian package for docviewer
15:13 <sverzegnassi> https://launchpad.net/~canonical-community/+archive/ubuntu/ppa/+packages
15:13 <sverzegnassi> The idea is to set the list of the dependencies we need, and store them in a JSOn file
15:13 <sverzegnassi> http://bazaar.launchpad.net/~verzegnassi-stefano/+junk/get-click-deps/view/head:/example.json
15:14 <sverzegnassi> then we run 'get-click-deps --custom-script example.sh example.json armhf <path/to/docviewer-pkg.click>
15:14 <sverzegnassi> and it does the magic
15:14 <sverzegnassi> Performance of LO viewer are good on device. Not fast as light, but it seems better than the LibreOffice Viewer for Android
15:15 <dpm> oh wow
15:18 <dpm> sverzegnassi, so essentially, these two work items are complete, right?
15:18 <dpm> [popey] Set up an armhf LibreOffice build for the PPA: INPROGRESS
15:18 <dpm> [popey] Include the armhf LibreOffice binaries in a docviewer click package: TODO
15:18 <sverzegnassi> the first is
15:18 <sverzegnassi> we're still looking for including binaries
15:18 <sverzegnassi> the idea is to use CMake, but we have not investigated it yet
15:22 <dpm> I'm not quite sure I follow what you mean by "including binaries". I thought the script would fetch the different binaries from the LP .deb package and put them in the click, so is that not done already?
15:23 <sverzegnassi> yes, but we were thinking about making this step automatic. I mean, ATM you have to manually run the script.
15:24 <sverzegnassi> We would like to make it automatically running at any build process, so that Ubuntu SDK can immediately throw it to the device
15:24 <sverzegnassi> (throw it, it = the created click package)
15:25 <sverzegnassi> my wifi has some problem...
15:26 <sverzegnassi> (don't know if my PC sent the reply)
15:26 <dpm> yeah, I got it
15:26 <dpm> sorry for the slow reply, was trying to digest it
15:26 <dpm> :)
15:27 <sverzegnassi> haha :)
15:27 <dpm> sverzegnassi, in terms of development, what are the next steps for you? Will you continue working with the work items you've got in progress, or do you foresee any other big pieces of work that we need to add to the blueprint?
15:28 <sverzegnassi_> I was a bit locked with my current work item, because I was waiting for the scenegraph usage
15:28 <sverzegnassi_> (my wifi went down again on desktop)
15:28 <sverzegnassi_> so I'll go on with them
15:29 <dpm> np, I got the last bit :)
15:29 <sverzegnassi_> We have anyway found a list of things that we'd like to fix before releasing
15:29 <dpm> do we have a list of bugs or a tag for those?
15:30 <sverzegnassi_> not yet, before reporting, I wanted to discuss them first
15:30 <dpm> perhaps we can discuss them over e-mail on the core apps mailing list?
15:31 <sverzegnassi_> yeah, we can
15:31 <dpm> This way other core app developers might be able to help us during the week
15:32 <dpm> if you've got the list, perhaps you could send it? Or if not, we can discuss it on IRC any day
15:33 <dpm> in any case, we're running over and I need to run to another meeting. I'll step out for now, but I'll be around on IRC later if there is anything else
15:33 <dpm> as usual, keep up the good work!
15:33 <dpm> #endmeeting