=== salem_ is now known as _salem [02:22] hello o/ [02:23] I'm trying to flash Ubuntu touch stable to my Nexus 7 2013 but it seems it gets stuck. I've already waited 30 min and nothing happened. Is there something I'm doing wrong? [02:24] It's getting stuck at "Flashing version 12 from ubuntu-touch/stable/ubuntu channel and server https://system-image.ubuntu.com to device flo [02:24] It's getting stuck at "Flashing version 12 from ubuntu-touch/stable/ubuntu channel and server https://system-image.ubuntu.com to device flo" [02:25] I've already retried once and the download is already on cache, so it stuck on there === Elimin8r is now known as Elimin8er === Piece_Maker is now known as Acou_Bass === tedg__ is now known as tedg_ === LiQiong_Lee1 is now known as LiQiong_Lee === dobey_ is now known as dobey [05:01] hello [05:02] is it possible for me to install ubuntu touch on a Samsung Galaxy Grand Neo Plus === chihchun_afk is now known as chihchun === ecloud is now known as ecloud_wfh === faenil_ is now known as faenil === faenil is now known as faenil_ === enthusi_ is now known as enthusi === _salem is now known as salem_ === jdstrand_ is now known as jdstrand === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === Elleo_ is now known as Elleo === chihchun is now known as chihchun_afk === tosky_ is now known as tosky [14:11] Hello, I've tied to use the click env as cross compiling suite ( https://developer.ubuntu.com/en/blog/2015/04/13/inner-workings-sdk/ ). Under normal curcumstances i had to install my cross compiler and set the LIBRARY_PATH, C_INCLUDE_PATH,CPLUS_INCLUDE_PATH to the specific cross folder ( /usr/include/arm-linux-gnueabihf ). Which path's i have to set for /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/bin/arm-linux-gnueabihf- [14:11] gcc ? [14:13] Davidrnd: you shouldn't need to manually set any paths really [14:17] dobey: Ok, but if I try to compile it without changing the PATH variables my first error is "/var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/bin/../lib/gcc-cross/arm-linux-gnueabihf/4.9/cc1plus: error while loading shared libraries: libcloog-isl.so.4: cannot open shared " This is because cc1plus need the lib in {click-chroot}/usr/lib/x86_64-linux-gnu/libcloog-isl.so.4 [14:19] the paths are relative to the chroot env ( cc1plus ). so it don't work without changing the path var. [14:19] lld cc1plus -> libcloog-isl.so.4 => /usr/lib/x86_64-linux-gnu/libcloog-isl.so.4 [14:19] Davidrnd: it's a chroot. you don't build using the things inside the chroot, outside of the chroot. [14:22] dobey: ok, how can I compile outside of the chroot libs/apps with the correct libs regaring ubuntu touch os ? [14:24] dobey: I was able to compile my app by setting up a build env with https://buildroot.org/. But I thought that something similiar is brought by ubuntu itself. So i found click-packages :-) But how QT is able to compile apps with the right dependencies ? [14:25] Davidrnd: the SDK builds the app inside the chroot [14:28] Davidrnd: you build inside the chroot, installing whatever ARM libs you require therein. You invoke the cross compiler within the chroot (cmake handles this automatically, qmake requires some tweaks, autotools require you to point to the cross-compiler) [14:29] Hmm. so my only chanse is to deploy my cmake project to the chroot and start "click chroot -a armhf -f ubuntu-sdk-15.04 run cmake .." ? [14:30] for varying definitions of "deploy" yes [14:32] dobey: ok. How can I debug such a compiled project ? Script -> gdb-server ? [14:32] Davidrnd: you can set up your own cross-compiling arrangement if you want, but I don't think anyone else is doing that due to not being masochists [14:33] Davidrnd: you would have to run an ARM binary on an ARM CPU or in an emulator [14:35] Davidrnd: i just use gdb directly on the phone. there are multiple ways to do it. and #ubuntu-app-devel is really the better channel for questions about developing apps and using the SDK and such [14:37] mcphail: I thought, that there's something like a cross-compiling arrangement like for raspberryPi aso. But thanks alot guys. [14:37] Davidrnd: honestly, learn to love the chroot. It keeps things nicely contained [14:38] Davidrnd: alternatively - https://adoptingubuntu.wordpress.com/2015/07/10/creating-an-emulated-armhf-chroot-for-development [14:40] Davidrnd: but that way is _s_l_o_w_ [14:46] mcphail: I know. :-) .. [14:47] Thank you guy's have a nice day ;-) [14:57] yyyyyyyyyyyyyyyoooooooooooooooooooooooooooooooooooooooooooooooooooooooooo [14:57] Ubuntu touch for Galaxy S6? someone? [15:08] junkies [15:11] how rude [15:12] oh well [15:13] soo yesterday was a bad day for nexus 7 2013... now im trying to get the ubuntu-kernel guys involved... [15:15] dobey maybe you can change a bugs status from high to critical? [15:16] https://bugs.launchpad.net/canonical-devices-system-image/+bug/1496756 [15:16] Ubuntu bug 1496756 in Canonical System Image "Nexus 7 devices which ship with android 5 need revised storage drivers" [High,Confirmed] [15:16] i cannot [15:17] one cant install and boot the ubuntu touch system. seems critical. [15:17] supporting new devices and what priority that entails, is not a decision that i get to make [15:17] too bad. you seem to be always around [15:18] i am but a lowly developer [15:18] it's not a new device. it works with a patch from github guy :) [15:19] it is a new device. it requires proper testing to support it, and images built with android 5, not just rebuilding a kernel with a random patch from the internet. [15:20] i hope you are not developing for ubuntu touch joke hehe. who knows how many users got neglected by the writing that nexus 7 has official support when it does not. [15:20] and it requires buying a few devices for developers and QA to test it [15:21] no, nexus 7 2013 has support. not 2014 nor 2012 :) [15:21] omg thats a lot [15:21] google screwed up and changed the hardware but not the device codename [15:22] cmon i see guys push just this one little patch and it works [15:23] all the android builds from android 5 work. android 4 works with a patched kernel. [15:23] google doesn't support android 4.4 on it. [15:24] but xda does :D evil [15:24] but arguing about it on irc isn't going to change anything [15:25] guys are booting android 4 with a patched kernel easy. [15:25] google android 4. [15:27] one question. so during ubuntu touch install the kernel is downgraded to android 4? does not matter that the device was running android 6? [15:28] well the aren't companies providing a product and claiming to support it in some official capacity. it's just "here i got this patch to boot a kernel" [15:28] i have to ask that in the kernel channel i guess... [15:29] the "flo" images of ubuntu are based on android 4.4, yes [15:29] and it's not just the kernel [15:29] it's kernel + hal [15:31] i did not have any problems so far running tuoch with the github patch. [15:31] ok ok thank dobey i understand [15:32] sure. and i don't hit many problems that other people have hit, on any of my devices either. it doesn't mean things should be shipped without proper testing. :) [15:33] it just so strange that a github guy fixes that bug in a month and the official devs can't find a better solution in a year. [15:33] i want to be a beta tester! [15:33] hehehe [15:34] now fix my first bug please so i can be one hehe [15:35] well patience is gold === JanC_ is now known as JanC [15:39] that's a bit rude === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === ratliff_ is now known as ratliff === faenil_ is now known as faenil [18:27] dobey: I was just testing the u8 snap -- I don't see icons for the snap apps in the click scope. The fix for that got merged, right? Is there a known issue or am I seeing something new? [18:30] mterry: when was that snap built? that ual fix only landed last night [18:31] dobey: ah! I was looking at the date of the package 20170113, not the date of when it migrated from proposed -- that's probably it, will make sure [18:31] yup [18:31] thx [18:32] though, hopefully i can arrange for the click scope to get dropped out of the snap soon now too === xiinotulp is now known as plutoniix [20:16] Greetings everyone! === salem_ is now known as _salem === ecloud_wfh is now known as ecloud