/srv/irclogs.ubuntu.com/2014/01/27/#ubuntu-touch.txt

=== vying is now known as Guest30917
=== chihchun_afk is now known as chihchun
=== vying is now known as Guest66967
Mirvjanimo: no I've just run other tests on the desktop so far like Qt Creator05:35
guest123evening. got a few questions if any one has time to answer.06:27
guest123having an issue installing trusty on a nexus 4.06:27
guest123Had saucy installed but went back to android wanted to test trusty and am having issues flashing boot06:27
guest123verified the md5 and still get invalid boot image. running 4.4.2 currently06:28
guest123yes its "LOCK STATE - unlocked"06:28
guest123Got the same error when trying to flash the stock JWR66Y boot loader as well from developers.google.com06:29
guest123 Writing the most recent bootloader (krt16s) is successful06:38
Jazzy_hi06:57
Jazzy_Anyone know which OS of Ubuntu is used to install mobile version?06:57
guest123any os with android sdk installed06:57
guest123https://wiki.ubuntu.com/Touch/Install#Manual_Download_.26_Installation06:58
guest123scroll down to manual install06:58
Jazzy_I going to install on micromax a10006:58
Jazzy_Thanks06:58
guest123np06:59
guest123am now getting this: [  258.059484] pil pil3: dsps: Failed to locate dsps.mdt07:50
guest123[  258.059758] dsps_load: fail to load DSPS firmware dsps.07:50
guest123from dmesg on devices07:51
guest123from a clean load of 4.4.2 i was able to flash everything. would only boot to a black screen and sit there for ~15 minutes. am now flashing jwr66y and am going ot try installing from there.07:52
varunbhatguest123: are you using the precompiled images for booting ubuntu touch?08:00
guest123yes from manual install instructions08:01
varunbhatDo you have any idea about compiling the images from cyanogenmod images?08:01
guest123havent done but could figure it out08:03
guest123booting to a black screen after restoring jwr66y and this: http://pastebin.com/sQ7Agujr08:04
varunbhatok.. i have the same issue, the device boots into a black screen and stays in the boot loop.. im not sure how to get the boot logs..could you please point me in the right direction?08:04
guest123i ran dmesg and got an issue with dsps firmware08:04
guest123try adb shell while black screen08:04
guest123then dmesg08:04
varunbhatit gives me permission denied..08:06
guest123on dmesg or adb shell?08:06
varunbhatadb shell08:06
guest123run as root08:06
guest123prolly started adb server as root and trying shell as user08:07
guest123issue with the pre compiled image?08:07
varunbhatyes tried that.. but somehow the demsg and all system logs are giving me permission errors when i try to read them08:07
guest123pastebin?08:08
varunbhati'm not sure.. that was the reason i was trying to compile the cyanogenmod to ubuntu touch..08:08
guest123pastebin the errors you are getting08:09
varunbhati dont have the device with me now.. would you be available at a later time to help me with the issue?08:10
guest123probably not but someone will be here im sure08:10
varunbhatok.08:11
guest123what android version was your device on08:12
varunbhatandroid 4.1.208:13
guest123what device08:13
varunbhatnote 208:13
guest123so the issue is in touch ui08:14
varunbhatit gives me something like this08:14
varunbhathttp://pastebin.com/3jS4zhFr08:14
guest123run as root?08:14
varunbhatyes08:14
guest123try (as root) kill `pgrep adb` && adb08:15
guest123coming from jwr66y i got a full boot into ubuntu touch, however, no UI08:16
guest123recognizes power button wakeup and switches the backlight on however no gui08:16
guest123meh ill wait a couple of days then try again08:17
guest123assuming the issue gets fixed that is08:17
dholbachgood morning08:26
guest123morning08:26
guest1236 hours behind you here08:27
guest123so pardon the lag :)08:27
=== oSoMoN_ is now known as oSoMoN
dirootsHi there09:27
dirootsNew to ubuntu touch, I found latest builds, and I noticed the different names for different devices : manta, mako, maguro and grouper, but what is goldfish?09:29
Stskeepsthe emulator in android, typically09:29
dirootsoh ok!09:30
dirootsI was hoping it was a pre-version for nexus 7 flo/deb :'(09:30
Laneysforshee: did you see my message on friday about the powerd brightness api?09:42
sforsheeLaney: I just saw it a few minutes ago, I was off on friday and travelling over the weekend09:54
Laneysforshee: okay, the one about getting the current state is more important to me09:59
Laney(it's a checkbox in the UI)09:59
sforsheeLaney: what state information are you after?10:04
Laneysforshee: https://wiki.ubuntu.com/Brightness#Phone10:05
Laneyif "auto brightness" is enabled or not10:05
sforsheeLaney: but shouldn't you be _telling_ powerd about the state, since you know the user settings and powerd does not?10:06
sforsheefwiw autobrightness is always going to be disabled at boot until you tell powerd to turn it on10:06
Laneythe settings application doesn't know if it's 'at boot' or not10:08
Laneywe will tell powerd to turn the setting on or off, but it should also be able to tell us what the current state is10:08
Laneyit's a d-bus api, someone else could have toggled it10:09
Laney(which is one thing that using properties allows us to have - change notification)10:09
sforsheeLaney: well something is going to have to tell powerd the user settings initially, because powerd doesn't know what to use when it starts10:09
sforsheethere isn't an api to get the current settings, so if it's really needed then it will have to be added10:09
Laneywhy don't you store them?10:09
sforsheewhy should a system service store user settings?10:10
sforsheewhat if different users have different settings?10:10
Laneythen you load the right one10:10
LaneyI'll report a bug10:16
sforsheeLaney: I don't think user settings belong in powerd, but you should take it up with ChickenCutlass if you feel differently10:17
Laneysomething needs to set it so that when the phone is restarted the right settings are applied, and there needs to be a way to query the state10:18
ChickenCutlassLaney, sforshee so from my understanding the settings should live in the settings app.10:22
Laneywhat does 'live' mean?10:22
rsalvetiyeah, and it should set the right config once the unity8/user session is started10:22
rsalvetiI'd guess powerd would have it disabled by default, until the user session is fully up10:22
sforsheersalveti: correct10:23
Laneysystem-settings is an application, not a mechanism for initialising settings10:23
rsalvetiright, not necessarily system-settings10:23
rsalvetibut something else10:23
rsalvetipowerd is a system daemon, shouldn't have to know anything user specific10:23
LaneyI think it'd be a strange design, but at the end of the day what I need is a place to query the current state10:23
Laneyand powerd has to know that to apply the setting, so it seems like it should be on its d-bus api10:25
Laneyinitialisation is a separate question I guess10:25
=== dandrader is now known as dandrader|bbl
sforsheeLaney: the api could be added to powerd, but at boot the settings are just defaults10:26
sforsheeLaney: so if system-settings asks powerd instead of pulling up the save user settings then the user settings just get reset every time the device reboots10:28
Laneyright, I get that - but something (that's not system-settings) has to initialise it /anyway/10:28
Laneyotherwise the user has the wrong settings10:29
Laneyand at that point powerd knows the value, so can be queried for it10:29
sforsheeso you just hope that something has initialized them with powerd and is giving you back the saved user settings?10:29
sforsheeseems like you should just ask whomever saves the settings10:29
LaneyIt's asking powerd about the policy that powerd is applying currently10:30
Laneyhmm, but there's a problem if setUserBrightness isn't going to store its value10:30
Laneyerm, userAutoBrightnessEnable I mean10:31
Laneysigh10:31
sforsheeLaney: it's not going to store it across reboots10:31
sforsheeit knows the current value it's using10:31
seb128is that setting an user one or a system one?10:31
Laneyshould we just define a gsettings key? someone needs to set it; who's that going to be?10:31
Laneyunity8?10:31
Laneyit's a user setting10:32
seb128if that's an user setting I guess unity8 should apply the value on session start/store it when it changes10:32
sforsheeyes10:32
seb128Saviq, ^ wdyt?10:33
LaneyI'm going to define a key and file a Unity8 bug to have it synchronised with powerd10:33
Laneymeans less cpp in that panel at least10:33
SaviqLaney, seb128, sounds fine I think10:34
seb128Saviq, thanks10:34
Laneyty10:34
=== vrruiz_ is now known as rvr
dirootsflo version for multirom : http://forum.xda-developers.com/showpost.php?p=49759813&postcount=308 nice!10:44
=== Guest16062 is now known as fmasi
sergiusenschanged10:47
davmor2Morning all10:56
=== MacSlow is now known as MacSlow|lunch
om26erif I flash ubuntu touch after flashing android 4.4 on the device will radios work ? or should I first go back to 4.3 ?11:06
WebbyITom26er, couple of weeks ago I had to go back to 4.3, don't know if now is fixed11:07
ybonyou can just reflash radio with 4.3 (what I've done) after install with 4.4, but it seems better to downgrade properly before11:07
ybonhttps://wiki.ubuntu.com/Touch/DualBootInstallation#Android4.4Radio11:08
=== chihchun is now known as chihchun_afk
seb128mpt, hey11:21
seb128mpt, https://wiki.ubuntu.com/SoftwareUpdates#Phone ... should the "Install <n> Updates" button be "update" (lowercase)?11:21
brendandhi, i have a question about low-power states in the phablet image11:27
brendandwhich ones are there - how are they entered/when, and do they have any analogue to traditional s3/s4 power states?11:27
mardyjdstrand: hi! Under apparmor, if an app has access to a symlink file, does it gets access to the symlinked file too (even if normally it wouldn't be able to access it directly)?11:34
FuLgOrEI'm flashing Ubuntu Touch on my Nexus 5 now :)11:43
=== _salem is now known as salem_
mardyMirv: hi! I suspect that the reason of the failures with Qt 5.2 (signond and signon-ui, at least) is that Q_ASSERTs were a no-op in the previous builds11:45
mardyMirv: did you enable them yourself in Qt 5.2, or is it something we inherit from upstream?11:46
brendandogra_, any ideas ^ (my question)11:52
FuLgOrEit works. just basic, but it works :)11:59
cwayneFuLgOrE, :_11:59
cwayneoops, :)11:59
cwayneFuLgOrE, i've found that pretty much everything works except audio12:00
FuLgOrEcwayne: I have some trouble with touch screen. sometimes I cannot go back to the homescreen12:00
FuLgOrEbut I made a reboot now12:00
FuLgOrEand I have trouble to connect to my wifi on the regular way (maybe I edit the config file later)12:00
FuLgOrEfor a 24h old alpha version it works very nice :)12:01
Mirvmardy: I shouldn't have touched anything related to those. tsdgeos might have bumped into the Q_ASSERT behavior change already possibly. well, hmm, of course it might also matter that as per request the PPA Qt builds are done using debug options to get better backtraces in case of crashes.12:03
tsdgeosMirv: well, stuff should not rely on Q_ASSERT being noops :D12:04
mardyMirv: most likely that's the case12:04
tsdgeosnor the other way around12:04
Mirvmardy: but no other packages seem to have exactly that kind of problem12:04
mardytsdgeos: agreed12:04
tsdgeosMirv: actually i fixed a bug somewhere about that12:04
tsdgeosdon't remember where12:04
tsdgeoscan check12:04
mardytsdgeos: you fixed accounts-qml-module, and now I found another case in signon-ui12:05
tsdgeosthis one12:05
tsdgeoshttps://code.launchpad.net/~aacid/qtubuntu-sensors/temporary_open_file/+merge/20287412:05
mardytsdgeos: the problem is that the one I found now cannot be fixed, because QtDBus lacks some APIs12:06
tsdgeosah12:06
tsdgeosthat one12:06
tsdgeosyes12:06
tsdgeosi reached the same conclusion12:06
tsdgeossorry i did not report :D12:06
tsdgeosyou have invalid messages12:06
tsdgeosand you can't really create fake ones12:06
mardytsdgeos: yep, to mock an interface12:06
tsdgeosright?12:06
mardytsdgeos: correct12:06
tsdgeosmardy: that's the outcome of Mirv building the ppa pckages with debug enabled instead of release12:06
tsdgeosbut i think we should still have stuff work on debug12:07
mardytsdgeos: I'm filing a bug on QtDBus to see if we can add some specific APIs to enable mocking, but I'm afraid that in the meantime I'll just have to disable the tests12:07
tsdgeosthing is, that assert seems "too much" to me, i.e. stuff works without the assert12:07
tsdgeosso why is the assert there?12:07
FuLgOrEhmm, if I use 'adb shell' I'm directly connected as root. Is that correct?12:11
ogra_FuLgOrE, right12:12
FuLgOrEok12:13
ogra_we'll drop that soon so you will end up as phablet user and have to use sudo (like on a desktop)12:13
FuLgOrEok, good to kno12:13
FuLgOrEw12:13
FuLgOrEthe phone stays a bit hot, sometimes if I want to type something, some letters are missing and if I go back from somewhere (e.g. dialer) to the home screen, the little preview shows strange things (pixel party :D)12:15
FuLgOrEbut the most things are working12:15
FuLgOrEvery nice :) where can I find the terminal app?12:15
FuLgOrEand sometimes I have a big vertical stripe in middle/left side of the screen12:17
davmor2FuLgOrE: under applications?  but there are keys there that aren't working currently known bug that needs fixing12:17
cwayneFuLgOrE, that's the side-stage messing up.  that's fixed in later versions (with an update to ubuntu-touch-session)12:17
FuLgOrEcwayne: thx | davmor2: when I tried to enter my wifi password, once I had no "v". the field was working but I couldn't see the letter. when I switched to numbers and back to letters it was okay again12:19
mardytsdgeos: FYI: https://bugreports.qt-project.org/browse/QTBUG-3647512:24
mardyMirv: meanwhile I'll disable the failing tests, then12:24
Mirvmardy: ok, makes sense at this point I guess.12:25
FuLgOrEit looks like unity8 eats 50% cpu12:27
FuLgOrEo.O12:27
FuLgOrE1650 phablet   20   0  412856 116480  57600 S  48.0  6.1  13:27.13 unity812:27
=== MacSlow|lunch is now known as MacSlow
=== salem_ is now known as _salem
=== _salem is now known as salem_
boikofginther: is there anything wrong with jenkins, or is this something related to dialer-app itself somehow: http://s-jenkins.ubuntu-ci:8080/job/dialer-app-ci/135/12:45
=== dandrader|bbl is now known as dandrader
=== gatox is now known as gatox_bbl
FuLgOrEbrighness control is not working on N5 (just for your information, not important for me)13:06
cwayneah13:07
cwayneFuLgOrE, just confirmed here13:07
Mirvif anyone (yes, please!) wants to try out seeing the problems and filing bugs for whatever components when running Qt 5.2, one can break his/her Nexus 4 quite well with the instructions at http://pastebin.ubuntu.com/6808355/ -> but Unity 8 will run at least to an extent. ppa-purge (or image updater) works to downgrade.13:07
boikoLaney: hey, about your MR for telephony-service, is the other MR already landed? I mean the system-settings one13:12
Laneyboiko: no, it's preferred to do them in sync13:13
Laneyif you want to review the code / approach then we can think about landing afterwards13:14
boikoLaney: ah ok, but is it ready for reviewing/merge already? I just don't want to merge code in telephony-service that might block it from releasing13:14
Laneyseb is reviewing u-s-s ~today13:14
Laneyso comment but not top approve if you want13:14
boikoLaney: nice! I will review that in a couple hours then (almost lunch time here)13:15
Laneycool, thank you13:15
FuLgOrEI sent myself a sms. the sms symbol changed to blue color. but the "lock screen" shows "no data sources available"13:15
ybonhave you enabled stats on settings? just in case ;)13:17
FuLgOrEybon: no. do you know where I can get a manual for ubuntu touch? :D I have some simple questions a manual could answer I guess13:19
FuLgOrEI don't want to bother you guys for nothing13:19
cwayneFuLgOrE, it's not a bother, you've been quite helpful in fact :)13:20
FuLgOrEI cannot believe that I was helpful :D I didn't do anything :D13:20
ybonFuLgOrE: I don't know any use manual, sorry ;) But some says that a device that needs a user manual has a bad UI, so... ;)13:23
ybonuser* manual13:24
ybonAnyway, the stats on  welcome page settings in on "privacy"13:24
FuLgOrEthanks13:24
cwaynewow13:24
cwaynei didnt even know that13:24
FuLgOrEcwayne: yes, it's activated13:26
FuLgOrEgerman: Status auf dem Startbildschirm :D13:26
FuLgOrEI'm still searching the terminal app. I saw in settings that it is installed but it's not on one of the home screens13:29
ybonElleo: is that you https://twitter.com/mikesheldon ? :)13:31
ybonre: Canal person hacking Ubuntu Touch ;)13:31
Elleoybon: yep :)13:32
ybonaaaaahh :)13:32
ybonSo I was already following you13:32
Elleoheh, small world :)13:32
ybonAnd so you know Richard from OSM too, right?13:32
shiggitayrsalveti, are you around?13:32
Elleoybon: yeah, I don't know him massively well but we've chatted about canal + OSM stuff in the past13:33
ybonfun :)13:33
jdstrandmardy: hi! symlinks are resolved before evaluation, so the actual file is used13:33
ybonElleo: I think I remember him pigging both you and me on Twitter about the waterway rendering I'm working on ( http://fluv.io/ )13:34
Elleoahh, that was you, awesome13:34
ybonSo, next step, a waterway navigation app on UT :p13:35
Elleoyeah, I think it was around the time richard mentioned getting locks rendering properly13:35
Elleohehe, yeah :)13:35
mardyjdstrand: OK, so if a click package has a certain file, and uses a click hook to symlink it to a file in ~/.local/share/accounts/services/ (which is supposed to be readable by all click apps), other click apps won't be able to read this, right?13:35
ElleoI notice your map is missing a lof of UK canals, I wonder if they've been tagged differently13:35
Elleolot*13:35
Elleowell "missing" as in not as highlighted as most13:36
=== salem_ is now known as _salem
fgintherboiko, It appears to be a transient issue, the failures are caused because the touch device couldn't contact launchpad, but other test runs are passing. I'll experiment a bit13:37
ybonElleo: yes, I should investigate13:37
FuLgOrEeach reboot I have to type in my wifi password again. And each time a new config file will be generated (with serial number 1, 2, 3, ...)13:37
boikofginther: thanks13:39
FuLgOrEis there a way to use ssh-server on the UT-phone ootb?13:42
FuLgOrEI tried "ssh root@ip" and "ssh phablet@ip"13:43
FuLgOrEboth times connection refused13:43
popeyFuLgOrE: adb shell start ssh13:43
FuLgOrEthx :)13:43
popeyactually13:44
popeythat'll start it as root, you may want a user-started sshd13:44
FuLgOrEactually it works fine for me!13:46
jdstrandmardy: right, cause they won't have access to the file in /opt13:46
jdstrand(or wherever the click package is installed to)13:47
jdstrandmardy: it will probably need read access to the ~/.local/share/accounts/services/ directory though, so it could potenentially get information from there13:48
Mirvtsdgeos: ok unity-scope-click was getting uninstalled because ubuntu-purchase-service was not set to recipe build. after that one gets built it's possible the apps start to work. there are still a small handful of packages that need to be uninstalled when upgrading.13:48
jdstrandmardy: we've tried to minimize info leaks of this sort, but it isn't always possible. In the case of online accounts, it can get a list of account types from the API iirc, so there isn't a real issue there13:49
jdstrand(correct me if I'm wrong)13:49
MirvI also built cordova today which resolved that one and html5 container packages, and I'll continue looking at the remaining problematic packages tomorrow (although I believe most of them are due to qt-videonode)13:49
tsdgeosMirv: cool13:49
mardyjdstrand: the online accounts API to enumerate the providers and services is implemented as a library, so it uses the permissions of the app13:52
mardyjdstrand: but I think that's fine13:52
mardydbarth: ^13:52
=== gatox_bbl is now known as gatox
=== dandrader is now known as dandrader|afk
FuLgOrErsalveti: As you could read before, I flashed UT on hammerhead. At first many thanks for creating that nice image! How can I support you to solve some issues? In which way you would prefer something like a bug report? Or does anybody else from the community have to do that now?13:53
dbarthmardy: reading the backlog13:57
tsdgeosmardy: otoh you could have a fake dbus server for your tests, but of course, that's a bit more of a work :D13:58
dbarthmardy: ok, so we're clear then13:58
dbarthmardy: objection dismissed ;)13:58
FuLgOrEups! Each time I reboot, I will have to set up wifi again. And each time I get a new wifi interface (wlan7 at the moment)14:02
fgintherboiko, I reran the mako test job, this time it executed but hit a dailer-app crash: http://s-jenkins.ubuntu-ci:8080/job/generic-mediumtests-runner-mako/4858/14:05
=== dandrader|afk is now known as dandrader
FuLgOrEcould you please do me a favor and check the ut-mailing list if you got an email from me (Georg Schmitz) with this subject: Re: [Ubuntu-phone] Call for testing: experimental 4.4.2 based images14:19
cwayneFuLgOrE, i dont see one14:24
FuLgOrEcwayne: thanks. the chinese internet connection makes me crazy -.-14:25
FuLgOrEI try it with vpn, brb14:26
=== zoopster_ is now known as zoopster
FuLgOrEcwayne: Is my mail there? It should have worked. Damn Internet connection. Sorry for making trouble...14:31
cwayneFuLgOrE, yep14:31
FuLgOrEthx :)14:31
FuLgOrEregarding the "several wlan devices" issue, did that happen on other devices than Nexus 5 as well? Each reboot I have to manually set up the wifi connection and each time I get a new wifi interface14:38
davmor2FuLgOrE: works fine here on a non 4.4.2 system so might be an issue on that version14:40
dholbachsalut didrocks, do you know when the bot releases a new ubuntu-html5-theme? I think you answered a similar question in the past, but I can't quite remember the answer14:41
didrocksdholbach: it will be once ubuntu-html5-theme upstream put a new landing ask on the spreadsheet and we assign a slot (and we can promote the next image which isn't the case right now)14:42
dholbachok cool, thanks14:42
mardykenvandine: any idea on how to coordinate the landing of the app-access branch of u-s-s-o-a with friends-app and other apps using online accounts? (such as the Reminders app)14:42
didrocksdholbach: yw! :)14:43
dholbachdidrocks, I thought the package uploads to the archive were (sort of) unrelated to things landing on the image14:43
mardykenvandine: if the app-access branch lands before these apps get updated, they will still be able to use the accounts they've been using so far, but not any newly-created account14:43
kenvandinemardy, will landing the app-access branch break any of the apps?14:43
kenvandineah14:43
mardykenvandine: because by default new accounts will be created with an empty ACL14:43
didrocksdholbach: they are totally related, we don't want to introduce new regressions if already we can't promote an image14:44
dpmhey tedg, on this MP, https://code.launchpad.net/~ted/ubuntu-calendar-app/url-dispatcher/+merge/201543 would you mind merging trunk and re-pushing? I'll then top-approve14:44
kenvandinemardy, is it just friends-app and reminders?14:44
tedgdpm, Sure14:44
dpmgreat, thanks!14:44
kenvandinemardy, and are they all ready to be merged?14:44
mardykenvandine: AFAIK, but I don't really know14:45
dholbachdidrocks, thanks14:45
mardykenvandine: no, I didn't propose a branch for the Reminders app yet14:45
kenvandinemardy, any risk to the desktop?14:45
mardykenvandine: I don't think so, this code is not used on the desktop14:45
kenvandineok, well lets make sure all the branches are ready to be approved14:46
kenvandineand get them on the landing plan14:46
cwaynemardy, should we wait til after it's all landed and confirmed working before we do the click-hooks merge?14:48
mardycwayne: good idea14:49
cwayneyeah, makes sense14:49
cwaynealthough there's nothing particularly dangerous about that MR, i'm happy to wait to make sure stuff's working :)14:49
elopioping mardy. You are back right? When you have some time, I have some questions about online accounts and autopilot14:51
mardyelfangor: yep, feel free to ask14:55
mardyelopio: ops, that was for you ^14:55
mardyelfangor: sorry for the noise :-)14:55
elopiomardy: welcome back. I hope you are having a nice time with your child :)14:57
elopiomardy: I'm trying to start system settings like this:14:57
elopio$ system-settings online-accounts14:57
elopiobut I get: file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59: Unable to assign [undefined] to bool14:57
tedgdpm, Updated, also switched to be more like the desktop stuff that had been changed.14:59
mardyelopio: are there more messages?15:00
dpmtedg, ah, nice, thanks!15:00
elopiomardy: http://paste.ubuntu.com/6826589/15:01
elfangormardy: no problem :)15:01
mardyelopio: OK, I tried it just now and I get the same error, which means I'll hopefully fix it soon15:02
timpmardy: the control has no pressed property?15:03
timpthe SingleControl seems to assume that, but doesn't really check for it15:03
elopiomardy: OK, I'll file a bug for you.15:04
elopiomardy: I'm trying to add an ubuntu one account from autopilot to test the click scope. Is there a way to do that with the accounts CLI?15:04
timpyou could work around it by adding the pressed property, or by setting SingleControl.pressed: false15:04
elopiomardy: https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/127326215:08
ubot5Ubuntu bug 1273262 in Online Accounts setup for Ubuntu Touch "Error when opening the online-accounts panel from command line" [Undecided,New]15:08
=== rachelliu_ is now known as rachelliu
attentebfiller, hi15:11
bfillerattente: howdy15:11
mardyelopio: thanks15:11
mardyelopio: yes, you can, using the account-console tool15:12
attentebfiller, talking with seb128 about if it makes sense to not use the spell-checking-languages key15:12
bfillerattente: we have no support for it in the code currently15:12
StephenGregoryHey guys. Is it possible to port Ubuntu Touch to the BeagleBone Black? If so, what steps would be involved? Thanks!15:12
seb128bfiller, do you plan to support it?15:12
bfillerseb128: don't think so, the spell checking is tied to the current keyboard language15:13
seb128bfiller, that sucks :/15:13
bfillerseb128: so the spellchecker when enabled automtically uses the proper language15:13
bfillerseb128: not sure of it's value..15:13
bfillerit will use the active language's dictionary15:14
mardyelopio: account-console create --help15:14
seb128bfiller, well, as a french user I'm using azerty layout only, because that's what I'm used to15:14
seb128bfiller, but I need to write in english all day long because you guys don't want to write french to me :p15:14
elopiomardy: I gave it a try and got stuck after the login:15:14
elopiohttp://paste.ubuntu.com/6826645/15:14
elopioI suppose I'm missing something.15:14
seb128bfiller, on my desktop I've english and french dict both available all the time on my azerty layout, since I keep switching languages15:14
bfillerseb128: yeah that makes sense15:14
bfillerseb128: so we'll look into adding that then, but definitely don't have it now15:15
bfillerseb128: shouldn't be too hard I don't think15:16
mardyelopio: does U1 actually use a different authentication than plain password?15:16
seb128bfiller, thanks, do you want a bug report for it?15:16
bfillerseb128: would be good15:16
elopiomardy: it uses oauth, I think.15:16
mardyelopio: I think that your paste shows that you got it working: you are successfully reading the password15:17
mardyelopio: AFAIK, no, but let me double check15:17
bfillerseb128: and I know supporting the spell checking langs was part of the design, unfortunately thomas didn't implement it that way - so we'll need to do some rework15:17
elopiomardy: so, maybe it's just that the UI is not showing me the account info.15:17
mardyelopio: nope, no oauth (see "cat /usr/share/accounts/providers/ubuntuone.provider")15:17
elopioI'll try to continue the test with this.15:18
mardyelopio: maybe you just have to enable it (account-console edit 18 --enable)15:18
bfillerseb128: so basically you want to be able to switch what spell checker you are using and not have that tied to the current keyboard layout, correct?15:18
elopiomardy: which brings another request. It would be really nice if we expose account-console as a python module, so we can import it and use its methods, instead of run the command.15:18
bfillerseb128: like french layout with english spell checker dictionary15:19
seb128bfiller, yes, I think in really most users use 1 keymap (why change when you are used to something) but can type in different language15:19
mardyelopio: maybe, but if you look at account-console, it's actually just a small script written using the accounts python bindings, so I'm not sure it's worth15:19
seb128bfiller, right, I write in english/french/german on my azerty layout for example15:20
bfillerseb128: makes sense15:20
elopiomardy: hum, I didn't notice that. Ok, so I'll give it a try before asking for a package.15:20
elopiothank you!15:20
mardyelopio: yw15:20
bfillerseb128: one change we'd need to make is decouple the hunspell packages from the keyboard-language plugin packages currently they are deps of the keyboard-language package15:21
FuLgOrEN5 and USB otg makes a lot of fun :D15:21
bfillerseb128: actually maybe not, they are all currently installed anyway but mightnot be in the future15:22
bfillerattente, seb128 : can we land the changes we've already discussed in u-s-s then work on enabling spell-checking-languages next?15:22
bfillerattente: or just have spell-checking-language always default to the active-lang for now until we add support in the backend15:24
seb128bfiller, https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/127327515:24
ubot5Ubuntu bug 1273275 in ubuntu-keyboard (Ubuntu) "The osk shouldn't assume that active layout = language in use" [Undecided,New]15:24
seb128bfiller, sure, we can land the switch to enable/disable and keep the other options hidden until we get support for those15:24
bfillercool15:25
attenteok, i'll just revert some of those deletions15:25
annerajbis the 4.4 code up on gerrit?15:26
jgdxoSoMoN_, \o. You've mentioned switching to oxide in [1]. When do you expect this to happen? https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/126984615:28
ubot5Ubuntu bug 1269846 in webbrowser-app "changing OPTION in a SELECT is not visible until SELECT blur" [Medium,Confirmed]15:28
oSoMoN_jgdx, there are high hopes this can happen in time for 14.04, but we’re not exactly there yet, we’ll be sprinting on oxide next week and it should give us a much clearer idea of whether this is doable15:30
=== oSoMoN_ is now known as oSoMoN
oSoMoNjgdx, short answer: ASAP :)15:30
mterryCimi, you are working on the welcome wizard yeah?  I think that merge proposal is in your court right now15:32
Cimimterry, currently on preview widgets15:32
jgdxoSoMoN, okay thanks. :) Good luck15:32
oSoMoNthx15:33
WardaneThe lastest ubuntu touch daily build is not booting on my nexus 4. All I get is a black screen.15:36
ogra_which channel do you use ?15:37
ogra_(trusty/devel is definitely fine here ... )15:37
WardaneI did a manual flash15:38
WardaneI probably will just reinstall android and flash it the conventional way15:38
ogra_hmm, might be that you need to touch /home/phablet/.display-mir for that to work (via adb shell)15:38
ogra_we havent tested manual in a while15:39
WardaneSorry for being a noob but what do you mean by 'touch'?15:40
ogra_what i wrote :)15:41
ogra_adb shell touch /home/phablet/.display-mir15:41
ogra_adb reboot15:41
ogra_and see if the UI comes up then15:41
WardaneGot it thank you15:41
ogra_if that doesnt work, use the normal method via phablet-flash ... that definitely works and gets regular testing15:42
WardaneTouching /home/phablet/.display-mir worked! Thank you15:43
ogra_great15:43
ogra_note that you can not do over the air updates of such an isntall15:43
WardaneOh I didn't realize that. I am going to phablet-flash then15:44
davmor2Wardane: touch is a command that just updates the timestamp on a file or creates an empty file if one doesn't exist in order to update it's timestamp.15:48
Mad_HalflingHi, quick question, please - sorry if I'm being stupid, but how do you install apps, now? As I understand it, they should appear as search results, now, rather than there being an explicit app search/install programs, correct? If so, then I don't seem to be able to find any - I've got the Click Packages enabled, am on 14.04 r144 and have internet connectivity as the music app just updated.  Does anyone have any new apps I c15:54
kenvandinetedg, how will upstart_app_launch_start_multiple_helper deal with apps with SingleInstance=true in the .desktop file?15:54
tedgkenvandine, It doesn't know anything about desktop files, so it'll ignore it.15:55
ogra_barry, bug 1273288 for you :)15:55
ubot5bug 1273288 in ubuntu-system-settings (Ubuntu) "On installes where no OTA upgrade is possible, system-image should not attempt an upgrade" [Undecided,New] https://launchpad.net/bugs/127328815:55
kenvandinetedg, great15:55
ogra_(and probably seb128 too, not sure where the thing should be blocked)15:55
tedgkenvandine, untrusted helpers are indepenent there.15:55
barryogra_: thanks, looking15:56
=== dandrader is now known as dandrader|doctor
seb128ogra_, is that a supported usecase/scenario?16:00
ogra_seb128, developer mode is supposed to get a UI switch at some point (and i guess also a switch to make the img rw), once this is set, OTA should be disabled16:01
seb128ogra_, I've been using image updates with rw one for a while, seems to work fine?16:02
seb128ogra_, what is "OTA" btw?16:02
ogra_seb128, the cdimage images/zip installs are indeed not a supported usecase, but all ports currently (and likely for a while) use this install method ... which means they all get this behavior16:02
ogra_seb128, Over The Air updates :)16:02
OttOmanTRover the air updates16:02
OttOmanTR:)16:02
seb128ogra_, well, I'm fine having a spinner just spin on non supported images, but if you can support from the backend to check for those case and a design I'm fine doing the UI changes16:03
seb128ogra_, I'm not going to go out of my way to do that though, ETOOMUCHTODO already without trying to solve non supported cases16:03
ogra_seb128, they replace parts of the system ... if you made changes that gets you weird results ... (install htop in a rw image, do an upgrade, then do dpkg -l htop .... you will notice htop is gone from the dpkg db ... but the binary is still there)16:03
ogra_seb128, ok, i'll stop filing bugs then16:04
FuLgOrEregarding each reboot=new interface (Nexus 5): it always changes the mac-address16:04
seb128ogra_, right, that works fine enough for my usecase (installing new settings to test them)16:04
OttOmanTRogra_: Are you just a volunteer or you're from Canonical?16:04
seb128ogra_, if I had to redownload/do a new install every day I would be really annoyed (or stop testing on the device and keep the image ro)16:04
ogra_OttOmanTR, i'm working for canonical16:04
ogra_seb128, well, it will eventually break if you do OTA upgrades over a rw image ... note that i didnt say it needs to be fixed soon or anything ...16:05
OttOmanTRogra_:  I appreciate your work guys, thanks a lot to the team16:05
ogra_but well, bugs seem to not be wanted ... i thought it might help to have it noted down16:06
ogra_(on a sidenote i filed it on request of one of the download-manager devs sitting here at the table)16:06
seb128ogra_, it's not that bugs are not wanted, but as said we have too much to do atm ... anyway, set it as wishlist let's see if we ever get to it ;-)16:07
FuLgOrEhttp://paste.ubuntu.com/6826897/ <-- dmesg | grep wlan16:08
FuLgOrEI think I got it16:09
FuLgOrE[    1.805180] bcm_wifi_get_mac_addr: Failed to get information from file /persist/wifi/.macaddr (-2)16:09
FuLgOrEthe path /persist doesn't exist...16:10
ogra_rsalveti, ^^16:10
FuLgOrEthis image is RW. could somebody cat me the information from /persist/wifi/.macaddr?? :D16:11
FuLgOrEI will inform rsalveti via mail later16:11
=== charles_ is now known as charles
FuLgOrEthan I hopefully get my wifi working, without typing the password every time. that makes me crazy :D16:12
FuLgOrEwlan936 also makes me crazy :D16:13
FuLgOrEor /etc/udev/rule.d/70-persistent-net.rules = 50mb is also strange ;-)16:14
FuLgOrEI'm just joking...16:14
=== _salem is now known as salem_
=== salem_ is now known as _salem
WardaneHow do you take a screenshot?16:29
=== _salem is now known as salem_
ybonphablet-screenshot from your desktop :)16:30
ybon(when your devide is plugged in, of course ;) )16:31
WardanePerfect thank you16:32
ogra_rsalveti, bug 127330816:36
ubot5bug 1273308 in android (Ubuntu) "lxc-console -n android -t0 does not work on flo images" [Undecided,New] https://launchpad.net/bugs/127330816:36
boikofginther: trying to check what's in the backtrace16:43
Laneyseb128: where do we put shared components in u-s-s?17:12
Laneywe had the SettingsCheckEntry before but I forgot where it was - can you remember?17:12
seb128Laney, https://code.launchpad.net/~laney/ubuntu-system-settings/remove-settingscheckentry/+merge/18832017:13
seb128Laney, src/SystemSettings in seems17:13
seb128it17:13
Laneyoh ok17:13
Laneywe had them compiled in17:13
Laneyah no, that isn't17:14
Laneynod17:14
auroHi, is there a seperate forum for Nexus 7 issues or this is it?17:25
ogra_auro, this channel is for all ubuntu touch related issues ...17:32
auroorga_, my first time on IRC. I used the ubuntu touch instructions and bring it up on 13.10 on Nexus 7. Is a 8GB machine. I wanted to report some behaviour.17:35
attentedpm, kalikiana, i've run into a hiccup trying to get the dynamic language switching to work across the entire device17:37
attentemainly there's seems to be an issue with apps in general being unable to access the user's language through accountsservice (permissions problem it seems)17:38
dpmhi attente, oh, what was it?17:38
dpmoh17:38
attentein accountsservice, a call to sd_pid_get_session() is made which returns EACCES17:40
=== gatox_ultra is now known as gatox
=== bfiller is now known as bfiller_afk
hedz09Hey guys. Is it possible to port Ubuntu Touch to the BeagleBone Black? If so, what steps would be involved? Thanks!17:51
popeyhedz09: have you seen the porting guide?17:54
popeyhedz09: https://wiki.ubuntu.com/Touch/Porting17:55
hedz09Yes, I've seen it but Cyangenmod hasn't been ported yet to the Beaglebone Black (not that I'm aware of).17:57
=== alan_g is now known as alan_g|EOD
hedz09Looking for some advice from those experienced with porting on where to start.18:05
=== bfiller_afk is now known as bfiller
popeyhedz09: that might be a problem then18:10
boikoLaney: where can I get accountsservice-ubuntu-touch-schemas from to test your changes?18:18
hedz09Trying to port Cyangenmod would be the first step?18:32
balu360please help to install for 177718:43
labsinpopey, Could you try my app again? http://ubuntuone.com/2ECSspw1A5N1RwKdcTh1BM18:49
popeylabsin: sure thing!18:50
wardaneCan anyone give me  a link or tell me how to install a click package to Ubuntu Touch?18:51
achiangwhat do we use these version tarballs for? https://system-image.ubuntu.com/devel/mako/18:52
achiangcwayne: ^^18:52
popeywardane: adb push foo.click /tmp18:52
popeywardane: adb shell sudo -u phablet pkcon install-local /tmp/foo.click18:52
wardaneThank you18:53
popeylabsin: http://paste.ubuntu.com/6827786/ that looks unwell18:53
cwayneachiang, IIRC it's always unpacked on top of the rootfs, and contains just the version info18:53
cwaynestgraber, ^18:53
labsinpopey, It was a test to add qml modules. It works on the desktop in confinement -.-18:54
labsinI'll try the emulator18:55
popeylabsin: sorry18:55
labsinpopey, no problem. Is qmlscene totally different on the phone?18:56
cwaynecyphermox, https://code.launchpad.net/~cwayne18/ubuntu/trusty/lxc-android-config/pretty-hostname/+merge/20340018:56
popeylabsin: we may want to move to #ubuntu-app-devel18:57
achiangcwayne: right, but... why?18:58
achiangcwayne: this is just part of understanding more about the overall system architecture18:58
achiangondra: do you know why? ^^19:02
cwayneachiang, sorry, digging through logs, i think i saw stgraber explain it once19:04
achiangcwayne: like... i'm kinda curious why it can't be part of one of the other existing tarballs.19:06
achiangcwayne: i could go look at the system-image code again. maybe that will explain19:07
achiangcwayne: mmm... i think i'll wait for you to dig out of logs, or for stgraber to just shed some light ;)19:09
cwayneachiang, i *think* it's so that it's autogenerated, and is always part of an OTA update19:12
achiangcwayne: interesting19:13
cwayneso if any of the other tarballs changed, a new version.tar.xz is created, to make sure those files are always accurate19:14
achiangcwayne: that's a plausible theory :)19:18
=== krabador is now known as Guest78666
=== dandrader|doctor is now known as dandrader
=== dandrader is now known as dandrader|afk
=== ubuntu__ is now known as Guest60915
=== dandrader|afk is now known as dandrader
SprotniHi! Speak Hungarian?20:21
Noskcaj!hungary20:24
ubot5Magyar nyelvű segítséget az #ubuntu-hu csatornán talál20:24
shiggitaykutya fazs.20:47
=== dandrader_ is now known as dandrader
a_muva_I get this: (pkcon:2938): GLib-CRITICAL **: Source ID 3519 was not found when attempting to remove it21:49
a_muva_Fatal error: Error while installing package: unable to make backup link of `./lib/udev/rules.d/70-android.rules' before installing new version21:49
a_muva_Can someone tell me what's wrong?21:50
w-floa_muva_, when do you get this? generally you shouldn't use deb packages when dealing with ubuntu touch unless there's a good reason to do so21:52
a_muva_w-flow: I tried pkcon refresh, and pkon update21:54
a_muva_I guess I shouldn't  upgrade like that21:55
popeyyeah21:55
a_muva_Ok thanks21:55
w-flouse image-based upgrades instead (from system-settings app or "system-image-cli" command line tool)21:55
popeyupdate manager for apps updates21:55
popeyor system settings -> updates, for system image updates21:55
popeyor system-image-cli as w-flo says21:56
TassadarCan I somehow get to the shell in android's container? There was some script, "android-chroot" or something like that, but I can't find it anymore22:05
w-floTassadar, yes..I think it was something like lxc-console -n android22:08
w-floand some magic key combo (screen-like) to leave the container environment22:08
Tassadaryeah, that says it connects to tty1 of that container, but the shell isn't there (it doesn't respond to any command)22:10
Tassadar"lxc-console -n android --tty 0" is the right one22:11
Tassadarthanks22:11
w-floah. /me hopes to finally remember the arguments list now22:11
Tassadaror just echo "lxc-console -n android --tty 0" > /usr/local/bin/android-chroot, so that it is like before ^^22:12
w-floheh, someone should definitely add that to the rootfs :)22:12
Tassadarw-flo: by the way, the reason why it took so long for adb to start on n5 is kinda funny22:13
Tassadarinit tries to write some debug/info messages to "console", which is serial console during boot22:14
Tassadarbut when nothing is connected to physical UART on the device, the driver in kernel will try to write to it and timeout after 30s22:15
w-flothat makes sense.. difficult to find out for sure (unless there's some "time out waiting for ..." message in dmesg)22:16
TassadarI have the HW-thingy (just a voltage converter) to communicate with UART on N5, so I can just connect it, and it no longer hangs22:17
Tassadar(UART is inside of headphones jack on nexus devices, quite handy indeed)22:17
Tassadarand the "fix" is to set console=tty0 instead of console=ttyHS0somethingserial in cmdline22:18
w-flothat's cool... since I don't have hardware like that (and I'm not sure where/if I'd connect it to the HTC vision) I had to figure out early boot issues blindly :)22:18
w-floI remember there was some issue with console, too.. resulting in a boot loop. a missing kernel option for VT_CONSOLE or something like that22:20
Tassadarif there is something I'd want to hug google engineers for, it's that serial console - it is usually just on some pins on the board, or not even that, and they put it directly into the headphones jack, so I don't have to even disassemble it)22:20
w-floyeah that sounds look a very good feature22:20
w-flouhm. I'm pretty tired .. s/look/like/ %)22:21
=== w-flo is now known as w-afk
=== icarusfactor is now known as factor
=== salem_ is now known as _salem
boikomterry: I finally took the time to review your MR for the greeter contacts, should be merged soon23:41
mterryboiko, oh awesome!  I should do texts next, I think that's a separate code path23:41
boikomterry: yes, the code for it is in the indicator/ folder23:43
=== balloons is now known as Guest72010

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