== Meeting information == * #ubuntu-touch-meeting: File Manager meeting, 28 Oct at 19:00 — 19:34 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2014/ubuntu-touch-meeting.2014-10-28-19.00.log.html]] == Meeting summary == ''LINK:'' https://code.launchpad.net/~nikwen/ubuntu-filemanager-app/translationfix/+merge/239663 looks like a nice simple fix ''LINK:'' http://people.canonical.com/~ogra/touch-image-stats/rtm/112.changes == Vote results == == Done items == * (none) == People present (lines said) == * popey (67) * ajalkane (33) * dpm_ (7) * meetingology (3) == Full Log == 19:00 #startmeeting File Manager meeting 19:00 Meeting started Tue Oct 28 19:00:42 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 19:00 19:00 Available commands: action commands idea info link nick 19:01 How was the journey back? 19:01 it was good. Watched half of Godzilla and passed out. 19:01 hah! 19:02 o/ 19:02 i see we have a couple of contributed merges.. at http://people.canonical.com/~dpm/core-apps-sponsoring/ 19:03 yeah the zips thing didn't work for me, unzip was missing. Not sure if it's coming with some future image update. 19:03 https://code.launchpad.net/~nikwen/ubuntu-filemanager-app/translationfix/+merge/239663 looks like a nice simple fix 19:03 aye, I'll approve it right away 19:03 hey popey, in addition to those, could we do an upload some time soon? It'd be good to get the new header work that ajalkane did last week available on the store 19:03 it's looking fantastic 19:03 dpm_: not without autopilot tests.. 19:04 I fixed 'em damn autopilots friday night 19:04 oh, did it pass? 19:04 sweet! 19:04 in that case, yes! 19:04 I planned to earlier today but assumed (wrongly) that the AP tests were broken. Sorry. 19:04 But don't tell anyone I cheated a bit and disabled one 19:04 ah, oops 19:04 don't we have them? 19:04 balloons won't like that 19:04 I'll make a bug report out of it so that I remember to look into it 19:04 otherwise we shouldn't even have landed the branch 19:05 it's about the places as they're bottom edge stuff now, not sure how to autopilot it 19:06 Yeah, we shouldn't really disable the tests. 19:06 I know, it was naughty but had to be done. It's one test luckily. I hope I can fix it during this week. 19:06 we need someone with AP test skills to fix it, or indeed, you can ☻ 19:08 ajalkane: any idea when you'll get to look at that? 19:09 popey: not really. I hope during this week. Likely not today, definitely not tomorrow. 19:10 dpm_: suggestions for who can look at this when balloons is away? 19:10 everyone is stretched a bit thin 19:10 popey, not really, elopio can, but he's about the only one. Perhaps brendand? 19:10 or Carla 19:11 it's test_places.py, there's two tests that had to be disabled when not in tablet mode 19:11 I'll make a bug out of it 19:11 great! 19:11 I'll ping those guys/gals with the bug link and see if we can get it fixed. 19:11 next time we'll have to get it fixed before landing, even if it's the most awesome landing in recent times ☻ 19:17 ok, have pinged those guys a mail 19:17 here you go https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1386850 19:17 magic! 19:17 thank you. 19:18 so back to the unzip one... 19:18 it calls unzip directly? https://code.launchpad.net/~nikwen/ubuntu-filemanager-app/zips/+merge/239662 19:18 yes 19:18 is that wise? would it not be preferable to use a library ? 19:19 Says Ubuntu Download Manager or something like that does the same and that's why unzip is included in image 19:19 ah 19:19 well, unzip is included, yes. Just ran it on my phone 19:19 I don't know what that download manager is, but sure enough it calls unzip directly also 19:19 okay, on my r299 it wasn't 19:19 interesting 19:21 http://people.canonical.com/~ogra/touch-image-stats/rtm/112.changes 19:21 landed in the rtm image there 19:21 back on 16th 19:21 weird 19:21 what channel you using? 19:21 if you run "adb shell system-image-cli --info" it will tell you 19:22 devel-proposed 19:22 ok, might want to switch then 19:22 it won't wipe your device 19:22 aye? What's the recommended one? 19:22 do a "ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/14.09-proposed" 19:22 thats what I'm on 19:23 however I will chase up as to why the download manager update hasn't landed in devel-proposed, so leave that with me 19:23 but that should get you going 19:23 I'll comment on the merge too 19:23 ok, thanks! I'll start flashing 19:26 this unzip feature is a can of worms 19:26 there's bzip2 on the device too... 19:26 do we support that? what about $other_random_archive_format ? 19:26 and tar I already got 19:26 so tar.gz is easyish to do also 19:27 IMO an own Archiver application that could open these up for all apps would be nicer 19:27 hmmm 19:27 But I'm not sure how that'd work out with Content-Hub 19:28 Could get messy 19:28 send archive via content hub to Archiver 19:28 Archiver sends back unpacked files via content-hub 19:28 like that? 19:28 Sounds stupid as hell 19:28 I guess this is one place where being unconfined is needed so perhaps better support it in filemanager 19:29 Hmm. 19:29 This sounds like a topic for Ubuntu Open Week! 19:29 Though that would have the advantage of working from other apps 19:29 (which is my way of changing the subject slightly to something I wanted to mention anyway) 19:29 the real problem is that Content-Hub doesn't have granular enough type system to recognize archives 19:30 uh, not open week, online summit.. duh, stupid names. 19:30 So, Ubuntu Online Summit, is 12-14 November 19:31 We'll have a bunch of sessions about the core apps. We should have one about the file manager. 19:31 okay cool 19:31 I'll ping you guys a mail about it. The goal being to plan what features we want in the app going forward. 19:31 So we can prioritise and figure out what's important for the short term. 19:32 We can type up our thoughts before hand in an etherpad and then discuss at the session. 19:32 More details to follow in an email! ☻ 19:32 Sounds good. If I remember the timing correctly it was during working hours so I'm doubtful I can make it online 19:32 that sounds good 19:32 Ok. so more important that we get it down in a document before hand 19:32 Good stuff. 19:32 Okay, anything else? 19:33 Nope. There's enough bug reports to keep me busy for a while. 19:33 :D 19:33 Super. Thanks ajalkane ! 19:34 * popey goes to get beer! 19:34 Thank you, cya later! 19:34 o/ 19:34 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)