15:03 <popey> #startmeeting Docviewer meeting 15:03 <meetingology> Meeting started Fri Sep 25 15:03:48 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 15:03 <meetingology> 15:03 <meetingology> Available commands: action commands idea info link nick 15:03 <popey> How are you? How are the exams going? 15:06 <sverzegnassi_> sorry, usual issue with wi-fi 15:07 <sverzegnassi_> I'm fine, I hope I did the exam well :) 15:07 <popey> Great! 15:07 <popey> So, I have been battling the build of docviewer 15:07 <popey> check this out... 15:08 <popey> I pulled reboot trunk and am trying to build on armhf schroot 15:08 <popey> http://paste.ubuntu.com/12555292/ 15:08 <popey> >@/home/alan/daily_builds/apps/fat/ubuntu-docviewer-app-reboot/src/plugin/file-qml-plugin/documentmodel.cpp:25:24: fatal error: QStorageInfo: No such file or directory #include <QStorageInfo> 15:09 <popey> it's not finding the QStorageInfo lib, which should be pulled in with qtbase5-dev, which I have 15:09 <sverzegnassi_> are you building against utopic? 15:09 <popey> vivid 15:09 <popey> ii qtbase5-dev:armhf 5.4.1+dfsg-2ubuntu9 armhf Qt 5 base development files 15:09 <sverzegnassi_> yeah, but "click-ubuntu-sdk-14.10-armhf" 15:09 <popey> oh shit 15:09 <popey> ffs 15:10 <popey> I am an idiot, sorry 15:10 <popey> Oh look! Now it's building! 15:10 <sverzegnassi_> haha, np :) 15:11 <popey> Ok, so a bit later today I'll create a click and will send a mail to the phone list to get some people informally playing with it. 15:11 <popey> See if people can break it. 15:11 <sverzegnassi_> Not that hard. :P 15:11 <popey> heh 15:12 <popey> I haven't had a chance to look at your cmake re-structure merge, but will get to that after I send this click out 15:12 <sverzegnassi_> Ok, thanks 15:13 <popey> I know you've been busy this week, but anything else you wanted to talk about? 15:13 <sverzegnassi_> I had a play with the dependencies for LibreOffice on phone 15:13 <popey> ok 15:13 <sverzegnassi_> I wanted to test lp:~verzegnassi-stefano/ubuntu-docviewer-app/reboot-qsg-impress-support on the bq 15:14 <sverzegnassi_> but I found that it's not able to work 15:14 <sverzegnassi_> I try the older package I did some time ago 15:14 <popey> oh? 15:14 <popey> did we break something? 15:14 <sverzegnassi_> and seems that my list of dependencies is not completed 15:14 <sverzegnassi_> (I hope) 15:15 <sverzegnassi_> Could you send me the list I gave to you some week ago? 15:16 <popey> the list? 15:16 <popey> of libraries? 15:16 <sverzegnassi_> ues 15:16 <sverzegnassi_> yes+ 15:16 <sverzegnassi_> It was an 'apt-get install' command IIRC 15:17 <popey> hmm 15:17 <popey> you pasted in here? 15:17 <sverzegnassi_> I think it was a private chat on IRC 15:18 <popey> 15:07 <sverzegnassi> this could solve the issue: sudo apt-get install gconf-service libatk1.0-0 libboost-date-time1.55.0 libboost-iostreams1.55.0 libboost-system1.55.0 libc6 libcairo2 libcups2 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libfontconfig1 libfreetype6 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libgl1-mesa-glx libglib2.0-0 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk2.0-0 libice6 libicu52 15:19 <sverzegnassi_> great, thanks! 15:20 <popey> np 15:22 <sverzegnassi_> mmh... it doesn't work on device anyway. I will have a better look later or tomorrow 15:23 <popey> hm, whats' the issue? 15:23 <sverzegnassi_> don't know. No output in the log, it just crashes when I try to open a document 15:24 <sverzegnassi_> and no denial from apparmor... 15:24 <popey> hmm 15:24 <popey> and it is launching libreoffice? 15:26 <sverzegnassi_> http://bazaar.launchpad.net/~ubuntu-docviewer-dev/ubuntu-docviewer-app/lo-viewer/view/head:/src/plugin/libreofficetoolkit-qml-plugin/lodocument.cpp 15:26 <sverzegnassi_> it crashes after line 74 (LibreOffice loading), but before loading the document 15:27 <popey> did it previously work? 15:27 <sverzegnassi_> s_office is not null, and LIbreOffice binaries are properly detected 15:27 <popey> is this a new breakage? 15:27 <sverzegnassi_> It used to work last time I tried, on OTA-5 15:27 <sverzegnassi_> This is the first time I try it on OTA-6 15:28 <sverzegnassi_> It could be that I'm an idiot too and trying to do something stupid... I hope so 15:28 <sverzegnassi_> haha 15:28 <popey> hah 15:29 <popey> not sure I can help there, sorry :) 15:29 <popey> but let me know if there's anything you need testing, i have a few devices on various versions 15:30 <popey> Anything else we need to talk about? I guess we'll get some feedback from this click over the weekend. 15:31 <sverzegnassi_> I'd need to check if I'm not missing some dependency... I hope to have done a backup of the installed packages 15:31 <popey> They can reply on list with questions, not sure we want too many bug reports yet. 15:31 <sverzegnassi_> Well, if we push the reboot branch, there would be much people complaining about the zoom 15:32 <sverzegnassi_> I suggest to pushhttps://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/reboot-qsg-impress-support 15:32 <sverzegnassi_> It's not still refined and ready to push. But it may be useful to get a deeper test since there's much in there 15:33 <popey> you want me to build a click from that branch? 15:33 <popey> and send that out? 15:33 <popey> (I am happy to do that) 15:33 <sverzegnassi_> yeah, I'd prefer so 15:33 <popey> okay, will do 15:34 <sverzegnassi_> (zoom - no pinch-to-zoom yet - presentation support, and the rendering engine refactored) 15:34 <sverzegnassi_> https://bugs.launchpad.net/ubuntu-docviewer-app/+bug/1453403 15:34 <popey> I agree, all excellent features 15:34 <sverzegnassi_> I'd need to be able to see the UX resolution here 15:34 * popey looks 15:35 <sverzegnassi_> I'm asking the authorization for the document since August, but no answer 15:35 <popey> bah 15:35 <popey> JMulholland: you about? can you get sverzegnassi_ access to https://docs.google.com/document/edit?hgd=1&id=1nFm8xiYhKXXuEO_IvMXoD0lASbYzYXva1BWMVanU3iw# ? 15:36 <popey> oh man, this doc is huge 15:36 <popey> you'd spend all weekend reading it :) 15:37 <sverzegnassi_> hah. no thanks. I'm already happy with the 1500 pages of the books I read for the exams :P 15:37 <popey> ok, as it's taking a while for design, I'll grab it as a PDF and email it to you for now. 15:37 <sverzegnassi_> great, thanks! 15:38 <popey> will take a while, google docs is being silly. But I'll let you have it soon. Sorry about this. 15:40 <sverzegnassi_> np 15:40 <popey> good luck rendering this on the phone! 15:41 <sverzegnassi_> Ahah, sounds like a challange! 15:42 <popey> sent 15:43 <sverzegnassi_> ok, received 15:44 <popey> Ok, anything else? 15:45 <sverzegnassi_> No, nothing else. Sorry. I'll go on with the list of task in order to get things I'm working on ready for a merge 15:45 <popey> okay, magic. 15:46 <popey> thanks sverzegnassi_, have a great weekend. 15:46 <sverzegnassi_> you too! 15:46 <popey> #endmeeting