20:02 #startmeeting Ubuntu Touch Filemanager App meeting 20:02 Meeting started Thu Jul 4 20:02:45 2013 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 20:02 20:02 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:03 how are you guys? 20:03 blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-filemanager-development 20:03 bugs: https://bugs.launchpad.net/ubuntu-filemanager-app/+bugs 20:03 Fine, thanks. 20:03 I haven't had any time to do much at all except accept some merge requests 20:03 reviews: https://code.launchpad.net/ubuntu-filemanager-app/+activereviews 20:03 But there's been couple guys doing good work 20:03 that's cool, we knew that was happening. 20:04 One thing about the merge requests is puzzling me 20:04 in the past it was enough that I gave my personal approval 20:04 then jenkins and whatever swooped in, if they approved, and it was merged 20:04 now the branched I've approved linger there until I choose the (global?) approve 20:04 yes, "top approving" 20:05 they don't get merged until someone top approves 20:05 ok... so it's ok I top approve or is it someone else's job? 20:05 it should gate everything 20:05 if you're completely happy top approving that's fine 20:05 on larger projects we may have more levels of approval 20:05 "larger" meaning "more than two people" :D 20:06 Well, Michael Spencer has been doing a lot of good work recently on UI, so it's three :) 20:06 And Leo kickstarted the autopilot tests, but not sure if he's active there anymore 20:07 Yeah, I saw the merges, good times. 20:07 Did you guys get a mail from jono yesterday? 20:08 about dogfooding? 20:08 I don't think so 20:08 I have not seem yet. 20:08 ok. let me forward it to you 20:08 I cant see who got it because he bcc'ed everyone 20:08 hence why I am asking ☻ 20:09 what email address shall I use? 20:09 feel free to pm if you dont want it logged 20:09 I guess it's okay if I ask Michael Spencer to attend these meetings as he's been doing good UI work recently? 20:10 yeah, absolutely ajalkane, I should have done that. 20:10 question about open files, should we allow to open executables ? 20:10 ok, mail sent 20:10 no. 20:11 we should not be launching applications directly from the file manager IMO 20:11 thats what the terminal is for ㋛ 20:11 OK, right now Qt sends a warning message. 20:11 I'd think opening through .desktop file is safe though 20:12 hmmm 20:12 .desktop should open 20:12 that seems reasonable 20:12 I expect the security team will have a fit and come up with possible attack vectors here 20:12 but it's a file manager on a developer preview so... 20:14 So just going back to Jono's mail. 20:14 You don't have to read it all right now.. 20:14 We'd like to get all of the apps to a "dogfoodable" (i.e. usable day to day) by the end of the month 20:14 The good news is the file manager is quite far along. 20:15 https://wiki.ubuntu.com/Touch/CoreApps/Dogfooding#File_Manager 20:15 that lists (at a very high level) the kinds of features a user might expect 20:15 I think we have all of that covered and more, yes? 20:16 just have to make sure our branches are correctly merged and used 20:17 yes, I don't think jono realised how far along the app is ☻ 20:17 I haven't tested copy/delete/move recently either to be honest 20:18 I've only had time to do little tests here and there, but seems to be working... and there's more autopilot tests now also that cover part of that functionality 20:19 once you copy a file, how do you then paste it somewhere? 20:19 just move the current path 20:19 There come sa paste button 20:19 With Michael's branch it's inside Action menu in the toolbar 20:19 ah ok 20:19 I am not running the latest it seems 20:20 if you paste on the place you will get an error 20:20 I will automatically add "Copy" to the file name to allow backup files and directories 20:21 interestingly I appear to have created a folder called \ in / 20:21 I should not be allowed near computers. 20:22 hehe... well it's good to test that kind of weird special cases :) 20:22 Oh I'm a weird special case alright. ☻ 20:22 So the other thing I wanted to mention was that plan to have some hackdays 20:22 to get people involved, get the apps some more exposure, more testing and maybe new features or fixes 20:23 As part of the push to an awesome experience 20:23 That's nice. The last hackday for testing provided some good base for autopilot tests 20:23 Oh that's good to hear, and I'm sure balloons will be happy about that too. 20:24 Just a heads up really in case you see some random merge requests come in. 20:24 I see Sam has proposed a new icon.. 20:24 Approved, but commit message needed apparently 20:25 It's a bug in launchpad IMO. The commit message is marked as optional. 20:25 Ok. Groovy. 20:26 So I didn't have anything else to mention.. 20:26 Other than I'm really impressed with how the File Manager has been developed by you guys. 20:26 I know it was important to some of our more geeky users that we have a decent file manager, and you guys delivered! 20:28 Any other questions / issues from you guys? 20:28 thanks. Ubuntu's support has also been outstanding. I'm eager to see what comes up in finished product :) 20:28 I would like to know how we check from which branches/revisions daily builds are made 20:29 CarlosMazieri: daily builds of the phone image? 20:29 or daily builds of the individual packages? 20:30 For example, I installed the file manager using apt-get on another machine, I did not get the last 20:31 it was after a apt-get dist-upgrade 20:31 Well that's odd. 20:31 Also, currently File Manager plugin depends on some lib that is not listed in README as prerequisites - damn my memory for not remembering what it was 20:32 maybe taglib 20:32 yes, taglib 20:32 libtag1-dev I think is needed to be installed before building 20:33 but I think that has been provided, if not Music App guys had complained about 20:33 ah, libtag is for identifying mp3 tags in files? 20:33 I guess it's in the deb specs, but if one wants to build it from source it'd be good to mention in README 20:34 yes, it used for Music App 20:34 right. 20:35 So I don't understand why an apt-get install doesn't get latest but dist-upgrade does. That seems odd 20:35 But the PPA name "daily" is a bit misleading 20:35 it can build at any time really, sometimes just a few minutes after you approve a branch for merging into trunk. 20:35 or if jenkins is broken, some hours later 20:36 anything else? 20:37 Not for me 20:37 btw. carlos anything about nemo upstreaming? 20:37 No news 20:37 ok 20:38 the branch ubuntu-filemanager-app/plugin/folderlismodel should be used in daily build 20:38 That is where I merge my changes into 20:38 Yes, I believe it is 20:39 OK, I will try it again 20:39 do ping us in #ubuntu-touch anytime if you get problems, you don't have to wait for this meeting. 20:39 Or just drop us an email 20:39 Thanks 20:39 OK, Thanks. 20:39 We can poke the people who run the machines 20:39 Ok. lets wrap up then. 20:40 Cya 20:40 Thanks guys. Have a great weekend. 20:40 #endmeeting