21:08 <dpm> #startmeeting
21:08 <meetingology> Meeting started Tue Feb 18 21:08:24 2014 UTC.  The chair is dpm. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
21:08 <meetingology> 
21:08 <meetingology> Available commands: action commands idea info link nick
21:10 <dpm> ajalkane, it's been a long time since I've been in a File Manager meeting, so if you guys can help me with a quick summary of where we stand with the app and the work you're planning to do next, that'd be great
21:10 <dpm> I'm also interested to know if there are any blockers that might be hindering development
21:10 <dpm> to see where we can help
21:10 <ajalkane> For myself, the thing I've been working has been Content-Hub integration
21:10 <dpm> ah, cool
21:11 <iBelieve> hi guys
21:11 <ajalkane> And there is a big blocker, as I've spent the last week's few free nights trying to get it to work
21:11 <ajalkane> The problem is that due to perhaps the recent cmake changes, emulator changesx, or whatever... that the available File Manager version will not deploy on the emulator
21:11 <iBelieve> I'm working on desktop UI features, and I've been blocked by some autopilot test problems due to my major UI changes. I'm working on it right now and hopefully should get the tests back and working.
21:11 <ajalkane> So I can't test my Content-Hub changes whether they work or not
21:12 <dpm> hey iBelieve :)
21:12 <dpm> ajalkane, ok, let's see if we can get this fixed
21:12 <dpm> as in today
21:12 <dpm> let me figure things out
21:12 <ajalkane> Most pressingly... how do I compile a click package out of trunk so that I can deploy it in emulator?
21:14 <dpm> ajalkane, can you try this? http://pastebin.ubuntu.com/6956579/
21:16 <ajalkane> dpm: sure thing
21:17 <dpm> ajalkane, also, I think for a quick workaround to get the app running on the device without building the click package, you can just copy the old .desktop file to the source tree and then run Ctrl+F12 on Qt Creator as usual
21:21 <delsa> bye to everyone
21:21 <delsa> bye dpm
21:22 <ajalkane> bleh... I have emulator running but "adb devices" does not show anything, nor I can do "adb push" to it
21:22 <ajalkane> but on the surface the commands you gave seemed to create a proper click package with a desktop file in it
21:25 <ajalkane> so how do I get adb woring so that I can push the .click package to emulator? I launched the emulator with "ubuntu-emulator run myinstance"
21:26 <ajalkane> And it's indeed running and I have unity8 interface for my enjoyment
21:26 <ajalkane> I already uninstalled the bundled FileManager so that I can test I can deploy a newer version
21:28 <dpm> ajalkane, try:
21:28 <dpm> adb kill-server; adb start-server
21:28 <dpm> that should make the emulator show up
21:29 <ajalkane> thanks, that worked
21:29 <dpm> awesome
21:29 <dpm> this is unfortunately due to this bug: https://bugs.launchpad.net/ubuntu/+source/goget-ubuntu-touch/+bug/1269556
21:29 <dpm> ajalkane, hopefully that unblocks you now
21:30 <ajalkane> Keeping me fingers crossed, I'm installing the trunk version now with pkcon install-local
21:30 <dpm> nice
21:31 <dpm> so time to wrap up the meeting: does this summary capture where we stand?
21:32 <dpm> - ajalkane testing the new Content Hub changes
21:32 <ajalkane> Can I get the command to run modified FileManager?
21:32 <ajalkane> It's not showing up in unity8? Or is adb killall unity9 the solution?
21:32 <dpm> - iBelieve working on desktop convergence and fixing the tests
21:33 <ajalkane> I'm pushy because I've previously gotten the click package to install but running it has not worked
21:33 <dpm> ajalkane, if you installed it as a click package and the version is higher than the currently installed one, it should run the latest one. Alternatively, you can do a 'pkill unity8'
21:34 <ajalkane> I uninstalled the bundled version. Well, I'm restarting the emulator and I'll see if the FileManager becomes available
21:35 <ajalkane> This IRC conversation is logged, right (for future reference) ?
21:35 <dpm> yes
21:35 <ajalkane> I'll surely not remember these magic commands in few days :P
21:35 <dpm> :)
21:36 <dpm> ajalkane, I'd suggest just leaving the pre-installed package, bumping  up the click package version of your branch and installing that. This way it should just work. Also, if for some reason it's not showing up, 'pkill unity8' will be faster than restarting the emulator, but both will work
21:37 <ajalkane> well, I hit control-c (once again) in the terminal I used to run myinstance which kills annoyingly the emulator. So that's why...
21:38 <ajalkane> But yeah, the click package I installed does not work
21:38 <ajalkane> file:///opt/click.ubuntu.com/com.ubuntu.filemanager/0.1.1.latest/ubuntu-filemanager-app.qml:20 module "org.nemomobile.folderlistmodel" is not installed
21:38 <ajalkane> profiling:/build:Cannot create directory
21:38 <ajalkane> etc..
21:38 <ajalkane> profiling:/build/buildd/dbus-cpp-1.0.0+14.04.20140123.1/obj-arm-linux-gnueabihf/src/core/dbus/CMakeFiles/dbus-cpp.dir/types/object_path.cpp.gcda:Skip
21:39 <ajalkane> from .cache/upstart/*filemanager*, once again I pressed control-C to exit less
21:39 <dpm> it seems that the file manager plugin is not installed
21:39 <dpm> how did you uninstall the pre-installed click package?
21:39 <ajalkane> Long press on FileManager in UI and uninstall
21:41 <ajalkane> So that perhaps uninstalled the plugin too?
21:43 <dpm> hm, it shouldn't have. IIRC, the plugin is a debian package
21:43 <dpm> which has no dependencies on the click package
21:43 <ajalkane> yeah it's not a UI component so shouldn't be clicky one
21:44 <ajalkane> is this some applauncher permission thing?
21:45 <dpm> ajalkane, can you do:
21:45 <dpm> apt-cache policy qtdeclarative5-nemo-qml-plugin-folderlistmodel
21:45 <dpm> and see if it lists the package as installed?
21:45 <ajalkane> N: Unable to locate package qtdeclarative5-nemo-qml-plugin-folderlistmodel
21:46 <dpm> hm, weird
21:47 <ajalkane> (ran as root if it makes any difference)
21:47 <dpm> shouldn't
21:47 <ajalkane> pkcon search name folderlistmodel
21:47 <ajalkane> Available   	libqt4-declarative-folderlistmodel-4:4.8.5+git192-g085f851+dfsg-2ubuntu3.armhf	Qt 4 folderlistmodel QML plugin
21:47 <ajalkane> Installed   	qtdeclarative5-folderlistmodel-plugin-5.0.2-6ubuntu5.armhf	Qt 5 folderlistmodel QML plugin
21:48 <dpm> that's the Qt upstream folderlistmodel, I believe we use the nemo one instead
21:48 <ajalkane> Right, that's true
21:48 <ajalkane> I did earlier pkcon search nemo, and it didn't return any prospective hits
21:49 <dpm> no, it should be a .deb package
21:49 <ajalkane> pkcon doesn't catch deb installed packages?
21:50 <ajalkane> Or is this something not in repos but preinstalled?
21:51 <ajalkane> I wonder what's the path for the nemo filemanager plugin if I could manually check it
21:54 <ajalkane> Quick glancethrough for FileManager plugin's Makefile I gether it perhaps should be under /usr/lib/arm-linux-gnueabihf/qt5/qml/org
21:55 <ajalkane> But I have only docviewer directory there, not nemomobile as expected
21:57 <ajalkane> Sorry for going over-time with this so much. Perhaps I better recreate the emulator and do overwrite instead of removing of previous version?
22:37 <iBelieve> Hey CarlosMazieri, are you around?
22:43 <CarlosMazieri> hi
22:43 <CarlosMazieri> iBelieve: how are you?
12:01 <popey> hey guys
12:01 <danielholm> hey
12:01 <ahayzen> popey, o/
12:01 <danielholm> popey: how are you mate?
12:02 <popey> fine, be one moment
12:02 <danielholm> of course
12:02 <danielholm> ahayzen: how is the versioning working at the moment?
12:03 <ahayzen> danielholm, versioning?
12:03 <danielholm> ahayzen: is that all taken care of automatically or should I still set version change in debian chanelog or what ever?
12:03 <danielholm> ahayzen: version number of the app. since search landed yesterday I just though we might upgrade it to a later versioning (in lack of better term)
12:04 <ahayzen> danielholm, erm idk i think all tht the debian stuff is used for is the PPA now?
12:04 <danielholm> yeah
12:04 <ahayzen> danielholm, ah yes i was thinking of requesting a click store update tomorrow
12:04 <ahayzen> danielholm, i've got the day off so i'll test everything before we push
12:04 <danielholm> what about click in the store? I mean, how does that work? I want the store package to get the search funcionality
12:04 <danielholm> ok
12:05 <ahayzen> danielholm, we just tell them to make it for us when we are ready
12:05 <dpm> danielholm, we should try to get a .click in the store today
12:05 <dpm> so that it can be tested in time before MWC
12:05 <ahayzen> dpm, i should be around tomorrow for some testing :)
12:06 <danielholm> dpm: lovely
12:06 <dpm> awesome
12:07 <danielholm> I'm just pushing for a version update to 1.2 just for the sake of it right now
12:07 <ahayzen> danielholm, cool
12:08 <danielholm> https://code.launchpad.net/~danielholm/music-app/search-version-upgr/+merge/207418
12:09 <ahayzen> danielholm, think 'Thur, 20 Deb 2014' should read 'Thu, 20 Feb 2014'
12:10 <danielholm> ahayzen: already pushed ;)
12:10 <danielholm> a, not the Thur
12:10 <danielholm> haha
12:10 <ahayzen> danielholm, lol
12:10 <danielholm> there
12:10 <ahayzen> danielholm, is there any way of accessing the search stuff on the desktop at the moment?
12:11 <dpm> guys, to make sure we can build click packages, would you mind testing https://code.launchpad.net/~dpm/music-app/fixes-1282500/+merge/207399 and top-approving if appropriate?
12:11 <danielholm> ahayzen: no...
12:11 <ahayzen> danielholm, without uncommenting the dev button ;)
12:12 <ahayzen> danielholm, hmm i'll have a play about see if i can add a button somewhere
12:12 <danielholm> ahayzen: yeah. and of course Ctrl+F in your key branch
12:12 <danielholm> dpm: taking a look
12:12 <ahayzen> same
12:14 <danielholm> dpm ahayzen, however, I cant get the dev options to work on my device right now, so I cant install it. but the package did get built. nik90 said it worked in the comments
12:14 <danielholm> but you maybe already saw that
12:14 <ahayzen> danielholm, i'm on it gimme a sec
12:14 <nik90> danielholm: what dev option?
12:15 <nik90> danielholm: the phone image can stay read-only while installing a click package
12:15 <danielholm> nik90: sorry, it was about this: https://code.launchpad.net/~dpm/music-app/fixes-1282500/+merge/207399
12:15 <danielholm> ah, sorry. I misunderstood. I cant run apps from the SDK on my device
12:15 <danielholm> nor get SSH to work
12:15 <nik90> danielholm: ah okay
12:16 <ahayzen> nik90, i'm testing now :)
12:16 <nik90> ahayzen: let me know if you have any trouble installing the click package
12:16 <ahayzen> nik90, will do
12:17 <ahayzen> nik90, how do i 'Examine the click package to ensure it contains the icon'
12:17 <popey> copy the click package somewhere and "ar -x file.click" then "tar zxvf data.tgz"
12:17 <dpm> ahayzen, also quick and dirty trick: rename the extension to .deb and open it with file-roller :)
12:18 <ahayzen> ah cool
12:18 <ahayzen> dpm, music-app@30.png right?
12:19 <danielholm> contains the icon for me
12:21 * ahayzen thinks he has the new icon :)
12:22 <nik90> ahayzen: install the click package to make sure
12:22 <nik90> ahayzen: http://pastebin.ubuntu.com/6964813/
12:22 <ahayzen> nik90, i have :)
12:23 <nik90> okay
12:23 <ahayzen> nik90, i now how the icon with the blocks as the bg
12:25 <nik90> ahayzen: blocks as the bg?
12:25 <ahayzen> nik90, the one tht looks like a graphic equaliser
12:25 <nik90> ahayzen: yup that's the new icon
12:26 <ahayzen> nik90, i'll approve :)
12:31 <ahayzen> dpm, do u want me to top approve, or do u? https://code.launchpad.net/~dpm/music-app/fixes-1282500/+merge/207399
12:31 <dpm> ahayzen, if you could top-approve, that'd be great
12:31 <ahayzen> dpm, done :)
12:32 <danielholm> I gotta go again. Talk to you guys later
12:32 <danielholm> take care
12:32 <popey> thanks danielholm
12:33 <ahayzen> danielholm, get well soon :)
12:35 <popey> ahayzen: did you see the artwork bug I filed?
12:36 <ahayzen> popey, i think i saw two IIRC?
12:36 <ahayzen> popey, one u did and one someone else did?
12:36 <ahayzen> popey, https://bugs.launchpad.net/music-app/+bug/1281037 https://bugs.launchpad.net/music-app/+bug/1281597
12:37 <ahayzen> popey, this is most likely due to us using Grilo i guess?
12:37 <ahayzen> popey, and is probably related to this bug https://bugs.launchpad.net/music-app/+bug/1261059
12:38 <popey> ah
12:39 <ahayzen> popey, are they all infact the same thing?
12:39 <popey> yes
12:40 * popey marks dupe
14:16 <pkunal-parmar> Hi
14:21 <popey> pkunal-parmar: hey, sorry I was afk
14:21 <popey> you still around?
14:21 <pkunal-parmar> yes, I was also late
14:21 <pkunal-parmar> yes, still here
14:23 <meetingology> popey: Error: Can't start another meeting, one is in progress.
14:23 <popey> dpm: can you kill the previous meeting ?
14:23 <popey> (from yesterday iirc)
14:24 <dpm> #endmeeting