20:00 <mhall119> #startmeeting File Manager App
20:00 <meetingology> Meeting started Thu May 30 20:00:24 2013 UTC.  The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
20:00 <meetingology> 
20:00 <meetingology> 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:00 <mhall119> some links:
20:00 <mhall119> Bugs: https://bugs.launchpad.net/ubuntu-filemanager-app
20:00 <mhall119> Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-filemanager-development
20:00 <CarlosMazieri__> hello
20:00 <mhall119> Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-2.html
20:01 <mhall119> hello ajalkane, CarlosMazieri__
20:01 <elkng> what is that channel about ?
20:01 <mhall119> so, wow, 100% DONE on the month-2 work items, and we're only halfway through month-2
20:01 <mhall119> elkng: this is where development teams have their weekly meetings
20:02 <mhall119> elkng: https://wiki.ubuntu.com/Touch/CoreApps/Meetings
20:02 <elkng> mhall119: is that channel always here or its created when meeting started ?
20:02 <mhall119> always here
20:02 <popey> the bot changes it though
20:02 <popey> 21:00:24 -!- meetingology changed the topic of #ubuntu-touch-meeting to: Welcome to the meeting channel of the Ubuntu Touch Platform | | File Manager App Meeting | Current topic:
20:03 <popey> just before you arrived
20:03 <mhall119> ok, only one open bug: #1180956 Copying to a folder that contains the file already results in error
20:03 <mhall119> CarlosMazieri__: did you just fix that?
20:04 <CarlosMazieri__> No, only right now I am aware about it
20:04 <mhall119> [carlos-mazieri] prevent paste into the origin, send error signal: DONE
20:04 <CarlosMazieri__> ajalkane: did you notice that problem?
20:05 <ajalkane> CarlosMazieri__: yes, I reported it
20:05 <mhall119> is that work item different from the bug reported?
20:05 <ajalkane> My interpretation of the workitem is that it's different
20:05 <CarlosMazieri__> YES, this new item, it was missing to check
20:05 <mhall119> ok
20:06 <mhall119> so there aren't any more work items for this cycle, and only 3 left on the Blueprint
20:06 <mhall119> [popey] Get final icons for displaying FS objects: TODO
20:06 <mhall119> Create and cache thumbnails for documents, images and videos: TODO
20:06 <mhall119> Create proper icons for current placeholder icons in toolbar (and context-menu if it supports icons in future): TODO
20:07 <popey> mhall119: i requested icons from design, they said they'd provide "later"
20:07 <mhall119> popey: are we going to get FS icons for mobile?
20:07 <mhall119> ok
20:07 <popey> i.e. after final designs done for core apps
20:07 <popey> but no time until then
20:08 <mhall119> CarlosMazieri__: ajalkane: how about the other two, are they something we can target for the rest of month-2?
20:09 <ajalkane> I have very little time at least until fall, so I know those are too much work for me to tackle at the moment
20:09 <CarlosMazieri__> does month-2 mean June ?
20:09 <mhall119> yeah
20:09 <mhall119> since we have no other work items for June
20:10 <mhall119> unless you guys have some more things that need to be done that we can add work items for
20:10 <ajalkane> Since I don't have much time, I'm just seeing if there's some small polishing or if the "dogfood" eating results in bugs that I should fix.
20:11 <mhall119> ok
20:11 <CarlosMazieri__> there is a thumbnail in memo,  I guess it is only for images
20:11 <mhall119> oh, one thing I wanted to bring up is opening files in external apps
20:11 <CarlosMazieri__> I tested that in Nemo as reported in the email
20:12 <mhall119> it doesn't currently work on Ubuntu
20:12 <ajalkane> What about opening files in external apps?
20:12 <mhall119> opening files
20:12 <ajalkane> umm it doesn't?
20:12 <ajalkane> It requires latest carlos's plugin
20:12 <mhall119> not that I've gotten working
20:12 <mhall119> ok, maybe I need that
20:13 <mhall119> so how does the nemo plugin figure out what app to use?
20:13 <ajalkane> We switched to opening by calling plugin's function for extra flexibility in future
20:13 <ajalkane> It's just the same Qt's openExternal function, but one could in future do something extra there if needed
20:13 <CarlosMazieri__> I reported that Nemo open files does not work
20:14 <CarlosMazieri__> It tries to use Internet browser  to open the files I tested: mp3, pdf and text
20:14 <mhall119> ok
20:14 <mhall119> this is what I get: file:///home/mhall/projects/Ubuntu/sdk/pure-qml/ubuntu-filemanager-app/FileActionDialog.qml:37: TypeError: Object DirModel(0x8707478) has no method 'openPath'
20:14 <ajalkane> I'm confused. Carlos, are you talking about that running it in Ubuntu does not work, or in Nemo mobile it doesn't work?
20:14 <mhall119> now, Qt offers http://www.developer.nokia.com/Community/Wiki/How_to_use_Qt.openUrlExternally_in_QML
20:15 <ajalkane> mhall119: that's definitely outdated plugin
20:15 <CarlosMazieri__> Nemo emulator
20:15 <mhall119> is it?
20:15 <mhall119> oh, outdated nemo plugin you mena?
20:15 <ajalkane> yeah with Carlos's changes
20:15 <mhall119> I have 0.3.4bzr3raring0 installed
20:15 <ajalkane> It's week or two old in Carlos' repo that has openPath function
20:16 <CarlosMazieri__> I guess you are running the nemo plugin without any of our changes
20:16 <mhall119> oh, so not in the core apps PPA?
20:16 <ajalkane> where's core apps PPA? I'd like to take a peek how recent it is
20:16 <mhall119> https://launchpad.net/~ubuntu-touch-coreapps-drivers/+archive/daily
20:16 <mhall119> jenkins should be setup to build a new package there every time your plugin branch gets a new revision
20:17 <mhall119> popey: ^^ we have that setup right?
20:17 <popey> i believe so.. one moment
20:18 <popey> yo fginther
20:18 <fginther> hello
20:18 <popey> fginther looks after some of our build infrastructure
20:18 <mhall119> CarlosMazieri__: where is your latest plugin code?  What branch?
20:18 <CarlosMazieri__> lp:~carlos-mazieri/ubuntu-filemanager-app/model/folderlistmodel
20:18 <popey> fginther: we're just checking to see if the nemo plugin in https://launchpad.net/~ubuntu-touch-coreapps-drivers/+archive/daily is being built regularly, and if so where from?
20:19 <fginther> popey, checking
20:21 <fginther> popey, it is based on this branch: lp:~ubuntu-filemanager-dev/ubuntu-filemanager-app/nemo-qml-plugins-packaging
20:21 <mhall119> ok, I've created a new series to track the plugin work: https://launchpad.net/ubuntu-filemanager-app/plugin
20:21 <fginther> popey, but there have been no merge proposals processed
20:22 <mhall119> it also has a new branch, absed on the one CarlosMazieri__ just said he's using, it's at lp:~ubuntu-filemanager-dev/ubuntu-filemanager-app/plugin
20:22 <popey> thanks fginther
20:22 <mhall119> CarlosMazieri__: ajalkane: from now on, let's propose merges into that branch the same way we do for the app's trunk
20:22 <popey> so, should CarlosMazieri__ do a merge proposal to lp:~ubuntu-filemanager-dev/ubuntu-filemanager-app/nemo-qml-plugins-packaging ? mhall119 ?
20:22 <mhall119> popey: no, fginther can you point jenkins to lp:~ubuntu-filemanager-dev/ubuntu-filemanager-app/plugin instead?
20:22 <fginther> mhall119, yes
20:22 <mhall119> thanks
20:22 <popey> sweet!
20:22 <popey> thanks fginther
20:23 <mhall119> CarlosMazieri__: ajalkane: does that all make sense?
20:24 <CarlosMazieri__> OK,  I will propose a mege
20:25 <mhall119> CarlosMazieri__: it's an exact copy of your branch right now
20:25 <mhall119> so merge proposals are only needed going forward
20:26 <CarlosMazieri__> OK, thanks,
20:26 <fginther> popey, mhall119, it's ready to go now
20:26 <mhall119> but now the branch is something everybody in the team can push to, and we can do code reviews and stuff like we do for the app's code
20:26 <mhall119> thanks fginther
20:26 <mhall119> so, while we're on the subject of the plugin code
20:26 <ajalkane> Good
20:27 <mhall119> ajalkane: last week I asked if you could find out where the upstream version of the code is, and what we need to do to submit CarlosMazieri__'s code to them, were you able to find that out?
20:27 <CarlosMazieri__> mhall119:  do I need to look at the bug you mentioned ?
20:27 <mhall119> CarlosMazieri__: please
20:27 <ajalkane> mhall119: sure, I sent Carlos an overview. Did you get the e-mail Carlos?
20:27 <CarlosMazieri__> where is it ?
20:28 <mhall119> where it the bug? or the email?
20:28 <CarlosMazieri__> the bug description
20:28 <mhall119> https://bugs.launchpad.net/ubuntu-filemanager-app/
20:28 <mhall119> bug #1180956
20:28 <CarlosMazieri__> Thanks
20:28 <mhall119> np
20:28 <mhall119> how about ajalkane's email, did you get that?
20:31 <CarlosMazieri__> about upstream, yea
20:31 <fginther> CarlosMazieri__, is there a packaging branch for  lp:~ubuntu-filemanager-dev/ubuntu-filemanager-app/plugin?
20:32 <mhall119> CarlosMazieri__: cool, I really want to make sure we're getting these changes upstream, otherwise we'll be maintaining a fork and that's going to cause us a lot more work down the road
20:32 <mhall119> CarlosMazieri__: ajalkane: if there's anything I can do to help with getting it upstream, just let me know
20:33 <mhall119> are there any other questions, concerns or blockers from you guys?
20:33 <popey> fginther: there was packaging in the previous branch?
20:33 <fginther> popey, yes. it was inline
20:33 <CarlosMazieri__> fginther: maybe it is the lp:~ubuntu-filemanager-dev/ubuntu-filemanager-app/nemo-qml-plugins-packaging
20:33 <ajalkane> Nope for me
20:33 <fginther> CarlosMazieri__, I'll try it
20:35 <CarlosMazieri__> no questions from my side
20:36 <mhall119> fginther: if it's in the other branch, can you add it to the new one and send an MP?
20:36 <fginther> mhall119, I will if I get it to build :-)
20:36 <mhall119> thanks fginther
20:36 <mhall119> #endmeeting