[00:21] can music-app play streams? [00:21] pngo_, not yet [00:22] pngo_, we only expose the music that is scanned by mediascanner2 (what appears in your local music scope) [00:23] I was thinking to listen to Icecast or shoutcast [00:23] pngo_, yeah that would be cool, probably something to be discussed for the future, but for now it'll have to be its own app [00:24] ok, thank you [00:24] pngo_, i think it is technically possible, just we have no way of displaying the data designed/or any data source to pull yet [00:24] pngo_, no problem [02:15] what's the password in the default image for the emulator? [02:15] "ubuntu" didn't do it.. [02:24] sarnold: 0000 [02:25] mdeslaur: same as my luggage! [02:25] sarnold: what? it's not 6502 anymore? :) [02:26] lol [02:26] YOU LAUGHED! NERD!!! [02:26] ;) [02:27] wow the latency on this thing is horrible; it took forever to bring the keyboard back up, probably twenty seconds for the "numbers" click to show the number plane of the keyboard.. [02:27] ... and now the screen is black. [02:27] is that the emulator? did you install it with --arch=i386? [02:28] and yes, the black screen is the current state of the emulator. congrats. [02:29] mdeslaur: I just followed directions on the scopes contest links, all clicking! [02:30] mdeslaur: the gui says it is using the kit gcc i386-ubuntu-14.10-utopic [02:31] ah, the sdk should have created it with i386 [02:31] but yeah, I haven't managed to get the emulator working in a few months [02:32] sarnold: I assume that's why there are prizes, you need to write apps blindly! [02:33] mdeslaur: and here I was hoping being run on a real computer with real network stack would be better than my device, which has never once actually updated any applications when I hit the "update" button [02:33] mdeslaur: .. it seems to OTA upgrade the base image fine but I don't think I've ever seen an application update [02:33] hrm [03:16] Hi there installed touch on my nexus 4 but having problems with application none of them are working,all that happened after tryed to install vlc via shell [03:16] any tips' === chihchun_afk is now known as chihchun [03:25] I am looking at putting together a custom distro for an Asus TF201, I saw ROMs pieced together with blobs from the Nexus 7. Would it be plausible to attempt an install using the Nexus 7 build? [04:00] eh, guess irc is dead === duflu_ is now known as duflu [08:08] hello, is there anyone who can help me with the emulator? I can't start an app on it [08:10] hello? [08:10] patience is a virtue [08:11] (no I can't personally help you) [08:48] hi there installed ubuntu touch on my nexus4,tried to install vlc via apt-get since then no application it's working any tips? [08:50] hackz: touch is locked by default, so you cant install stuff without unlocking [08:51] i did it but why when i go to the application no one works? [08:51] seems like they stacks on loop [08:52] vlc wont work [08:52] it requires x, and we don't ship x on the device [08:52] right now i'm trying to restore with adb shell [08:53] but no much info about howto use it [08:53] will vlc works from command line? [08:56] any tips? [09:02] hackz: vlc won't work because the device doesn't ship xorg [09:02] hackz: vlc requires it [09:03] ok but what about the othere applications did you ever encountered in that problems? [09:03] when i touch an application it's not working [09:04] it get's back to the applications screen [09:04] which application? [09:05] like browser phone all those that comes from the installations [09:06] clock [09:06] that plays video juat fine here [09:06] (the browser) [09:07] and local video play fine from the video scope or the filemanager too [09:07] *videos [09:15] howto restore ubuntu touch? [09:35] hi [09:36] i just updated my lg nexus 4 with the current developer update and it didn't boot well (hang on the rotating bootlogo) - i needed to do a recovery and now the OS comes up - but now the problem: the radio doesn't seem to be initialized? [09:37] An update via system settings is not availlable so far. === vrruiz_ is now known as rvr [10:01] Good morning all; happy Friday, and happy Hug a Bear Day! :-D [10:09] seb128: you around? [10:09] Chipaca, yes [10:10] seb128: i=0; while true; do echo $((++i)); gdbus call --session --dest com.ubuntu.Postal --object-path /com/ubuntu/Postal/_ --method com.ubuntu.Postal.Post _ubuntu-system-settings "'"'"system-image-update"'"'"; sleep 1; if gdbus call --session --dest com.ubuntu.Postal --object-path /com/ubuntu/Postal/_ --method com.ubuntu.Postal.ClearPersistent _ubuntu-system-settings system-image-update | grep -v '^(uint32 1,)$'; then break; fi; done [10:11] Chipaca, thanks [10:11] seb128: I ran that on my phone for quite a while, didn't see what you were seeing [10:11] seb128: let me know :) [10:15] Hi [10:16] Is it important to install a radio image from a specific android release for ubuntu touch on my lg nexus 4? [10:16] And which channel is best working on this phone? All i want is be able to use telephony. [10:17] rtm is working fine :) [10:18] henno: I have RTM 6 on my nexus 4 now ant it works very welll [10:18] what is the exact channel with ubuntu-device-flash for rtm6 ? [10:19] i have plenty rtm's with --list-channels [10:19] or should i just use stable alias ? [10:20] This would be ubuntu-touch/ubuntu-rtm/14.09 then. [10:21] btw the proposed dev channel just broke my phone with the latest update two days ago. i just don't know what exactly happened.. === chihchun is now known as chihchun_afk [10:27] Chipaca, the bug is trivial to trigger with your command [10:27] Chipaca, well, slightly modified [10:27] Chipaca, use a sleep 0.1 [10:27] I don't get the warning in the indicator though [10:27] but I do get a double entry and the loop stops [10:28] seb128: um. yeah, because you're doing the Clear before it's up there :) [10:28] Chipaca, are you sure it's not what happened in those real world cases as well? [10:28] seb128: yes [10:33] justCarakase: Thank you for info. I will give it a try. [10:43] Is there a possibility to use carddav / caldav on ubuntu touch? i like to sync address from owncloud. === oSoMoN is now known as oSoMoN|afk [11:50] mandel, did you get anywhere with adbd ? [11:51] ogra_, yes and no, I'm getting a stupid aseertion from glib when I pass the unix socket [11:51] gah [11:51] ogra_, I'm trying to debug that atm [11:51] ok [11:51] ogra_, dbus_g_proxy_new_for_name: assertion 'g_dbus_is_name (name)' failed [11:51] hmm [11:52] ogra_, I don't want to set the env var and just use the session connection, feels ugly [11:52] well, everything is ugly oin adbd [11:52] ogra_, I'd like to pass the socket directly, rather than to set an env var to be used [11:52] ogra_, true, but I don't like to make it even uglier hehe [11:53] well, keep it as a fallback in case you get stuck [11:53] ogra_, yes, I already have it as plan b [11:53] ogra_, there is something I wanted to ask you, I think is a good idea to do the sudo every time when want to check it rather than store it in memory (and just call once) [11:54] ogra_, reading the env is no a lot of work and will allow to set dif sockets etc.. [11:54] dont forget that every sudo call produces log spam [11:54] (auth.log) [11:54] ogra_, true.. [11:55] ogra_, the issue is that I don't want to store it in memory in case we ever want to do things with the socket [11:55] that will be a completely different adbd then [11:56] once we land this change i dont plan to ever touch this version again :P [11:56] and focus on the re-work based on 4.4 (or even 5 if feasable) [12:08] ogra_, he, ok [12:08] ogra_, would be nice to re-write in go the entire system ;) [12:13] geez ... what do all you guys have with go === MacSlow is now known as MacSlow|lunch [13:00] mpt, hey, any conclusion on apn entries for multisim? === oSoMoN|afk is now known as oSoMoN [13:41] Saviq, ping [13:41] gcollura, hey [13:42] Saviq, hi, have you found out anything about bug #1389698? [13:42] bug 1389698 in unity8 (Ubuntu) "unity8-dash can't load scopes" [Undecided,New] https://launchpad.net/bugs/1389698 [13:43] gcollura, hey, I'm afraid not much, nothing says what's wrong [13:43] because I haven't and I still can't use my phone, I may end up to try a full reset === dandrader is now known as dandrader|afk [13:43] gcollura, can you try going `gsettings reset com.canonical.Unity.Dash favorite-scopes` [13:43] gcollura, and `restart unity8-dash` [13:44] gcollura, see in /var/crash if there's anything that would look like a related crash (you may want to go `sudo rm /var/crash/*` and `restart unity8-dash` or `sudo reboot` and see what's in /var/crash after that [13:45] gcollura, also, did you flash a newer image since then? [13:45] Saviq, `gsettings reset com.canonical.Unity.Dash favorite-scopes` made the scopes come back \o/ [13:46] gcollura, ok great, wonder what you got there before... should've asked first [13:46] gcollura, glad I could help [13:46] gcollura, and sorry it took so long, feel free to ping me around here, or shout out in #ubuntu-unity for some other folks that might be able to help [13:46] Saviq, thanks for the help, I'm going to mark the bug report as invalid [13:47] that's weird anyway, that even the apps scope disappeared [13:47] gcollura, you said that it happened after trying to run a scope from QtCreator? [13:48] Saviq, yes, maybe because I may have marked my scope as favorite and then Qtcreator removed it after [13:49] gcollura, that's possible, but should not happen anyway [13:49] gcollura, if you reproduce it again, please check `gsettings get com.canonical.Unity.Dash favorite-scopes` [13:49] gcollura, and put in the bug, I'll tweak the bug to reflect the new findings [13:50] Saviq, ok I'll do it if it happens again === dandrader|afk is now known as dandrader === MacSlow|lunch is now known as MacSlow [15:40] Hey how's it going? Does anybody here have experience with the dualboot.sh script that is linked on the ubuntu wiki page: https://wiki.ubuntu.com/Touch/DualBootInstallation [15:42] Cause I have the problem that when I install the dualboot application on my nexus 7 (grouper) it will only show the 'trusty' install channels without any chance to pick the 'utopic' ones [15:42] could that be because I installed the application from a laptop running ubuntu 14.04? [15:59] cyphermox, hey, does our bluetooth pairing try 0000 for the pin before we prompt the user? === dandrader is now known as dandrader|lunch [16:02] kenvandine: I don't think so, perhaps it would be good to do it [16:02] the spec says to do it [16:03] but i couldn't find any code that does that [16:03] then let's do it :) [16:03] no [16:03] however, my device that says 0000 is the pin doesn't prompt when pairing [16:03] some devices use SSP, in which case I think it just works [16:03] ah [16:03] but otherwise you need to explicitly poke them with a pin [16:04] cyphermox, could you take that one then? [16:05] is there a bug filed for it yet? [16:05] if so, you can assign it to me, but I can't guarantee I'll get to it right away [16:05] I'll get it added to our backlog so we get it in the next sprint [16:06] pmcgowan, ^^ [16:06] rsalveti: ^ to add to backlog... [16:07] mind opening a bug for that? [16:07] ok, seems a nice to have thing [16:08] rsalveti: of course [16:08] kenvandine: was there a bug? should I open one? [16:08] cyphermox, need to open one [16:08] alright [16:08] thanks! [16:08] I'll do that once I'm done with the meetings [16:09] cyphermox, i also noticed there is a todo file in the bluetooth panel [16:09] is that current? [16:09] or has some of that been done? [16:09] some of those looks familiar, like i've seen branches for [16:18] cyphermox, https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1390532 === ara is now known as Guest54796 [16:18] Ubuntu bug 1390532 in ubuntu-system-settings (Ubuntu) "[Bluetooth] Attempt to pair using default pin of 0000 before prompting the user " [Undecided,New] [16:19] oh, cool [16:20] I'm going to need to steal a few more tricks from gnome-bluetooth [16:20] rsalveti: the bug to add to backlog^ [16:20] great, thanks === dandrader|lunch is now known as dandrader [17:22] jgdx, yes. :-) === dandrader is now known as dandrader|afk === alan_g is now known as alan_g|EOD === dandrader|afk is now known as dandrader [19:07] can music-app play streams, .m3u or .pls? [19:08] pngo_: nope. its currently local music only [19:09] popey; would adb shell work within phone terminal? [19:10] uh [19:10] what, to connect from one phone to another? [19:10] no from phone to same phone [19:10] that makes little sense. why would you do that? [19:11] reason for that is if I enter adb shell cmus, cmus works if screen is black, but if I do that from phone terminal does not [19:11] whats cmus? [19:11] this is a termonal music player [19:11] oh neat [19:12] *terminal [19:12] you can change the colour scheme in the terminal if that helps === psivaa_ is now known as psivaa-holiday [19:13] I would like to play music when screen is turned off, but I can only do it if I go via adb, not from phone terminal [19:14] ahh [19:14] yeah, apps get put into the background [19:14] or killed [19:14] well when I press 'activate/power' button music comes back [19:15] yes [19:27] Is there a pdf viewer that works on ubuntu touch? [19:53] pngo_: yes, pdfjs in the store [20:34] How can I access tty? === jhodapp is now known as jhodapp|sick