20:02 <popey> #startmeeting File Manager meeting
20:02 <meetingology> Meeting started Tue Dec  9 20:02:13 2014 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> how are you ajalkane CarlosMazieri ?
20:02 <CarlosMazieri> hello all
20:02 <popey> oh and Letozaf_ ☻
20:02 <CarlosMazieri> I am fine
20:02 <ajalkane> howdy popey & carlos
20:02 <ajalkane> and all present
20:03 <popey> How was your week, anything interesting to report? ☻
20:03 <ajalkane> I wonder if some test-case guru could look at this merge proposal, I can't make head or tails what's going on https://code.launchpad.net/~gang65/ubuntu-filemanager-app/ubuntu-filemanager-app-plural-translation-fix/+merge/241821
20:04 <CarlosMazieri> Well, I tried to run samba on the phone it got frozen
20:04 <ajalkane> nothing interesting for me, been swamped with real work... just done a little bit reviews now, and started a bit the sdcard detection code
20:05 <Letozaf_> Letozaf_, sorry guys was away just for a second
20:05 <popey> wb ☻
20:05 <popey> CarlosMazieri: oh, what happened? any logs?
20:05 <popey> CarlosMazieri: something I can reproduce?
20:06 <CarlosMazieri> no logs, just got frozen, I rebooted several times
20:06 <Letozaf_> I've got this ready: https://code.launchpad.net/~carla-sella/ubuntu-filemanager-app/tar-extraction-test/+merge/243912
20:07 <ajalkane> nice
20:07 <ajalkane> I just had time to review the tar branch...
20:07 <ajalkane> but it had some conflicts so niklas will need to resolve those before it gets merged
20:07 <Letozaf_> ok
20:08 <popey> CarlosMazieri: what did you do?
20:08 <CarlosMazieri> I was using devel channel, just installed samba and winbind as stated in the email
20:09 <popey> oh, i missed that mail
20:09 <popey> let me find it
20:09 <popey> got it
20:10 <CarlosMazieri> I could run some piece of code without success, then I realized that samba was not working properly, rebooted and it got frozen
20:10 <popey> erk
20:10 <popey> let me try that now
20:10 <CarlosMazieri> popey: just resent the email
20:10 <popey> got it
20:11 <popey> i can't see anything alarming being removed.
20:11 <popey> CarlosMazieri: your phone didn't run out of disk space did it?
20:12 <CarlosMazieri> I am flashing the phone again: sudo ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/14.09-proposed --wipe --developer-mode
20:12 <popey> I'm installing samba...
20:12 <CarlosMazieri> I do not know
20:12 <CarlosMazieri> lets check that
20:13 <CarlosMazieri> "/dev/loop0       2015824 1704456    208968  90% /"
20:14 <popey> ok, I'll have a play with this and reply to your mail when I know more.
20:15 <CarlosMazieri> OK, thanks.
20:15 <popey> i wouldn't surprised if it's an odd architecture (armhf) bug, or something strange to do with our odd mounts we have setup
20:16 <popey> rebooting phone, lets see
20:17 <popey> So I have a question about the zip/tar support.
20:18 <popey> Should we really be doing this in file manager, or should we push this to an "archive tool"
20:18 <popey> (which doesn't exist yet on the device)
20:18 <ajalkane> My original idea was archive tool
20:18 <ajalkane> but when I thought about it I wasn't sure if Content-Hub readily is suitable for that
20:19 <popey> yeah, there would be a lot of back-and-forth?
20:19 <popey> CarlosMazieri: my phone booted okay
20:19 <popey> CarlosMazieri: and i can see a samba print$ share
20:19 <CarlosMazieri> which is your channel?
20:20 <popey> phablet@ubuntu-phablet:~$ nmblookup -d 2 '*'
20:20 <popey> rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
20:20 <popey> added interface wlan0 ip=192.168.1.126 bcast=192.168.1.255 netmask=255.255.255.0
20:20 <popey> Got a positive name query response from 192.168.1.126 ( 192.168.1.126 )
20:20 <popey> 192.168.1.126 *<00>
20:20 <popey> ubuntu-touch/ubuntu-rtm/14.09-proposed
20:20 <popey> version version: 173
20:20 <ajalkane> the way I see it, it'd be like transfer .zip to archive tool, then you'd need in archive tool to select directory where to extract the archive. Too cumbersome. If archive tool can receive the path where the original file was in and use that as default location, then maybe it's good
20:20 <popey> ajalkane: agreed. Just wanted to make sure I wasn't crazy.
20:20 <CarlosMazieri> Thanks, this is image I am flashing now, lets see if that works.
20:20 <popey> \o/
20:21 <CarlosMazieri> About open files, I think that content-hub (or another global module) should do everything
20:22 <CarlosMazieri> it would be available to other apps than filemanager
20:22 <popey> +1
20:22 <popey> kenvandine: is mime type support in content hub going to give us file-opening?
20:22 <popey> (and when) :D
20:23 <popey> (pretty sure I've asked you this a dozen times, sorry)
20:24 <CarlosMazieri> popey: my flash failed:   "2014/12/09 18:21:49 Failed to enter Recovery"
20:25 <popey> ugh
20:25 <popey> ah
20:25 <popey> put the device in recovery mode first
20:25 <popey> you have to, if you use --wipe
20:26 <popey> hold down power and vol-, then choose recovery using volume keys and power
20:26 <popey> (or run "adb reboot recovery"
20:30 <CarlosMazieri> should I start the phone before trying to flash?
20:30 <popey> Well, it should be in recovery mode
20:30 <CarlosMazieri> I can see the robot
20:30 <popey> menu at the top?
20:30 <popey> pressing vol + or - changes option, power selects
20:30 <CarlosMazieri> ok
20:31 <CarlosMazieri> it is working ...
20:31 <popey> ok, cool.
20:31 <popey> We have a few outstanding merges.
20:31 <popey> are we on top of them?
20:31 <CarlosMazieri> annot push  ....   free space on /cache/recovery is unknown
20:31 <popey> Anything blocking you guys?
20:31 <popey> gah
20:32 <popey> might need to adb shell, and then delete everything in /cache/recovery
20:32 <popey> and then try again
20:32 <CarlosMazieri> OK thanks
20:37 <popey> ajalkane: Letozaf_ CarlosMazieri any issues with the current outstanding merges?
20:38 <Letozaf_> popey, No the test I wrote for unzipping tar files is waiting for the tar feature to be mergede
20:38 <Letozaf_> merged
20:39 <Letozaf_> popey, so I am "just waiting" :)
20:39 <popey> \o/
20:39 <CarlosMazieri> No problem
20:41 <ajalkane> popey: except for the one I linked at beginning, no
20:43 <popey> Ok.
20:43 <popey> Anything else to discuss?
20:43 <Letozaf_> not for me
20:44 <CarlosMazieri> no
20:45 <popey> Ok! lets wrap up then. CarlosMazieri let me know if you need any more help with flashing or samba.
20:47 <popey> #endmeeting