/srv/irclogs.ubuntu.com/2014/11/07/#ubuntu-touch.txt

pngo_can music-app play streams?00:21
ahayzenpngo_, not yet00:21
ahayzenpngo_, we only expose the music that is scanned by mediascanner2 (what appears in your local music scope)00:22
pngo_I was thinking to listen to Icecast or shoutcast00:23
ahayzenpngo_, yeah that would be cool, probably something to be discussed for the future, but for now it'll have to be its own app00:23
pngo_ok, thank you00:24
ahayzenpngo_, i think it is technically possible, just we have no way of displaying the data designed/or any data source to pull yet00:24
ahayzenpngo_, no problem00:24
sarnoldwhat's the password in the default image for the emulator?02:15
sarnold"ubuntu" didn't do it..02:15
mdeslaursarnold: 000002:24
sarnoldmdeslaur: same as my luggage!02:25
mdeslaursarnold: what? it's not 6502 anymore? :)02:25
sarnoldlol02:26
mdeslaurYOU LAUGHED! NERD!!!02:26
mdeslaur;)02:26
sarnoldwow 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
sarnold... and now the screen is black.02:27
mdeslauris that the emulator? did you install it with --arch=i386?02:27
mdeslaurand yes, the black screen is the current state of the emulator. congrats.02:28
sarnoldmdeslaur: I just followed directions on the scopes contest links, all clicking!02:29
sarnoldmdeslaur: the gui says it is using the kit gcc i386-ubuntu-14.10-utopic02:30
mdeslaurah, the sdk should have created it with i38602:31
mdeslaurbut yeah, I haven't managed to get the emulator working in a few months02:31
mdeslaursarnold: I assume that's why there are prizes, you need to write apps blindly!02:32
sarnoldmdeslaur: 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" button02:33
sarnoldmdeslaur: .. it seems to OTA upgrade the base image fine but I don't think I've ever seen an application update02:33
mdeslaurhrm02:33
hack_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 shell03:16
hack_any tips'03:16
=== chihchun_afk is now known as chihchun
BinarydataI 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?03:25
Binarydataeh, guess irc is dead04:00
=== duflu_ is now known as duflu
dslul_hello, is there anyone who can help me with the emulator? I can't start an app on it08:08
dslul_hello?08:10
tbrpatience is a virtue08:10
tbr(no I can't personally help you)08:11
hackzhi there installed ubuntu touch on my nexus4,tried to install vlc via apt-get since then no application it's working any tips?08:48
lotuspsychjehackz: touch is locked by default, so you cant install stuff without unlocking08:50
hackzi did it but why when i go to the application no one works?08:51
hackzseems like they stacks on loop08:51
popeyvlc wont work08:52
popeyit requires x, and we don't ship x on the device08:52
hackzright now i'm trying to restore with adb shell08:52
hackzbut no much info about howto use it08:53
hackzwill vlc works from command line?08:53
hackzany tips?08:56
popeyhackz: vlc won't work because the device doesn't ship xorg09:02
popeyhackz: vlc requires it09:02
hackzok but what about the othere applications did you ever encountered in that problems?09:03
hackzwhen i touch an application it's not working09:03
hackzit get's back to the applications screen09:04
popeywhich application?09:04
hackzlike browser phone all those that comes from the installations09:05
hackzclock09:06
ogra_that plays video juat fine here09:06
ogra_(the browser)09:06
ogra_and local video play fine from the video scope or the filemanager too09:07
ogra_*videos09:07
hackzhowto restore ubuntu touch?09:15
hennohi09:35
hennoi 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:36
hennoAn update via system settings is not availlable so far.09:37
=== vrruiz_ is now known as rvr
JamesTaitGood morning all; happy Friday, and happy Hug a Bear Day! :-D10:01
Chipacaseb128: you around?10:09
seb128Chipaca, yes10:09
Chipacaseb128: 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; done10:10
seb128Chipaca, thanks10:11
Chipacaseb128: I ran that on my phone for quite a while, didn't see what you were seeing10:11
Chipacaseb128: let me know :)10:11
hennoHi10:15
hennoIs it important to install a radio image from a specific android release for ubuntu touch on my lg nexus 4?10:16
hennoAnd which channel is best working on this phone? All i want is be able to use telephony.10:16
justCarakasrtm is working fine :)10:17
justCarakashenno: I have RTM 6 on my nexus 4 now ant it works very welll10:18
hennowhat is the exact channel with ubuntu-device-flash for rtm6 ?10:18
hennoi have plenty rtm's with --list-channels10:19
hennoor should i just use stable alias ?10:19
hennoThis would be ubuntu-touch/ubuntu-rtm/14.09 then.10:20
hennobtw the proposed dev channel just broke my phone with the latest update two days ago. i just don't know what exactly happened..10:21
=== chihchun is now known as chihchun_afk
seb128Chipaca, the bug is trivial to trigger with your command10:27
seb128Chipaca, well, slightly modified10:27
seb128Chipaca, use a sleep 0.110:27
seb128I don't get the warning in the indicator though10:27
seb128but I do get a double entry and the loop stops10:27
Chipacaseb128: um. yeah, because you're doing the Clear before it's up there :)10:28
seb128Chipaca, are you sure it's not what happened in those real world cases as well?10:28
Chipacaseb128: yes10:28
hennojustCarakase: Thank you for info. I will give it a try.10:33
hennoIs there a possibility to use carddav / caldav on ubuntu touch? i like to sync address from owncloud.10:43
=== oSoMoN is now known as oSoMoN|afk
ogra_mandel, did you get anywhere with adbd ?11:50
mandelogra_, yes and no, I'm getting a stupid aseertion from glib when I pass the unix socket11:51
ogra_gah11:51
mandelogra_, I'm trying to debug that atm11:51
ogra_ok11:51
mandelogra_, dbus_g_proxy_new_for_name: assertion 'g_dbus_is_name (name)' failed11:51
ogra_hmm11:51
mandelogra_, I don't want to set the env var and just use the session connection, feels ugly11:52
ogra_well, everything is ugly oin adbd11:52
mandelogra_, I'd like to pass the socket directly, rather than to set an env var to be used11:52
mandelogra_, true, but I don't like to make it even uglier hehe11:52
ogra_well, keep it as a fallback in case you get stuck11:53
mandelogra_, yes, I already have it as plan b11:53
mandelogra_, 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:53
mandelogra_, reading the env is no a lot of work and will allow to set dif sockets etc..11:54
ogra_dont forget that every sudo call produces log spam11:54
ogra_(auth.log)11:54
mandelogra_, true..11:54
mandelogra_, the issue is that I don't  want to store it in memory in case we ever want to do things with the socket11:55
ogra_that will be a completely different adbd then11:55
ogra_once we land this change i dont plan to ever touch this version again :P11:56
ogra_and focus on the re-work based on 4.4 (or even 5 if feasable)11:56
mandelogra_, he, ok12:08
mandelogra_, would be nice to re-write in go the entire system ;)12:08
ogra_geez ... what do all you guys have with go12:13
=== MacSlow is now known as MacSlow|lunch
jgdxmpt, hey, any conclusion on apn entries for multisim?13:00
=== oSoMoN|afk is now known as oSoMoN
gcolluraSaviq, ping13:41
Saviqgcollura, hey13:41
gcolluraSaviq, hi, have you found out anything about bug #1389698?13:42
ubot5bug 1389698 in unity8 (Ubuntu) "unity8-dash can't load scopes" [Undecided,New] https://launchpad.net/bugs/138969813:42
Saviqgcollura, hey, I'm afraid not much, nothing says what's wrong13:43
gcollurabecause I haven't and I still can't use my phone, I may end up to try a full reset13:43
=== dandrader is now known as dandrader|afk
Saviqgcollura, can you try going `gsettings reset com.canonical.Unity.Dash favorite-scopes`13:43
Saviqgcollura, and `restart unity8-dash`13:43
Saviqgcollura, 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 that13:44
Saviqgcollura, also, did you flash a newer image since then?13:45
gcolluraSaviq, `gsettings reset com.canonical.Unity.Dash favorite-scopes` made the scopes come back \o/13:45
Saviqgcollura, ok great, wonder what you got there before... should've asked first13:46
Saviqgcollura, glad I could help13:46
Saviqgcollura, 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 help13:46
gcolluraSaviq, thanks for the help, I'm going to mark the bug report as invalid13:46
gcollurathat's weird anyway, that even the apps scope disappeared13:47
Saviqgcollura, you said that it happened after trying to run a scope from QtCreator?13:47
gcolluraSaviq, yes, maybe because I may have marked my scope as favorite and then Qtcreator removed it after13:48
Saviqgcollura, that's possible, but should not happen anyway13:49
Saviqgcollura, if you reproduce it again, please check `gsettings get com.canonical.Unity.Dash favorite-scopes`13:49
Saviqgcollura, and put in the bug, I'll tweak the bug to reflect the new findings13:49
gcolluraSaviq, ok I'll do it if it happens again13:50
=== dandrader|afk is now known as dandrader
=== MacSlow|lunch is now known as MacSlow
danielwHey 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/DualBootInstallation15:40
danielwCause 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' ones15:42
danielwcould that be because I installed the application from a laptop running ubuntu 14.04?15:42
kenvandinecyphermox, hey, does our bluetooth pairing try 0000 for the pin before we prompt the user?15:59
=== dandrader is now known as dandrader|lunch
cyphermoxkenvandine: I don't think so, perhaps it would be good to do it16:02
kenvandinethe spec says to do it16:02
kenvandinebut i couldn't find any code that does that16:03
cyphermoxthen let's do it :)16:03
cyphermoxno16:03
kenvandinehowever, my device that says 0000 is the pin doesn't prompt when pairing16:03
cyphermoxsome devices use SSP, in which case I think it just works16:03
kenvandineah16:03
cyphermoxbut otherwise you need to explicitly poke them with a pin16:03
kenvandinecyphermox, could you take that one then?16:04
cyphermoxis there a bug filed for it yet?16:05
cyphermoxif so, you can assign it to me, but I can't guarantee I'll get to it right away16:05
cyphermoxI'll get it added to our backlog so we get it in the next sprint16:05
kenvandinepmcgowan, ^^16:06
cyphermoxrsalveti: ^ to add to backlog...16:06
rsalvetimind opening a bug for that?16:07
pmcgowanok, seems a nice to have thing16:07
cyphermoxrsalveti: of course16:08
cyphermoxkenvandine: was there a bug? should I open one?16:08
pmcgowancyphermox, need to open one16:08
cyphermoxalright16:08
kenvandinethanks!16:08
cyphermoxI'll do that once I'm done with the meetings16:08
kenvandinecyphermox, i also noticed there is a todo file in the bluetooth panel16:09
kenvandineis that current?16:09
kenvandineor has some of that been done?16:09
kenvandinesome of those looks familiar, like i've seen branches for16:09
pmcgowancyphermox, https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/139053216:18
=== ara is now known as Guest54796
ubot5Ubuntu bug 1390532 in ubuntu-system-settings (Ubuntu) "[Bluetooth] Attempt to pair using default pin of 0000 before prompting the user " [Undecided,New]16:18
cyphermoxoh, cool16:19
cyphermoxI'm going to need to steal a few more tricks from gnome-bluetooth16:20
cyphermoxrsalveti: the bug to add to backlog^16:20
rsalvetigreat, thanks16:20
=== dandrader|lunch is now known as dandrader
mptjgdx, yes. :-) <https://wiki.ubuntu.com/Networking?action=diff&rev2=248&rev1=247>17:22
=== dandrader is now known as dandrader|afk
=== alan_g is now known as alan_g|EOD
=== dandrader|afk is now known as dandrader
pngo_can music-app play streams, .m3u or .pls?19:07
popeypngo_: nope. its currently local music only19:08
pngo_popey; would adb shell work within phone terminal?19:09
popeyuh19:10
popeywhat, to connect from one phone to another?19:10
pngo_no from phone to same phone19:10
popeythat makes little sense. why would you do that?19:10
pngo_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 not19:11
popeywhats cmus?19:11
pngo_this is a termonal music player19:11
popeyoh neat19:11
pngo_*terminal19:12
popeyyou can change the colour scheme in the terminal if that helps19:12
=== psivaa_ is now known as psivaa-holiday
pngo_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 terminal19:13
popeyahh19:14
popeyyeah, apps get put into the background19:14
popeyor killed19:14
pngo_well when I press 'activate/power' button music comes back19:14
pngo_yes19:15
pngo_Is there a pdf viewer that works on ubuntu touch?19:27
popeypngo_: yes, pdfjs in the store19:53
pngo_How can I access tty?20:34
=== jhodapp is now known as jhodapp|sick

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!