== Meeting information == * #ubuntu-touch-meeting: Docviewer meeting, 02 Apr at 14:00 — 14:48 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2015/ubuntu-touch-meeting.2015-04-02-14.00.log.html]] == Meeting summary == == Vote results == == Done items == * (none) == People present (lines said) == * popey (65) * sverzegnassi (47) * meetingology (3) == Full Log == 14:00 #startmeeting Docviewer meeting 14:00 Meeting started Thu Apr 2 14:00:18 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 14:00 14:00 Available commands: action commands idea info link nick 14:00 how are you? 14:00 fine, thanks! 14:01 Super. 14:01 I have some potentially good news. 14:01 which? :D 14:01 We had a mail from Paolo from the Italian LoCo team.. 14:01 he's working with a University which has a number of students looking for projects. 14:02 We've pointed them in the direction of the core apps, specifically DocViewer as one. 14:02 Hopefully it works out and we can get more resources for you. 14:02 \o/ 14:02 Might be especially useful as they're in Italy, so makes communication easier for all of you. 14:03 But we'll see. Fingers crossed. 14:03 :) 14:05 now it's the moment for not-so-good news :P 14:05 I still have issue with zooming 14:06 i'm debugging the VerticalView class, trying to see whether the problem lives there 14:06 aww. 14:08 was mzanetti unable to help? 14:08 he thinks the issue is in the VerticalView class 14:08 22:44 so there seems to be some bug somewhere that confuses qml 14:08 22:45 I guess one could workaround by fiddling with contentY 14:08 22:45 and not using Item.mapToItem() 14:09 yes, that doesn't solve it anyway 14:09 :( 14:09 he's afk now for easter. 14:09 I don't know who else to ask. 14:09 Maybe it's worth sending a mail to the phone list? 14:09 Or mention on the G+ community? 14:10 Perhaps someone else with fresh eyes can take a look over easter break :) 14:10 i've tried to see it the same issue happens with the standard QML ListView, and seems there's some problem even with it 14:10 I'd like to provide a cleaner code, rather some attempt pushed on launchpad 14:11 but yes, it's worth to ask to the community 14:13 So lets go for that, and then you can focus on something else maybe? 14:14 yes, there are already a few things that I'll fix for the next week 14:14 1) https://bugs.launchpad.net/ubuntu-docviewer-app/+bug/1437626 14:15 2) https://bugs.launchpad.net/ubuntu-docviewer-app/+bug/1437622 14:15 * popey pokes kenvandine 14:15 content-hub mime type support? 14:17 I'm still of the opinion that if I import a document to docviewer, I've done that because I want to open the doc. So I see the additional click as unnecessary. 14:18 by other hand, even if the number of apps that export files to the docviewer is still lower, that would be very annoying 14:18 It's a behaviour I don't like very much in music-app, for example 14:19 the problem in my opinion is that they are two scenarios that are very different, but they're handled by the same code 14:19 right 14:21 We could see how it works with a notification on the bottom edge. if it doesn't work as good as expected, we can decide to open automatically the document 14:21 ok 14:22 I'm happy with that. 14:22 good! :) 14:22 how about the night-mode MP? 14:23 Oh, did I not approve it? 14:23 let me see 14:24 no, it's still there 14:24 sorry I missed it 14:25 approved / top approved 14:25 ok, thanks! 14:25 I've proposed for an MP the branch with the fix for showing/hiding the header on tap. Would be nice to have it for the next week 14:25 FYI 14:27 yeah, saw the mail. will take a look. 14:27 excited about that one. 14:29 :) 14:29 Do we have many other bugs remaining that bfiller filed? 14:29 fullscreen 14:30 which could be a bit longer, since we may need to expose some properties for autopilot, but I can work on it for the next week milestone 14:31 That would be great. 14:32 I'll speak to Paolo and see if we have an ETA on the Uni students. 14:32 ok! 14:34 Ok, anything else? 14:34 just two last things to discuss: 1) did you get news from Fabio (about app icon)? 2) Should we provide a web container (the discussion on IRC of some days ago)? 14:35 1) no. :( no reply to my mail. 14:35 a web container? 14:35 (to view html files) ? 14:35 yes 14:35 IMO it's out of scope for us. It should be something provided by webbrowser-app 14:36 I see a few issues with this. 14:36 yes. 14:36 that firstly! 14:36 if someone saves an html file, and later wants to view it, do they want the additional content too? 14:36 What about JS? style sheets and everything else? 14:36 do they really want to view "offline" and not do any web getting? 14:37 heh, good questions 14:38 I mean, if someone saves a page in chrome or firefox, it automatically saves all the other crap 14:38 yep, i know 14:38 the only thing we can do as docviewer team is to provide a good syntax highlighter for HTML code 14:39 so that a user has a kind of "view as source code" mode 14:39 that's my opinion about it 14:39 right, thats the other use case 14:40 I can see a good argument for docviewer viewing syntaxt highlighted php, perl, python, html, css, and plain text 14:40 but not rendering html IMO. 14:40 +1 14:40 rendering html -> webbrowser-app 14:41 good, I'll add the syntax highlighter stuff on the bug tracker (I forgot to do it in the last weeks) 14:41 ok. 14:41 awesome. 14:42 Do you think the syntax highlighting code will be pluggable? 14:42 I mean, will it be easy for someone to add a syntaxt highlighter for brainf*ck or some other obscure language..? 14:42 why can't I typed syntax 14:42 that's what I'd like to do 14:42 ok 14:42 AFAIK Qt allows to add style but it's on the C++ side 14:43 i'd need to play around with it, so that it becomes possible to add custom styles 14:44 would it be possible to re-use someone elses syntax highlighter? 14:44 This is a solved problem, surely? 14:44 i've seen that there's two alternatives: 14:44 1) Use a JS library -> not sure about performance 14:45 2) There's a C++ syntax highlighter from Digia's demo, BSD licensed 14:46 Ok, so lets get a bug filed with links to the tools. perhaps this could be something for a new contributor to take on? 14:46 sure! 14:46 thanks 14:47 have a nice Easter holiday!2 14:48 You too! 14:48 Thanks again. 14:48 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)