19:02 <popey> #startmeeting ubuntu touch music app meeting 19:02 <meetingology> Meeting started Fri Sep 20 19:02:59 2013 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 19:02 <meetingology> 19:02 <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 19:03 <popey> blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-music-development 19:03 <popey> bugs: https://bugs.launchpad.net/music-app 19:03 <popey> reviews: https://code.launchpad.net/music-app/+activereviews 19:03 <popey> burndown: http://status.ubuntu.com/coreapps-13.10/ 19:03 <popey> ok.. hows things going? 19:03 <ahayzen> i think ok... we've had alot of stuff landing over the past week IIRC 19:04 <ahayzen> the mediascanner is now almost there by the looks of things 19:04 <ahayzen> playlists are almost there... and lots of things have been cleaned up in this area 19:04 <ahayzen> and the reordering is basically complete 19:05 <popey> sweet! 19:05 <popey> Have you seen launching music app from the dash? 19:05 <ahayzen> not yet 19:05 <ahayzen> wht image is that available from? 19:05 <popey> I'm running latest ubuntu-system image 57 19:06 <popey> which is 20130919 i think 19:06 <ahayzen> ah ok 19:06 <popey> http://popey.com/~alan/device-2013-09-20-200534.png 19:06 <popey> thats the home scope 19:06 <popey> if I tap a track... 19:06 <ahayzen> oh i meant to ask when using ubuntu-system rather then cdimage-touch can u get developer mode to work? 19:06 <popey> i would just stick with cdimage-touch for development tbh 19:06 <popey> you can enable write mode but you lose over the air updates 19:06 <ahayzen> ok will do 19:06 <popey> which is fair enough if you don't mind flashing it 19:07 <ahayzen> yeah i just flash it once a week 19:07 <ahayzen> cause then u can run it from QtCreator which is awesome :) 19:07 <popey> so i tapped a song... 19:07 <ahayzen> yep 19:07 <popey> http://popey.com/~alan/device-2013-09-20-200716.png 19:07 <popey> launched the music player but it's not playing and doesn't have one queued 19:07 <ahayzen> hmm 19:08 <popey> hmm 19:08 <popey> when i click a song it doesn't play in the app 19:09 <popey> it's playing but no sound 19:09 <ahayzen> yeah i have the same experience on the desktop 19:09 <popey> i can see the track thing moving 19:09 <popey> http://popey.com/~alan/device-2013-09-20-200906.png 19:09 <ahayzen> oh no it is playing 19:09 <ahayzen> i'll have to have a look how it is being run 19:10 <ahayzen> is it just something like $ music-app --file='/home/andy/Music/Coldplay/Mylo Xyloto/03. Paradise.flac' 19:10 <popey> hmm, getting more phablet 5946 88.5 3.3 263472 64816 ? Rsl 19:10 0:08 /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene /usr/share/music-app/music-app.qml --file=/home/phablet/Music/Intercontinental Music Lab/Superheroes Of Space/02 - Intercontinental Music Lab - Droids _Gonna Rock This Mothership_.mp3 --desktop_file_hint=/usr/share/applications/music-app.desktop 19:10 <popey> spaces.. i bet 19:10 <ahayzen> ah yes a patch for tht is on its way? 19:10 <popey> yes 19:10 <ahayzen> https://code.launchpad.net/~ted/music-app/spaces-in-filename/+merge/186799 19:10 <ahayzen> :) 19:10 <popey> ok, won't worry about that then 19:10 <popey> I approved it! :D 19:11 <ahayzen> yeah i saw, thanks :) 19:11 <popey> ok 19:11 <popey> next issue 19:11 <popey> http://popey.com/~alan/device-2013-09-20-201130.png 19:11 <popey> it launches a new instance of the app 19:12 <ahayzen> ah 19:12 <popey> will file a bug, dunno if that's a music app bug or not, probably not 19:12 <ahayzen> whts the best way of solving tht having a dbus server or something? 19:12 <popey> pass 19:12 <ahayzen> i guess the main app will need to be notified somehow of the new track to play 19:12 <popey> bah, nobody online I want to ask 19:13 <ahayzen> :/ 19:13 <popey> I'll file a bug 19:13 <ahayzen> cool 19:13 <ahayzen> danielholm, o/ 19:13 <danielholm> I'm here 19:13 <danielholm> sorry. I always get caught in something (Gta 5) 19:14 <danielholm> you guys started? 19:14 <ahayzen> hehe np 19:14 <popey> hey hey 19:14 <popey> haha, you bugger! 19:14 <popey> looking forward to PC GTA5 19:15 <ahayzen> for Ubuntu? hehe 19:15 <danielholm> hehe 19:15 <danielholm> Ps3 ;) 19:15 <popey> hah, i can dream 19:15 <popey> https://bugs.launchpad.net/music-app/+bug/1228345 19:15 <popey> just filed that 19:15 <ahayzen> thanks popey 19:15 <danielholm> thanks 19:15 <popey> may well be an sdk issue of course 19:16 <ahayzen> hmm even it is ... i know we aren't listening for such an event 19:16 <danielholm> no. and I have no idea of how to do it. but it is a bug, so its good its reported 19:17 <ahayzen> i've got a few ideas but idk how to do it in QML 19:17 <danielholm> ok 19:17 <danielholm> popey: do you know if there will be some kind of api for this? 19:18 <ahayzen> that would be nice 19:18 <popey> Excellent question. 19:18 <popey> No idea. 19:18 <ahayzen> so when the app is called again we could just have an event that is triggered 19:18 <popey> one moment 19:18 <danielholm> that would be only logical to have in the sdk, I suppose 19:18 <danielholm> yeah 19:19 <ahayzen> danielholm, i've been having issues with the removal in the playlisttracks, do you know if that is even working at the moment (as in the database layer)? 19:19 <danielholm> hmm 19:20 <danielholm> I cant seem to remember, hld on 19:20 <danielholm> you got any putput? 19:20 <danielholm> out* 19:21 <ahayzen> well basically, I just started the music-app... removed two tracks from a playlist... restarted the app...only 1 has gone 19:21 <popey> ok, the api for this is well underway it seems. 19:21 <popey> should land mid next week 19:21 <danielholm> hmm 19:21 <danielholm> awesome! 19:21 <popey> (the launching problem) 19:21 <ahayzen> i think it maybe to do with the id not being updated in the model when the id is 'reorder()' ? 19:21 <ahayzen> popey, awesome :) 19:21 <danielholm> ahayzen: it should work 19:22 <danielholm> yeah, that is probably correct 19:22 <danielholm> could you report it as a bug? then I can take care of it 19:22 <ahayzen> danielholm, i've done the UI side of removal/reorder in the playlissts... just need to fix one bug in the db with reordering but was unable to test removal because of this :/ 19:23 <ahayzen> yeah i'll have a look tomoz 19:23 <danielholm> lovely 19:23 <danielholm> I'll resolve then not updated ids in the listmodel 19:23 <ahayzen> cool 19:23 <danielholm> popey: have you heard anything new about the expandable listitems I've been asking about? 19:24 <danielholm> ahayzen: I'm looking for bugs to squash :P 19:24 <ahayzen> danielholm, hehe so i've seen :) 19:24 <danielholm> ahayzen: fixed a few the last couple of days :P 19:24 <danielholm> hehe, yeah 19:24 <danielholm> have you heard anything from Victor? 19:24 <popey> no danielholm 19:25 <ahayzen> danielholm, only whts been in the mail...and spoke to him one morning but he was going to work :/ 19:25 <danielholm> I've updates his mediascanner branch to work with the latest branch. I'd like for it to be merged soob 19:25 <danielholm> popey: darn it. :P 19:25 <ahayzen> on tuesday 19:25 <danielholm> ahayzen: ok. I haven't talked to him for a while. I hope he's got his phone :P 19:25 <danielholm> I'm very happy with mine :) 19:26 <popey> ☻ 19:26 <ahayzen> yeah hopefully... yeah its awesome :D 19:26 <popey> Did you see mtp support landed? 19:26 <popey> So now you can just drag music onto the device 19:26 <ahayzen> yeah i saw :) 19:26 <danielholm> popey: I was asking about something else last week as well, but I cant seem to remeber what it was, so maybe it was nothing.. 19:26 <ahayzen> wooo no more adb push 19:26 <popey> Heh, I had another thing. 19:26 <danielholm> popey: yeah! I love it! It works really great 19:27 <danielholm> popey: shoot 19:27 <popey> Joey on the RSS (Shorts) app is looking at drag and drop 19:27 <danielholm> ah 19:27 <popey> looks like we wont get it in the sdk before 13.10 19:27 <popey> it's just too far down the priority list 19:27 <danielholm> ahayzen: havent you already talked to him? 19:27 <popey> and dpm mentioned yoiu guys were working on something similar? 19:27 <popey> for playlists etc 19:27 <ahayzen> danielholm, a little... we just pointed him to my branch :P 19:27 <popey> right 19:27 <ahayzen> for play queue and playlists 19:27 <ahayzen> its getting there 19:27 <danielholm> yeah. Andrew's been doing a great job and it works really well 19:27 <popey> heh 19:28 <popey> "It's not finished" 19:28 <popey> "It's brilliant" 19:28 <popey> ☻ 19:28 <ahayzen> popey, https://code.launchpad.net/~andrew-hayzen/music-app/reordering-implementaton-attempt-2 19:28 <danielholm> hehe 19:28 <ahayzen> yeah hehe 'attempt #2' 19:28 <popey> Don't worry the namespace has plenty of room for -attempt-19263-no-really-this-time-12 19:29 <danielholm> hhahah 19:29 <popey> So ok, once you get something working if you could keep Joey in the loop that would be great. 19:29 <ahayzen> popey, the limitations/things not implemented yet are detailed in the description here https://code.launchpad.net/~andrew-hayzen/music-app/reordering-implementaton-attempt-2/+merge/186098 19:29 * popey clicks 19:29 <ahayzen> popey, yep... is he on IRC? 19:29 <ahayzen> popey, or is the mailing list best? 19:30 <popey> he's based in the far east so he's not often online same time as us 19:30 <danielholm> ok 19:30 <popey> we have a design hangout with RSS on friday lunchtime 19:30 <popey> email is easier for Joey really 19:30 <ahayzen> ok cool 19:31 <danielholm> * taking a look at Shorts' source to work of the grid view 19:31 <ahayzen> oh yeah i start lectures next week... i'll send my timetable around cause i'm not sure if i'll be able to make the design hangouts :/ 19:31 <danielholm> ok 19:32 <danielholm> oh, this could be fun 19:32 <ahayzen> danielholm, wht? 19:32 <popey> you thinking of grid view for music? 19:32 <danielholm> the organic grid view 19:33 <danielholm> yeah 19:33 <ahayzen> yeah 19:33 <popey> hehj 19:33 <ahayzen> would be nice 19:33 <danielholm> really nice 19:33 <popey> maybe v2 19:33 <ahayzen> need to get the toolbar sorted next :/ 19:33 <ahayzen> could be fun 19:33 <danielholm> yeah 19:33 <danielholm> really much fun 19:33 <popey> yeah, time is ticking ☻ 19:33 <danielholm> but we chose do to our own, right? 19:34 <ahayzen> i'm gonna have a discussion with timp 19:34 <danielholm> ahayzen: would you care to take on that onc you're finisghed witht he reordering? 19:34 <ahayzen> thts my plan 19:34 <ahayzen> danielholm, i'll fire it at u if i hit too many roadblocks lololol 19:35 <danielholm> and then I'll resolve this bug with the ids; fix the multiple cover art layouts; organic grid 19:35 <danielholm> hehe 19:35 <ahayzen> danielholm, but yeah once reordering is done thts next on my list 19:35 <danielholm> you're welcome to do so 19:35 <danielholm> awesome. 19:35 <ahayzen> yey 19:35 <popey> Great! 19:35 <ahayzen> right anything else popey ? 19:35 <popey> Nope! 19:35 <danielholm> I really want these exandable thingies in there as well, since they would to very much for the whole app 19:35 <popey> Other than a request for danielholm 19:36 <popey> Please send me your GTA V disc and your PS3. 19:36 <danielholm> instead of using popovers for queue, and stuff 19:36 <ahayzen> lol 19:36 <danielholm> popey: haha 19:36 <danielholm> when I'm done with it ;) 19:36 <popey> No, nothing else. 19:36 <popey> Awesome work chaps. 19:36 <ahayzen> thanks popey have a great weekend :) 19:36 <danielholm> thank you. I'm psyched getting this done in time :) 19:37 <popey> You too guys. 19:37 <popey> Good! 19:37 <danielholm> both of you have a great weekeand 19:37 <danielholm> weekend* 19:37 <ahayzen> :) 19:37 <danielholm> take care 19:37 <popey> #endmeeting