[00:30] Developing an HTML5 app to search for and play YouTube apps on Kodi media center. Is there a way to bring focus on a search field and bring up the keyboard? [00:31] And after the search results are listed, close the keyboard. [00:31] http://i.imgur.com/YL0Hf0W.png [00:43] PLA1: Elleo would be the person to ask when he's about [00:43] PLA1: (great idea for an app btw) [00:43] popey: thanks [07:07] good morning [08:03] Hi everyone. i'm new here. I have a question pertaining to packaging a kivy app for linux using pyinstaller. [08:03] the background: Kivy is installed. I'm able to launch my app and it works running my main.py file successfully launch the kivy ui. Kivy is not accessible as an environment variable (not sure if this matters). [08:04] I use pyinstaller to create a package, utilizing this guide's step 3 to modify the spec file (http://bitstream.io/packaging-and-distributing-a-kivy-application-on-linux.html) [08:04] here is the spec file: https://gist.github.com/anonymous/29c4909fb8763d0091aa [08:04] The problem: after building there is a linux executable under the dist directory [08:05] however, that executable does NOTHING. no error. no launch. Nothing. [08:05] Am I missing something?? Is there another step I need to have a self contained exectuable? [08:05] Thanks in advance for your help :) === chriadam is now known as chriadam|away === justCarakas1 is now known as justCarakas [10:02] Good morning all; happy Monday, and happy Banana Bread Day! :-D [11:38] popey, https://code.launchpad.net/~dpm/reminders-app/scope === _salem is now known as salem_ [11:59] dpm: http://sturmflut.github.io/ubuntu/touch/2015/02/15/ubuntu-touch-app-wishlist/ === chrisccoulson_ is now known as chrisccoulson [13:02] balloons, dpm: if you have some time to help me figure out what breaks links in https://code.launchpad.net/~dholbach/ubuntu-devices-help/1423871/+merge/250467 that'd be great :) [13:02] it feels like we're >.< this close === rmescandon is now known as rmescandon|lunch [13:04] dholbach, what's the actual issue? You mention the linking is not working properly, but I'm not sure I can follow [13:05] dpm, if you have a look at edit-here/content/pages/faq.md you can see a link specified [13:06] the link is specified as documented in http://docs.getpelican.com/en/latest/content.html#linking-to-internal-content [13:07] when you run "make html", the generated html will have the right page (including '.html' as file suffix), but it'll link to / which is the wrong directory though [13:29] Need help defining Slot A, C, & D in an HTML5 app. Is there an HTML5 app I can look at that uses Header navigation and search? http://design.ubuntu.com/apps/building-blocks/header [13:37] dbarth__, ^ do you know? [13:51] PLA1: not yet, daker was looking at making a larger example of the new capabilities of the toolkit [13:51] OK. Thanks dbarth__: === rmescandon is now known as rmescandon|afk [16:35] balloons: on the subject of AP tests, did you see filippo replied to your comment on the merge? [16:35] balloons: https://code.launchpad.net/~flscogna/ubuntu-terminal-app/json-keyboard-profiles/+merge/249754 [16:37] popey, I didn't thanks for linking. So, last I checked that was not the case, although imho it should be [16:37] do we want to try the swap now? [16:37] yeah [16:37] lets do it [16:41] popey, ok I'm confused now as the dev focus does seem to be the reboot series [16:41] in other words, filippo is correct. I thought for sure this wasn't the case on friday; and I remember when we checked the AP tests they grabbed the wrong revision . . . [16:43] so let's get ci in on this and vet things out [16:43] moving to #ci [16:46] popey, Turns out Uber make an awesome web app... So guess what's in the Ubuntu Store now? haha [16:46] nice! [16:50] doesnt that need to tie in with your phone number and SIM card ? [16:51] DS-McGuire: :) [16:59] balloons: sorry, didn't see you said you moved there [17:03] dholbach, so I got roped into some others things now, but I'll try and solve the pelican linking issue today so you can merge tomorrow [17:03] balloons, cool... I'll still look into it for a little bit, but so far no luck - maybe we need to set some paths in the pelicanconf somewhere? [17:03] at least I managed to fix a number of other things [17:03] so we're slooooooooooowly getting somewhere :) [17:04] indeed, indeed we are [17:38] mzanetti, hey :-) [17:50] popey, I topapproved mzanetti's branches, but 1 I left a comment [17:51] thanks rpadovani [17:51] rpadovani: hi [17:52] mzanetti, o/ I wanted to ask you about line 273 of the diff here [17:52] https://code.launchpad.net/~mzanetti/reminders-app/contenthub/+merge/249894 [17:52] where I left the inline comment [17:57] rpadovani: cleanup the debug prints. thanks for catching that [18:02] topapproved, thanks [18:30] someone should fork our music app and remove shuffle, and s/artist/author/, s/album/book/ so we can have an instant audio book app :) [18:30] ahayzen_: ^ :) [19:12] popey, hehe that would be quite simple i suppose ;) [19:12] I was listening to a few audio books recently on my phone [19:12] put them in a playlist? [19:13] thats what I did, yes [19:13] but no good if I shuffle my entire collection [19:13] then if we were joint with the scope...you could have that in the scopes [19:13] what happens if i want to listen to random UUPC episodes ? hehe [19:13] Would also need a new folder that wasn't ~/Music [19:13] maybe ~/Audiobooks or something [19:13] ~/Music/Podcasts ~/Music/Audiobooks ? [19:14] but Music still finds thos [19:14] Need something Music app wont find, won't I? [19:14] needs mediascanner work I guess? [19:14] to differentiate music from not-music [19:14] yeah either you need a way of music app ignoring them...or a way of ms2 scanning like ~/Audiobooks [19:15] popey: the apps directory like everything else? [19:15] davmor2, but that would be nasty to drag and drop from your PC? [19:16] Suppose ~/Audiobooks would need to be exposed in MTP as well [19:18] popey, unless like we used one of those 'automatic' playlist things... and like had one that auto detects stuff in ~/Music/Audiobooks and then generates a playlist with them? [19:19] or have hard wired genres that music app refuses to "see" [19:19] or refuses to shuffle, might be sufficient [19:19] yeah maybe [19:20] I mean, that's the problem really, it playing books when you want music [19:20] hah [19:20] "play everything but my books" [19:20] the "Now I want to listen to a book" is serviced by playlists really? [19:20] yeah [19:20] * popey files a bug :) [19:21] sounds like that standard iPod shuffle issue that used to exist [19:21] this of course presumes that books are tagged correctly [19:22] * ahayzen_ remembers a Peep Show episode with this exact scenario where an iPod is playing music and then a random audiobook comes on at a party [19:22] hah [19:22] popey, how 'should' they be tagged? [19:22] On my phone I have "Biography & Memoirs" and "Comedy" [19:22] both containing books [19:23] well, technically the comedy one is HHGTTG which is a radio play, not a book [19:23] this is why I think a separate app is "better" in the long run [19:23] because tracking this is hard and potentially error prone [19:24] yeah although Banshee has an Audiobook section and Rhythmbox ... but as we've said before "do one thing and do it well" [19:25] yeah [19:25] and an audio book app would track which chapters you've listened to already [19:25] and call them Author etc [19:25] yeah it could have much more integration :) [21:45] popey, do you have a link to the convergent music app mockup? [21:48] ahayzen_, maybe you have it? ^ [21:48] hehe [21:48] :) [21:48] i have access to one...but yeah there was a public link somewhere that mhall119 put up let me have a look ... [21:49] davidcalle, http://i.imgur.com/ERYFK6u.png ? [21:49] ...seems very compressed... [21:49] ahayzen_, that's it but I'll try to find my way to a good quality one, it's for a page on dev.ubuntu.com [21:49] davidcalle, i'll share you the one i have hang on ... [21:50] ahayzen_, ah cool [21:52] davidcalle, https://drive.google.com/file/d/0B3XynHVKfrvMejVpQVhUd1J3ZWM ? [21:52] ahayzen_, thanks! [21:52] davidcalle, still WIP of course ;) [21:54] Yep :) [22:18] hi, I'm trying to build an app using html5 sdk... looking at https://design.ubuntu.com/apps/building-blocks/header I see many component that I don't find in the sdk as 'navigation drawer', 'back', etc... I'm missing something? === salem_ is now known as _salem [22:25] Hey guys [22:26] can some one tell me where the passwords are stored in Ubuntu touch?? [22:37] DiogoF: what password? [22:48] poppey: [22:48] the password of my login [22:48] no one? :( [22:49] DiogoF: it's a Linux password, so wherever Linux usually puts it. [22:49] DiogoF: typically /etc/shadow [22:50] batopa: dbarth__ or alecu may know, if he's around. [22:50] the prob is that a friend of mine tries to store hes long pass and he couldent store it [22:51] thanks popey [22:52] and the copie past doesnt work in 14.10 [22:53] sounds like a bug. [22:53] how long is the password? [22:53] huge [22:53] dbarth__ alecu can you help me? [22:55] DiogoF: define "huge" [22:55] i think like 21 caracters [22:56] thats not huge :) [22:56] he didnt tell me how long it was but he told me a huge password [23:01] Realy strange, i dont think 15.04 has that problem [23:10] Can somebody test the Uber app in the store? I want to make sure it works on a mobile. It works on my tablet and emulator but I can't get past the register as I don't have an account. [23:19] DS-McGuire: i installed and logged in [23:19] DS-McGuire: it didn't get location though [23:19] popey: on 15.04 copie past workes nice [23:20] DS-McGuire: you're missing the location option in the policy groups so it wont find location [23:21] popey: Tiago Carrondo send you hugs [23:21] popey, It is enabled [23:21] hehe [23:21] DS-McGuire: nope, it isnt [23:21] he asked me about that [23:21] DS-McGuire: I am looking at the apparmor profile now [23:22] popey, This is so odd, I am looking at the file and it says it's enabled. Let me bump this version and update. [23:23] DS-McGuire: http://paste.ubuntu.com/10379254/ [23:24] 0.1 is what I have [23:24] popey, I will fix it now and push a new version. Hold on [23:25] popey, New version has been published. [23:30] DS-McGuire: that fixed it [23:35] popey, Awesome! Are there any more problems that you can see? [23:36] DS-McGuire: hard to say, they dont have cars near me [23:37] popey, Well that's a shame. Let me know if anything crops up! :D [23:38] kk