15:01 <popey> #startmeeting DocViewer meeting.
15:01 <meetingology> Meeting started Fri Jan 23 15:01:19 2015 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
15:01 <meetingology> 
15:01 <meetingology> Available commands: action commands idea info link nick
15:01 <popey> how are you?
15:02 <popey> sverzegnassi: just forwarded you a mail.
15:02 <sverzegnassi> fine thanks!
15:03 <popey> it's about sailfish office, sorry I thought I'd forwarded it to you already. It's about the license.
15:03 <sverzegnassi> I've read the mail! So it would not be a problem to use the pdf plugin in the future, right?
15:05 <popey> Hmm, how would we do that?
15:07 <sverzegnassi> Are you talking about copyright or about how to implement the plugin?
15:07 <popey> copyright.
15:08 <sverzegnassi> Mmh, honestly I don't know. I have no problem to relicensing the code I wrote for the project, but I don't know if it's actually under the CLA or other agreements
15:09 <popey> yeah, let me speak to legal and find out. leave it with me. I'll get back to you asap
15:10 <sverzegnassi> ok!
15:11 <popey> ok, so what else do we need to discuss?
15:12 <sverzegnassi> yes, there are a few things
15:12 <popey> I'm thinking we need to upload to the store, now your empty state is landed?
15:12 <sverzegnassi> yes, it landed 2/3 days ago
15:13 <popey> yeah. needs translating though..?
15:13 <sverzegnassi> Yes, it was something I wanted to discuss indeed :D
15:13 <popey> :)
15:13 <popey> we may need dpm for this :)
15:14 <popey> dpm: we have a project which needs setting up for translations... https://translations.launchpad.net/ubuntu-docviewer-app :)
15:15 <popey> I'll ask when he's around.
15:15 <popey> What else did you want to discuss?
15:15 <sverzegnassi> Ok, thanks
15:15 <sverzegnassi> Confinement and Content Hub. I think we seriously need to be able to read HOME/Documents
15:15 <sverzegnassi> (I'm running out of memory on my phone because of this :P)
15:16 <popey> Hah!
15:16 <popey> Ok. Let me ping a mail to the security people now... one moment.
15:18 <popey> what causes the memory issue?
15:18 <sverzegnassi> It seems not to clean the cache, so yes, I've got a lot of copies of the same PDF
15:19 <sverzegnassi> Also, it would be important to fix some bugs we have at the moment and to implement Url handler
15:19 <sverzegnassi> (eventually)
15:20 <popey> so if you had access to /home/Documents... are you expecting to read and write there?
15:20 <popey> or just read documents which have been saved there?
15:21 <sverzegnassi> Surely we want to read files from there
15:21 <sverzegnassi> No need to write at the moment
15:22 <sverzegnassi> it depends if we want to allow editing of text files or provided export feature for 3rd party apps
15:22 <sverzegnassi> (e.g. the text editor shown on the G+ community yesterday)
15:23 <dpm> popey, sverzegnassi, ok, will set it up
15:24 <sverzegnassi> dpm: thank you!
15:24 <popey> thanks!
15:24 <popey> how are you expecting files to arrive in /home/Documents?
15:24 <popey> I'm thinking how that workflow works?
15:24 <sverzegnassi> MTP from desktop
15:25 <popey> ok.
15:25 <popey> or attachments saved from an email?
15:25 <popey> or saved from browser?
15:25 <sverzegnassi> or storing them through the Ubuntu Downloader in /Home/Documents/imported
15:25 <sverzegnassi> yeah
15:25 <popey> ok. makes sense.
15:27 <popey> ok, mail sent
15:27 <popey> lets see what they say
15:27 <sverzegnassi> By doing this, we could also show a list of recent files instead of empty state
15:27 <sverzegnassi> Great! Thank you
15:27 <popey> we would also need access to the sd card
15:28 <popey> for me I have ~/Documents and /media/phablet/2541-1C26/Documents/
15:28 <popey> the music app has a similar requirement
15:29 <sverzegnassi> Yes, I forgot to consider the SD card because someone did the Nexus 5 without it :P
15:29 <popey> http://bazaar.launchpad.net/~music-app-dev/music-app/remix/view/head:/click/apparmor.json
15:29 <popey> see the read path
15:29 <popey> yeah, the bq phone has it but the nexus (and meizu) don't
15:29 <popey> also, desktop has it ㋛
15:29 <popey> Ok, lets see what jamie says. Next item to discuss?
15:30 <sverzegnassi> Just smaller things
15:30 <popey> ok
15:30 <sverzegnassi> I've got a branch for a C++ plugin that can read text files
15:30 <sverzegnassi> Actually it's threaded but the TextArea isn't
15:31 <sverzegnassi> I was wondering if we could use for example a ListView, but it's a low priority item
15:32 <sverzegnassi> Also, we could need to ask to the design team first, since it would break the current UX
15:32 <popey> we can do that if you have some mockups?
15:33 <sverzegnassi> With some mockup it would be easier
15:33 <sverzegnassi> Since I don't know if we should allow editing of some files (and this needs to be moved in another page in the stack)
15:34 <popey> editing?
15:35 <sverzegnassi> In case we need to have a text editor, I mean
15:35 <popey> oh I see.
15:35 <popey> well, the reminders app has a "rich text" editor
15:35 <popey> we could re-use that if necessary
15:35 <popey> would be good to have consistency
15:35 <popey> oh, and you have one for your notes app too.. :)
15:36 <sverzegnassi> Ok, I'll take a look then
15:37 <sverzegnassi> Last item is about license header in the source code
15:37 <sverzegnassi> We forgot them.
15:37 <popey> oops
15:37 <popey> :)
15:38 <sverzegnassi> So, licence is GPL3, Copyright holder is Canonical Ltd., authors are everyone that pushed a commit in a specific file
15:38 <sverzegnassi> Am I wrong?
15:39 <popey> we generally don't list all authors in the file I don't think.
15:39 <popey> unless it already had a boilerplate from upstream, we leave that intact
15:40 <popey> but for our own stuff, yes, gpl3, copyright canonical ltd.
15:40 <popey> http://bazaar.launchpad.net/~ubuntu-clock-dev/ubuntu-clock-app/utopic-3.0/view/head:/app/components/AnalogMode.qml
15:40 <popey> like that
15:41 <sverzegnassi> Ok, I'll do this boring job during the weekend :P
15:42 <popey> heheh
15:42 <popey> Awesome.
15:42 <popey> Anything else?
15:43 <sverzegnassi> No, that's all at the moment
15:43 <popey> Awesome.
15:43 <sverzegnassi> Have a great weekend!
15:43 <popey> You too!
15:43 <popey> Thanks for your hard work! :D
15:43 <popey> (even the boring bits)
15:44 <sverzegnassi> Ahahah
15:44 <popey> #endmeeting