== Meeting information == * #ubuntu-touch-meeting: file manager meeting, 28 Jan at 21:01 — 21:46 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2014/ubuntu-touch-meeting.2014-01-28-21.01.log.html]] == Meeting summary == ''LINK:'' https://docs.google.com/a/canonical.com/document/d/1trse15NokU8IJ5lm3BnUi7oMNTCkUnYNHeAHZdtzFoQ/edit ''LINK:'' http://bazaar.launchpad.net/~ubuntu-filemanager-dev/ubuntu-filemanager-app/plugin/view/head:/folderlistmodel/dirmodel.h#L115 ''LINK:'' http://davidplanella.org/ubuntu-emulator-quickstart-guide/ == Vote results == == Action items == * (none) == People present (lines said) == * popey (56) * ajalkane (31) * CarlosMazieri (10) * iBelieve (5) * balloons (4) * nik90 (3) * meetingology (3) * kenvandine (3) == Full Log == 21:01 #startmeeting file manager meeting 21:01 Meeting started Tue Jan 28 21:01:33 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 21:01 21:01 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 21:01 unfortunately i appear to have broken x on my laptop, so I am chatting to you from tty0 21:01 so i can't view web pages at the moment ⍨ 21:01 old school 21:02 yeah, its fast! 21:02 so how are things chaps? 21:03 Updated to 14.04 to continue development. Started to do some prototyping for the content-hub 21:03 oh good 21:04 I am studing some redesign on model 21:04 Some questions about that: single file selection, multi-file selection, folder selection? Which of these are wanted? 21:04 via content hub? 21:04 popey: yes 21:04 single and multi-file I would imagine at least being useful. 21:05 e.g. file upload dialog in a browser would usually allow for single or multi-file upload 21:06 popey: thinking about browser, saving a file in some directory, that's not needed? 21:06 good point 21:09 kenvandine: do we have any use-cases for file requests via content hub? 21:09 In any case, I might have to start with single itme selection as there's no multi-select support at the moment in FileManager. But it's good to know what's wanted. Folder selection still fits with single-selction model. 21:10 I think we need to break down the content-hub work into some more granular work items. 21:11 but I can't see the blueprint at the moment, which is not helping ☻ 21:11 Also now that I've been testing, I've seen at least on dev environment some regressions. For example file properties do not show the permissions of files. I suspect the backend has changed in some ways that have not been brought to the UI 21:12 Or then 14.04 has older version of the backend C++ code, I haven't yet checked what's the case there. 21:12 Interesting. 21:13 I'll take a look and file some bugs on the device tomorrow. 21:14 ajalkane, weird... I'm not 14.04 too and I think it displays perms fine 21:14 I did notice a glitch in the alignment of the pop-up 21:14 popey, there are in the design spec 21:14 kenvandine: got a link? 21:14 ajalkane: there were no changes related to file permissions 21:14 Also on more mundane development matters, the FolderListPage.qml has grown too big and needs refactoring 21:14 https://docs.google.com/a/canonical.com/document/d/1trse15NokU8IJ5lm3BnUi7oMNTCkUnYNHeAHZdtzFoQ/edit 21:15 I get these kinds of errors selecting properties on file: e:///home/arto/coding/mdspencer/better-desktop-support/FolderListPage.qml:108: TypeError: Object DirModel_QML_104(0x8bc1ad8) has no method 'curPathIsWritable' 21:16 DirModel::curPathIsWritable() is there 21:16 thanks kenvandine 21:16 np 21:17 CarlosMazieri: it's a function and not a property? 21:17 I mean Q_INVOKABLE 21:18 http://bazaar.launchpad.net/~ubuntu-filemanager-dev/ubuntu-filemanager-app/plugin/view/head:/folderlistmodel/dirmodel.h#L115 21:20 CarlosMazieri: Right. Should work then. I updated from 13.10 to 14.04, can be something went wrong there 21:20 ajalkane: is this on your vm? 21:20 popey: yes 21:20 i suspect the ppa got disabled when you upgraded? 21:21 ah, it's in ppa and not in the default repositories? 21:21 yeah, i think so 21:22 you'll find the ppa was commented out during the upgrade I suspect 21:22 ok good... I'll just compile the code and install it, better that way for development anyway 21:22 re-enable it in /etc/apt/sources.list.d/foo.list and it'll fix it 21:22 or that ☻ 21:23 popey: what repository is the emulator? 21:23 its in the default 14.04 repo now I believe 21:23 ubuntu-emulator is the package 21:23 there was a post by Dmitry on the ubuntu-phone list 21:23 I am using 13.10 21:23 iBelieve: I'm working on your "desktop-*" branch, I saw that victor approved it. Was there still something blocking it to be merged? 21:25 CarlosMazieri: ah, you *may* be able to get the version from the 14.04 repo and install to 13.30, from packages.ubuntu.com/ubuntu-emulator ? 21:25 i think it pulls in some scripts which make managing the emulator images easier 21:25 popey: thanks 21:25 or upgrade to 14.04 ☻ 21:25 If I may, david planella did an excellent post about the emulator at http://davidplanella.org/announcing-first-ubuntu-app-dev-schools/ 21:26 oh yes, thanks nik90 21:26 sry wrong link 21:26 http://davidplanella.org/ubuntu-emulator-quickstart-guide/ 21:27 The emulator is a heaven when running in VM for people who like slow-motion shots in action movies! 21:28 But seriously speaking it's great that it's finally arrived 21:28 yeah. it needs some work to make it faster 21:28 i think it's based on a very old qemu 21:28 we may be able to move to a newer version as the android adk updates 21:29 I haven't had nothing but slow or slower experiences with qemu, but having an emulator of any sorts is better than nothing 21:29 Yeah ☹ 21:29 ajalkane: CarlosMazieri do either of you have nexus 4? 21:29 Nope 21:30 I have a nexus 7 which is no longer working 21:30 ok. 21:30 In emulator I had sometimes problems bringing the toolbar open again. No such problems in real devices? 21:30 correct 21:30 so basically all tests work ~100% on nexus 4 21:30 Ie. IIRC I went to some empty directory and I couldn't get back up again 21:30 somewhat less than that on galaxy nexus 21:30 and even worse on the emulator 21:31 anything that's broken on galaxy nexus is generally broken in the emulator 21:31 but with the galaxy nexus dropping we're going to focus more on getting the emulator working better 21:32 I'll see if I can get budget for a nexus 4 or two for you guys, but can't promise anything. 21:32 ah and also, in deve environment, if I'm not in "wide aspect mode", I go to a dir, bring the toolbar up, then clicking up button does not work 21:32 oh, not seen that 21:33 That could be helpful for testing 21:33 need these glitches filed as bugs so we can track them 21:33 This is only in mdspecer branch I think 21:33 ah 21:34 at least I couldn't just now reproduce it from the master branch 21:34 But I will file bugs once mdspencer branch has been merged 21:34 thanks 21:35 ajalkane, sorry I stepped away for a bit. The autopilot tests are failing, so I need to fix them 21:36 iBelieve: ok. Eaglery waiting. There's some nice improvements you have on the branch! 21:36 ajalkane, I'm not much good at autopilot, but I'll try to get them straighted out as soon as possible. 21:36 * popey pokes balloons 21:36 iBelieve: same problem for me, haven't had time to dwelve into autopilot yet :P 21:36 picj 21:37 balloons is our resident autopilot wizard 21:37 * balloons knows iBelieve is better @ AP than he thinks :-) 21:38 heh 21:40 CarlosMazieri: let me know if you get any problems with the emulator? 21:40 balloons, maybe so, but still I'll probably be pinging you for help when I work on the tests. It has to do with merging in changes from master, so I got confused with what should be there and what shouldn't. 21:40 popey: thanks I will 21:41 iBelieve: please do if you get stuck, we can find other AP experts if balloons isn't around. 21:42 iBelieve, sure ping away.. #ubuntu-autopilot has folks in it as well 21:42 depending on what the nature of the question is 21:43 thanks popey, balloons 21:43 Ok, anything else we need to discuss guys? 21:44 No, Thanks all 21:44 That's all for me also 21:46 ok, great. Thanks chaps. 21:46 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)