20:08 #startmeeting File Manager App 20:08 Meeting started Thu May 23 20:08:54 2013 UTC. The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 20:08 20:08 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 20:09 Launchpad: https://launchpad.net/ubuntu-filemanager-app 20:09 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-filemanager-development 20:09 Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev.html 20:10 so the burn-down is looking pretty good, we're still on track 20:10 yes we are 20:10 I filed a merge proposal to get the file manager included in the daily builds of the phablet images 20:10 it'll require a code review from the phablet developers, which may not occur for a week, but it's in the works 20:11 That is fine 20:11 I had a problem, I decided to test the plugin in the NEMO emulator 20:12 the clipboard did not work 20:12 neither on N9 emulator 20:12 does it work on devices? 20:12 I have only a N9 which I have not tested yet 20:13 I guess on mobile devices they build X and Qt with less capabilities 20:13 I have a nexus 7, if you tell me what to try 20:13 Ubuntu Touch doesn't use X, it's SurfaceFlinger right now, and will be Mir in the future 20:13 you can run the regression tests 20:13 tell me how and I will 20:13 OK, that is something we need to test 20:14 if there's ever anything you want tried on a device, just let me know 20:15 on my branch there is a bazarrepo/test_folderlistmodel/regression folder 20:15 just qmake regression_folderlilstmodel.pro 20:15 and run 20:16 on the device? 20:16 it generates a binary regression_folderlilstmodel 20:16 it has 20 test cases 20:17 ok 20:17 I have worked around to keep a private clipboard data 20:17 ok 20:17 on Saturday I will release that code 20:17 how about opening files, is that working yet? 20:18 yes, but I am afraid it will not work because it depend on Desktop configuration 20:18 I will test that on Nemo to see if it works 20:19 CarlosMazieri: why wouldn't it work? 20:19 as long as there is something registered to handle the mimetype 20:19 Agree, but ... 20:21 I will put a test to test that on NEMO emulator 20:21 ok 20:22 so another thing we need is to add Autopilot tests 20:22 balloons: want to say something about that? 20:23 No, I have not tested myself so much the QML ui 20:23 we're going to get Jenkins running autopilot for us soon, and balloons has some documentation on how to write Autopilot tests for QML apps 20:24 https://wiki.ubuntu.com/Touch/Testing/Autopilot 20:24 that should contain the information needed to get started writing those tests 20:25 and you can jump into #ubuntu-autopilot if you have any questions 20:25 OK 20:26 last but not least, I'm setting alpha, beta and final release milestones for all of the core apps 20:26 for File Manager, I think you're already past the alpha-stage, so there's no need to worry about that 20:26 I think beta we can target for month-3, which is mid-July 20:27 that is fine 20:27 and have file-opening (if the system is configured for the mimetype), get the clipboard issues figured out, and have some tests written 20:27 then final release at month-4 milestone, which is mid-August 20:28 and hopefully at some point in there we'll get an official set of filesystem icons to use 20:29 how is our relationship with upstream Nemo, are they still happy with our contributions? 20:29 I do not have any 20:30 I do not know if they got our work or not. 20:30 how are you submitting it? 20:31 I only check it in and push into my branch 20:31 in bzr/launchpad? 20:31 I thought it is something you guys are taking care. 20:32 yes 20:32 what does upstream use for their source code? 20:33 maybe popey or Arto were doing that 20:34 I do not know, I got the previous code from github, Arto first changed something, then I got and worked from that. 20:34 ok 20:35 my changes are heavy comparing to the initial version 20:35 all the more reason to make sure upstream has your changes, otherwise they might do something that we won't be able to include 20:38 ok, I'll check with those guys to see if someone's working to get those changes upstream 20:38 any other questions or concerns? 20:38 no 20:38 #endmeeting