[01:39] hello can anyone please provide me with the sourcecode of the Terminal(Zip/Rar). I am on windows.... [02:12] hello can anyone please provide me with the sourcecode of the Terminal(Zip/Rar). I am on windows.... [02:12] please [02:13] patash: please don't repeat your question, if you're patient, someone will eventually respond :) [02:14] ok thanks [02:15] no problem, sorry that I don't know how to answer your question :) [02:49] https://launchpad.net/ubuntu-phone-coreapps [02:49] ... wait, in .rar ?? [02:49] maybe just zip would do? patash? [02:50] http://bazaar.launchpad.net/~ubuntu-terminal-dev/ubuntu-terminal-app/reboot/files [03:36] @OerHeks - ohh sorry. Thanks for the link. but i am not able to find the zip file there. [03:37] either of them .zip or .rar will do for me. [03:39] patash: do you know what Bazaar is? [03:40] yes but since i have an old PC and not much space to install [03:40] the client for that [03:40] oh ok [03:40] well you won't easily find a zip file for that [03:41] I ust thought that some one might have aleady downloaded the full source can just grab the terminal souce form it [03:42] did you want to contribute? [03:43] sure although not at the moment.Since i want to fist go through the code. Only them will i be able to work on it [03:47] then you can go through the code in that web browser if you wish :) [05:58] mzanetti: your lp ran out, going to add you [05:59] ubuntu-membership I mean [05:59] added [08:20] it there anyone who work on ubuntu touch [08:20] !ask | sndnvaps [08:20] sndnvaps: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience === chihchun_afk is now known as chihchun [08:31] how to use the twrp to flash the ubuntu touch into the device [08:32] i have build the ubuntu touch for xiaomi aries , but donnt know how to flash it .. === chihchun is now known as chihchun_afk === ktatar156 is now known as ktatar156_ [09:43] Hi all [09:44] I have question regarding adb. If I 'adb shell', I'm getting access to my phone, yes? Next step I need to archieve is to get to root account. How can I do that? [09:48] https://help.ubuntu.com/community/RootSudo [09:50] Thanks. but in 'adb shell' sudo should work? [09:50] indeed [09:52] allah is doing [09:52] sun is not doing allah is doing [09:52] moon is not doing allah is doing [09:53] stars are not doing allah is doing [09:53] planets are not doing allah is doing [09:53] galaxies are not doing allah is doing [09:53] oceans are not doing allah is doing [09:53] Guest_94857, ??? [09:53] mountains are not doing allah is doing [09:54] trees are not doing allah is doing [09:54] mom is not doing allah is doing [09:54] Please respect the theme of the channel [09:54] !ops [09:54] Help! Channel emergency! (ONLY use this trigger in emergencies) - oubiwann, corp186, popey, k1l, Corey, wgrant, idleone, and ogra. [09:54] dad is not doing allah is doing [09:54] boss is not doing allah is doing === ogra_ is now known as ogra [09:55] job is not doing allah is doing [09:55] dollar is not doing allah is doing [09:55] medicine is not doing allah is doing [09:55] customers are not doing allah is doing [09:56] you can not get a job without the permission of allah [09:56] you can not get married without the permission of allah [09:57] sorry that it took so long (i'm not really doing that often) [09:58] thanks ogra [09:58] (and io wasnt aware i'm an op here myself :P ) [09:59] an operator calling other operators :p [10:00] yeah ... that awkward moment whare you call the ops an the line that returns is highlighted in your IRC client :) === creative is now known as Guest31842 [10:37] I'm on [10:38] I'm on 'adb shell' now, done 'mount -o rw,remount,rw /' and 'chmod 0666 /sys/file_I_need_to_edit' [10:39] but I cannot save edited file (in nano "Operation not permitted"). Could anyone help me with that? [10:57] I would like to ask a question.. During an ubuntu installation on PC you have the option for encryption... Are there any planes to have this option also on ubuntu touch?? Thanks in advance [10:58] i dont think it will be optional ... once it is implemented disk encryption will be on by default [10:59] (but yes, it is a long standing TODO item, eventually it will happen) [11:34] hi [11:36] hi [11:37] mimecar, hi [11:37] hi [11:37] hi [11:37] sndnvaps, [11:38] this can be a hi loop :p [11:39] mimecar, maybe [11:39] anyway off topic, but interesting just read that [11:39] Fedora 25 should be indeed be going Wayland by default [11:46] Is there any way to manually set IMEI in Ubuntu? (I've lost it and now have null). [11:47] ktatar156, lost how? [11:47] SebthreeBQM10HD: formatted to much (I think format nvram caused that) [11:47] oh [11:48] ktatar156, but the imei is in the hardware itself I thought ? [11:49] Yes, it's written in back of the phone. But I need to set it in software itself [11:49] ktatar156, hm [11:51] ktatar156, I thought imei was security to [11:51] so genearlly can't just change it etc on any device and whatever OS, but I could be wrong [11:52] SebthreeBQM10HD: I've found some command, I'll try it [11:52] echo ?AT +EGMR=1,7,?IMEI_NUMBER?? >/dev/ pttycmd1 or echo AT+EGMR=1*7*IMEI_1 >/dev/ pttycmd1 [11:54] ktatar156, a command from where/ [11:54] ? [11:56] SebthreeBQM10HD: http://www.androidbrag.com/2015/02/how-to-change-android-phoness-imei.html [11:57] I'm getting "bash: /dev/pttycmd1: Permission denied [11:57] " [11:57] Why? [11:58] ktatar156, don't just run random commands from random sites etc, you could make your device/computer go wrong doing that, and oh I know [11:59] SebthreeBQM10HD: I've tested that command before on Android phone and it worked. [12:00] ktatar156, uh and commands for Android, may not work with Ubuntu Touch, since it's a different OS [12:01] SebthreeBQM10HD: ok, it doesn't work because of 'Permission denied' - is there any way to fix that? [12:01] ktatar156, well the permissions would be your device unlock code I guess [12:01] there isn't really a password or code in Ubuntu touch except for that [12:01] not really [12:01] he tries to echo something into /dev/ ... [12:01] oh ogra is here :) [12:02] ogra, he's tryig to get his imei code for his device, but using some random command off a website it seems [12:02] that cant work (you cant echo something into a dir) [12:02] ogra, apparntly had lost to many times, since had re flashed the device [12:02] i guess there is a typo and it should be /dev/pttycmd1 (no space) [12:03] ogra, ktatar156 wants to get or add back in the imei code [12:03] ogra: I've run sudo echo ‘AT +EGMR=1,7,”MY_IMEI‘ > /dev/pttycmd1 [12:03] but even then a) i dont think that device will exist on any ubuntu devices ... b) the IMEI stits in a binary blob that only the factory flash tool can write when partitioning [12:03] I will try other think (flashing TWRP and restoring IMEI (I have backup)) [12:03] so even if the device was there, you would have to make sure the partition is too ... and is filled with the right binary blob [12:04] ubuntu relies 100% on the factory partitioning ... if you ran some android install script that changed the ubuntu partitioning, you will need the factory tool to re-partition [12:05] ktatar156, what ogra put [12:05] (with the ubuntu partition table obviously) [12:06] ogra: I'm only fighting with https://bugs.launchpad.net/canonical-devices-system-image/+bug/1592412 [12:06] Launchpad bug 1592412 in Canonical System Image "Remove waking screen by double tap on MX4" [Undecided,New] [12:07] well, that means your partitioning has been changed by something [12:08] or at least the content of some facorty firmware partition [12:08] you would have to restore it with the Ubuntu factory defaults that meizu did set originally ... [12:08] same thing for the IMEI [12:09] (i doubt you can do that at home if you dont have the right tool and right binary blobs) [12:09] my123 ,, are you work on efidroid now .. [12:11] ogra: right tool? [12:12] yeah, the tool that does the partitioning for the device [12:12] ktatar156, he things something from Meizu I hink [12:12] he means [12:12] ktatar156, yes Meizu may have a tool or software etc, if you have a look at their site etc [12:12] SebthreeBQM10HD: ok, thank you guys for help :) I'm going back to android for now and waiting for MX6 [12:12] BQ do [12:12] but Meizu hmm === willy is now known as Guest96689 [12:13] hello [12:13] i think the MX4 is an MTK chip ... there is an MTK tool to do that [12:13] ktatar156, uh, but you can probably use Meizu tool to sort your mx 4 out properly with Ubuntu [12:13] but you will still need the right blob files and the right scatter file for the partitioning [12:13] Guest96689, hi [12:13] thanks [12:14] * ogra vanishes ... back into the weekend [12:14] ogra, your not allowe to enjoy a weekend els where , you have to be here now like all the time h eh :D [12:14] i guess there are here more expert than me about UT [12:14] Guest96689, well yes [12:15] Guest96689, if certain people who are beteter suited or not for your issue would depend though, and what issue? [12:15] ogra, can not flee xD [12:15] so you guys know why gps dont work so well on bqE5? [12:15] don't work how? [12:16] Guest96689, have you the latest OTA installed? [12:16] yep ota 13 [12:16] SebthreeBQM10HD: Any news regarding new Ubuntu phone? [12:16] Guest96689, I think gps is generlly not tht great with Ubuntu, but I could be wrong, not used it as such or much [12:16] Guest96689, latest OTA for E5 is OTA-12 [12:16] ktatar156, uhmm sure sort of, but first, why not try and sort out your mx4 with a meizu tool ? [12:17] SebthreeBQM10HD: what meizu tool? [12:17] ktatar156, if the OS can be changed to say Androdi on a Ubuntu MX 4, then you can also re install Ubuntu [12:17] ktatar156, I belive they have a proper flashing tool, that via a computer, will let you go back to proper defaults factory settings [12:17] you'll have to look for it though [12:19] SebthreeBQM10HD: Yes, but if you look at bug I'm fighting about, there are some bits from Android 5.x left. Even when I flash some older 4.x ROMs - still some bits left. [12:19] ktatar156, as for the MX 6 with Ubuntu, yes remour had it there would be one, but tha's already out with Android, and I woudn't expect one with Ubuntu if it is indeed going to happen, for another month or two or so yet, especially since the pro 5 came out about three months ago with Ubuntu as well [12:20] ktatar156, sadly can't click on links yet oN UBUNTU touch, or I would have probably been on it already [12:20] can't click on as in with the libertine/xmir stuff [12:20] or not chat links for the irc client anyway [12:21] ktatar156, they are working on some kind of update or it will be coming, where those tiny bits of Android, will be 6.0 actusally [12:21] or so it seems [12:21] 6.0 board system [12:21] build sytem whatever it was [12:21] but that's to come, so for now, nope [12:22] Yes, I read about that Android 6.x BSP also somewhere... But I doubt that it will help. [12:22] ktatar156, also I have a feeling that generally not many changes would happen with those tiny bit of Android for bugs I mean, since well it's tiny bits of Android, that just hae to be used, [12:22] ktatar156, ok so withou going on your link, wht's your issue ? [12:23] @mimecar, right ota12 from first july [12:23] SebthreeBQM10HD: Left some bits from Android 5.x (I've flashed it) in Ubuntu Touch installation. That causing DT2W or S2W working by default :/ [12:24] Even --wipe or --bootstrap doesn't erase that. [12:25] ktatar156, shame ogra went away away i a way, he oculd hae helpd you more, but if your here o the right kind of day so a wek day usaully I guess, thr would be others to [12:25] ktatar156, however certain things are tighd to the manfuacture the hardware not reallly the OS [12:25] ktatar156, and so to change anything or properly to do with that, would have to use a proper manufacture tool, I think that's what ogra was trying to say earlier [12:25] SebthreeBQM10HD: Another question - I'm thinking about https://bugs.documentfoundation.org/show_bug.cgi?id=99954 (Port LibreOffice to UT - I've suggested to create crowd-funding campaing) [12:25] bugs.documentfoundation.org bug 99954 in LibreOffice "[wishlist] Port to Ubuntu Touch" [Enhancement,New] [12:26] again can't click on your link [12:26] so what's that about ? [12:26] SebthreeBQM10HD: My question is: how much developers (and time) needed to do that job? [12:26] Port LibreOffice to UT - I've suggested to create crowd-funding campaing [12:26] ktatar156, Libre Office is already on Ubuntu Touch as well, well via Libertine/Xmir it is, not as native app though no [12:27] SebthreeBQM10HD: I know, but I mean native app (with adjusted GUI, using Ubuntu SDK, etc.) [12:27] ktatar156, that's one of the nice demo apps on the tablet for that [12:28] ktatar156, who would progrm it [12:28] port it over as native [12:28] even with money [12:28] and be right back [12:29] SebthreeBQM10HD: My problem is to aproximate how big will be such project [12:31] ok so for gps better handling ill have to wait next ota in september, is it for my bqe5 [12:38] popey: do you have a bqe4.5 running rc-proposed/bq-aquaris.en handy? Do you get DNS on WiFi? [12:45] hi i got disconnected somehow, i had previous guest nickname, asked about gps on bq device [12:48] tvoss: ping [12:51] also any of you guys experience tough connectivity to some wifi access points? sometimes ive to "log in to hidden network" to get connectivity to a wifi i obviously see on my bqe5 ;) [12:53] thats part of the game of doing not mainstream oses but actually ive loked for answers about it and did not really found [13:01] mcphail: lemme see. I have an rc-proposed and a stable one to compare [13:01] mcphail: any particular image version? [13:02] popey: I'm on r412 (20160819) [13:02] popey: I get DNS dor a few seconds, but keep losing it again [13:02] mine is currently on 409 [13:02] how do you test? [13:03] popey: lose connectivity in broswer. Open terminal and can ping ips but not names [13:03] opened browser on 409 and can get to bbc.co.uk [13:04] so yeah, dns is fine on 409 [13:04] * popey updates [13:04] popey: can you browse to different sites for a minutes and see if it drops? [13:04] ok [13:05] Trying to get my head around Ubuntu's interesting interplay between networkmanager, dbus, resolvconf and /etc/resolv.conf [13:06] you're only on wifi? [13:06] not flip-flopping between wifi and 3g? [13:06] I don't have a sim in this phone, which may be a difference [13:08] no dns failures yet [13:08] popey: yes - flip flopping. I'm wondering if it might be an IPv6 issue as Sky seem to have switched it on on their routers [13:09] popey: but I only noticed it on Friday after switching to rc-proposed [13:09] i turned ipv6 off on my network [13:09] * popey updates phone [13:16] ktartar156 [13:16] ohh [13:17] thought had gone already, but nope it turns out, but now yes [13:17] ah well [13:18] popey, would you cowd fund a native Libre Office for Ubuntu Touch like they wanted? Or would you think more like me, wasted effort really, since the Libertine/xmir stuff anyway [13:19] we have native libreoffice [13:19] not sure what a crowd funder would fund [13:20] mcphail: sorry, can't reproduce [13:21] popey, native how? [13:21] uh [13:21] libertine isn't native? [13:23] What's your definition of "Native" [13:23] properly made for the os by default [13:23] so libertine/xmir would be more like sy wine if you get me [13:24] however things tht run in wine/libertine can work well very2r ywell et [13:24] c [13:24] popey, I went away but was going to say to them something like: but we got libertine anyway and more programs will be easier to work with that soon [13:27] hmm is ota 13 just going to be mostly a bug fix release, no new fatures or as such? that's the impression I seemed to get the other daay when looking at somthing [13:30] https://launchpad.net/canonical-devices-system-image/+milestone/13 [13:30] there's a ton of fix-committed in there [13:33] yeah that's what I was on [13:33] that just looked like bug fixes to me, but not new fetures [13:35] mariogrip: Pong, what's up? [13:35] popey, when did that proper calander get inroduced/? was it ota 11 or 12? I thought that was awesome when first seeing. when did the blue tittle bar get introduced as well? 11 or 12? reemember I skipped 11, hence this question [13:35] popey: ta [13:36] tvoss: how can i get framebuffers from mir? [13:36] mir_screencast_get_buffer_stream() will that returns MirBufferStream, but what is "MirBufferStream" [13:37] popey: I've 85% got persistent IRC working, btw [13:38] mcphail, persistent IRC?? what's that? [13:38] SebthreeBQM10HD: IRC which doesn't drop when the screen goes off [13:38] mariogrip: a buffer stream is mostly something you can call swap buffers on, please take a look at aethercast, it interfaces with that specific Mir subsystem [13:38] mcphail: neat [13:39] mcphail, is that client? or just a way to have irc ? [13:40] SebthreeBQM10HD: I've made a quassel server click which runs all the time. The quassel client in the store can connect to it. Not working 100% yet, though [13:41] tvoss: ack, thanks :) [13:41] mcphail, hmm so a IRC server via quassel that like anyone can use you mean or? also oh quassel is now in the standard default ubuntu store ? [13:42] having konversation ported over ntively to ubuntu touch would be something to :) [13:42] SebthreeBQM10HD: the quasselcore "server" just keeps a persistent connection to whatever IRC server you are using. The quassel client speaks to it [13:43] ah right ok i see and nice :) [13:43] neat [13:43] xchat gome isn't that great in librertine, not made my own continer ec [13:43] etc [13:44] but if I can just download a vesion of quassel from the standard app store, well yes thats something :) [13:44] * SebthreeBQM10HD still prefers Konversation though [13:45] SebthreeBQM10HD: I haven't put the server on the store yet. Need to think of a way to make the experience less "rough" [13:45] mcphail, ah ha there it is :) quassel bet [13:45] a [13:45] added to the store quite recently as well [13:46] 11th July 2016 so reasaobaly recnetly [13:47] mcphail, so thats you then, you put that one in there I guess [13:47] * SebthreeBQM10HD thinks he has to try quassel beta [13:47] SebthreeBQM10HD: no - the client app isn;t mine [13:47] * SebthreeBQM10HD hopes irc links will work in it as well in chat [13:49] there's some other irc client in there to [14:19] popey, ogra you know any way to try and turn on the camera flash? [14:31] anyone about still? [14:45] SebthreeBQM10HD, Thunderbird can be used as IRC client [15:43] mimecar, oh [15:44] mimecar, but would have to install into touch first [15:46] yes [15:47] Firefox is installed on M10 [15:47] but thunderbird is not installed [15:47] mimecar, exactly so would have to make a conainer on own uh, or wait for updates [15:48] i think you must create a container [15:48] but i haven't enought time time to test it [15:48] yeah, but updates should com eventually [15:48] so wont have to do that on own [15:49] mimecar, any idea how to get libertine/purtine on other devices by the way such as the mx 4 [15:49] s`: utorch works for me [15:50] popey, uh [15:50] utorch ? [15:50] what? [15:51] the torch app ok i got that installed to [15:51] popey, thought you messaged me but nope [15:54] i did not [15:54] yes p [15:54] p: [16:05] hi [16:06] masteler, hi [16:09] is this the place to put a question about Ubuntu Touch (BQ Aquaris E4.5)? [16:10] masteler, yes [16:10] masteler, yes [16:11] Where can I follow up my data plan consommation? or What must do I install to get it? [16:12] what do you mean? [16:12] network? [16:12] there is unlikely to be a specific app for your mobile network [16:13] yes, to control and limit mobile data network usage (3G/4G) [16:13] masteler, you can do tht in the ubuntu touch settings [16:13] or most of it [16:13] not needed to be specific, but generic. As it is possible in android or iOs (without capacity to limit it) [16:14] I'll try again [16:14] Thx [16:14] look at the network settings [16:14] you can disable mobile data [16:14] change from 2g 3g 4g etc [16:14] yesm, we can [16:14] I think you can not review data usage [16:14] masteler, may be some sort of for al app for a bit more to [16:15] popey: i tried, it's not working aymore, used to.. i want to address if it's a hw issue or sw... any idea? [16:15] I'd rather know when to do it. I have 6GB of monthly transfer and my carrier doesn't limit it... [16:16] aw. Thx. I'll look for an app [16:31] s`: which device? [16:32] masteler: i don't think we have an app to limit data usage [16:38] BQ Aquarius E4.5 [16:39] I think so. [16:53] popey: Meizu PRO 5 [16:58] s`: will test mine later, my bq e4.5 works [16:59] popey, he left already but yah [16:59] * SebthreeBQM10HD is on the verge of trying quassel bea once downloaded and installed === curtness is now known as strahtw [19:51] oh popey lol [19:51] didnt realize he came here [20:03] strixdio: ? === mcphail_ is now known as mcphail