[00:11] rsalveti, Do you have any information on this? [00:13] sergiusens, I believe you have worked with the maguro build, as you have a bug report submitted for it. May you offer some advice? [00:14] cpyarger: from an ubuntu engineering perspective, maguro isn't supported anymore [00:17] sergiusens, officially it isn't, But are there any unofficial builds? I have tried following the porting guide, but It seems to be unclear or incomplete, and I am unsure of how to get a running utopic with my device, or even one that supports basic cellphone functionality. [00:17] cpyarger: if you build from the official repos; mostly everything should be there already [00:17] * sergiusens checks [00:18] I may also be having issues to by device being a "toro" not an official maguro. [00:18] https://code-review.phablet.ubuntu.com/#/admin/projects/aosp/device/samsung/maguro [00:18] cpyarger: oh; you will have no radio [00:19] cdma200 == no radio support in ofono [00:20] I see, I am interested in getting this working, But to be perfectly honest I have no idea where to start other than flashing the official stable maguro. [00:30] cpyarger: if you want to build just https://wiki.ubuntu.com/Touch/Porting#Set_up_your_development_environment [00:30] you will already get maguro there [00:30] then just extract the drivers [00:32] https://developers.google.com/android/nexus/drivers [00:32] the maguro ones [00:32] or should it be the toro ones due to me having a toro? [00:32] just get both [00:32] ok [00:33] should be an issue; but the maguro build target will ref the maguro ones [00:33] they are overlapping everywhere except for the radio chip iirc [00:35] with phablet-dev-bootstrap should i be pulling phablet-4.4.2_r1 [00:43] cpyarger: pass in the options as mentioned in the wiki [00:49] ok [00:58] sergiusens, I will let you know when the phabletdev-bootstrap command completes [00:59] cheers [01:03] sergiusens, One of the steps that has been confusing me is what to put in for the roomservice.xml file as i am once again running a tuna/torl rather than maguro. or even what to put for maguro. [01:03] cpyarger: that's only if you are using targets not provided by aosp [01:04] Oh! ok. [01:04] cpyarger: feel free to edit the wiki with makes it clearer [01:06] I will probably do that after i get some modicum of success ^_^ No need to add bad edits. === chriadam|away is now known as chriadam [02:40] http://itsfoss.com/meizu-unveils-ubuntu-smartpones-mobile-asia-expo/ [05:07] hi all [05:10] leszek: hello [05:33] is Ubuntu touch based on Android 4.4.2 now ? [05:39] no ubuntu touch is much safer [05:39] its a different Os then android [05:58] tomheng: Yeah, looks like. [05:58] android-headers/utopic,utopic,now 4.4.2-1-0ubuntu2 [06:02] q [06:02] ls [06:03] ls [06:03] ls === chihchun_afk is now known as chihchun === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss [06:21] hardware/qcom/display/msm8960/libgralloc/gpu.cpp:49:5: error: 'allocSize' was not declared in this scope [06:22] what is the error mean and how to fixed it [06:24] whois [06:24] ls [07:00] Guten Morgen Berlin! :) [07:00] oops [07:00] good morning === alan_g is now known as alan_g|afk === cul_ is now known as cul === alan_g|afk is now known as alan_g [08:34] Good morning all; happy Colour TV Day! :-D === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss [09:30] hi [09:32] hi [09:32] need a new handset anyway, so I'd like to get one I can try Ubuntu Touch on. nexus4 is out for not having removable storage and non-removable battery. in terms of specs (display, size, cpu) it's roughly what I'm after. recommendations [09:32] ? [09:34] is Ubuntu touch based on cm or AOSP, NOW / === tomheng_ is now known as tomheng [09:37] anyone can answer me ? [09:38] tomheng, AOSP [09:39] (well, the few android bits in the container are ... ubuntu touch is based on ubuntu ;) ) [09:39] base on AOSP 4.4.2 ? [09:39] yes [09:41] can i build it from cm 11.0 device source code ? [09:41] not sure that works ... you will need to kind of merge your tree with the ubuntu one [09:42] so you might hit some issues to get that going [09:42] now, the wiki(https://wiki.ubuntu.com/Touch/Porting) is weird. [09:42] yes [09:43] it only got randomly updated in the past when we switched from CM to AOSP and when we changed technologies [09:44] once the devices are released and the platform doesnt move as much anymore we will likely find some time to update it properly [09:45] but the wiki is still introduced how to build ut from cm source code. [09:45] there is a link for the AOSP build somewhere [09:45] https://wiki.ubuntu.com/Touch/AOSPBuild , this one ? [09:45] yeah [09:46] it is still newest and work ? [09:47] no idea [09:47] it refers to the current trr though [09:47] *tree [09:50] thanks, i will try it later according to that tutorial. hope it still work. [10:14] seb128: hi [10:14] seb128: my fixes from yday landed to distro, care to give them a shot? [10:15] ricmm, hey, I upgraded this morning, my unity8-desktop is back to working, thanks ;-) [10:17] does it rotate properl now as well ? [10:17] :) [10:18] on desktop we prefer the user to rotate him or herself [10:18] haha [10:19] :) [10:27] Saviq: yo, just found the size of shape holding the icons on the dash is not fixed [10:27] daker, I know [10:27] Saviq: ok :) [10:27] daker, the dash toolkit never allowed for it... [10:27] daker, I'm thinking we'll have to hardcode [10:29] Saviq: and since we don't fix the size of the icon metionned in .desktop, that would be a problem, their is a webapp called "DigitallyRadio" that has this issue [10:31] daker, yeah, that icon is completely broken ;) [10:31] Saviq: yes [10:31] daker, oh, wrt your ping from tonight, yes, phablet-screenshot is working fine with the patest phablet-tools [10:32] ogra_: ok so i need to check why it's not working for me [10:33] make sure to have phablet-tools 1.0+14.10.20140616-0ubuntu1 or newer [10:33] ok thanks [11:00] Saviq: do qml apps get notification when they're focused/unfocused, suspended/resumed, etc? [11:07] ogra_, hi, I’m working on the design for Developer Mode. What are the pros and cons for the user of turning it on? [11:11] dednick, focus/unfocus they should, yes, suspended/resumed not yet [11:12] dednick, they will receive it through http://qt-project.org/doc/qt-5/qt.html#ApplicationState-enum [11:13] or well, http://qt-project.org/doc/qt-5/qguiapplication.html#applicationStateChanged to be correct [11:17] seb128, https://code.launchpad.net/~cimi/ubuntu-system-settings/wizard.privacy/+merge/213124 [11:17] mpt, a simple on<7off switch should be enough ... the plan is to only allow enabling developer mode if a lockscreen password/pattern/number is set up though ... [11:17] *on/off [11:18] Saviq: thanks [11:18] ogra_, sure, but for someone wandering into this screen, I’d like to write an explanation of why they might not want to turn it on just for fun [11:18] Cimi, yes? [11:18] seb128, review! :D [11:18] Cimi, oh, ok ;-) [11:19] seb128, I don't think the location backend is working [11:19] seb128, so I commented my code and put a label instead [11:19] k [11:19] seb128, design agrees [11:19] mpt, ah ... well, probably something like: "this option allows developer access via an USB cable attached to your computer" [11:19] check with tvoss though, location should be working [11:20] ogra_, and how does that differ from the usual MTP access? [11:20] it gives you shell access (adb) ... not sure how/if you want to have something like that in your description though [11:20] ogra_, can a phone be wiped over USB with one but not the other? [11:21] yes [11:21] Can any part of storage be accessed over one but not the other? [11:21] you have full console acccess to all data of the phablet user [11:21] mtp only gives you access to a set of predefined exported dirs [11:22] ogra_, isn't adb giving you root access to the device? [11:22] Excellent, that’s what I wanted to know [11:22] seb128, yes, currently ... that will be gone though, you will have to sudo [11:22] well, that's still access, how you get it is a detail [11:22] right [11:23] it means you get access to the data, not restricted to the phablet user [11:23] you will only be able to enable adb if you have changed your PW though === MacSlow is now known as MacSlow|lunch [11:23] seb128, I don't have the page in system settings in my phone [11:23] Cimi, oh, that is not implemented indeed, but I think the backend are available now so it could [11:24] seb128, well, let's do it when we have those pages [11:24] k [11:25] seb128, when we have them, we can test uncommenting code from the wizard [11:26] ogra_, so would this warning be accurate and comprehensive? “When Developer Mode is on, anyone can access, change, or delete any data on this phone without unlocking it, by connecting it to another device.” [11:26] mpt, i would say "to another computer" [11:26] but yeah [11:27] They could also connect it to a tablet, right? (Convergence!:-) [11:27] theoretically yes, technically not possible unles you solder a special cable yourself :) [11:28] or have a tablet with a USB port [11:28] heh, right .. [11:33] seb128, on the phone plugin [11:33] seb128, I believe we don't know if we have a sim slot or not? [11:35] Cimi, not sure, seems like a question for awe/the ofono team [11:35] Wellark, do you know ^ ? [11:42] Cimi, seb128: pong [11:42] what's the question again? [11:42] Wellark, if there is a way to see if we have a phone or a tablet wifi only [11:43] well, you could ask the number of modems from ofono [11:43] Wellark, SimManager on the system settings boolean present property is false [11:43] ok [11:45] Wellark, serviceNumbers is more than 0? [11:46] Cimi: no service number or anything. those are per modem values which you don't have at all if you don't have a modem [11:46] what api are you using [11:46] ? [11:46] Wellark, [11:47] import Ubuntu.SystemSettings.Phone 1.0 [11:48] actually no [11:48] this is different story [11:48] so yeah we have no API [11:49] will patch this [11:51] Cimi: yeah, that API will not cut it [11:52] Wellark, where is this code? [11:52] ofono/ [11:52] don't know [11:52] just checked the plugins/phone [11:52] but don't know where the ofono classes are coming from [12:01] hardware/qcom/audio/legacy/alsa_sound/AudioUsbALSA.cpp:44:17: fatal error: jni.h: No such file or directory [12:02] why jni.h can not found ? [12:03] tomheng, because there is no java in our tree at all [12:04] how to fixed it ? [12:05] no idea ... disable the bit of the build perhaps [12:05] s/the/that/ [12:05] (we wouldnt have any support for alsa vis USB anyway in ubuntu) [12:05] *via [12:06] I am trying to port Ubuntu Touch to my phone, but i dont know what should i modify to suit for building. [12:07] well, yuo need to have some experience with the adnroid build system to do a port ... === alan_g is now known as alan_g|lunch [12:07] for the issue above just disable the USB alsa supprt in the build scripts [12:08] sorry,i am newbie to that. but i want to study to build ubuntu touch. [12:08] well, the porting part is more "build a minimal android" than doing any ubuntu stuff :) [12:09] which means you need some experience with building android [12:10] if there is a wiki tell me what should i remove and modify maybe helpful. === tomheng is now known as ogra__ [12:18] popey: do you recall ever having a 'load more tweets' button/label in the twitter webapp? [12:18] any news on any type of release for an actual device? only thing i can find is from march and it says "fall of this year" so is that at all solid? === ogra__ is now known as tomheng [12:19] * sergiusens notices that disabling the nautilus new storage connected event triggered window popup was his decision yet === chriadam is now known as chriadam|away [12:37] sergiusens: pass === Tassadar__ is now known as Tassadar [12:40] ogra_, this still needs review by another designer, but it’s complete now: https://wiki.ubuntu.com/AboutThisDevice#developer-mode === gnu is now known as Guest87436 [12:41] mpt, how do i get to that page ? is there an icon on the front page or is it hidden somewhere in the system-info page ? [12:41] (like on android) [12:41] ogra_, scroll up :-) [12:41] mpt, ah, perfect, thanks :) === chihchun is now known as chihchun_afk [12:46] hardware/qcom/display/msm8960/libgralloc/gpu.cpp:49:5: error: 'allocSize' was not declared in this scope [12:46] what does the error mean and how to fixed it ? [12:53] Could anyone give me some tips? [12:57] hey all, can anyone tell me how to take a screenshot on the phone? [12:58] I've tried googling, but can't find anything that actually worked [13:01] pete-woods: phablet-screenshot in phablet-tools [13:01] ahh [13:01] I was looking for tools on the device itself [13:01] popey: thanks! === MacSlow|lunch is now known as MacSlow [13:19] anyone running image #96 is seeing the browser crash on startup like I do? === alan_g|lunch is now known as alan_g [13:21] oSoMoN, i stearted it but didnt use it on 96 ... it started fine [13:21] *started it [13:22] Unable to find a valid linux-image dependency from the meta package linux-image-aries [13:22] i had fixed last error, but a new old occur. [13:22] oSoMoN, trying it again here i can browse the ubuntu shop just fine [13:26] ogra_, thanks for the testing, I can reliably reproduce the crash here, it seems the segfault is in fontconfig, which I see was upgraded in #96… [13:26] hmm, i test on flo here btw [13:26] let me try some other pages [13:28] works fine too [13:28] ricmm, the rotation stuff is sooo much better !!! === mterry_ is now known as mterry === dandrader is now known as dandrader|afk === chihchun_afk is now known as chihchun [13:52] dbarth: thanks for the release of the gmail webapp that allows multiple accounts [13:53] sergiusens: yw ;) [13:53] sergiusens: the latest one also lets you work with their recent account url changes === olli_ is now known as olli [14:02] ubuntu is doomed | http://askubuntu.com/q/488052 === artmello_ is now known as artmello [14:02] cjwatson, Can I make a click hook that is package based (i.e. not based on a particular entry in "hooks") [14:03] tedg: don't think so === dandrader|afk is now known as dandrader === barry` is now known as barry_ === barry_ is now known as barry [14:27] ogra_: yup its nice === Tassadar_ is now known as Tassadar === japaric1 is now known as japaric [14:36] hi everyone is there any support of ubuntu touch for xperia sola phone ? [14:40] hi everyone is there any support of ubuntu touch for xperia sola phone ? [14:48] mardy: ping [14:59] sarnold, hello! Do you have time today to chat about bug 1234983? [14:59] bug 1234983 in Unity 8 "greeter pin stored in plain text with hidden demo greeter code" [High,In progress] https://launchpad.net/bugs/1234983 === gatox is now known as gatox_lunch [15:54] mterry, https://code.launchpad.net/~cimi/ubuntu-system-settings/wizard.privacy/+merge/213124 [15:54] slangasek, i understood doko works on the corrupt backtraces ... which is a result of a version skew between gdb/gcc and the libs ? [15:55] slangasek, oh, btw, there was a request to seed gdbserver (so devs dont need to make the image writable for live debugging) ... any objections from the foundations side to that ? [15:55] ogra_: where did you hear that? [15:56] ogra_: no objections from our side to gdbserver seeding [15:56] slangasek, in a hangout meeting and it was initially found in malta by Wellark iirc [15:56] cool, thanks [15:56] ogra_: well, I think that's random speculation; we have a general problem with armhf backtracing unrelated to libstdc++ [15:56] oh, ok [15:56] slangasek, there is some work on your team to land libqofono in the archive for our system settings work, was wondering if you knew the status [15:57] that was the explanation i heard multiple times [15:57] didnt mean to cause confusion [15:57] pmcgowan: nobody's said anything about libqofono to me; can you give me a more precise pointer? (person / bug report / branch / problem description) [15:57] ogra_: right, I don't think that explanation came from foundations though? :) [15:57] slangasek, sil2100 was working on it earlier this week based on packaging Ken had done [15:57] yeah, i'm not sure anymore [15:57] ETOOMANYHANGOUTS [15:58] if we had kept IRC meetings i could gerp a log now ... [15:58] *grep [16:05] pmcgowan: ok; I knew from sil2100 that he was looking at some libqofono cleanup, didn't realize that was related to blocking the system settings work. And I don't find any in-progress code branches anywhere in launchpad for anything called "libqofono" or "qofono". So I think this will have to wait for his return tomorrow [16:05] slangasek, thats fine thank you [16:06] I assume that since it's a new package, all the in-progress stuff is offline somewhere [16:10] is there plans to be common component for app devs to implement bottom swipe? === dandrader is now known as dandrader|lunch [16:25] ogra_: you need a hangout irc bot that transcribes the audio to text and then pushes it to a channel. There's a itch for you to scratch if ever I saw one :D [16:25] haha, yeah [16:26] *just* need to write that speech recognition SW [16:26] might do it on the weekend :P === gatox_lunch is now known as gatox [16:45] boiko: hey. couple of comments on your dialer-app MP. [16:45] dednick: hello [16:46] dednick: let me check [16:47] dednick: so, as I explained to you before, this flag should only be used when the dialer is in focus [16:48] dednick: because if dialer crashes for whatever reason, the flag won't be set, that's why I didn't bother making it work when in background [16:49] boiko: sigh... so i have to check the dialer is in focus. that's kind of crap. [16:50] boiko: but ok. [16:50] ls [16:50] dednick: I'm open to suggestions on a better way to solve this [16:51] dednick: is there a public API telephony-service could use to query if dialer-app is running/active? [16:52] dednick: the only way I see to fix this is to register dialer-app in dbus, and make telephony-service check whether it is registered [16:53] dednick: but creating a dbus object just to check if the app is alive seems a little too much [16:53] boiko: i guess what we have is fine for the moment. [16:54] dednick: so, when dialer is in focus, you can rely on the callIndicatorVisible, and when it is not, you check the hasCalls [16:56] boiko: we can revisit if we ever need other apps to use the property. [16:57] dednick: yep, ok === alan_g is now known as alan_g|EOD === dpm is now known as dpm-afk [17:29] fginther, ping [17:30] ahayzen, pong [17:31] fginther, i think i broke jenkins last night with one of my mps...it has got stuck on generic-update_mp for 20hrs [17:31] fginther, http://91.189.93.70:8080/job/generic-update_mp/3507/console [17:31] fginther, are you able to resolve that or do i need to talk so someone else? [17:31] mterry: hello :) [17:32] ahayzen, I aborted the job, it should try again [17:32] sarnold, hi! Do you have time for a quick hangout? [17:32] fginther, ok thanks, there should have been other ones after i guess they would have been queued as well? [17:32] ahayzen, yeah, they were stuck. Jenkins doesn't deal with this very well :-( [17:33] mterry: sure [17:33] fginther, ok well thanks for unblocking it :) === dpm-afk is now known as dpm === dandrader|lunch is now known as dandrader [18:49] * genii makes more coffee [19:35] Hello all! [19:35] mterry: hi, do you have a silo for the greeter active property already? [19:35] boiko, no [19:35] would ubuntu touch be stable enough to do basic stuff on? like watching youtube, surfing the web etc [19:36] mterry: what would be the easiest way for me to test this? just build unity8 from your MR? [19:36] mterry: or do I need more things? [19:36] boiko, yeah that should be all you need [19:37] mterry: nice! btw, I have branches for telephony-service and dialer-app already, they are untested yet though [19:38] mterry: https://code.launchpad.net/~boiko/telephony-service/greeter_active and https://code.launchpad.net/~boiko/dialer-app/emergency_mode [19:39] mterry: the dialer one has some mocking code that switches from greeter to non-greeter mode every 3s === dpm is now known as dpm-afk === chihchun is now known as chihchun_afk [20:07] boiko: hello :) [20:08] sil2100: hi [20:09] boiko: do you know if you could find someone to do a landing of the gallery-app fix for toolbars? From what I heard Bill is not around, and we would like to get rid of that regression finally ;) [20:09] sil2100: as far as I know oSoMoN is taking care of that [20:10] sil2100: well, to get rid of that regression we need also the fix on Mir, what was done on gallery was just a workaround [20:10] boiko: ok, so it seems all our regressions are Mir-related then ;) [20:10] boiko: so let me poke oSoMoN in the morning about that then [20:11] https://code.launchpad.net/~artmello/gallery-app/gallery-app-fix_toolbar_device/+merge/224013 [20:11] thats the MP for the issue [20:11] just failed CI anyway [20:12] sil2100, I’m testing the fix, I should be able to give an ack for landing soon [20:13] oSoMoN: o/ [20:13] oSoMoN: thank you! [20:15] sil2100: regarding the AP failures on dialer and messaging, I still don't have fixes for those, I'm trying to finish the emergency mode on dialer before working on that [20:16] sil2100, silo 5 can be published [20:16] sil2100: well, actually I have already taken a look at the failures and why they might be happening, just don't have MRs for that yet [20:16] boiko: ok, thanks for looking into those in overall, it's not super urgent but we would like to get those fixed somewhere in the future [20:16] oSoMoN: \o/ [20:17] robru: ^ [20:17] sil2100: they will at some point :) [20:17] boiko: I love the sound of that ;) [20:18] sil2100: hehe [20:31] oSoMoN, sorry about that, was in a meeting. published [20:32] robru, thanks! [20:33] oSoMoN, you're welcome [20:33] sil2100: heya, if you have a minute to do some reviewing, I've got a branch that works around that keyboard issue now (plus fixes a build issue with the new qt packages): https://code.launchpad.net/~michael-sheldon/ubuntu-keyboard/fix-1332624/+merge/224419 === dandrader is now known as dandrader|afk [20:40] Elleo: hey! Let me try looking into that :) [20:40] Elleo: thanks for the fix btw.! [20:41] sil2100: thanks :) [20:41] sil2100, I was looking for you earlier, to get a libqofono update [20:42] pmcgowan: hey! I already got an e-mail from slangasek and we discussed how to proceed further - so, the package was ready, but then I noticed that Ken disabled the tests for the package, and they seem to fail right now [20:43] pmcgowan: so slangasek proposed to fix the tests and only then publish the package [20:43] sil2100, ah, well that makes sense [20:43] pmcgowan: the ETA is tomorrow morning - if I won't be able to resolve it by then, we'll think of something (like publishing with those disabled for now) [20:43] sil2100, any idea on whats wrong with the tests? [20:44] pmcgowan: the qmake file is a bit strangely written so it might be some 'paths' missing in our debian/rules file, but I'll know more once I sit down finally and look into the details [20:44] sil2100, thanks much [20:44] pmcgowan: sorry for the delay, wanted it to happen today but then I had to take almost a day off [20:44] np [20:44] appreciate the help [20:54] sil2100, can you help with https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1334177 [20:54] Ubuntu bug 1334177 in Ubuntu Reminders app "Regression: Performance hit when editing sorted lists" [Critical,Triaged] [20:55] or robru ^^ [20:55] pmcgowan, what do you need? a silo? [20:55] robru, we need a patch applied to that package [20:55] robru, as mirv is out we have no one to do it [20:56] pmcgowan, does that branch of mzanetti contain the diff you want to apply? [20:56] robru, yes, thats my understanding [20:57] pmcgowan, ok that branch looks legit. what I'll do is assign a silo and then upload that package, then you can test it [20:57] robru, perfect thanks [20:57] thanks robru, pmcgowan [20:58] sorry, just prepared the branch before and had to leave [21:06] mzanetti, pmcgowan: ok guys, you're building in silo 3: https://ci-train.ubuntu.com/job/landing-003-1-build/82/console [21:43] Hi [21:44] I'm running into a problem with my Ubuntu-Touch install on my Nexus 7. I am getting a blank screen after installing it. === oSoMoN_ is now known as oSoMoN === dandrader|afk is now known as dandrader [22:36] mandel: do we have docs for using u-d-m from qml? === IanWizard-Cloud is now known as Guest30773