/srv/irclogs.ubuntu.com/2015/04/27/#ubuntu-touch.txt

=== Ava is now known as Guest255
MooseHello everyone, recently I have gotten very interested in QML through co-coding an app for a client.  I was looking to develop my skills in QML by helping out with Ubuntu because you guys seem to focus heavily on it. I found the Ubuntu Touch/Phone quite interesting. So my question is: How can I join a project and help you guys out?01:58
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
bzoltanzbenjamin: hello man ... I have credential issues04:34
=== Ava is now known as Guest65075
bzoltanzbenjamin: ping05:02
surbikshi , i am android developer and want to work with ubuntu touch.i want to create custom of ubuntu touch image , how can i do it?05:23
surbiksfor sample : i want to block install app , and user can use pre-installed app just , how do this?05:24
=== Ava is now known as Guest15731
Mirvmardy: thanks for the bug #1447175 fix! although there's a test filing, but there's not much sense to not land the #include fix anyway06:45
ubot5bug 1447175 in ubuntu-system-settings-online-accounts (Ubuntu) "FTBFS with Qt 5.5 'QDataStream stream' has initializer but incomplete type" [Undecided,New] https://launchpad.net/bugs/144717506:45
Mirvs/filing/failing/06:47
jibel.quit07:33
=== chriadam is now known as chriadam|away
=== Ava is now known as Guest4809
=== ybon1 is now known as ybon
=== Ava is now known as Guest88948
Avagetto_Good day, anybody can help with porting? how i can create ubuntu touch  system img (vivid and android image inside) on PC, without device and adb...08:43
=== cimi is now known as Cimi
JamesTaitGood morning all; happy Monday, and happy Tell a Story Day! :-D09:21
=== pete-woods1 is now known as pete-woods
=== mibofra is now known as Guest34273
Se7morning10:06
Se7still no update :( shall i reset the phone and try upgrading?10:07
popeySe7: update to what?10:08
Se7popey, i ve got update for youtube telegramm and my pphoto but they don t downloading10:09
Se7it s about 3-4 days like this10:10
popeySe7: out of disk space?10:10
Se7try to reboot many time still nothing10:10
Se7no error popey10:10
Se7just stuk in downloading10:10
Se7stuck*10:11
popeyadb shell df -h /home10:11
popeywhat does it say?10:11
Se7wait10:11
Se7i have to  connect the phone to pc for doing that right?10:11
popeyyes, or do it in the terminal app10:11
popeyeasier from a pc10:11
Se7ok sec10:11
Se7adb command not found from terminal app10:14
popeyyou don't need "adb shell" on device10:14
popeyjust run "df -h /home"10:14
popeyand report the Use% column10:15
Se7ok sorry10:15
Se7Use% Mounted on /dev/mmcblk0p7 4.4 1.2g 3.1g 28% /home10:16
Se7looks like that I got space popey10:18
popeyok.10:19
popeyyou could try removing your Ubuntu One account in system settings, and then re-add it.10:19
jgdxxpopey, Se7 wait10:19
jgdxxSe7, could you take a look at your ubuntu system settings log?10:20
Se7if you tell me how :)10:20
jgdxxSe7, $ cat .cache/upstart/application-legacy-ubuntu-system-settings-.log10:21
popeyeasier if you plug into a pc10:21
jgdxxSe7, given you are in home10:21
Se7ok sec10:21
jgdxx(/home/phablet/.cache/upstart/…)10:21
Se7enable developer right?10:21
jgdxxSe7, yes10:21
=== jgdxx is now known as jgdx
jgdxSe7, and the phone needs to be unlocked while you access it via usb10:22
Se7ok enabled developer and connected to pc10:23
Se7now i have to do?10:23
jgdx$ adb shell10:23
jgdxon the pc10:23
Se7and type the command who give me jgdx10:24
jgdxSe7, cat .cache/upstart/application-legacy-ubuntu-system-settings-.log10:24
Se7http://pastebin.ubuntu.com/10909221/10:24
jgdxSe7, anything in  ~/.cache/ubuntu-download-manager ?10:31
Se7phablet@ubuntu-phablet:~/.cache/ubuntu-download-manager$ ls10:31
Se7ubuntu-download-manager.INFO  ubuntu-download-manager.WARNING10:31
jgdxSe7, anything interesting in WARNING?10:32
Se7do you want see the warning??10:32
Se7sec10:32
Se7mm how can i open it??10:33
Se7which editor it s on he phone10:33
jgdxSe7, vi10:34
jgdxor less10:34
Se7ok i pastebin it10:34
Se7http://pastebin.ubuntu.com/10909310/10:35
jgdxSe7, you can probably just follow popey's suggestion now. Thanks for your time! :)10:36
Se7no problem ..happy to help :)10:36
Se7tnx popey and jgdx now work :)10:39
popeyexcellent10:39
jgdxgreat10:39
matv1I have a qml app that is running well on the desktop but when I run it on the phone, apparmor starts complaining. I think its bad news but I cant really understand what it is complaining about. I could really do with some help10:57
matv1here is the output10:57
matv1http://pastebin.ubuntu.com/10909469/10:57
matv1what the app starts out doing is asking a server for data via a xmlhttprequest10:59
matv1I am guessing its related to that10:59
jgdxmatv1, has the app requested to be part of the networking policy group?11:01
jgdxref https://wiki.ubuntu.com/SecurityTeam/Specifications/ApplicationConfinement/Manifest11:02
matv1jgdx I am kinda new to this. I was hoping having the default grants for networking and webview would be sufficient11:03
matv1i will read up on that and get back if i still need help. thanks11:04
matv1jgdx btw on that matter of getting peap/mschapv2 enabled. I cant do much in terms of sorting that out but I am willing to test anything you have. Also I work daily in a wifi network where that is the authentication method. and I am close to the network admins if we need to know details of configuration. I have found that can be helpfull sometimes :)11:13
=== willcooke_ is now known as willcooke
=== olli is now known as Olli
=== MacSlow is now known as MacSlow|lunch
=== alan_g is now known as alan_g|reboot
jgdxmatv1, okay, cool! This is the branch for that: https://code.launchpad.net/~joergberroth/ubuntu-system-settings/wifi-802-1x-configurations/+merge/25747211:24
matv1jgdx nice! I will take a look11:32
mpttedg, https://bugzilla.gnome.org/show_bug.cgi?id=68091111:38
ubot5Gnome bug 680911 in Wi-Fi "Differentiate action on wireless disconnection based on disconnection reason" [Normal,New]11:38
mpt(“NM takes one-size-fits-all approach to all wireless errors which leads sometimes to nonsensical behaviour.”)11:39
mptpete-woods, https://code.launchpad.net/~joergberroth/ubuntu-system-settings/wifi-802-1x-configurations/+merge/25747211:39
=== alan_g is now known as alan_g|lunch
=== dandrader is now known as dandrader|afk
=== MacSlow|lunch is now known as MacSlow
robin-heroHi! Can I enable somewhere the turn-by-turn (with voice) navigation in the HERE maps on Ubuntu Touch?12:44
crs1Hi everyone :) Recently i have two problems with my n4: I cant isntall apps and mobile data stopped working. I already did a factory reset but the problems reappeared after some weeks. Do you have any ideas what i can do to solve this?12:45
studio_hi12:45
studio_i have a question about mir and xmir. is xmir the root less x11-server for mir?12:46
jgdxcrs1, hey, what image?12:49
crs1when i installed it on the phone i remember, i used the "devel" branch (that was long time ago). Now the phone says "Ubuntu 15.04 (r2)"12:51
jgdxcrs1, I'm not good with those numbers, but that sounds really old.12:52
jgdxcrs1, what does $ system-image-cli -i  # give you?12:53
jgdxcrs1, please upgrade your phone. I'm on "Ubuntu 15.04 (r183)" and I can think of a bajillion things we've done inbetween those two images.12:54
crs1ok i was already wondering why there are so few updates12:55
crs1there are no updates for me, it says something like "system up to date"12:55
=== alan_g|lunch is now known as alan_g
jgdxcrs1, maybe you made your image readwrite?12:56
crs1maybe i did this several month ago, but 3 weeks ago i did a factory reset, doesnt this revert the system to read only?12:56
jgdxcrs1, does /userdata/.writable_image exist on the phone?12:57
jgdxcrs1, you should be able to flash your phone to the most recent image painlessly, and without data loss. See https://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/12:58
crs1no, this file doesnt exist ( i checked with "sudo ls -a /userdata)13:00
studio_hmm, this is ubuntu-touch with "mir", isn't it? https://www.youtube.com/watch?v=c3PUYoa1c9M and that guy got "skype" on his scope?13:00
crs1To get back to your question from before, system-image-cli -i:13:00
crs1current build numer: 213:00
crs1last update: 2015-04-1313:01
crs1version ubuntu: 2015041313:01
ubot5Error: Ubuntu bug 20150413 could not be found13:01
crs1version device: 2015021013:01
crs1version custom: 2015041313:01
crs1jgdx, Thank you very much for your very fast and good help. I will try to do the flash procedure you suggested ;)13:02
jgdxcrs1, good luck. Ping me if the mobile data issues persist after upgrading to the latest version.13:03
davmor2studio_: skype is x86 only so won't run on arm.  that table is intel based so it can work there13:04
studio_i have never seen skype in the store13:05
davmor2studio_: it was for demo purposes, there is no skype app! it was standard skype for i386/amd64 installed via xmir the same applies for netflix too.13:06
studio_how to install the xmir on mir?13:07
davmor2studio_: you don't, it will land in the image when it is fully ready13:08
studio_ok13:08
=== dandrader|afk is now known as dandrader
amariIn which languages is Ubuntu Touch translated and which language input does the keyboard support?13:13
popeyamari: lots!13:16
amaripopey: The keyboard is most important. Does it support CJK input?13:16
popeyamari: Elleo can probably explain the details of the keyboard better than I...13:18
popeyamari: http://projects.davidplanella.org/stats/vivid gives you an idea of the level of translation13:18
jgdxmpt, a context can be inactive if cellular data is off13:19
jgdxmpt, s/context/apn13:20
mptok…13:20
jgdxmpt, but I'm thinking that will all go away when we change the backend to use "Preferred" instead of "Active"13:21
mptjgdx, pun not intended, but I’ve forgotten the context here13:21
studio_davmor2, what about "miraclecast", will it also land in the image?13:22
jgdxmpt, let me get back to you13:22
mptok :-)13:23
popeystudio_: we have no plans to13:24
popey(that I'm aware of)13:24
davmor2studio_: there is no miraclecast that is a commercial app.  The standard screen share will be incorporated when it is complete and tested well yes13:24
studio_popey, have seen that some guys are working in it for 15.04: https://github.com/albfan/miraclecast13:25
popeystudio_: you'd have to ask them then13:26
studio_i thought, that it is known here ...13:28
popey"it" ?13:28
studio_miraclecast on ubuntu13:28
Elleoamari: we have a chinese plugin, there's a japanese one in development (but that hasn't had much attention recently)13:29
amariElleo: you mean for the keyboard?13:29
Elleoamari: iirc the chinese library we use has some support for korean, but it's not used at the moment13:29
Elleoamari: yeah, for the keyboard13:29
popeystudio_: ok. various people may know about it, but that doesn't mean it's going to land in the phone any time soon, especially some random 3rd party repo on github13:29
amariSo right now there is support for chinese input in ubuntu touch, but not japanese and korean?13:30
studio_popey, there is also a ppa: http://ppa.launchpad.net/thopiekar/miraclecast/ubuntu/13:31
popeystudio_: it would need to be in the archive, unless it's a standalone app, which could be a click package.13:33
popeystudio_: again, you need to contact them, not us13:33
studio_ok13:33
studio_popey, you said, that there will be network browsing implementation in the filemanager, correct?13:36
popeysamba support13:36
studio_samba only or also nfs-lan?13:36
popeysamba for now13:38
popey(I am pretty sure I've said this about 4 times now)13:38
studio_i am sure, you just said network browsing, noting special more13:39
popeystudio_: http://paste.ubuntu.com/10911183/ no, multiple times I've said it.13:40
studio_and?13:40
amariElleo: So right now there is support for chinese input in ubuntu touch, but not japanese and korean?13:40
studio_you didn't said "only samba". sorry for missunderstanding :(13:41
popeystudio_: i did. 20:02 < popey> studio_: we have no plans to add nfs to the file manager, dnla makes no sense in a file manager13:42
studio_popey, sorry again, maybe i have skiped that sentence :(13:45
=== mandel` is now known as mandel
Elleoamari: correc13:53
Elleoamari: correct*13:53
amarithank you ;)13:54
mcphailawe: are you still looking for episodes of the "network lost when wandering away from wifi" bug?13:56
=== chihchun is now known as chihchun_afk
awemcphail, not sure "I'm still looking" is an accurate phrase, but if you've hit this, and would like to comment on the bug, I can point you to the right place?14:00
awemcphail, I'm actually just about to start a meeting14:00
awecould you describe your basic scenario?14:01
mcphailawe: ok np14:01
mcphailawe: simply no network and empty "sudo route" when out of range of wifi just now. No switch to 3g14:01
awewhich device?14:02
mcphailkrillin on rtm14:02
aweok, and to be clear, you were connected to a WiFi AP, then went out of range, correct?14:02
mcphailawe: correct14:03
mcphailawe: don't know at which point the network was lost. Haven't checked phone since went out of range 6 hours ago14:04
aweso we're working on a fix for this... the bug for this scenario is: https://bugs.launchpad.net/canonical-devices-system-image/+bug/143532814:04
ubot5Ubuntu bug 1435328 in ofono (Ubuntu RTM) "Leaving Wifi does not connect to mobile carrier data (GSM)" [Critical,In progress]14:04
mcphailawe: i'll look through that (lengthy!) bug later and add more info if I have anything new. Anything you would like me to check just now?14:06
Sander^workHow come the start screen with the phone and appstore icon etc. I saw on the downloaded version isnt there anymore on the one I got from bq14:08
aweno, I think we have a good understanding of the bug and actually have a fix in progress14:09
davmor2Sander^work: swipe the middle of the screen to the left 2 times14:09
davmor2Sander^work: the image you downloaded did have all the scopes that the shipped phone has14:09
Sander^workdavmor2, ah!!14:10
Sander^workThanks alot:)14:10
davmor2did not have even14:10
Sander^workdavmor2, awe maybe I good idea to have that excercise in the "training" when you first start the phone aswell:)14:12
Sander^worka*a14:12
Sander^workBtw, I really like the look of the phone.14:12
=== ara is now known as Guest54483
davmor2Sander^work: it is in the instructions and swiping between pages is kinda common to all mobile operating systems too.  But if the change they want lands you would access the other scopes from a right hand swipe which is in the instructions :)14:14
Sander^workdavmor2, ah, ok. Btw. Do you know if there exist an app like google keep. To keep track of several lists, and maybe share them?14:16
davmor2Sander^work: Reminders plugs into evernote that can have lists not sure about sharing popey^14:17
Sander^workdavmor2, Like a grocery store list?14:18
Sander^workHm, interesting. I'll have to check out evernote.14:18
davmor2Sander^work: yeah I use reminders for that, just make a note and then you have checkboxes you can add to the note14:19
kenvandineogra_, did you see the link sharing context menu landed in vivid?14:50
ogra_kenvandine, i'm still having an old image on my arale (testing a new graphics driver) and couldnt upgrade yet ... but thats awesome to hear ! (i'll upgrade today)14:51
kenvandineogra_, just for you! :-D thanks for the suggestion14:53
ogra_:D14:53
kenvandineawe__, apn editor testing silo is 16, building now15:09
awe__thanks kenvandine, abeato ^^15:16
abeatoawe__, noted15:16
=== ecloud is now known as ecloud_away
=== elopio_ is now known as elopio
mcphailAny news yet on whether the next krillin rtm will be based on vivid?15:47
ogra_there will be a hotfix OTA first15:47
ogra_the one afterwards will be vivid15:47
mcphailogra_: so does that mean vivd in 2 months rather than 1 or is the hotfix outwith the monthly schedule?15:48
ogra_the hotfix is out of line (will go to bq this week iirc)15:48
mcphailogra_: great! What is the hotfix hot fixing?15:49
davmor2mcphail: bugs15:49
popeybugs :)15:49
popeydammit15:49
ogra_hot bugs :)15:49
mcphail:)15:49
=== dandrader is now known as dandrader|lunch
mardyMirv: what's the plan for bug 1421009 as far as OA is concerned? Will you also add my branch to the silo, or should we land it separately?15:58
ubot5bug 1421009 in qtbase-opensource-src (Ubuntu) "unity8 sometimes hangs on boot" [Critical,In progress] https://launchpad.net/bugs/142100915:58
jgdxmpt, ping16:00
Mirvmardy: not landing at the moment, since we're not landing at the moment the Qt changes that regress OA. we're now landing libusermetrics (and possibly unity8) changes to workaround the original bug16:00
Mirvmardy: the OA changes may come handy anyway later since we still plan to ship the "real fix" once it's actually stable. in case OA has some changes of behavior that would be needed together with it.16:01
mardyMirv: OK, so I'll take the OA changes and land them in the same branch for the Qt 5.5 fixes16:03
mardyMirv: we'll land them ourselves, with low priority. OK?16:04
Mirvmardy: sounds good, and anyway better to have more proper ordering of those. but indeed low prio for now if we get this current workaround working that doesn't involve OA.16:04
mardyMirv: it's a good fix anyway, it doesn't depend on changes in QtDBus; the changes in QtDBus expose it quite seriously, but anyway the current code could be racy16:06
Mirvmardy: yep, it'd good to have it!16:06
kenvandineawe, abeato: silo 16 is built16:21
=== essembe is now known as sbeattie
peat-psuwitrsalveti: ping16:56
rsalvetipeat-psuwit: pong17:04
peat-psuwitrsalveti: I still cannot figure out how to send vsid parameter properly.17:05
=== alan_g is now known as alan_g|EOD
rsalvetipeat-psuwit: iirc you said we need to send that to the device part of the hal right?17:08
peat-psuwitDo you have any additional idea?17:08
peat-psuwitrsalveti: Yes, I said that.17:09
rsalvetipeat-psuwit: so guess I just need to export the same property set for the device17:10
rsalvetithen you could set that via pulseaudio17:10
rsalvetipeat-psuwit: do you have the logic on the android side that sets that property for your device?17:10
rsalvetistill unclear if that is indeed the property that does what you need17:10
peat-psuwitrsalveti: It's in the vendor RIL. So, no logic code is available.17:12
peat-psuwitrsalveti: But I'm sure that this parameter (along with another one) will make the voice go to earpeice.17:14
peat-psuwitI've already made a crude hack that successfully establish the call.17:16
rsalvetipeat-psuwit: oh, cool, so first we need to export that property set in pulseaudio, to make it set the property at the device instead17:21
rsalvetiand then have someone to set such properties17:21
rsalvetiguess when the call starts/stops17:21
rsalvetibrb17:21
n-iCeguys, is ubuntu phone available for shamu?17:23
ogra_shamu ?17:25
n-iCeNexus 617:25
Tassadarnope17:25
ogra_no, we use drivers from android 4.4 ... to my knowledge there is no 4.4 for the nexus 617:26
ogra_someone would have to "reverse-port" it, if thats possible at all17:27
popeyor wait till we inevitably have to move to android 5.x17:28
n-iCeright17:31
n-iCethanks17:31
=== dandrader|lunch is now known as dandrader
=== Guest34273 is now known as mibofra
=== ajalkane_ is now known as ajalkane
=== BOHverkill_ is now known as BOHverkill
peat-psuwitrsalveti: ping?19:02
rsalvetihey19:03
=== dandrader is now known as dandrader|afk
=== oSoMoN__ is now known as oSoMoN
=== kenvandine_ is now known as kenvandine
elopiooSoMoN: could you please review https://code.launchpad.net/~canonical-platform-qa/webbrowser-app/fix_base_class/+merge/256519 ?19:19
oSoMoNelopio, approved19:21
elopiothanks.19:21
=== dandrader|afk is now known as dandrader
peat-psuwitrsalveti: Pulseaudio has a proplist for card, right?19:42
peat-psuwitCan it be altered externally?19:42
mibofraoh hi rsalveti20:18
chrisccoulsonis there a way to tell Qt to create an EGL context (when running on X) instead of a GLX context?20:22
=== BOHverkill_ is now known as BOHverkill
=== ueaw is now known as ieaw
elopiocwayne: https://trello.com/c/WkAe7JgA/6-enable-testing-of-community-core-click-apps-in-touch-devices22:27
elopiothis card is not QAs top-priority, but should be the top in a month or so.22:28
elopioa month sounds bad... But there are things we can do in the meantime, with manually triggered executions.22:29

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