=== duflu_ is now known as duflu === salem_ is now known as _salem [05:14] can anyone think of a creative solution to disable suspending background tasks on ubuntu touch? [05:16] I've found the place in qtmir's session.cpp where the suspension stuff is happenning. I was thinking if I can find this constant in the binary I could just hexedit it: [05:16] m_suspendTimer->start(1500); [05:18] but the QTimer class only accepts an int, so I could only delay suspension by a max of 32768ms [05:19] jabawok: that's just nearly 33 seconds... :( [05:19] yeah, would have liked to set it to like 2 weeks or something to effectively and easily disable suspension [05:19] without hacking around too much [05:20] theres almost zero scenarios where i want a background process suspended. === ecloud is now known as ecloud_wfh === orsonmmz|away is now known as orsonmmz [07:48] do you know if there is any xmpp client available? [07:48] or if there is someone working on one? [08:04] orsonmmz: not that i know of, i'm chasing one as well [08:04] my "solution" is to ssh into a server and run centericq [08:04] its a really really poor solution - as soon as you alt-tab out of the terminal the ssh session gets dropped as the terminal gets a SIGSTOP [08:05] centericq within screen so you can reconnect if the phone goes to sleep or you switch tasks [08:05] its horendously bad compared to a native app, but its something [08:06] jabawok: ok, thanks ;) === aluria` is now known as aluria === dbarth__ is now known as dbarth === sil2100 changed the topic of #ubuntu-touch to: Home: http://bit.ly/YEqEfo | Install: https://wiki.ubuntu.com/Touch/Install | Porting (advanced) https://wiki.ubuntu.com/Touch/Porting | Bug filing: http://bit.ly/1aV9AJG | Dashboard: http://bit.ly/12AQV53 | http://www.bq.com/gb/ubuntu.html | http://www.meizu.com/products/ubuntu.html | http://www.ubuntu.com/tablet | OTA-9.1 phased updates in progress [09:31] nice1 sil2100 :p [09:31] lotuspsychje: thanks! Not too many changes in this hotfix, but it should make some bugs go away ;) [09:32] And, well, a lot of security fixes [09:32] Which is a good thing [09:32] you guys rock, amazing how an opensource community got this far... [09:32] its easy to complain, but hard to build something revolutionary [09:33] it can only become better [09:33] Thanks for the kind words, it's all thanks to the whole Ubuntu community :) [09:34] true, we all have a little piece in this :p [09:34] even the user at home buying the device.. [10:06] sil2100: just sent someone your way :D https://lists.launchpad.net/ubuntu-phone/msg18430.html [10:06] (just fyi :D forgive me!) [10:36] faenil: hey ;) No worries, let me reply on that shortly [10:39] sil2100: awesome, thank you :) [10:39] (I'm interested as well :) ) === vrruiz_ is now known as rvr [12:20] what is this "fastboot mode" on Meizu? [12:21] doesn't seem to boot anything === _salem is now known as salem_ [12:24] hmmm, I wonder what this recovery mode does then (: [12:29] Where do I file bugs for spelling mistake of country? The spelling of my country is incorrect in its language. [12:33] Avasz: I believe that goes to translation team in question [12:34] Tm_T: and where do I contact the translation team? I installed Ubuntu touch ony yesterday so am not familiar with how the community/organization works, so would be nice if I can get some kickstart. :) [12:34] Avasz: which language? [12:35] Nepali [12:35] There is not Nepali locale available. [12:36] but the spelling of the country while choosing the country at start is incorrect. [12:36] Avasz: hmmm, I wonder if it still derived from something from https://launchpad.net/~ubuntu-l10n-ne [12:37] Let me check if such mistake is there or not. [12:37] no. Everything is correct there. [12:39] Avasz: I assume a good point to start then might be https://bugs.launchpad.net/ubuntu/+source/unity8/+filebug [12:39] I'm unsure, but worth trying maybe [12:40] Sure, maybe someone who know can guide me from there. :) [12:40] THanks. [12:40] I installed it in OnePlus One. It is totally different, a whole new level! Want to help it grow. :) [12:49] Hi everybody! How can I remove from the store an app that I published ? === alan_g is now known as alan_g|lunch [13:29] dadexix86, Go to your developer account at developer.ubuntu.com and unpublish the app. [13:34] nik90, great, thanks! :) === alan_g|lunch is now known as alan_g [14:31] hohum, let's see if this would work... [14:31] * Tm_T is trying to restore system after failed firmware upgrade [14:45] Mirv, hey, I always lose track of the qsysteminfo landing, do you have a trello card or bug I can use to track it? [14:50] I installed Ubuntu touch onto a device and the bottom half of the touch screen does not accept touch points which means I can't get past the login screen. Is there a way to enable developer mode from the device recovery possibly so I can remote to the phone? [14:51] Gabeduke: wich device? [14:51] Nexus 4 [14:51] Gabeduke: wich channel? [14:51] Gabeduke: uh, i had that on my nexus4 too. it was hardware failure. [14:52] oh [14:52] Stable [14:52] Can u attach an usb keypoard and login through it? [14:53] Unfortunately I INR have an otg cable but if need be I can get one [14:53] Don't* [14:54] Understood [14:54] When u had android on it u had the same problem? [14:54] I was just curious if there was an alternative way to get in [14:55] Gabeduke: wich channel did you install on your device? [14:55] Yeah same problem which is why I'm putting Ubuntu on it [14:55] So probably its the digitizer [14:56] I think with 20/30 bucks u could find a new one [14:56] Gabeduke: it should be possible using adb via recovery mode. You goal would be to create this file: "/userdata/.adb_onlock" - note that /userdata is probably mounted from /system/var/lib/lxc/android/system.img [14:57] Yeah that's another option. Alright thanks y'all ;) [14:57] Gabeduke: oh, easier option: Use --developer-mode switch to udf [14:57] Grayback are u expert in ubuntu touch portingd? [14:57] Awesome ty @greyback [14:58] timeax: nope, sorry. I work on unity8. Device porting not my thing [14:59] Ok tnx anyway,i'm trying to port ubuntu touch on my xiaomi mi2s [14:59] But having some troubles [14:59] I'm not expert in linux and first time i attempt to make a port :D [15:00] well, you've got a difficult road ahead. Good luck! [15:00] Ahaha yep i noticed... [15:01] I was able to make a build,but i bet something gone wrong [15:02] Its 500 mb but there aren't boot.img and a lot of folders i found in the nexus 4 porting [15:03] So i think that build its not complete [15:04] Nobody online who could help me in making this port? [15:04] timeax: i already suggested you the XDA forums [15:05] timeax: start a project there, see if you get any help maybe [15:05] jgdx: it's in QA queue right now, and actually under testing already. so it should land soon. [15:06] Mirv, okay, i'll subscribe to the qa trello card [15:06] Yep i think i should do like u say,but chatting directly with an expert will save me a lot of time [15:07] timeax: alot of porting experts at XDA also [15:07] timeax: maybe download all existing images of ports and look inside, see what you can learn? [15:08] Yep i know...i follow xda since i bought my old hp rw6815 :D [15:08] timeax: there is no one-hit-button for a new port im affraid [15:08] Yeah thats a good idea too :D [15:09] Ahahhag lol i know,i'm doing that not coz i want ubuntu touch on my phone, but coz i wanna learn :D [15:09] timeax: you develop stuff normally? [15:10] Not exactly [15:10] Just started with that [15:10] @grayback can I set that flag through adb in recovery? [15:11] timeax: you might have a hard time then :p maybe join #snappy also, alot of experts there too [15:11] Oh tnx now i go checking if its somebody online there :) [15:16] http://linux.softpedia.com/blog/watch-meizu-pro-5-ubuntu-edition-phone-hands-on-500877.shtml [15:17] Nice phone the pro 5 [15:17] But i'll buy xiaomi mi5...its a beast :D [15:18] And affordable price [15:19] timeax: maybe after you port your device, the whole worl will use your image [15:19] timeax: so dont give up on us right! [15:21] Yep i'm very determinate to complete this project :D [15:22] thats the spirit mate [15:23] timeax: wich ubuntu ported phone resembles the most on your device? [15:23] timeax: hardwarewise [15:23] I started two weeks ago, i spent 1 entire week only for downloading all the necessary and setup my pc lol [15:24] My phon got qualcomm snapdragon 600 [15:25] timeax: maybe find the ported touch phone that looks most like yours [15:25] and investigate the image inside [15:25] The nexus 4 got the early version [15:25] I should find if the galaxy s4 was already ported [15:26] Or htc one m7 [15:26] Now i take a look :) [15:27] But before i need a cigarette lol [15:47] hi, when I translate touch to my language, can I import it in it and test it? === dandrader is now known as dandrader|lunch [16:14] Hmm. Just got notified for the last update. OTA 9.1. [16:14] Anyone has the Changelog ? [16:14] http://news.softpedia.com/news/ubuntu-touch-ota-9-1-update-officially-released-500896.shtml :D [16:23] sil2100: link to glibc's USN in OTA 9.1 release note is wrong. [16:23] peat-psuwit: oh! [16:23] * sil2100 looks [16:23] Ouch [16:24] copy-paste error [16:24] peat-psuwit: thanks for noticing! [16:24] peat-psuwit: fixed :) [16:32] sil2100: You're welcome === davidcalle is now known as davidcalle_afk === orsonmmz is now known as orsonmmz|away [17:11] seb128, https://code.launchpad.net/~mterry/ubuntu-system-settings/geonames/+merge/287064 [17:12] mterry: w00t! [17:12] :) === dandrader|lunch is now known as dandrader [17:17] we should port libtimezonemap itself to use this too [17:24] Laney, {unity,ubuntu}-system-settings are the only in-archive users of libtimezonemap [17:27] Though I guess unity-s-s still depends on some stuff (even after being ported to geonames) === ghostcube_ is now known as ghostcube [17:36] mterry: and ubiquity [17:36] Laney, oh huh I'd expect so. But it doesn't show up from a "reverse-depends libtimezonemap1". wonder why [17:36] mterry: it uses the gir - try src:libtimezonemap :P [17:37] Laney, ah of course [17:38] :) === alan_g is now known as alan_g|EOD [19:06] sil2100 - See https://lists.launchpad.net/ubuntu-phone/msg18438.html.faenil suggested that I ask you the same question here: [19:06] Are there diagrams or documentation anywhere detailing the branching flow between the various Ubuntu versions? [19:06] ie. how are the codebases for Ubuntu Server, Ubuntu Touch and Ubuntu Snappy Core related? How do changes and fixes flow between these different versions, release branching flow for them each, etc? [19:06] Many thanks! [19:06] :) === dandrader is now known as dandrader|afk [19:28] M-bobsummerwill: they are all built primarily from the same Ubuntu archive. phone and iot images generally have to use custom kernels with proprietary drivers though, which are not in the archive; phone images also have some .click packages installed, which are not part of the ubuntu archive, and snappy-based images for iot things have snaps. i'm not entirely sure how much in the way of .deb packages the snap-based images use [20:23] mterry, thanks for the geonames mr! === dandrader|afk is now known as dandrader === ljp is now known as lpotter [20:34] Is krillin v30 OTA9.1 or 9.0? [20:35] mcphail, 9.1 [20:35] DanChapman: Ta! I'll be able to test the new Dekko at last... ;) [20:36] :-) np! [20:38] dobey - Thanks for the info! [20:40] sure [20:46] Wow. Document Viewer is now 66.6MB. That's a fat _and_ evil binary [20:49] mcphail, 66.6MB for an app with a libreoffice backend doesn't seem too bad :-) [20:49] at least it isn't in the 100s :') [20:49] ahayzen: I remeber running MS Office on a machine with 32MB RAM total :) [20:50] heh [20:51] DanChapman: have you dropped the bottom edge reply actions from dekko? I loved them... [20:53] I have read-only off will my system break if I take the 9.1 update? [20:54] hello [20:54] I am trying to port ubuntu-touch to HTC One M8. I have experience porting various roms to a few devices [20:55] http://paste.ubuntu.com/15190791/ [20:55] Too bad utouch doesn't use CM11/12/13 or CAF AOSP as base [20:55] Like sailfish [20:57] yes [20:57] would be nice [20:57] especially 12 or 13 [20:57] i have to use cm11 device and kernel trees [20:57] ahoneybun, depends if you have modified anything, usually it is ok for me :-) you are in 'unsupported' territory though [21:04] I just installed openstore and rockwork ahayzen [21:05] ahoneybun, you'll probably be ok, but don't hold me to that, and make sure your data is backed up :-) [21:09] http://paste.ubuntu.com/15190887/ [21:09] ahoneybun: good time to go back to RO / :) [21:16] http://paste.ubuntu.com/15190933/ [21:17] anyone help me if they have time please [21:24] punkunity: it's difficult at this european time :/ [21:25] ok thanks [21:25] i'll be on and off over the next few days [21:25] a lot of people are at conferences as well :-) [21:25] punkunity: ok :) try ondra when he's around [21:25] yeah, what ahayzen said :) [21:25] MWC this week [21:25] ok cool [21:25] ya forgot about that [21:26] all good [21:26] thanks guyus [21:26] i am still messing with it on my own [21:26] sure :) === salem_ is now known as _salem [21:42] seb128, how do I push a change to an LP git repo for review? I have a proposed change to geonames... I'm looking at https://help.launchpad.net/Code/Git, but get "src refspec country-codes does not match any" when I try to push [21:53] mterry, I don't remember exactly what I did, Laney wrote that when we discussed it on -desktop previous time [21:53] " git remote set-url origin git+ssh://git.launchpad.net/~geonames-dev/geonames/+git/geonames and then git push as normal" [21:53] or push to ~/geonames/+git/geonames [21:53] you can probably mr it then [22:02] I hate fixing AOSP trees for dtb compability [22:04] seb128, thanks [22:05] mterry, yw [22:06] seb128, OK, I think I did this right :) https://code.launchpad.net/~mterry/geonames/+git/country-code/+merge/287106 [22:07] my first time with git LP [22:07] mterry, seems like you did, well done ;-) [22:07] phew [22:07] * mterry wipes brow [22:07] I installed the OTA-9.1 on my BQ Aquaris E5 Ubuntu edition and I have a problem with scopes [22:12] what problems? [22:48] lpotter: he started a thread on ubuntu-phone [23:06] I need 3 phones.. 1 for normal release. 2 for proposed, and 3 for devel [23:07] Ipotter are u expert in portings of ubuntu touch? [23:09] not really [23:10] I probably know just enough to get me into real trouble :) [23:10] i know how to brick my phone [23:10] Ahahah lol [23:10] still learning the ubuntu way of thinking [23:10] I bet i'm enough good on bricking too 😭 [23:11] really wish there was a backup system [23:11] Yep me too... We are on the same boat lol [23:12] I'm trying to port ubuntu touch on my mi2s [23:12] lpotter: tar works :) [23:12] but I want lazy way :) [23:13] should use git [23:13] I'm trying to build now but there are a lot of errors... [23:16] Its normal that i have to move a lot of files from some folders to others for making the build? [23:16] what are you trying to build? and how? [23:16] he's trying to build the phablet/ tree [23:16] ooooo [23:17] i'm following the guide linked in the topic [23:17] I wanna make a port of ubuntu touch for my xiaomi mi2s [23:18] Now it stopped... [23:18] 😖 [23:18] but i don't know why the tree doesn't build for that. maybe it's missing stuff [23:19] Is there another way for make a build? [23:19] would be cool if oe built ubuntu touch :) [23:21] You guys got some tips that could help me in the misson? [23:22] I'm goin out of mind... [23:22] Now the build stopped...it says that miss some rules [23:23] Now i have to finde some mk file and pull it at the right place... [23:23] timeax: you might want to try during european daytime ;) [23:23] What u mean? [23:24] Its late now? [23:24] timeax: that most of Canonical's employees are in Europe, and it's about midnight in Eu.. [23:25] prime time for them to be up and hacking! [23:25] hehe [23:25] * faenil raises his hand [23:25] Yep i'm from italy, 0:25 now [23:26] I should try to install snappy on my old macmini [23:26] put that on my growing list of tasks [23:26] timeax: cool, I'm italian :) (though working at Canonical's London office :) ) [23:26] lpotter: the ever-growing TODO list you mean? [23:26] yes. [23:26] :D [23:27] But i'm coming here at all hours of the day but nobody talking [23:27] mmm [23:27] Cool so you speak italian? [23:27] there are many channels though... [23:27] of course :P [23:28] timeax: like was previously sade many times, it's not a good week. there are multiple conferences going on this week, and several people are away at those [23:28] right, I keep forgetting MWC [23:28] I know Italian! pizza! woot! only word you need to know, really :) [23:28] lpotter: a couple of swear words wouldn't hurt :D [23:28] Yep...as always...i'm in the wrong place in the wrong moment... [23:29] Ahhahaha lol ipotter [23:29] timeax: if you want to avoid that, just post of the mailing list [23:29] on* [23:30] I prefer to talk directly with somebody of expert thats why i come here [23:31] So i could have an instantly reply [23:31] timeax: then you need some patience :) it's not like experts don't read mailing lists, by the way :) [23:31] sure, I understand your point...but you will not get that when people are sleeping :D [23:31] or away at a conference :D [23:31] Hahahha [23:31] When the mwc will end? 😝 [23:32] end of this week [23:32] Finally ahaha [23:33] Anyway...talking about pizza...i live near naples lol [23:33] We have the best pizza's of the world 😏 [23:35] Faenil so you work in canonical? [23:36] timeax: yeah [23:36] Ahah cool...very cool [23:36] timeax: and don't tell me about pizza...I miss pizza...so much :'( [23:36] you're lucky [23:36] :) [23:37] dont they have pizza hut in London? :) [23:37] omg xD [23:37] I could ship some at canonical's offices 😸 [23:37] timeax: not sure it would get here in a good state :D [23:38] lpotter: but yeah, I've got a nice pizza place close to my flat, I definitely have to go there this weekend [23:38] Ahahah [23:38] its mostly pizza [23:38] lpotter: PLEASE. [23:38] :D [23:38] partly pizza? [23:39] I won't bash it too much because last time I had a pizza hut was...10 years ago (oh, I was young and stupid) [23:39] do we use qml compiler? [23:39] let's say it happens to share the name [23:40] lpotter: we use some kind of qml cache, which has a similar approach afaik [23:40] https://github.com/qmlc/qmlc [23:40] known [23:40] I just learned about that one today :) [23:41] https://launchpadlibrarian.net/201387019/QML-Compilation-unit-caching-and-JIT-changes.patch [23:41] What u do in canonical faenil? [23:41] that is what we're using [23:41] timeax: my role is UX Engineer...but I actually do is...I write UIs in C++ and QML [23:41] for phone/tablet/convergence [23:42] Nice bro ;) [23:42] :) thanks [23:42] it is nice indeed, I love my job :) [23:43] me too. well, my job. I probably love your job too though. If thats ok [23:43] I'd bet on that...when ppls do what them like...its not a job 😸 [23:43] timeax: well said :) [23:43] lpotter: glad to hear :) :) [23:44] lpotter: yeah, that's ok, love is free :) [23:44] yay! [23:44] \o/ [23:44] Ahahaah [23:46] Ok guys was a pleasure to meet u ;) [23:47] cheers! and good luck. [23:47] Now i shut off my pc and go [23:47] See ya soon good night ppls [23:51] timeax: my pleasure :) good night! [23:52] lpotter: are you back on networking? [23:52] back and forth. I like to work on more than one thing sometimes. why/ problems? [23:53] QtNetworking for sure [23:53] lpotter: well, yeah, there are big problems with WiFi :( [23:53] I know about some dns issues [23:54] like, doesn't always reconnect, issues with ESSID, etc..all logged, but I think people just don't have enough cycles to work on everything [23:55] lpotter: this is probably biggest annoyance https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/615239 [23:55] Launchpad bug 615239 in NetworkManager "Every Wi-Fi disconnection is treated as an authentication error" [High,Confirmed] [23:55] my laptop does have wifi issues, but my phones do not [23:56] wow, thats an old one [23:56] I'm tired of going around and seeing a password dialog for some "iPhone" AP, just because ones I connected to my friend's iphone hotspot...now whenever the device sees an iPhone AP it tries to connect, fails, and network-manager stops connecting to anything else until you cancel the UI dialog [23:56] (but the phone is in your pocket!) [23:57] it is old indeed :'( [23:57] plus I disable wifi, reenable it, and it take 2 mins (next scan interval) to see APs in the UI :( [23:57] or, it takes years before it recognizes some APs are gone, when it does.. [23:58] sometimes I wake the phone up after a couple of hours, and it's still showing the APs that were available before I put it to suspend 2h before... [23:58] wifi probably goes to sleep? [23:59] lpotter: not sure (it shouldn't show stale APs in any case)...otherwise why would it try to connect to "iPhone" while it's in my pocket [23:59] ahhh ok [23:59] network-manager probably hasn't rescanned since