[07:00] Hi all [07:00] New header isn't landed for me, I want to find out why. Can someone help me? [14:26] hi folks === Cesar_ is now known as Guest4323 [14:27] Hi folks [14:28] I'm testing Ubuntu Music App from the touch core apps, can anyone indicate me where should put my music files for them to be indexed by the app? [17:45] how to install ubuntu sdk on debian wheezy?help? [18:14] hello, is there an easy way to change the header's background color? [18:22] cwayne, we, music-app, change the header's background colour, it is not recommended though....but this is how we do it IIRC http://bazaar.launchpad.net/~music-app-dev/music-app/trunk/view/head:/music-app.qml#L44 [18:23] cwayne, you may have to do this as well http://bazaar.launchpad.net/~music-app-dev/music-app/trunk/view/head:/music-app.qml#L353 [18:25] ahayzen: ah, awesome, thanks! [18:25] cwayne, i'm not sure if this option will be available when the new header API lands though so that could be interesting for us lol [18:25] cwayne, no problem :) [18:28] cwayne, also the header background should normally just match the main background colour, but i assume you are wanting it to be different like us? [18:32] ahayzen: yeah, i wanted it to be different [18:32] just experimenting with stuff now, not much of a good designer :) [18:59] hmm, setting just the headerColor is weird, it automatically makes it a gradient [19:23] hi all [19:23] New header isn't landed for me, I want to find out why. Can someone help me? [19:24] qtros, what app are you referring to? [19:25] rpadovani hi Ricardo [19:25] rpadovani I am speaking about SDK at all [19:25] qtros, are you on trusty? [19:26] rpadovani as far as I know new header already landed to sdk on desktop too [19:26] rpadovani yes [19:26] qtros, ok, do you have the right ppa? [19:26] rpadovani maybe no, [19:26] rpadovani can you help me with it? :) [19:27] qtros, sure :-) sudo add-apt-repository ppa:ubuntu-sdk-team/ppa [19:27] then sudo apt-get update && sudo apt-get dist-upgrade [19:27] rpadovani seems that I already have it, but let me try :) [19:29] rpadovani some of sdk packages are updating, seems that you ware right [19:29] rpadovani awating for finish ... [19:29] qtros, ok, let me know if it works ;-) Otherwise, we try something else! [19:31] rpadovani yeah! It works, thanks! )) [19:32] \o/ [21:04] cwayne, ah then i guess the reason ours works is because we then fill the page with a blurred background...so if you set the header/background color to what you want in the header, then add a rectangle into your page and set the colour of that to the bg colour you want that should work