/srv/irclogs.ubuntu.com/2017/10/01/#ubports.txt

xorpadI'd also, at a first glance... Like to make a nicer keyboard00:01
xorpadno devs online that can tell me how to get involved00:10
tgBot<wayneoutthere> this appears to be true taht they are not online.  However, let me encourage you to do everything you would like to.. like make a nicer keyboard.  especially there is some person in here who was starting to work on a 'swype' style keyboard.  That would be *awesome*00:16
ubports_botProject daily-hammerhead build #337: SUCCESS in 13 min: http://ci.ubports.com/job/daily-hammerhead/337/00:27
ubports_botProject ota-push build #1096: SUCCESS in 1 min 47 sec: http://ci.ubports.com/job/ota-push/1096/00:29
tgBot<Lorxu> Add Dvorak support, basic support for anything. Layout different from dictionary00:37
xorpadwayneoutthere: I have experience with OS and compiler development, although I don't claim to be the best or ever better than most.. I just like coding, and I notice the system resoruce usage on my nexus 5 is really high compared to where i think we could get it... although that really is dependant on what I see when i dig into the source00:40
xorpadthen you can expect me to spend a few months just learning the system and it's components and internals(unless it's really just like pc ubuntu in which case we're only talking weeks before I start coding00:40
tgBot<UniversalSuperBox> It's not exactly like desktop ubuntu, but there are a lot of similarities00:40
tgBot<UniversalSuperBox> After you remount the system image as read-write, you have access to most of the things you'd want.00:41
xorpadokay if any devs read this highlight or pm me with things I can help with and I can choose what I think my skills will be best put towards00:42
xorpadbut I'm very obsessive about efficiency and minimalism while still maintaining full functionality and offering the option to install more bloat than the base system includes00:43
tgBot<UniversalSuperBox> As Stefano mentioned earlier (you might not have been here), it seems that there's some considerable bloat on the Scopes screen. it's causing issues on the nexus 5.00:43
xorpadWell, seeing as I have a huge box full of nexus 5's... I can afford to brick a bunch or have lots of different test builds running side by side for comparisons00:45
tgBot<UniversalSuperBox> Oh, you won't brick any.00:45
xorpadI got them on ebay... $12.50 per phone00:45
xorpadI might when I get into the kernel00:45
tgBot<UniversalSuperBox> The way to do that would be to flash either Radio or Bootloader... and we never do either.00:45
xorpad:P00:45
tgBot<UniversalSuperBox> If you're just flashing the kernel, you can always flash over it.00:45
tgBot<UniversalSuperBox> fastboot exists for a reason. :)00:46
xorpadNo... I mean modding and improving and backporting features into the kernel... stuff like voltage and frequency scaling would be my first things I want to port in from the android communities kernels00:46
tgBot<UniversalSuperBox> Yeah, that could cause problems.00:46
xorpadwhich is why having a huge supply of devices I can test on before any beta or even alpha is released00:47
xorpadis good00:47
xorpadbecause... It lets me not make other people be my guinea pigs00:47
xorpadanyways... for now I just want to get a hold of and learn the code00:48
tgBot<UniversalSuperBox> If you're looking for kernel source, that's at https://github.com/ubports/android_kernel_lge_hammerhead00:49
xorpadwell, I like to have lots of projects going... being on disabity gives me many hours a day code...often up to 18... would be torture to only work on one thing 18 hours a day for weeks or months00:50
xorpadBefore I found this project I was making my own linux based system for androird devices... but why bother when you guys got the ground work laid out00:51
tgBot<UniversalSuperBox> Halium is great00:51
tgBot<UniversalSuperBox> for that00:51
tgBot<UniversalSuperBox> Right now I'm getting angry at Halium.00:51
tgBot<UniversalSuperBox> Apt says that there is no space left on device00:52
tgBot<UniversalSuperBox> It's a 64gb phone00:52
xorpadright now I'm socializing because my friend just got here... so I kinda got to go, any devs that can help me get started contirbuting please pm or highlight me cause I gotta hang with my buddy now00:52
xorpadI'll ask again in the middle of the night hoping to catch anyone who misses that request i just posted00:52
tgBot<UniversalSuperBox> Alright00:53
xorpadI want to contribute to the project and hopefully agree on theory and design with the other devs so we can make something awesome00:56
xorpadas I said, i was gonna roll my own linux os, but then I realized that this project was active and in working order00:56
tgBot<UniversalSuperBox> You bet. You mentioned the keyboard, which is in here: https://github.com/ubports/keyboard-component00:57
xorpadand I was like, i should try and get on that as long as there's not serious conflicts with the other devs on how things should be done.. and if there is I can maintain a fork and you can just pull in the stuff you want from what I make00:57
xorpadand ignore the stuff you don't want00:57
tgBot<UniversalSuperBox> And Halium is the hardware compatibility layer, which runs Android inside a container for libhybris. Converts sycalls between Bionic and glibc.00:57
tgBot<UniversalSuperBox> That's here: https://github.com/halium00:58
xorpadI made a few hobby OS's for pc before, decided that was futile and useless and a phone os was more likely to see use by poeple other than me00:58
tgBot<UniversalSuperBox> And docs.halium.org00:58
xorpadWell, we'll see where this goes, hopefully i can contribute useful stuff and have a good time in the process01:00
tgBot<UniversalSuperBox> The 16.04 image works on the Nexus 5 and it barely works, so that might be a fun place to start hacking. :P01:01
tgBot<UniversalSuperBox> https://wiki.ubports.com/wiki/How-to-install-Ubuntu-Touch-16.0401:01
xorpadcool:D01:01
tgBot<UniversalSuperBox> It boots.... which is something.01:02
xorpadlike i said I need to spend time first learning the whole system, if it's all standard linux stuff, i'll pick it up really quicky01:02
xorpadI can't just jump into a project and write code interact with stuff I don't know01:02
tgBot<UniversalSuperBox> It generally is. The Click packaging format might be a little strange, but a majority of it is standard Linuxy stuff.01:02
xorpadWell, then I should pick it up quickly, I use ubuntu, arch, gentoo, and I have a pretty decent knowledge of writing secure code01:04
xorpadI have some white/grey hat skills, so i can use what I know to not fall victim to attacks that I could just avoid leaving open in the first place01:04
tgBot<UniversalSuperBox> Woo... Yeah, you'll probably pick it up quickly.01:04
xorpadYeah... Hopefully, I mean, there seems to be tons of stuff to do01:05
tgBot<UniversalSuperBox> The strangest thing you'll find is that a majority of root is mounted read-only by default. This is to allow for image-based upgrades.01:05
tgBot<UniversalSuperBox> `sudo mount -o remount,rw /` fixes that right up.01:05
xorpadon a semi-related note I've been working on a pyhton 2.7 to arm elf compiler based loosely on cython... does ubuntu touch use elf binaries?01:05
tgBot<UniversalSuperBox> Bah, you've caught me. How would I test?01:06
tgBot<UniversalSuperBox> cython? I hadn't heard of that.01:06
xorpadWell, I don't know... I guess you would put a elf arm binary on the system and run it from the terminal01:06
xorpadthat seems the simplest solution01:07
tgBot<UniversalSuperBox> Mmm... Would `file` tell me?01:07
xorpadBut if it's linux based it should support elf binaries unless they reomved support for native binarie execuatbles01:07
xorpadyou could use the file command to analyze a file and see if it's an elf binary01:07
tgBot<UniversalSuperBox> Oh, yeah. Standard binaries.01:07
xorpadyep01:07
tgBot<UniversalSuperBox> It's all binaries.01:08
tgBot<UniversalSuperBox> Run of the mill. Ordinary. Just packaged and confined in a strange way to newcomers.01:08
xorpadawesome01:08
xorpadwell, then I jut gotta learn01:09
xorpadbut my freind is telling me to stop chatting and chill with him, so semi-afk for many hours now01:09
xorpadWe I'm sure will talk again01:09
tgBot<UniversalSuperBox> Yeah, I'm bumbling about on my phone's filesystem like an idiot atm. :P01:10
xorpadand I'm obsessing over stuff after i invited this guy to chill... I need some afk time for sanity reasons too01:10
xorpadanyways, later:D01:10
tgBot<UniversalSuperBox> xorpad, finally pulled my head out and found an app on disk. Yes, it's ELF. And today I learned what ELF means.01:15
xorpadheheD01:15
xorpad:D01:15
xorpadyay learning01:15
tgBot<UniversalSuperBox> After installing a couple apps, you can find them in /opt/click.ubuntu.com/01:16
xorpadevery time we try to do something we don't know how to... We hack until we uncover the solution01:16
xorpadIf you don't take on projects you don't know how to finish you will never become more than you are now01:17
xorpadHacking to me, is the art of fucking around for science and discovery until you learn how your thing you're hacking works01:18
xorpadand how you can repurpose it and enhance it and all that other cool stuff01:18
tgBot<UniversalSuperBox> You. I like you. Now go have fun. :P01:18
xorpadOkay yeah, i gotta give this bro more attention... my friends always complain tjat I just code and or chat on irc when they come to chill01:19
xorpadgonna close the lid on my laptop now to stop ignoring him01:20
xorpadWhat kind of compiling system does the project use?02:06
tgBot<UniversalSuperBox> Different for each piece.02:07
xorpadI see02:07
xorpadWhen I get my 1950 TR back from warranty replacement, I can give people shells on that02:07
tgBot<UniversalSuperBox> That sounds like a cool piece of hardware... what is it?02:08
xorpadIt's got 3666mhz OC'd ram, 64gb, so you can compile from a tmpfs at insane speeds... and I'm thinking of buying a mobo that will let me push the ram to 4000mhz... and it's 16 core x 2 threads per core 3.98ghz02:08
xorpadit's a 16 core hyperthreaded amd ryzen02:08
xorpadso 32 threads02:08
tgBot<UniversalSuperBox> But 1950 TR02:08
xorpadthreadripper02:09
tgBot<UniversalSuperBox> ohhhhh02:09
xorpadTR is threadripper 1950 is the model number02:09
tgBot<UniversalSuperBox> I'm sitting here on a Ryzen 7 1700. Fun to zip around builds.02:09
xorpadI also have a 1700x ryzen which I'm sending in for replacement when I get the TR back02:09
xorpadI have the 1700x, exact same chip but higher stock clock speed02:09
tgBot<UniversalSuperBox> Yeah, and most 1700s can be overclocked to match02:10
xorpadliterally came of the same fabrication process/mask set02:10
tgBot<UniversalSuperBox> I just can't be bothered.02:10
xorpadyep... I only got the x model because it was on sale for less than the 170002:10
xorpadbut they both have the segfault bug, so unless you want to use gentoo, which I recompiled to not have that bug... You gotta wait till i get them replaced02:10
tgBot<UniversalSuperBox> It needs to be replaced to fix it?02:10
xorpadGentoo, recompiled with gcc 6.4.0, or 6.3.0, and no other versions... don't produce the segfaults02:11
xorpadyeah, all ryzens made before july 1 had a fabrication defect that causes segfaults under heavy compiling loads or cpu bound video encoding/decoding02:11
tgBot<UniversalSuperBox> daaaaaamn02:11
xorpadBut it's automatic replacement if your serial number predates them fixing the mask set defect02:12
xorpadif your serial number is below a certain number, and you say you get the bug, auto replacement no questions02:12
xorpadbut since most people run windows and encode on GPUs... 90% of people don't know their chips are defective and will never request a replacement02:13
xorpadEven linux users... Most don't spend 12 hours a day compiling shit02:13
xorpadI hit the bug a log before switching to gentoo because I compile android roms very frequently02:13
xorpadI have like, a whole bunch of ROMs i maintain02:13
xorpadNothing crazy impressive, just full FOSS minimalstic ROMs02:14
tgBot<UniversalSuperBox> Let me guess, no express replacement02:14
tgBot<UniversalSuperBox> So I need to be out my desktop while I wait for them to get off their asses02:15
xorpadYou can get an RMA, but the store i bought from is a wholesaler and won't take it back unless I pay a fee02:15
xorpadso I'm sending them in myself02:15
xorpadNot gonna pay 50 bucks per chip to get a defective product replaced under warranty02:15
tgBot<UniversalSuperBox> Wonder if Newegg would cross-ship02:15
xorpadI am in Canada, so I buy from Canada computers, neweggs canadian competition... But the stores in my area charge same as online prices which are almost as low as newegg02:16
xorpadBut they want money to accept RMA, which is total BS, I used to sell hardware, RMAs are not supposed to cost anything02:16
tgBot<UniversalSuperBox> Delivered July 19...02:17
tgBot<UniversalSuperBox> Maybe it's okay.02:17
xorpadMaybe.... if not you'll get a free replacement02:17
xorpadand if you feel like becoming a gentoo repping long bearded geek, you can just run Gentoo until the time is right to replace it02:17
tgBot<UniversalSuperBox> Got a link?02:17
xorpadAlso the segfaults don't happen that often and don't produce any output to corrupt the build so you just reissue the make command after it segfaults02:18
xorpadlink for what?02:18
tgBot<UniversalSuperBox> Checking for a replacemen02:18
xorpadOh... I don't have a link, but it's just amd's standard warranty replacement request form on their site02:18
xorpadBut I don't know what serial number values equal good vs bad02:19
xorpadI don't know what the first non-borked serial number is02:19
xorpadYou will have to test it out and see if you're affected02:19
xorpadWhich means wasting thermal paste to pull the cooler off and check the SN02:19
tgBot<UniversalSuperBox> Nah, I have the box.02:20
xorpadI told AMD they need to pay for 2 tubes of arctic silver 5 for when I took the sinks off to get the SN, and another 2 tubes for when I put the replacement back in place02:20
xorpadThey will probably not do it... but it doesn't hurt to make demands02:20
tgBot<UniversalSuperBox> You... you're using a whole tube?02:20
xorpadNo, I use about 2/3 of it... but I don't actually apply all that. 15 years ago I invented a method of using a credit card to spread a very thin layer of paste over the chip and plopping the sink only the layer... I wishI published it and took credit for it, because apparently someone else came up with the same method 5 years ago and now it's a common technique02:22
xorpadIf i had blogged about it before it got public I would have like... gold stars02:22
xorpadmany gold stars02:22
xorpadBut I didn't have a blog until yesterday02:22
xorpadLol02:22
xorpaddoes ubports use gnueabi?02:23
tgBot<UniversalSuperBox> uh02:23
tgBot<UniversalSuperBox> For which part?02:23
xorpadfor the ubuntu repo avialable eabi-mimicking compiler libraries/abis02:24
xorpadarm-linux-eabi, is avialble from arm, but in the ubuntu repos you have gcc-5-arm-gnueabi02:24
xorpadnot that I use gcc 5... I use 7.2 for compiling arm stuff... I even went to the trouble of stealing every optimizng routine I could find from every gcc fork lol02:25
xorpadand many unit test failure fixes02:25
xorpadI also added some on my own optimizations, but they rejected them saying they in certain situations stop more efficient optimizations from being usable02:25
xorpadso my opts work, but existing ones don't work with my opts and are better than mine02:26
xorpadI dunno, compiler dev I'm not so great at yet... But I'm getting better all the time02:26
tgBot<UniversalSuperBox> Darn, looks like I would have to pull my system apart to learn which week the processor was manufactured in.02:27
xorpadLuckily I spent a lot of time on a irc with these 2 guys that talked all day about high levels maths... absorbed enough group and set theory to start doing this stuff02:27
xorpadYeah... It's BS02:27
tgBot<UniversalSuperBox> The system is actually based on Ubuntu 15.04 right now. It's older gcc than you might want.02:27
xorpadthat's why I haven't sent mine in yet...02:27
xorpadtakes time away from writing code or doing research in order to write code02:27
xorpador excessive sleeping once every 2 days when I burn out from coding non-stop02:28
tgBot<UniversalSuperBox> Is launchpad running slowly for you, perchance?02:28
xorpadalso, I hate messing with my hardware.... I've never had anything bad happen but i have anxiety issues and I freak out when I have to handle my hardware02:28
xorpadLike I'm grounding myself every 5 seconds so I don't fry anything with static... I'm like super delicate with the hardware... With the exception of the time when I was younger and did a bunch of meth then figured the way to install my new heat sink was to break off the old one with brute force... I don't do drugs anymore gladly, but that was retarded... there was 43 sscrews but I had to break it off with a screw driver to pry the thing to02:30
xorpadpieces02:30
xorpadDrugs are bad and I don't recommend them, but I won't lie and say I never touched em02:30
tgBot<UniversalSuperBox> whoof. That doesn't sound like fun at all.02:30
xorpadlol... It was stupid02:31
xorpadbecause there was literally just 4 screws to remove it02:31
tgBot<UniversalSuperBox> I'm not afraid to open the thing up, but that's annoying.02:33
tgBot<UniversalSuperBox> I've touched enough hardware to stop being afraid of it.02:34
xorpadI have too, buy clinical anxiety defies logic in most cases02:34
=== Piece_Maker is now known as Acou_Bass
tgBot<UniversalSuperBox> Yeah...02:35
xorpadLike... I get anxious when I'm in my friends plane flying around... but then he does some fun manuvers and the adrenaline kicks in02:37
xorpadOnce i convinced him to do a spiral dive02:37
xorpadthat was an amazing rush02:37
xorpaddropping 600 meters in 3 seconds while the plane is upside down spinning towards the ground02:37
xorpadIt's anxiety fever when we're on the way away from anything we could crash into, but as soon as he stalls the plane it's like a roller coaster ride x10002:38
tgBot<UniversalSuperBox> Whoa! The Android container started and let me connect Wi-Fi on the G5.02:39
xorpadYou can't do stuff like that over populated areas because there's such a high chance you won't recover02:39
tgBot<bhushanshah> @UniversalSuperBox, Congratulations02:39
tgBot<UniversalSuperBox> @bhushanshah, I could do it before, but it happened on the first boot this time. :P02:39
xorpadNice UniversalSuperBox02:39
xorpadimprovements are always good02:40
xorpadI want to start working on stuff02:40
xorpadbut my friends here02:40
tgBot<UniversalSuperBox> Oh... Wi-Fi won't actually connect.02:40
xorpadOh... But it recognizes the device?02:41
tgBot<UniversalSuperBox> nmtui says it's good to go02:41
tgBot<UniversalSuperBox> But "Activation failed"02:41
xorpadWell, the device initalizing and stating it's working is a good step forward from not having anything written yet02:41
tgBot<UniversalSuperBox> And it's hard to read dmesg because msm_ipc_router is upset.02:41
xorpadwriting drivers is hard02:41
xorpadespecially when you don't have detailed architecture and programming manuals from the hardware manufacturer02:42
tgBot<UniversalSuperBox> He understands our pain, @bhushanshah02:42
tgBot<bhushanshah> @UniversalSuperBox, See last ~4 commit in bullhead02:42
xorpadI want a bullhead02:42
tgBot<UniversalSuperBox> boot loops02:42
xorpadI was gonna buy one but my laptop has started losing power and shuttng itself off, so I gotta spend it on a laptop instead02:42
tgBot<UniversalSuperBox> @bhushanshah, Kernel or device?02:43
tgBot<bhushanshah> Kernel02:43
xorpadOhh kernel work:D02:43
xorpadI want to help02:43
tgBot<UniversalSuperBox> "Disable the CONFIG_DUMMY, otherwise hybris-boot will passout"02:43
tgBot<UniversalSuperBox> i love these commit message02:43
tgBot<UniversalSuperBox> That was English, I think.02:44
xorpadI like to commit things obsessively02:44
xorpadLike I'll write one function and commit it02:44
xorpadusually lots of commmits with the same comments because it's all part of the same work02:44
xorpadI guess if I'm gonna help with this project I'm gonna have to start getting in the habit of writing comments02:45
tgBot<bhushanshah> @UniversalSuperBox just checked, it's last 4 commits minus the commit to sort the kernel configuration02:45
tgBot<UniversalSuperBox> Alright.02:46
tgBot<UniversalSuperBox> Does GitHub not give diffs?02:47
tgBot<bhushanshah> It does?02:48
tgBot<bhushanshah> Just add .patch to the commit url02:48
tgBot<UniversalSuperBox> weeeee!02:48
tgBot<bhushanshah> android_kernel_lge_bullhead/commit/0b64b0cd08b1b79eb4a26aa40651d7ff0a4fff3c.patch02:48
tgBot<bhushanshah> For example02:48
tgBot<bhushanshah> Okay... Copy paste fail02:49
tgBot<bhushanshah> πŸ˜›02:49
xorpadWhere is the offical irc for the project? I'm on the wrong end of the relay bot I feel like02:54
xorpadwhich server?02:54
tgBot<UniversalSuperBox> The relay is from Telegram02:54
xorpadCool, so everyone is on Telegram?02:55
tgBot<UniversalSuperBox> https://ubports.com/telegram will give you the link02:55
tgBot<UniversalSuperBox> We sure are!02:55
tgBot<UniversalSuperBox> (Photo, 689x204) https://irc.ubports.com/quchG9AP/file_939.jpg Never gets old.03:01
xorpadthe official site has scripting that when blocked breaks it completely03:02
tgBot<UniversalSuperBox> Wonderful.03:02
xorpadAnd maybe I'm just a parnoid anonymous random person but don't like letting code run on my computer03:03
xorpadWhatever though, I have tools in place to protect anything from leaking, i just don't like it is all03:03
xorpadThings should work with script blockers because scripting based drive-by-downloads are a major attack vector for malware developers03:03
tgBotXorpad was added by: UniversalSuperBox03:13
tgBot<UniversalSuperBox> Welcome to Telegram @Xorpad !03:13
tgBot<Xorpad> Thanks man03:13
tgBot<Xorpad> It took me a few minutes to pick a phone to put it on03:14
tgBot<Xorpad> I have a lot of phones.. It's an obsession03:14
tgBot<UniversalSuperBox> Ah, yes. the "Which SIM do I use for this one?" problem.03:14
tgBot<urielc> @UniversalSuperBox, Welcome!03:14
tgBot<Xorpad> No I don't have many SIM cards just 3..  I kinda collect Android devicez03:15
tgBot<urielc> @Xorpad, You can install on PC too03:15
tgBot<Xorpad> Which seemed like a good idea until recently03:15
tgBot<Xorpad> Yeah I saw the pc client link03:16
tgBot<Xorpad> I prefer mobile apps because I don't constantly mess with and or switch is on this phone03:20
tgBot<Xorpad> Os03:20
tgBot<urielc> @Xorpad maybe you want be here too: … t.me/halium03:21
tgBot<Xorpad> My pc I'm on Windows then I'm in gentoo then over to Ubuntu... Then my debian I'm install... Constantly switching my laptop is I have quad boot03:22
tgBot<Xorpad> Does ubports use wayland?03:34
tgBot<UniversalSuperBox> Nope, still Mir.03:35
tgBot<Xorpad> I see03:36
tgBot<Xorpad> Not familiar with it03:36
tgBot<Xorpad> Is it got any cool selling points?03:37
tgBot<urielc> @UniversalSuperBox, Still? πŸ€” are you going to switch?03:37
tgBot<UniversalSuperBox> @urielc, I've said it before. Unity 8 and Mir were written for each other.03:37
tgBot<UniversalSuperBox> It's not a matter of "Just" switching display servers.03:37
tgBot<Xorpad> I see... I heard From a random person Ubuntu was dropping unity as of 18.04.. Is that true or vs?03:40
tgBot<Xorpad> *bs03:40
tgBot<UniversalSuperBox> At the moment, Mir is still being maintained by Canonical and the Android driver support has been split off into a module. If things come together right, then we can switch to Wayland I suppose. Right now, though, it doesn't offer an immediate benefit other than stopping the wrath of Reddit03:40
tgBot<UniversalSuperBox> @Xorpad, It's true. Ubuntu 17.10 will ship with GNOME.03:40
tgBot<Xorpad> Interesting03:40
tgBot<Xorpad> I haven't used gnome in years... I like my lxde03:42
tgBot<Xorpad> I also think kde plasma is pretty but way too unstable to rely on03:43
tgBot<tsimonq2> @Xorpad, GNOME is way worse03:46
tgBot<tsimonq2> KDE Plasma is actually super stable even from the tip of the Git tree in my experience03:46
tgBot<tsimonq2> GNOME... isn't03:46
tgBot<Schyken> Boi03:47
tgBot<Schyken> @tsimonq2, Straighten out that statement my dude03:48
tgBot<UniversalSuperBox> Offtopic chat exists for a reason03:48
tgBot<tsimonq2> @Schyken, Nope m8, come at me :P03:48
tgBot<Schyken> No, like legit, it's slanted xXD03:48
tgBot<Schyken> :P03:48
ubports_botProject click-import build #11: SUCCESS in 4.4 sec: http://ci.ubports.com/job/click-import/11/07:01
ubports_botProject vivid-rootfs-armhf build #146: SUCCESS in 1.3 sec: http://ci.ubports.com/job/vivid-rootfs-armhf/146/07:01
ubports_botProject ota-push build #1097: SUCCESS in 0.65 sec: http://ci.ubports.com/job/ota-push/1097/07:01
tgBot<Flohack> Boah 300+ messages during night, and then suddenly all went asleep or what? πŸ˜†07:22
tgBot<Xorpad> Hey guys what do you use for your build environment/setup for compiling for ubports targeting arm?07:46
tgBot<andreasimonetti> Still here.. What do you mean for OOmed?07:59
tgBot<DanChapman> Killed by the Out Of Memory killer08:00
tgBot<andreasimonetti> Ok thks08:03
tgBot<Xorpad> Wait... Dan Chapman, of army cyber security?08:09
tgBot<popescu_sorin> https://plus.google.com/103117938079967018309/posts/5EFXTDkEKSE08:21
tgBot<popescu_sorin> o_O this is the unity8 greeter, right?08:22
tgBot<popescu_sorin> but looks a bit different?08:22
ubports_botProject daily-fp2 build #355: SUCCESS in 13 min: http://ci.ubports.com/job/daily-fp2/355/08:23
ubports_botProject ota-push build #1098: SUCCESS in 1 min 7 sec: http://ci.ubports.com/job/ota-push/1098/08:24
tgBot<kristijantkalec> It does look like a unity 8 greeter and indeed looks a bit different09:28
tgBot<kristijantkalec> Why no indicators?09:28
tgBot<popescu_sorin> don't know :/10:09
tgBot<prpleXist> Hi UBports INstaller intsalling files to device Goolge nexus 5 pushing file 1 is it a long process?10:39
tgBot<prpleXist> I have chosen wipe option10:40
tgBotgouchi was added by: gouchi11:21
tgBot<Walid> @Flohack got camero video record work 😱😱😱😱11:37
tgBot<Flohack> @Walid, kewl!11:40
tgBot<Walid> its media_codec.xml cause the pb, now camera is more stable (sometime crash but its work)11:41
tgBot<Walid> @Flohack the video format is mp4, system  media player can't open it11:47
tgBot<Flohack> @Walid, Yes we know we have some troubles with video playback on actually all devices11:47
tgBot<Flohack> e.g. this one: https://github.com/ubports/ubports-touch/issues/711:48
tgBot<Flohack> this too: https://github.com/ubports/ubports-touch/issues/24911:48
tgBot<Walid> UTmedia work perfect, so we can use it11:51
tgBot<Flohack> oki11:53
tgBot<Flohack> @Xorpad, What do you mean by this?12:00
=== dlan_ is now known as dlan
tgBot<prpleXist> Hi guys need help if posible got nexus 5 with android 4.4. tried to install ubport but device get stuck to ubport screen and nothing happens12:39
ubports_botProject daily-mako build #130: SUCCESS in 12 min: http://ci.ubports.com/job/daily-mako/130/12:55
ubports_botProject ota-push build #1099: SUCCESS in 0.52 sec: http://ci.ubports.com/job/ota-push/1099/12:55
=== danwe1 is now known as danwe
tgBot<Stereofont> @prpleXist, Sounds like incomplete download. What tool did you use?13:29
tgBot<prpleXist> Hi am using sudo ./launcher.sh13:30
tgBot<prpleXist> cd magic I mnaged to install enetually but hangs at start and after rc update is no longer booting13:30
tgBot<Stereofont> UBports installer or MDT?13:30
tgBot<prpleXist> cd magic-device-tool13:31
tgBot<prpleXist> mdt13:31
tgBot<Stereofont> Did you install Canonical UT first or try go straight to UBports UT?13:32
tgBot<prpleXist> staright to ubport13:33
tgBot<Stereofont> Try installing Canonical first13:33
tgBot<Stereofont> Then skip to UBports13:33
tgBot<prpleXist> thanks an update is still happening will look many thanks13:33
tgBot<Stereofont> Look at SPflashtool for the Canonical install but use carefully and read instructions!13:37
tgBot<Stereofont> Set to firmware update ONLY13:37
tgBot<Stereofont> Sorry. Forget that last. It is Nexus 5. Qualcomm…13:41
tgBot<Stereofont> Others on here have done Nexus 5 so better able to comment13:42
tgBot<prpleXist> thanks13:46
tgBot<samitormanen> Seems like Ubports ota2 cannot sync contact favorites (marked by star) from gmail account.14:07
tgBot<gouchi> will it be possible in the future  to use https://build.snapcraft.io to publish Open Store ?14:15
tgBot<Vijay> https://www.google.com/amp/www.androidauthority.com/linux-kernel-lts-extended-6-years-project-treble-803479/amp/ I think it's good news for all Linux based devices!!14:27
tgBot<rogieroudshoorn> mostly for those running 4.414:29
tgBot<Vijay> @rogieroudshoorn, Yes. .. 4.4 and upper14:29
tgBot<Ern_st> @Flohack, Except the nexus 4 !14:39
tgBot<samzn> @Vijay, silly google14:49
tgBot<samzn> http://www.androidauthority.com/linux-kernel-lts-extended-6-years-project-treble-803479/ also this is a better link14:50
tgBot<hawk_is_here> (Photo, 640x480) https://irc.ubports.com/lLOPfWoj/file_941.jpg15:00
tgBot<UniversalSuperBox> @hawk_is_here, How is this related?15:14
tgBot<UniversalSuperBox> We have an offtopic group for this type of content now! :) … @ubports_ot15:15
tgBot<DeadSquirreI01> @UniversalSuperBox, For some reasons I'm banned :/15:16
tgBot<UniversalSuperBox> Yes, I'm sure you know why and I'm not going to argue with you about it.15:16
tgBot<DeadSquirreI01> lol15:17
=== smusiland is now known as nkk_still_on_irc
tgBotInformaPC was added by: InformaPC16:05
tgBot<SwizzlaKalongie> @Ern_st, @Ern_st  are you using ubports on the Nexus 4? how well does it work?16:33
=== xiinotulp is now known as plutoniix
tgBot<per_sonne> QuestIon: does anyone else have an issue with the fairphone dropping to zero while in standby? No use, no apps on background, nothing. The battery count drops like a stone during the night, phone is dead in the morning. Anyone?17:05
tgBot<Stereofont> @per_sonne, Last full charge 86 hours ago. Currently 12%. Has just been sat around17:15
tgBot<jakko> @per_sonne, Same here with an one plus one, nothing on the background... There battery is draining.17:19
tgBot<jakko> Question: Can i replace the Ubuntu webbrowser with Firefox or something like that?17:21
tgBot<TronFourtyTwo> @jakko, You can install Firefox yes17:24
tgBot<TronFourtyTwo> But doesn't work very well on touch hdpi devices...17:25
tgBot<jakko> @TronFourtyTwo, Okay, but I understand i can only install .click file on the ubports device? Can I install.deb files ?17:26
tgBot<DanChapman> @jakko, You can use libertine to install deb files. Take a look at https://docs.ubports.com/en/latest/userguide/dailyuse/libertine.html17:29
tgBot<Ern_st> @SwizzlaKalongie, All the major bugs has been fixed, he went recently on Stable. Working better than the cannonical version17:44
tgBot<SwizzlaKalongie> @Ern_st, sweet. thanks man. good news.17:46
tgBot<nfsprodriver> @MatthewM. Can you help me getting a right qtubuntu lib? I'm too stupid cherrypicking the revs. Can you upload a finished zip somewhere?18:01
tgBot<Flohack> @jakko, There is no reasonable build of Firefox for a mobile device, you probably cannot use the GUI elements at all18:05
tgBot<jakko> @Flohack, i know it, i wasnt sure... thx for your answer. I'm a daily android user, and i love the chrome future, that i can add an website to my home screen....<--- but thats another thing.18:08
tgBot<Flohack> @jakko, We will have others browsers some day, but now our focus must be the core OS =)18:08
tgBot<jakko> @Flohack, hahha. i know... dreaming, is not forbidden right? ;)18:09
tgBot<Flohack> right18:09
tgBot<JBBgameich> Firefox is missing a real embedding solution currently, so if you want to build a mobile firefox GUI, you currently can't because you can't really embed gecko into QML (SailfishOS does it but they use partitally outdated forks of some things)18:16
tgBot<Flohack> exactly. We need a complete GUI18:16
tgBot<Flohack> Probably we would be more lucky with pure Chromium18:17
tgBot<DanChapman> Or go back to webkit18:17
tgBot<DanChapman> me hides18:17
tgBot<UniversalSuperBox> @DanChapman, Them's fightin' words18:19
tgBot<DanChapman> 😊 well it worked and didn't eat through ram like candy18:23
tgBot<JBBgameich> btw will Plasma Mobile apps run on Ubuntu Touch 16.04? I know there aren't that many, but compatibility would be great. You'd only need to have plasma-framework and kirigami in your repos. If you really use Qt 5.9, everything else should run fine.18:32
tgBot<UniversalSuperBox> That's a solid18:33
tgBot<UniversalSuperBox> maybe18:33
tgBot<UniversalSuperBox> Or how about, it depends18:33
tgBot<TronFourtyTwo> @JBBgameich, actually ubuntu touch currently uses qt 5.4, but the update to 5.9 is planned18:33
tgBot<UniversalSuperBox> (Sticker, 390x512) https://irc.ubports.com/k9yoFuIE/file_942.webp18:34
tgBot<JBBgameich> @TronFourtyTwo, I'm speaking of the 16.04 release, which is not yet released or ready but I heard it should use Qt 5.9 anyway18:34
tgBot<TronFourtyTwo> @JBBgameich, Ops you're right18:35
tgBot<TronFourtyTwo> I hadn't read that 😁 sorry18:35
tgBot<per_sonne> @jakko, Something is off, then. Can we watch processes logs or something to watch what is eating up cycles in the background? Does anyone know how to do that? It doesn't happen on my bq e4.5, but it does on the fairphone. Seems built-specific.18:41
tgBot<per_sonne> Is the NSA running stuff on the android bit blobs layer?18:41
tgBot<per_sonne> Or is it the Russians?18:42
tgBot<per_sonne> Or an elf?18:42
tgBot<per_sonne> I need to know if leprechauns are eating up my battery.18:42
tgBot<jakko> @per_sonne, I can check the log files. @Flohack does the battery use a log file of something..?19:01
tgBot<jakko> Of  = or19:01
tgBot<blendergeek0> @TronFourtyTwo, Did yall see this about QT 5.9 and UBports? It looked interesting to me. … https://matrix.org/blog/2017/09/28/experiments-with-matrix-on-the-purism-librem5-starring-ubports-and-nheko/19:25
tgBot<UniversalSuperBox> @blendergeek0, yep19:26
tgBot<nfsprodriver> The instructions may need a rework because some things keep unclarified yet.19:51
tgBot<twinkybot> @blendergeek0, thanks.20:23
tgBotPavel was added by: Pavel20:36
tgBot<Xorpad> @blendergeek0, I ordered a raspi2 will arrive mon-tues20:37
tgBot<Xorpad> Gonna use that as a native arm buildbox20:37
tgBot<UniversalSuperBox> That may take a while20:38
tgBot<Xorpad> Got v2 cause same arch as nexus 5 which is what I dev for/on usually20:39
tgBot<Xorpad> V7a20:39
tgBot<Xorpad> No neon extension though20:40
=== nkk_still_on_irc is now known as nkk_irc_pro
tgBot<Field10pg> I have a bq.e 4.5. Is posible to change the channel the stable to release candidate?20:45
=== nkk_irc_pro is now known as smusiland
tgBot<JBBgameich> @UniversalSuperBox, It's quite fast, I'm using one for that myself. Emulating armhf in qemu-user-static isn't much better anyway.20:52
ubports_botProject daily-bacon build #287: SUCCESS in 11 min: http://ci.ubports.com/job/daily-bacon/287/21:02
ubports_botProject ota-push build #1100: SUCCESS in 55 sec: http://ci.ubports.com/job/ota-push/1100/21:03
tgBotMeruso was added by: Meruso21:04
tgBot<Jaume81> can't ubuntu's message app sent a MMS?21:27
tgBot<Stereofont> @Field10pg, Yes. Go into system settings and change the channel there - provided you updated to OTA2 already21:55

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