/srv/irclogs.ubuntu.com/2014/08/22/#ubuntu-touch.txt

Wellarkthelionroars: that is a known bug. but thank you for reporting :)00:22
Wellarkpmcgowan: I think I have the APN editor problem pretty much figured out00:26
Wellarkpmcgowan: bottom line: with MeeGo.Ofono you don't want to be creating and destroying it's objects unless absolutely necessary00:28
thelionroarsI really need to develop some bug-reporting-fu...00:28
Wellarkcreating an object generates a lot of traffic00:28
Wellarkand second point: if you use Component.createObject(), you better remember to call destroy() at some point as well :)00:28
Wellarkpmcgowan: and I figured out the reason why we see the interesting dbus-traffic pattern each time a OfonoConnectionContext is created00:33
Wellarkthe code in ConnectionContext does00:33
Wellark        QOfonoManager manager;00:33
Wellark        if (manager.modems().count() > 0) {00:33
Wellark            QOfonoConnectionManager connManager;00:33
Wellark            Q_FOREACH (const QString &path, manager.modems()) {00:33
Wellark                connManager.setModemPath(path);00:33
Wellark                if (connManager.contexts().contains(idPath)) {00:33
Wellark                    d_ptr->modemPath = path;00:33
Wellark                    Q_EMIT modemPathChanged(path);00:33
Wellark                    break;00:33
Wellark                }00:33
Wellark            }00:33
Wellark        }00:34
Wellarkthat's quite a lot of dbus-traffic right there00:34
Wellarknot too much if you are careful not to create any excess ConnectionContext objects00:34
Wellarkbut still, more than I would bargain for00:35
Wellarkoh, well.00:35
WellarkI consider this nut cracked00:35
Wellarkoh, look. it's not even 4am yet...00:41
pmcgowanthanks Wellark01:59
Wellarkpmcgowan: np. :)02:00
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
dholbachgood morning06:39
dholbachdo we have a bug for a 12/24h toggle on the phone?07:11
dholbachis 1157689 and 1236288 all we have?07:13
pittisil2100: I'd like to land two more langpack branches, so that langpacks become effective; is that ok with you?07:24
pittisil2100: then only two remain; unity8 is already included in another request, and messaging-app is blocked by a built, but not yet published landing07:26
pittiah meh, so is telephony-service07:30
sil2100pitti: sure :)07:32
pittisil2100: so I could only land one branch; if the other landings get flushed soon, I'd rather wait a bit07:32
pittinow we have to go through the extra hassle of landing twice (RTM) anyway07:33
dholbachok, I filed 136009907:37
dholbachI'll see if I find other places07:37
dholbachpopey, do I need to tag bug 1360099 in a certain way?07:46
ubot5bug 1360099 in notes-app (Ubuntu) "Uses 12h instead of 24h format (on a German locale)" [Undecided,New] https://launchpad.net/bugs/136009907:46
popeydholbach: i doubt notes app will be fixed, but I guess messaging might.07:47
dholbachyeah, it's a bit confusing07:47
popeydholbach: I'd ask jibel. i dont know what tags the QA guys are using today07:48
ogra_popey, we should finally remove it from the image though07:48
popeyhttp://popey.mooo.com/screenshots/device-2014-08-22-084933.png07:49
popeythat ubuntu logo looks out of place07:49
ogra_oh, where does that come from ?07:50
popeyhttps://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1350610  from design07:51
ubot5Ubuntu bug 1350610 in unity-scope-click (Ubuntu) "Apps scope title is not the ubuntu logo" [High,Fix released]07:51
ogra_heh, would really be nice if people linked the designs they refer to07:54
popeybut they do that and link to private docs ☹07:57
ogra_bah, k07:58
=== ecloud_wfh is now known as ecloud
JamesTaitGood morning all; happy Friday, and happy Hug Your Boss Day! :-D09:04
thelionroarsWhat if you haven't hung your boss yet?09:20
thelionroarsthe lynch mob isn't quite ready...09:20
Cimiseb128, https://code.launchpad.net/~mterry/ubuntu-system-settings/location-page/+merge/23162209:39
arahey09:43
arasimple end user question. How do I add scopes to favorites?09:44
jocara: think that has not landed yet09:51
arajoc, ah, that would explain it, thanks :)09:51
jocbelieve they will be a star or something on the header bar09:51
jocs/they/there/09:51
cwaynetheres one if you install silo 1709:54
h2o64Hi ! I'm the dev on xda for Ubuntu Touch Utopic ... And I have a bootloop very anoying .. Could you help me out ? http://forum.xda-developers.com/moto-g/development/ubuntu-touch-utopic-ubuntu-touch-falcon-t2820359/page25#post5498040609:54
h2o64*a dev for Motorola Moto G09:54
seb128Cimi, what about that one? feel free to status approve it, you guys maintain the wizard10:05
Cimiseb128, ok10:05
Cimiseb128, I cannot10:05
seb128k, I'm going to have a look and do it then (if Ken doesn't beat me to it)10:06
pittiwhat does "My Roll" mean in the media scanner scope? (Trying to translate this)10:21
pittiMirv: ah, thanks for landing the langpack rebuilds; want me to click "build", or are you?10:23
JamesTaitpitti, "My Roll" is your local photos and videos, I think.10:25
pittiMirv: ah well, done now10:25
pittiJamesTait: is that a comprehensible thing in English?10:26
JamesTaitpitti, I think it's an iOS-ism. :(10:26
JamesTaitpitti, it's not a phrase I'd heard in common use until iOS introduced (IIRC) the Photo Roll.10:27
vitimitiHi, I have a problem when parsing a small xml file I've created myself, to access it I have to go to "../XML/filename.xml", that's correct. But, when parsing the file following the guides in the documentation of XmlListModel, I can't seem to get the name in the <name></name> tags I've created. Code: http://pastebin.com/2YqWVVzM Could somebody help me?10:28
guest237Hi everyone! Is there a way to run x11 natively on ubuntu-touch? google provided very little...10:29
ogra_for what purpose ... you would have to kill the Mir setup for this and would only be able to use plain framebuffer (very slow)10:32
ogra_but you indeed could do that10:32
Mirvpitti: yw!10:33
loolI'm trying to ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/14.0910:46
loolbut I get 2014/08/22 12:36:04 Failed to locate latest image information10:46
loolthis is on mako10:46
lool(I've just screwed my install yesterday; not sure why but lightdm doesn't come up anymore10:46
ogra_lool, there was no promotion for rtm yet10:48
loolah so proposed would work10:48
ogra_you want 14.09-proposed10:48
loolI guess we should promote current image though since we promoted the utopic one10:49
ogra_we only promoted for the existing arches in non-rtm ... if we want to promote rtm we need to do a new test run against the rtm arches10:50
loolarches? or devices?10:50
ogra_well subarches ... i.e. devices10:52
=== MacSlow is now known as MacSlow|lunch
sergiusensdavmor2: mind confirming bug #1360222 ?12:07
ubot5bug 1360222 in telephony-service (Ubuntu) "notification for voicemail that was dismissed re notified constantly" [Undecided,New] https://launchpad.net/bugs/136022212:07
davmor2sergiusens: I'll ping you again for the bug in a bit I'm relocating and switching devices12:07
sergiusensdavmor2: no worries or hurries12:08
Datalinkis there a process currently for making a userland Linux (Android chroot jail) Ubuntu run the Ubuntu-touch UI?12:08
sergiusensDatalink: we use lxc to run the android adaptation layer (or trimmed down android that only exposes the drivers and related)12:09
sergiusensour*12:09
Elleo2312:10
sergiusensif you want full android, ui et.al.; you can start there; but that's as far as  I'm to go into that subject12:10
Elleooops12:10
sergiusensElleo: 2412:10
sergiusens:-)12:10
Elleo:)12:10
Datalinksergiusens, so UT already runs on top of an Android kernel in a container?12:12
sergiusensDatalink: no, it doesn't run on top of android12:13
sergiusenswe start an android container from ubuntu12:13
Datalinkoh, so opposite order of what I'm trying to do12:13
sergiusensDatalink: for wha you want, I thought there were many android "apps" that did that already12:14
popeyyeah, there's a few that will spark up ubuntu in a chroot12:14
DatalinkI already have ubuntu in a chroot, I mentioned that part, what I want to do is get the GUI in place, I've found a working X11 for my tablet, tested with a few apps like gimp and desktop WMs but I figured that it'd be better to have a WM optimized for tablets, aka Ubuntu-touch's UI12:15
DatalinkI'd also be interested in running it for remote terminals using either X11, VNC or RDP depending on which one I could find that'd have multitouch support12:21
sergiusensDatalink: then install unity812:22
Datalinkah okay12:22
Datalinkthanks12:22
ogra_note that it will look like ubuntu touch, but wont function like it12:23
ogra_(it needs Mir to properly do all the bits like lifecycle management of apps etc)12:23
=== MacSlow|lunch is now known as MacSlow
Datalinkogra_, Mir looks like (at first glance) a replacement for X11?12:25
popeyeffectively, yes.12:26
ogra_heh... well12:27
ogra_its something completely new ... and not compatible to X12:27
ogra_(like wayland isnt)12:27
Datalinkstandards are wonderful, everyone should have one...12:27
ogra_wayland and Mir share similar standards12:28
=== ogasawara_ is now known as ogasawara
ogra_(with a few exceptions on a higher level, else you wouldnt need two projects)12:28
=== renato is now known as Guest21428
=== Guest21428 is now known as renatu
=== pete-woods is now known as pete-woods|lunch
jgdxseb128, allrigth, this is ready for review https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/visual-feedback-in-grid/+merge/231858 :)13:50
seb128jgdx, thanks, sorry that I didn't notice it was not "needs review" yet on the earlier version13:52
jgdxseb128, but it was in review, so that's my bad13:54
jgdxbut in lp status only13:54
seb128k13:55
kenvandine_jgdx, looking at https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/call-fwd-wait-dual-sim/+merge/23141114:13
kenvandine_jgdx, you wanted a review from elopio, still need that?14:13
kenvandine_elopio, got time to look?14:13
jgdxkenvandine_, right, that's probably not necessary since not much has changed14:14
jgdxautopilot wise14:14
kenvandine_jgdx, great, thx14:14
kenvandine_approved :)14:14
kenvandine_i'm going to do a landing this morning14:14
kenvandine_Saviq, who should i talk to about sim pin lock/unlock in the shell?14:15
jgdxkenvandine_, \o/14:16
Saviqkenvandine_, mterry, but he's away today (and Monday I think?)14:18
Saviqkenvandine_, can I help?14:18
kenvandine_yes please :)14:18
kenvandine_so i'm working on the settings side of that14:18
kenvandine_is the shell using the ofono api to unlock it?14:18
kenvandine_i see it's wrapping some connectivity api or something?14:19
kenvandine_or using... is that a wrapper for ofono?14:19
kenvandine_Saviq, i'm using libqofono now14:19
Saviqkenvandine_, it's indicator-network that we talk to14:20
Saviqkenvandine_, indicator-network then comes back and tells us "display the SIM unlock screen now"14:20
Saviqkenvandine_, but we're only the UI for that14:20
kenvandine_yeah, cool14:20
Saviqkenvandine_, we pass the values back'n'forth, but it's i-n that actually talks ofono14:21
kenvandine_Saviq, so do you know if we can add a pin on a sim that didn't already have one?14:21
kenvandine_ofono has a EnterPin API, but i'm not certain that adds a pin... and it seems to blow up with phonesim14:22
Saviqkenvandine_, it's definitely possible14:24
kenvandine_good :)14:24
Saviqkenvandine_, you can't *remove* it though14:24
kenvandine_maybe it blows up because there is already a pin of the same type14:24
Saviqkenvandine_, you can only disable the lock, but to enable it again you need to pass the previous PIN IIRC14:24
kenvandine_yeah14:24
kenvandine_that's what i'm doing when there is an existing pin14:24
kenvandine_lockPin and unlockPin14:24
kenvandine_just wanted to deal with adding a pin when there hadn't been one14:25
kenvandine_i need to figure out how to run phonesim without any pins14:25
Saviqkenvandine_, hmm so maybe I'm wrong14:25
Saviqkenvandine_, like all our SIMs have PINs when you get them14:25
Saviqand you can only change it, not remove it14:25
kenvandine_mine doesn't :)14:25
Saviqkenvandine_, that's why I say "our"14:26
kenvandine_right14:26
Saviqkenvandine_, yours are not lockable at all are they?14:26
kenvandine_that's what i'm wondering14:26
kenvandine_it's not clear to me14:26
kenvandine_pinRetries is blank too14:26
Saviqawe_, do you know if it's possible to add a SIM PIN to a card that didn't have one?14:26
* kenvandine_ doesn't want to try it :)14:27
kenvandine_if you can't, then the UI needs to change a bit14:27
awe_Saviq, it's possible, although I don't know if the UI support has landed yet in system settings14:27
kenvandine_hiding the item14:27
kenvandine_awe_, that's what i'm working on :)14:27
kenvandine_awe_, is that what the enterPin API does?14:27
awe_Saviq, what kenvandine_ said.  ;D14:27
mpthttps://wiki.ubuntu.com/SecurityAndPrivacySettings#sim-pin14:27
kenvandine_awe_, do you know how to add a sim in phonesim that doesn't have a pin at startup?14:28
awe_no14:28
kenvandine_mpt, yup... i have locking and unlocking all working in the UI :)14:28
kenvandine_just trying to sort out adding a new pin14:28
awe_not without poking at the code a bit. jkangas have you played around with phonesim much?14:29
awe_is this something you could help kenvandine_ with?14:29
awe_Saviq, you also should be able to enable a new PIN on a PIN-less SIM via the ofono scripts14:29
kenvandine_i see the line in the default file that sets the pin14:29
kenvandine_maybe i can just remove it14:29
awe_( installed into /usr/share/ofono/scripts )14:29
kenvandine_yeah, but phonesim defaults to having a pin set on each sim it creates14:30
awe_kenvandine_, is the default file a config file, or source code?14:30
kenvandine_xml file14:30
jkangasawe: not recently.14:30
kenvandine_i'll try just removing it14:30
awe_seems like a good idea14:30
awe_ack14:30
kenvandine_i just wanted to confirm you should be able to pin lock a sim that didn't come that way14:31
=== dandrader is now known as dandrader|afk
jkangaskenvandine: I suppose you wish to test behavior where SIM is unlocked i.e PIN is not required. Enter-Pin means giving Pin to the SIM which locked in order to enable usage of the card but keeping the PIN locked. Card always has a PIN, but it can be unlocked, i.e you don't need to enter the PIN in order to access it. I suspect you are14:41
jkangasafter that. You can enable the PIN by using lock-pin script.14:43
jkangasEnter-pin should not happen when PIN is not locked, that propably makes phonesim work wrontg14:44
=== alan_g is now known as alan_g|tea
kenvandine_jkangas, actually i want to test creating a new pin for a sim that didn't have one14:53
kenvandine_jkangas, so is there no API for creating a new pin?14:55
jkangaskenvandine_: I think it should have PIN14:55
kenvandine_mine doesn't14:56
jkangasit's just not always asked14:56
kenvandine_pinRetries is empty14:56
jgdxkenvandine_, if you got a min https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/visual-feedback-in-grid/+merge/231858 – thanks14:56
jkangasit depends about the modem, but you should get the retries situation as result for the PIN entry14:57
jkangasif never given before, retries is empty.14:57
=== alan_g|tea is now known as alan_g
jkangasI know some modems manage to handle it somehow, but usually it does not do that14:57
kenvandine_with phonesim, on startup pintRetries have 3 for type "pin"14:57
kenvandine_jkangas, so how do people know what pin to use if their operator didn't provide a pin?14:58
kenvandine_or is there a common default one?14:58
kenvandine_jgdx, sure14:59
=== dandrader|afk is now known as dandrader
kenvandine_jgdx, do you know what's up with the CI failure?15:03
jkangaskenvandine_: Some operators do have default one. (That's the usual way here in Finland). Others provide it in various means when the card is purchased.15:06
kenvandine_like in the SIM pins aren't common15:06
kenvandine_whoos15:06
kenvandine_in the US15:06
jkangaskenvandine_: PIN in question is here always PIN115:06
jkangasor universal PIN15:07
jkangasPIN2, which you use to enable Fixed dialling list etc, well it can be default one too, but usually you have to specially ask it from the service provider, it is not automatically provided15:08
kenvandine_jkangas, so you're saying that PIN1 is always set?15:09
jkangaskenvandine_: yes15:09
kenvandine_even in the US where most people have never heard of a sim pin?15:09
jkangasumm, are they using CDMA or something?15:10
jkangasRUIM cards?15:10
kenvandine_on gsm15:10
kenvandine_neither my att or t-mobile SIMs appear to have a pin15:11
jkangaswell, I think only explanation would be then that PIN is not locked on those cards. Sounds scary, but I suppose they could do that15:11
kenvandine_they don't come locked, for sure15:11
kenvandine_i'm trying to figure out what to do about the settings UI15:12
kenvandine_i had thought that perhaps we could add a pin in that case, but i guess not15:13
kenvandine_jkangas, so in finland, would PinRequired be "pin"15:13
jkangashttp://www.att.com/esupport/article.jsp?sid=KB102449&cv=820#fbid=J4BkiRg2zz0 says that ATT default SIM PIN lock code is 111115:13
kenvandine_or could PinRequired ever be "none"15:14
kenvandine_so there is a default...15:14
jkangaskenvandine_: yes it could be none.15:14
kenvandine_ok, i can't rely on that then :)15:14
kenvandine_so if they have a default, we might need to add some text in the UI to give users a hint15:14
kenvandine_mpt, ^^15:14
kenvandine_thoughts?15:14
jgdxkenvandine_, no, I looked at it briefly. It's something I've seen before, I'm sure of it15:15
kenvandine_jgdx, transient failure?15:15
mptkenvandine_, does/can the software know what the default is?15:16
jgdxkenvandine_, hopefully, I've started another build of it.15:16
Cimiseb128, I cannot top approve that https://code.launchpad.net/~mterry/ubuntu-system-settings/location-page/+merge/23162215:16
jgdxkenvandine_, but the debs are working fine :)15:16
kenvandine_mpt, no idea... i don't see a way15:16
mptkenvandine_, by including it in a database, like we do for APN fields15:17
* jgdx eats15:17
seb128Cimi, well, others can do it for you no? I can have a look in a bit, but still busy on getting something else working15:17
mpt(maybe the same database, even)15:17
Cimiseb128, sure, someone in that team though15:17
seb128Cimi, right, mterry can do it for example; or kenvandine_ or jgdx15:18
mptkenvandine_, if we knew what the default was, we could pre-fill it like we do for Bluetooth devices where the PIN is probably 0000. <https://wiki.ubuntu.com/Bluetooth#Pairing>15:18
mptkenvandine_, but if we don’t know what the default is, I’m not sure what you’re suggesting. How could we help?15:18
kenvandine_mpt, i was just thinking some suggestive text, like common defaults maybe15:19
kenvandine_maybe 1111 is common... dunno15:19
kenvandine_mpt, i'm just figuring this out now :)15:19
kenvandine_i know for myself... i never heard of a sim pin before we started working on our on phone :)15:20
kenvandine_<- typical american15:20
kenvandine_the apn database could be a nice solution15:20
jkangaskenvandenine_: default PINs when used are usually operator specific and there might be difference between card release dates too15:20
jkangasusually there are no suggestions15:20
kenvandine_ugh15:20
jkangasinforming is handled by operator in way or another15:21
kenvandine_jkangas, in android, do you see UI for locking/unlocking your pin?15:21
kenvandine_none of my android devices have ever had UI for that15:21
jkangaskenvandenine_: yes15:22
jkangasit is in the settings15:22
kenvandine_nope...15:22
kenvandine_i just checked my htc one and a moto g15:22
kenvandine_neither do15:22
kenvandine_it's like android sees mine shouldn't be locked15:23
jkangasI need to open my android device, and takes some time, since it out of battery.. but that is one example: http://www.groovypost.com/howto/android-disable-change-pin-code/15:24
kenvandine_jkangas, i don't have that...15:26
jkangasok, basically my phone which is sony follows this: http://userguide.sonymobile.com/referrer.php?region=us&product=xperia-tipo#!SIM-card-protection.html15:26
kenvandine_jkangas, i can't find it on my wife's galaxy s4 either15:28
jkangaskenvandine_: it should be under "security" there. http://www.galaxys4forums.net/forum/12-galaxy-s4-help/836-lock-sim-card.html15:30
kenvandine_scratch that... i did just find it on the s415:30
kenvandine_i still can't find it on the htc one s15:31
kenvandine_i guess if they don't know the pin for an unlocked sim15:31
kenvandine_they can't lock it :)15:31
jkangaskenvandine_: heh, http://www.htc.com/us/support/htc-one/howto/365731.html15:31
kenvandine_so not terrible15:31
jkangasyep15:32
kenvandine_i don't have that under security15:32
kenvandine_mine is hte  one s15:32
kenvandine_the15:32
kenvandine_from t-mobile15:32
kenvandine_anyway... i guess i just don't need to worry about a case where there isn't one15:33
kenvandine_if they don't know it, they can't really shoot themselves in the foot :)15:33
jkangasyeah15:33
kenvandine_jkangas, thanks!15:33
jkangasyou welcome15:34
kenvandine_Cimi, approved15:35
kenvandine_Cimi, it's in silo 8 too15:35
=== gatox is now known as gatox_lunch
=== chihchun is now known as chihchun_afk
=== om26er is now known as om26er|dinner
=== pete-woods|lunch is now known as pete-woods
jgdxkenvandine_, actual test failure that makes no sense to me. Fixing…16:08
kenvandine_:)16:13
jgdxfixed16:21
jgdxlocally at least16:21
Wellarkpitti: hey..16:23
Wellarksilo 7..16:24
WellarkI have additional indicator-network and connectivity-api MP16:24
Wellark's and the plan was to have the indicator-network langpack MP as part of the rest of the i-network changes16:24
Wellarkas silo 7 is not building, could we move the i-network MP from silo 7 to my silo to get the i-network MP's unblocked by silo716:25
=== dandrader is now known as dandrader|lunch
kenvandine_jgdx, can you test silo 8?16:36
kenvandine_call waiting was just spinning me16:36
* kenvandine_ rebooted16:36
kenvandine_jgdx, that's with dual sim, going to the call waiting page the switch just spins16:38
* kenvandine_ tests on single sim16:39
jgdxkenvandine_, weird16:49
jgdxwill test, but have to relocate first16:49
jgdx(catching a ferry)16:49
jgdxbbl16:49
kenvandine_jgdx, thx... i'll let you know if it works with single sim in a few16:50
jgdxkenvandine_, anything in the logs?16:50
=== gatox_lunch is now known as gatox
=== om26er|dinner is now known as om26er
ralsinajdstrand: hi, I am getting this when trying to use settings in an app, do I have to request something specific in apparmor profile?  http://hastebin.com/omofokeqoz.rb16:53
kenvandine_jgdx, nope... notta16:53
kenvandine_i guess we removed all the debugging output :)16:54
jdstrandralsina: no. that path is not something apps can use. You should set applicationName in your QML. See the bottom of http://developer.ubuntu.com/publish/apps/security-policy-for-click-packages/ for details16:55
jdstrandralsina: if you are already doing that, then it sounds like there is a bug with the settings library16:55
ralsinajdstrand: yes, I am, so looks like a bug in Qt.labs.settings then16:56
jdstrandralsina: is this a pure QML app?16:56
ralsinajdstrand: yes16:56
ralsinajdstrand: it's the "hello" app16:56
jdstrandyeah, then there is a bug16:56
jdstrandralsina: can you file it? extra points if you add 'application-confinement' to it (that way I can track and find it for later)16:57
jdstrandI don't know what the source package is though16:57
ralsinajdstrand: sure will, I'll find it :-)16:58
jdstrandthanks!16:58
kenvandine_jgdx, works fine on mako16:59
=== alan_g is now known as alan_g|EOW
bzoltansergiusens: I have a problem with the flasher tool. I flash with --wipe --bootstrap, still after flashing the same PPAs are present and the same old packages are installed. The flasher finishes without error.17:15
bzoltansergiusens:  I am flashng the 204 image and after the flash still the 203 image is on the device17:21
ralsinajdstrand: https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/136036617:23
ubot5Ubuntu bug 1360366 in qtdeclarative-opensource-src (Ubuntu) "apparmor denies access to configuration file" [Undecided,New]17:23
=== dandrader|lunch is now known as dandrader
Kaleoralsina, there is a bug report and a fix pending for that I think17:40
ralsinaKaleo: awesome, didn't know, feel free to mark as dupe17:40
Kaleohttps://bugs.launchpad.net/bugs/124142417:40
ubot5Ubuntu bug 1241424 in Ubuntu UI Toolkit "MainView.applicationName seemingly confuses QSettings" [High,Fix committed]17:40
Kaleohttps://bugs.launchpad.net/bugs/135432117:40
ubot5Ubuntu bug 1354321 in libqtelegram "Qt.labs.settings should not save to ~/.config/qt-project.org/$APP_ID.conf" [Critical,Confirmed]17:40
Kaleoralsina, are these what you are experiencing?17:40
ralsinaKaleo: yes, exactly17:41
ralsinano wonder I did not find it in libqtelegram :-)17:41
Kaleoralsina, so the fix will land next week I think17:41
jgdxkenvandine_, hm. Wonder why.17:41
jgdxthey use the same page, with, I think, the same bindings.17:42
jgdxkenvandine_, if you pull out one sim, the single cell panel callfwd/wait work?17:46
* kenvandine_ tries17:46
jgdxthanks17:47
jgdxand kenvandine_, if you could, unlock the phone and run $ phablet-test-run -x autopilot3 run ubuntu_system_settings.tests.test_phone.PhoneDualSimTestCase17:49
kenvandine_jgdx, i assume with both sims inserted?17:51
jgdxkenvandine_, that doesn't matter (I hope) :)17:53
jgdxwe mock all the relevant interfaces17:53
=== renato is now known as Guest25094
kenvandine_jgdx, ok... with just one sim in the device, call waiting still just keeps spinning17:55
kenvandine_so maybe device specific17:55
jgdxkenvandine_, tests pass though?17:57
kenvandine_trying... had to install it17:57
jgdxbut I've tested this17:57
jgdxthough a while ago17:57
kenvandine_tests pass17:58
jgdxgah17:58
jgdxI can't install the silo (this ferry wifi is crap)17:59
jgdxbut I'm going to try using ofono scripts18:00
jgdxkenvandine__, must be the branch I am afraid. Singlesim call wait works here. :|18:11
kenvandine__ok18:12
jgdxkenvandine__, you can confirm call wait works by using http://pastebin.ubuntu.com/8116144/18:12
jgdxfoo.py enabled|disabled18:13
=== Guest25094 is now known as renatou
=== renatou is now known as renatu
kenvandinejgdx, i dropped call-fwd-wait-dual-sim from the silo for now, i want to get the rest landed today18:57
dobeymhall119, popey: can you move your own, and the core apps/webapps to the correct categories on the store? YouTube webapp is under Communication instead of Video for example.19:12
popeysure19:13
dobeythanks19:13
jdstrandpmcgowan: hey, fyi bug 1359831, bug 1360418 and older bug 1288742. The first two started cropping up lately-- something in qt seems to be settings wrong paths which is causes denials. the 3rd may be fixed-- I didn't see it today-- someone may want to confirm19:16
ubot5bug 1359831 in qtbase-opensource-src (Ubuntu) "Apps incorrectly perform a chmod on XDG_RUNTIME_DIR" [Undecided,New] https://launchpad.net/bugs/135983119:16
ubot5bug 1360418 in qtbase-opensource-src (Ubuntu) "Incorrect path used for .state files" [Undecided,New] https://launchpad.net/bugs/136041819:16
ubot5bug 1288742 in ubuntu-ui-toolkit (Ubuntu) "clock app, gallery, etc using incorrect path for config file due to StateSaver" [High,In progress] https://launchpad.net/bugs/128874219:16
jdstrands/settings/setting/19:16
pmcgowanhmm19:17
pmcgowanoh the new settings stuff needed fixing19:18
pmcgowanbzoltan, I thought you guys fixed that ^^19:18
pmcgowanthis may be different, state saver didnt change I think19:18
jdstrandyeah, I don't know. I didn't see the statesaver denials today when opening the clock, so it may be fixed19:19
jdstrandpmcgowan: oh I missed one: bug #136036619:35
ubot5bug 1360366 in qtdeclarative-opensource-src (Ubuntu) "Qt.labs.settings using ~/.config/qt-project.org which is blocked by apparmor" [Critical,New] https://launchpad.net/bugs/136036619:35
laze1989I am asking this here because you are the only people I can think of that have most common with Ubuntu and Qt ;-) I want to compile my own SQL Driver (using SqlCipher) for Qt 5.2.1. But Ubuntu repository does not provide source components. Any way I can get a package for Ubuntu? I cannot just install the source code for Qt. I've also have to install the QtCreator, which I already have from Ubuntu SDK.20:04
Blueskyderhi20:09
Blueskyderwho is encharged of updating device list?20:10
laze1989Silly me. I should have just downloaded from the sub-folder /single where you get qt-everywhere-opensource-linux64 which holds the source code :-)20:14
=== robru is now known as robru|lunch
jgdxkenvandine, yeah, I'll hope to have this fixed pretty soon when it's triaged. Any ideas?20:48
kenvandineno ideas20:50
=== robru|lunch is now known as robru
kenvandinejgdx, although without that branch... it isn't useful on dual sim anyway :)21:10
jgdxkenvandine, what do you mean?21:11
kenvandinewell without your branch21:18
kenvandinethe phone plugin only sees the first sim21:18
kenvandinejgdx, ^^21:18
kenvandinejgdx, anyway, i've landed it without that one branch21:20
jgdxkenvandine, right.. I'm testing this now, not in the silo, but latest dev proposed, and it works for the first sim21:20
jgdxthe second sim is spinning indefinitely, which I suspect has something to do with hardware.21:20
kenvandineprobably21:21
kenvandinesince the autopilot tests worked21:21
robotfuelsergiusens: awafaa Is there a programmatic way to send the power button event code via adb shell that you know of?21:21
kenvandinemy first sim isn't a great example on this thing...21:21
kenvandineit get terrible coverage in my office21:21
robotfueloops sorry awafaa I ment to tag awe21:21
kenvandineso it might have been losing signal21:21
jgdxah21:21
kenvandineso maybe that wasn't a great test21:22
kenvandineand it is a hardware issue ?21:22
sergiusensrobotfuel: uinput?21:23
sergiusensrobotfuel: python-evdev21:23
sergiusensif you want puthon21:23
sergiusenspython21:23
robotfuelsergiusens: ok thanks21:24
jgdxkenvandine, not sure. It's extremely flaky here, even though the coverage is good.21:30
kenvandineok21:30
jgdxbut list-modems always works21:30
kenvandinejgdx, maybe race condition in libqofono?21:37
kenvandinejgdx, i might need some help from you mocking SimManager's pin lock stuff21:39
kenvandineit's driving me nuts :)21:39
jgdxkenvandine, I was just thinking the same thing21:39
kenvandinei added a property for LockedPins21:40
kenvandinewhich is an string array21:40
kenvandinebut in libqofono it's empty :(21:40
jgdxkenvandine, I'm going to create some tests where dbus takes a long time answering, looking for libqofono dbus faults21:40
kenvandineok21:41
jgdxkenvandine, arrays21:41
* jgdx shakes fist at dbus arrays21:41
kenvandineindeed :)21:42
jgdxkenvandine, can you do it in ofono.py? It works like a charm there21:42
kenvandineyou mean the template?21:43
jgdxyeah21:43
kenvandinedo we have our own?21:43
jgdxwe needed our own21:43
kenvandineoh.. cool21:44
jgdxnot really, but I'm adding everything to python-dbusmock as well21:44
kenvandineoh... where is it?21:44
jgdxtests/autopilot/ubuntu_system_settings/tests/ofono.py21:45
kenvandinenope...21:45
kenvandinenot in my branch21:45
kenvandinenot merged yet?21:45
jgdxdidn't you merge in the 123123-fix?21:45
kenvandineoh... it was in that :)21:45
jgdxin one of them21:46
kenvandinei did... in another branch :)21:46
jgdx:p21:46
kenvandineok21:46
kenvandineproject for the weekend21:46
kenvandinei need to run now... thanks!21:46
kenvandinehave a good weekend!21:46
jgdxwe can try to do dbus arrays in the init as well, would help21:46
jgdxkenvandine, have a good one!21:46
Blueskyderhi23:58
Blueskyderin Ubuntu touch is possible to use jdk?23:58

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