15:02 <popey> #startmeeting Docviewer meeting 15:02 <meetingology> Meeting started Fri Sep 18 15:02:54 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 15:02 <meetingology> 15:02 <meetingology> Available commands: action commands idea info link nick 15:02 <popey> Hey sverzegnassi_, how are you? 15:03 <sverzegnassi_> fine, thanks. I'm a bit busy with exams, but it's all okay. 15:04 <sverzegnassi_> Anyway, we have some news about loviewer! 15:04 <popey> oh? 15:04 <popey> Good! 15:04 <sverzegnassi_> mrqtros is re-writing the rendering engine, so that loviewer don't randomly crash when closing a document 15:04 <popey> Hah, okay. 15:05 <sverzegnassi_> that should be ready for MP tonight. Also, he's working on making viewer loading asynchronous 15:05 <popey> Oh, nice. That will remove the waiting time? 15:06 <sverzegnassi_> that will prevent the app from freezing the UI 15:06 <popey> Yes, that's what I mean. Excellent. 15:08 <sverzegnassi_> My tasks: I've ported the code I wrote for zooming and presentation support to the Scenegraph branch. Sadly, with the changes in the rendering that should land soon, I had to redo the work 15:08 <sverzegnassi_> which is not necessarily a bad thing, since the synchronization of the threads will be stronger 15:08 <popey> Ok. How well was zooming working (before this redo of that work)? 15:09 <popey> I know you had issues with zooming previously on the 'old' docviewer. 15:09 <sverzegnassi_> Well, now we don't have a ListView that try to guess the position of pages, so it's okay 15:09 <popey> :) 15:10 <sverzegnassi_> s/try/tries 15:11 <popey> So once we have those merges landed, we should try and make a click I think. 15:11 <popey> To test on devices. 15:11 <popey> See how well it works across each of them. 15:11 <sverzegnassi_> yes, any progress with the script? 15:12 <popey> not a lot, but I haven't spent a huge amount of time on it, will look at it some more, and get it working. 15:12 <popey> need some un-interrupted time on it, friday evenings are good for that :) 15:13 <popey> For the first test click build, if I don't get the script working, I'll just manually put the parts together 15:13 <popey> once that works, I can make the script do that 15:14 <popey> dpm: I know you spoke to Bjoern about supporting an ARM build of Libreoffice, do you want to discuss that now> 15:14 <popey> ? 15:14 <sverzegnassi_> popey: Do you want something to interrupt your time on weekend? :) 15:15 <popey> Well, I have two kids which are good at that! 15:15 <sverzegnassi_> haha :D 15:15 <sverzegnassi_> https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/10-reboot-contenthub-switch-to-qml-apis 15:15 <popey> oooh! 15:15 <davmor2> popey: just think of your poor wife She has 3 kids :P 15:15 <popey> 5 if you include the cats 15:16 <popey> sverzegnassi_: that's certainly something I will play with! :D 15:16 <sverzegnassi_> I remeber we discussed about changing the UI that handles imported files 15:16 <popey> thanks! 15:16 <popey> yes. 15:16 <sverzegnassi_> I completely removed the toasts notifications, so I'd like to hear a second opinion bout that 15:16 <popey> oh, okay. I'm building it now :) 15:17 <popey> Does it load files immediately? 15:17 <dpm> popey, sorry, I'm currently heads down with something else. Essentially my wishlist would be: "let's just get a LO armhf build where LO toolkit works so that we can use it in a click package". While I think upstream channels and SRUs are important, I don't feel we should block for weeks for a discussion to happen on this 15:17 <popey> dpm: okay, that's good enough, I'll leave you alone. 15:17 <dpm> Essentially, that's what I was planning to reply on the e-mail, 15:17 <dpm> just haven't gotten to it yet 15:17 <popey> k 15:17 <popey> np 15:17 <popey> it's not super urgent right now 15:17 <sverzegnassi_> popey: yes, and it immediately prompts a dialog when more than one files has been imported. 15:18 <popey> oh nice! 15:18 <popey> bah, failed to build looking for poppler/qt5/poppler-qt5.h 15:18 <popey> i keep breaking my chroots.. 15:18 <sverzegnassi_> apt-get install libpoppler-qt5-dev:armhf 15:19 <popey> thanks 15:19 <popey> knew you'd know it off the top of your head :) 15:19 <popey> I'll provide feedback on the merge proposal, thanks sverzegnassi_ 15:20 <sverzegnassi_> thank you for testing it :D 15:21 <popey> np 15:21 <popey> I love testing this app :) 15:21 <popey> Makes me read more, which makes me clever ;) 15:21 <popey> (a bit) 15:23 <popey> private/qquickitemchangelistener_p.h: - what was the package for that? 15:23 <sverzegnassi_> You're lucky... My exam makes me read more, but that makes me a fool :P 15:23 <popey> hah 15:23 <popey> realising how much you don't know.. I know that feeling. 15:23 <sverzegnassi_> qt5base-private-dev i suppose 15:24 <popey> got it. thanks. 15:25 <sverzegnassi_> and qtdeclarative5-private-dev:armhf 15:25 <popey> Okay, feel free to ping once mrqtros merge lands, interested to test that. 15:25 <popey> yeah, thats better 15:26 <popey> dunno what I did to my chroots, they're missing all kinds of things :S 15:26 <sverzegnassi_> I never updated it, in order to prevent any issue :/ 15:27 <popey> heh 15:27 <popey> well, that has other impacts 15:27 <popey> I didnt update mine and discovered that packages I build in it, no longer work on the device! 15:27 <popey> There's a ppa which the phone has, which the chroots don't. 15:27 <popey> So when I updated my chroot, it pulled in a ton of updates, build against those, and it works 15:28 <popey> it's built! :) 15:28 <sverzegnassi_> heh, I always had that fear, fortunately I never had issues with older packages 15:28 <sverzegnassi_> anyway, I'll be a bit busy next week: on 24th and 25th I have an exam 15:29 <sverzegnassi_> (probably also on 29th) 15:29 <popey> Okay, thanks for letting me know, and good luck as always! 15:29 <popey> I'll spend more time on the click package and testing your branches. 15:30 <mrqtros> Hi al 15:30 <mrqtros> all 15:30 <sverzegnassi_> I hope to complete the fix for https://bugs.launchpad.net/ubuntu-docviewer-app/+bug/1400893 15:30 <sverzegnassi_> for this weekend, and clean the code for the thumbnailer. 15:31 <popey> heya mrqtros 15:31 <popey> mrqtros: sverzegnassi_ was just telling us that you're doing some work on the rendering engine. Hows that going? 15:31 <sverzegnassi_> mrqtros: o/ 15:31 <mrqtros> popey it's ok, now implementation is much more solid 15:32 <popey> excellent. 15:33 <mrqtros> popey previously it was something like "first try" or proof of concept. 15:33 <mrqtros> popey we decided that sverzegnassi_ will test it locally and merge then 15:34 <popey> okay. 15:34 <popey> sverzegnassi_: testing your branch, i downloaded a pdf (ubuntu manual) and it launched docviewer, but docviewer shows no documents 15:35 <popey> sverzegnassi_: and it doesn't launch the document (obv, it can't see any docs) 15:35 <popey> nothing in ~/Documents 15:35 <sverzegnassi_> mmh... log? 15:35 <popey> ok 15:36 <popey> http://termbin.com/ay4x 15:36 <sverzegnassi_> that's strange. I tested it before pushing on LP 15:37 <sverzegnassi_> no error in the log 15:37 <popey> [M#IOhttp://termbin.com/xffd 15:37 <popey> download manager log 15:38 <popey> strange... 15:39 <sverzegnassi_> now i try on the bq 15:39 <popey> ok, I'm doing this on a nexus 4 15:39 <popey> freshly flashed an hour or two ago 15:39 <popey> so very clean 15:40 <sverzegnassi_> 1% battery left... Need to charge the battery 15:40 <popey> Lets wrap up the meeting and we can carry on in #ubuntu-app-devel okay? 15:40 <popey> heh, okay 15:40 <sverzegnassi_> okay 15:41 <popey> thanks sverzegnassi_ mrqtros ! 15:41 <popey> #endmeeting