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