20:02 <popey> #startmeeting File Manager meeting
20:02 <meetingology> Meeting started Tue Feb  3 20:02:11 2015 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
20:02 <meetingology> 
20:02 <meetingology> Available commands: action commands idea info link nick
20:02 <popey> hi CarlosMazieri ajalkane Letozaf_ !
20:02 <popey> How are you all this week?
20:02 <CarlosMazieri> hi All,
20:02 <Letozaf_> Hello everyone :)
20:02 <CarlosMazieri> I am fine, thank you.
20:03 <ajalkane> howdy gentlemen and ladies
20:03 <Letozaf_> I'm fine too
20:03 <ajalkane> popey: did you have time to try the SDCard fix I sent you?
20:03 <Letozaf_> hello ajalkane
20:03 <popey> ajalkane: oh!? I missed that fix.
20:03 <popey> was it in email?
20:04 <ajalkane> Yes, in e-mail
20:04 <popey> ah found it, crap, sorry I didn't see that
20:04 <ajalkane> With a click, might have been gone straight to spam of course :-o
20:04 <popey> no, just in between a thousand other mails :)
20:04 <ajalkane> I can imagine
20:04 * popey tests now
20:05 <popey> while that builds...
20:05 <popey> we had a bug filed privately about file manager
20:05 <popey> I don't actually think it's a bug in FM but you might want to see this, let me copy/paste the mail
20:06 <popey> http://paste.ubuntu.com/10040544/
20:06 <popey> I think it's likely a bug in mediaplayer, but what do you think?
20:06 <popey> (I can reproduce it)
20:08 <ajalkane> It misses one important ingredient, the extensions of the file (ie. is it .mp4 for example)
20:08 <popey> i tested it with a video recorded by the camera
20:08 <ajalkane> the file extension determines what kind of Content-Hub type FileManager associates the file with
20:08 <popey> video20141202_171620743.mp4
20:08 <popey> yes
20:09 <popey> (installing your sdcard patched version too)
20:09 <ajalkane> Since we're already complaining about opening of files, here's another bug: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1413821
20:09 <popey> heh
20:10 <ajalkane> I recognized that already in last falls sprint, but as far as I know there's not much that can be done without Content-Hub changes
20:10 <popey> yeah, we've had this conversation with kenvandine before, right?
20:10 <ajalkane> I think so, but I'm not aware of any resolutions
20:11 <popey> ok, so sdcard thing - http://people.canonical.com/~alan/screenshots/device-2015-02-03-200930.png
20:11 <popey> looks good.
20:11 <ajalkane> Great... so okay to push as merge proposal?
20:12 <popey> please do, does it have any autopilot impact do you know? ( Letozaf_ ? )
20:12 <popey> Letozaf_: guess this may be hard for you to test on device, but should work on desktop - the merge is this one https://code.launchpad.net/~ajalkane/ubuntu-filemanager-app/sdcard-less-is-more
20:13 <popey> it reduces the number of things in the "Places" menu (which by default shows all the mounts on the device (which is a huge number))
20:13 <Letozaf_> popey, I will take a look at it
20:13 <popey> ajalkane: has added code to shrink the list to only show mounted devices (like sd cards)
20:13 <popey> thanks!
20:13 <popey> ajalkane: does it already cater for network mounts as discussed? (so long as they are under /media, right) ?
20:13 <popey> thanks Letozaf_
20:13 <Letozaf_> yw
20:14 <ajalkane> It may... basically only /media/$USER and /run/user/$UID mounted directories are considered
20:14 <ajalkane> popey: gvfs won't work
20:14 <popey> ok, not something we need to worry about immediately :)
20:14 <ajalkane> depends entirely how it's mounted
20:14 <popey> yeah
20:14 <popey> ok, so back to your issues.
20:15 <popey> So in theory, an mp4 file should launch content-hub and thus mediaplayer?
20:15 <ajalkane> yes
20:16 <popey> i would expect /usr/share/url-dispatcher/urls/mediaplayer-app.url-dispatcher to contain something relavent
20:16 <popey> "protocol": "video"
20:16 <popey> thats all it contains
20:16 <ajalkane> I think either some other kind of file extension or mediaplayer for some reason can't accept Content-Hub import for it
20:16 <ajalkane> Remember FileManager does not use url-dispatcher
20:16 <popey> ah true.
20:16 <ajalkane> Because of app-confinement we need to use Content-Hub
20:18 <popey> Hmm.
20:20 <popey> I fear you're right, we're dependent on further content-hub development.
20:20 <popey> I'll pass that on.
20:21 <popey> What else do we need to discuss? Anything>
20:21 <popey> ?
20:21 <Letozaf_> not for me
20:21 <ajalkane> That's all for me
20:22 <CarlosMazieri> that is ok for me
20:22 <popey> That was easy. Thanks everyone.
20:22 <ajalkane> Thanks all!
20:22 <Letozaf_> thanks all!
20:22 <popey> #endmeeting