[00:05] mariogrip: https://github.com/ubports/android/pull/4 [00:06] make sure that's right, though [00:06] vendor/motorola or vendor/moto? [00:07] it's vendor moto, i edited it [00:08] ok. [00:10] n1cky: we need more developers at our team, do you want to join us? [00:10] yeah I'll stick around and help where I can. [00:11] :) [00:11] Awesome :) i [00:11] i'll add you to our github group [00:14] " You are now a member of UBPorts! " hooray [00:14] :D [00:17] mariogrip: yo [00:17] popey: did you get past the issue? [00:18] no [00:18] I don't actually know what to do at this pointg [00:18] -g [00:21] ok, you need to remove all apk files from vendor [00:21] ok [00:21] but, i'll see if I can fix that globaly [00:21] I don't really want to clone vendor repos due to copyright and stuff [00:21] vendor = blobls [00:21] ya [00:22] popey: It's good that we do this, then I fix stuff like this globally so it get easier to port :) [00:23] I agree [00:23] You need an idiot like me to test this stuff :) [00:24] lol, you're not an idiot! :P [00:25] I do a good impression of one :) [00:25] hehe :) [00:26] so shall I wait to repo sync in a bit? [00:26] or do I need to do something locally? [00:27] popey: better if we wait so I can do it globally so this don't happen to next person that ports :) [00:29] ok [00:29] feel free ping me when I need to do something [00:41] popey: repo sync now [00:43] DOH.. left my phone home today [00:43] hmm... I can ssh into it on the home lan [00:44] can anyone think of a way to do something intellegent remotely, like forward calls etc? [00:44] or trigger a screenshot and scp the jpg so i can see missed calls? [00:46] jabawok: if you haven't port forwarded your router at home, you probably cannot ssh in to it [00:47] also, you need to enable ssh on the phone since it not enabled by default [00:48] mariogrip: ok [00:49] popey I broke my Nexus 5. The Meizu is coming soon(tm) right? [00:49] mariogrip, i'm ssh'ed in [00:50] vpn to home [00:50] asdfjklsemicolon: i have no idea [00:51] okay I thought you would know apologies [00:52] asdfjklsemicolon: I wish i did :) [00:52] jabawok: mirscreencast -m /run/mir_socket -n1 -f /home/phablet/[image file] [00:54] jabawok: I maybe you need to trigger screen wake up [00:54] - the I [00:55] hmm. what wierd file format is that [00:55] browser wont open it [00:56] cheers btw mariogrip.. [00:56] found the mirbacklight command as well [00:58] * duflu is reminded to fix the mirbacklight on arale bug [00:58] hello duflu [00:58] it's wakey time down under [00:59] Hey popey. What kind of timezone is this for you? [01:00] this is 1AM timezone [01:00] anyone got any hints on a tool that can open a mirscreencast "rgba" file? [01:00] jabawok: convert it with ffmpeg [01:00] gimp seems to think its a silicon graphics iris image [01:00] k [01:00] one mo, lemme pastebin a script I use [01:00] oh awes [01:00] 2AM here xP my sleep schedule is not working [01:01] jabawok: Yes, let me find the command... [01:01] Although I would prefer we just wrote .png files [01:01] jabawok: convert -size 540x960 -depth 8 -alpha off foo.rgba foo.png [01:01] that'll do it [01:02] (assuming that resolution - you need to get that right) [01:02] ah imagemagick [01:02] ya [01:02] i have a script which pulls the rgba, converts and then uploads to my screenshot gallery [01:02] http://paste.ubuntu.com/15411946/ is a fun script too [01:02] jabawok: here if you need to check size fbset|sed -n -e's/^mode.*\"\([0-9]\+x[0-9]\+\)[-\"].*$/\1/p' [01:02] it will connect to the device and stream video to your desktop [01:03] i'll try it in a sec, gotta install imagemagick [01:03] thanks guys this is good stuff [01:03] all I need now is a way to simulate touch presses [01:03] Yes, that one [01:04] thats harder [01:04] and we'll have a vnc approximation [01:06] mariogrip: finally finished repo sync! [01:06] oh, did it take that long? [01:07] ya [01:07] you had more than one tread right? (-j10) [01:07] doh [01:07] maybe ㋛ [01:07] :) [01:07] 30 seconds! [01:07] oh, I just got a email to sign a petition.... The FBI is trying to force Apple to write software that could be used to hack every iPhone on the planet — and next week, a federal court will decide whether or not Apple has to comply. Take action right now demanding the court side with Apple and save security. [01:08] mariogrip: http://paste.ubuntu.com/15411977 [01:11] Apple are on the right side IMHO [01:12] popey: no kidding! [01:12] Yeah, Apple is right [01:12] Maybe. [01:13] They'll never make us disclose the source for Ubuntu!.... oops [01:14] The legal precedent is a lot more murky than people are portraying it. [01:15] mariogrip: any ideas/ [01:15] ? [01:15] popey: working on it :) [01:17] popey: sync now [01:17] remember -j10 [01:19] popey: I'm not sure where the problem is located, so now I just remove anything that has with java/apk to do [01:20] ok [01:20] that was quicker :) [01:20] :) [01:21] 24 seconds! [01:21] mariogrip: http://paste.ubuntu.com/15412037 [01:28] popey: can you check what's inside core/package_internal.mk [01:28] build/core/package_internal.mk [01:33] mariogrip: empty [01:41] popey: now sync [01:41] sorry for this back and forth thing [01:42] ok [01:42] np [01:42] I cannot recreate it then i mess up my existing port, so I do this kinda blindfolded [01:43] 9 seconds dude! 😃 [01:44] also do you have time tomorrow to do a new port? to the oneplus x testing the shiny autoporter :) [01:44] I need a different name than autoporter [01:44] portcraft :P [01:44] heh [01:44] portcraft is brilliant [01:45] http://paste.ubuntu.com/15412133 [01:45] mariogrip: ^ [01:46] looks kinda catastrophic [01:47] popey: cool we fixed the other issue, now this should be "easy" before I commit, try replacing skip_build_from_source := with skip_build_from_source := true in build/core/host_shared_library_internal.mk [01:47] ok [01:48] 8 seconds ㋛ [01:49] mariogrip: http://paste.ubuntu.com/15412151 [01:52] popey: sync [01:53] if it fails now, could we continue tomorrow? (the clock is soon 03:00 [01:54] sure [01:54] also portcraft starts getting pretty easy to use, I did a port to oneplus x with one command :) (don't build kernel yet) [01:54] yeah, fails again, lets carry on another day [01:55] just ping me whenever you're around and want to do more of this fun :) [01:55] I'll be around [01:55] thanks! [01:55] awesome thanks! :) [01:55] "fun" :P [01:55] 😃 [01:56] btw planed to release the pre-* channels tomarrow [01:56] but yeah, bye [01:58] 😃 [01:58] GO TO BED! [01:58] /kick mariogrip [02:01] Hah I still have irc on my phone ;P [03:46] I wish it was possible to put --no-clone-bundle in the default section of the manifest [03:46] also, if we feel strongly that -j6 isn't enough, we could up that to 10. :S [03:47] I'm still running into problems with `repo sync` "unexpectedly" hanging up, now that I switched my repo urls back to http (from ssh/git) === salem_ is now known as _salem [03:47] I wish git was intelligent enough to try https as a fallback if it can't authenticate with git:// or ssh:// === chihchun_afk is now known as chihchun === danilos` is now known as danilos [09:09] nik90, I didn’t move it: it was like that from the beginning, and it’s like that for all dialogs. Unfortunately dialogs aren’t implemented properly in the toolkit yet, so we’re missing things like always-visible buttons. === sil2100_ is now known as sil2100 [09:56] Elleo, would you happen to know how to change keyboard input in the unity8 session on the desktop? There is no keyboard indicator, and changing the input in the System Settings app seems to have no effect, the input is always English [10:06] dpmmmm..u [10:07] dpm: As far as I know unity8 doesn't support that yet [10:12] dpm: https://bugs.launchpad.net/mir/+bug/1412492 <-- there's a bug here, doesn't look like anyone's actually working on it yet though [10:12] Launchpad bug 1412492 in unity8 (Ubuntu) "can't change the keyboard layout" [Undecided,Confirmed] [10:12] ok, thanks Elleo! [10:14] no problem :) [10:14] Elleo, would you happen to know the answer to the question in the last comment, so that we can do a workaround? [10:16] dpm: I don't I'm afraid, I don't really know anything much about unity8's handling of hardware keyboards [10:16] mzanetti: do you know much about this? ^ [10:16] np, thanks anyway! [10:16] <[tj]> does anyone know how I can flash android on a bq e5? [10:17] ? [10:18] we're trying to land it [10:18] mzanetti, the keyboard fix on bug 1412492? [10:18] bug 1412492 in unity8 (Ubuntu) "can't change the keyboard layout" [Undecided,Confirmed] https://launchpad.net/bugs/1412492 [10:21] dpm, is there a question too? [10:21] or did you just want to show me that bug report? :D [10:22] mzanetti, Elleo pinged you to ask if you knew the answer to the question in the last comment of that bug report, as he was trying to give me a hand [10:23] mzanetti, but if the answer is that the fix is about to land, then that's perfect :) I just didn't see the status updated in the bug [10:24] [tj]: iirc bq has tootls to flash their android images [10:25] yeah, we probably missed that bug report as it was reported on a time where it was really too early to work on it. and it's not like we really needed a bug report to know that this is required eventually [10:25] dpm, long story short: it's in silo 41 [10:25] which is getting some QA troubles [10:25] but well, still not giving up for OTA-10 [10:25] <[tj]> k1l: there wasn't a 'scatter file' in any of the downloads [10:26] mzanetti, perfect, that helps. So I'll just wait for it to land, fingers crossed :) [11:44] mpt, the official design pattern is to use dialogs *only* for confirmation. The rest of the stuff goes into a new page. The VPN stuff, hotspot configuration don't belong in a dialog atleast according to ubuntu-ux principles. [11:45] mpt, I understand your rationale to use dialogs..they may work on the desktop...but definitely does not work on the phone. [11:47] nik90, I also wrote the toolkit spec for dialogs, and I’ve been working with Steph on updated design guidelines. [11:50] tvoss: I've a branch to propose for location-service; should I target trunk or 15.04? [11:50] mpt, may I ask then why the new OOBE that's landing in Unity8 silo 41, is switching to using full screen pages instead of dialogs for even simple things like changing wifi password? Infact the design post at http://design.canonical.com/2015/09/why-the-first-impression-matters/ clearly states, " [11:50] All the dialogs were transformed where possible into full screens. We kept the dialogs only to communicate to the user confirmation or error messages" [11:51] ogra_: ping [11:51] mpt, it seems quite contradictory when unity8 does it one way while apps do it in another way. [11:52] mpt, http://design.canonical.com/wp-content/uploads/Image-2.jpg [11:52] nik90, that was six months ago. I explained in detail the wi-fi password case here. [11:52] mardy, please wait for my silo to land until proposing, shouldn't be too far off [11:57] mpt, I don't understand why you want to another set of screen restrictions on an already small screen (phone).. Looking at https://wiki.ubuntu.com/Networking?action=AttachFile&do=get&target=phone-wifi-prompted.png, a full page would be so much more comfortable to scroll and read through. Dialogs don't work on small form factors. It literally makes it a nightmare to use on the bq e4.5. [11:57] nik90, “unity8” vs. “apps” is not a useful distinction here: That the first-run setup is part of unity8, and that wi-fi dialogs are also part of unity8, are both architectural accidents. [11:59] nik90, that particular dialog isn’t implemented yet, so I’m skeptical of your claim that it’s a nightmare on the BQ E4.5. ;-) [11:59] nik90, and dialogs in general aren’t properly implemented yet either. When they are, the body area should scroll just like it does for a regular screen. === oz__ is now known as ozzz [12:01] hello fellaz [12:01] I'm trying still fetch repo [12:01] which repo? [12:01] and why is there allways errors? [12:01] now git tells me that: [12:01] error: RPC failed; result=22, HTTP code = 503 [12:01] fatal: The remote end hung up unexpectedly [12:01] error: RPC failed; result=22, HTTP code = 503 [12:01] fatal: The remote end hung up unexpectedly [12:01] error: Cannot fetch aosp/platform/external/libnl-headers [12:02] gerrit is unreliable [12:02] mpt, Has the dialog pattern been accepted by sdk team? Reading through their roadmap for 16.10..I don't see dialogs being revamped in the roadmap..which leaves all dialogs that you will use in system-settings app broken for atleast another year. === _salem is now known as salem_ [12:02] popey: but this is from official manual [12:03] mpt, probably why *none* of the core apps use dialogs. It only affects users in the meanwhile. [12:03] popey: how can I fetch good source? [12:03] ozzz: i need to ask our IS people to restart gerrit I think. [12:04] popey: please if you have some free time for that [12:04] I'm tired fetching it [12:04] nik90, they know about it, certainly. We can’t just not use them: for example, it’s not reasonable to expect every app that does printing to use a page stack so that it can put the print settings in a page. [12:04] ozzz: done [12:05] popey: btw the url https://code-review.phablet.ubuntu.com/aosp/platform/external/libnl-headers/ [12:05] nik90, can you point me to this roadmap? [12:05] 404- not found [12:05] mpt, https://developer.ubuntu.com/en/blog/2016/03/16/planning-the-sdk-16-10/ [12:06] popey: thank you, I will restart script now [12:06] mpt, hmm I do see "new dialog component" planned for UC 1.3. Let's see what comes of it. [12:06] :-) [12:07] ozzz: well, done as in "I have asked" - it will take a while to fix [12:07] popey: thanks a lot! [12:07] np [12:18] ozzz: try now [12:20] popey: it works! thank you very much! [12:25] hello, anyone here who knows about ubuntu touch on nexus 5? === Undertasker1 is now known as Undertasker === alan_g is now known as alan_g|lunch [13:12] anyone? [13:18] <[tj]> bshah: I have run it [13:18] <[tj]> bluetooth doesn't work [13:20] hmm, okay, I am looking for someone who develops it.. (basically something seems to changed in xenial that daily images doesn't work at all) === dandrader is now known as dandrader|afk === chihchun is now known as chihchun_afk [14:19] bshah: I currently develops to it [14:19] what system-server do you run it off? [14:21] mariogrip: previously what we used to do was fetch xenial-preinstalled from cdimage.ubuntu.com and apply our customizations on it, however it stopped booting completely after image 20160219 [14:22] (that is for plasma-mobile) [14:23] mariogrip: to debug it I recently just built plain current image, it is also not booting and stuck on google log [14:23] *logo [14:23] mariogrip: server for this is neon.plasma-mobile.org and channel is neon-mobile/live [14:24] bshah: we recently had a issue with mir not starting, but I don't know if this is the same [14:24] can you adb shell into it? [14:24] well.. somehow not even adb shell is not working [14:24] it gives us blackbox [14:24] :( [14:24] have you set adb to start at boot? [14:25] yes, I did try to add that config booting in recovery [14:25] and replaced the adb with an unlocked one? [14:25] adbd* [14:26] yes one at people.canonical.com/~ogra/adbd [14:26] ok, also did you disable *.usb.rc on the android side? [14:26] I don't understand that? [14:27] the unlocked adb wont work when android tries to start adb [14:27] bshah: https://www.youtube.com/watch?v=M0quXl_od3g [14:28] I have a system.img with that disabled, I can send it to you so you can adb shell into it [14:28] bshah: is it that blackbox? [14:28] mariogrip: would be awesome. [14:29] davmor2: :) [14:30] ok, give me a minute to upload it [14:30] thx [14:31] mariogrip: is device image on, ubports recommanded or system-image.tasemnice.eu ? [14:31] (for nexus 5 that is) [14:31] ubports [14:31] a [14:31] ah.. [14:31] maybe I should switch to ubports. === dandrader|afk is now known as dandrader [14:32] we also has the rc-proposed version, that's probably more stable than devel [14:33] bshah: the plasma version is using mir right? [14:33] mariogrip: no, it is using kwin/wayland [14:34] mariogrip: working image is in neon-mobile/devel-proposed channel (same server above ^) [14:34] oh, ok. we has an isse with mir not long ago [14:34] issue* [14:34] this might be the same issue [14:35] hmm [14:35] mariogrip: got link to issue or something [14:35] ? [14:36] bshah: I haven't got time to look at the issue yet, so I made a quick workaround that just restart the hal/mir [14:36] mariogrip: did you get the replacement FP2? [14:37] mhall119: Yeah, I got it yesterday, haven't got around to test it yet, planed to give it a try today [14:38] mariogrip: cool, let me know what difference the new screen makes [14:38] mhall119: have been busy with portcraft :) [14:38] mariogrip: also, when you can, please send out those emails about wifi (to kees) and sound (to abeato) [14:38] mariogrip: I saw your OPX post :) [14:39] mhall119: Yup, added to my todo list :) [14:39] mariogrip: FYI, popey is helping us test all the porting documentation so we can start merging all the different docs we have onto one official source [14:39] mhall119: OPX! [14:40] OPX :D [14:40] Exciting! [14:40] It's a _lovely_ phone. [14:41] mhall119: cool! I agree the docs need to love [14:41] (lot's of love <3) [14:42] bshah: here is the system.img (android format need to be converted) https://dl.dropboxusercontent.com/u/56653875/ubuntu/hammerhead/system.img.tar.gz [14:42] we also need fewer docs, there are three different porting guides atm :) [14:42] mhall119: Yeah [14:43] mariogrip: okay, thanks. [14:44] bshah: the ubports server has the workaround for mir, but I don't know if that will work with wayland [14:44] what is workaround? [14:44] it just restarts mir once it has started the hal [14:44] okay [14:45] I will be fixing the issue on the android side, but my todo list is overflowing.... [14:45] no problem [15:35] mariogrip: is now a good time to throw a pastebin at you :) [15:35] popey: yeah sure :) [15:35] mariogrip: http://paste.ubuntu.com/15415388 [15:36] -j16 little overkill for make maybe xP [15:38] popey: oh i see, we dont really need sepolicy, so you can just delete external/sepolicy and I will remove it from the manifest if that works [15:41] mariogrip: the box isn't doing anything else, j16 seems fun :) [15:42] mariogrip: without sepolicy it gets further :) [15:42] :) [15:49] mariogrip: http://paste.ubuntu.com/15415502 [15:52] popey: these are just warnings, it had fail before this [15:52] ah [15:53] mariogrip: http://paste.ubuntu.com/15415534/ full log [15:53] I run it differently now so capture full log every time, sorry about that [15:54] ok, no problem [15:54] popey: cannot find anything on the last log, can you run it again the same way as you did before? [16:00] ok [16:03] mariogrip: http://paste.ubuntu.com/15415617 [16:03] mariogrip: is it worth doing some kind of make clean? [16:03] popey: what is this? minecraft? :P [16:04] the logs also [16:04] oh [16:04] wrong number [16:04] mariogrip: http://paste.ubuntu.com/15415618 [16:04] typo [16:06] mariogrip, hey, just saw your g+ post on opx, good stuff :) [16:06] popey: oh, this might take a little while, I need to fix the recovery images [16:06] cwayne: :D [16:07] ok [16:09] popey: I didn't know it was this broken, I have the same thing on my build, but I have just made lazy workarounds (which is really stupid, I will do it correctly from now on) [16:10] sweet! [16:10] top plan === dandrader is now known as dandrader|afk === TLF_away is now known as TenLeftFingers [16:18] Looking for advice on bug # 1377996 - I'd like to be a good citizen and be on standby to help triage, but it seems it's hard to reproduce. Should I just restore the Ubuntu system image or similar? [16:20] !bug 1377996 [16:20] bug 1377996 in dialer-app (Ubuntu) "[phone-app] is freezing on active call screen" [Undecided,Incomplete] https://launchpad.net/bugs/1377996 [17:11] hi dobey, alecu, I was wondering if you might know the answer to this question: [17:11] where does the apps scope launcher looks for icons on desktop files? Context: I was testing Dekko, installed from a PPA, on unity7 and unity8 [17:11] on Unity 7, the dash shows the dekko icon, but the apps scope doesn't show the icon on unity 8 (it shows the generic Ubuntu icon) [17:11] the .deb package installs the icon in /usr/share/icons/, and the .desktop file refers to the icon without an absolute path [17:11] that is, it just says "Icon: dekko.png" [17:11] where is the best place to install the icon so that it can be found by both unity7 and unity 8? [17:12] dpm: can you pastebin the files list of the .deb package? [17:14] sure [17:15] dobey, here it is -> http://paste.ubuntu.com/15416104/ [17:16] dobey, I've also tried to manually copy the icon to /usr/share/icons/hicolor/256x256/dekko.png as a test, but without luck [17:16] the apps scope cannot find it either on /usr/share/icons/dekko.png [17:16] dpm: i don't see any icons in that file list [17:17] dobey, L9 /usr/share/dekko.png [17:17] ah [17:17] that is definitely in the wrong place [17:17] yeah, but seems the right places don't seem to make a difference [17:17] dpm: it should be installed in /usr/share/icons/hicolor/$SIZE/apps/ [17:18] and the .desktop should just have "Icon=dekko" [17:18] in case it has dekko.png or something [17:18] dobey, yeah, it has '.png' [17:18] I'll give that a go === dandrader|afk is now known as dandrader [17:23] dobey, that worked, thanks! [17:23] I now have two entries in the scope for dekko, though [17:24] dpm: so you installed it twice? once from the .deb and once from the .click? [17:24] one with icon, one without [17:24] no, no [17:24] now just add two mice and try to get two cursors and you should be fine again [17:24] after all you have two hands ! [17:24] dobey, I installed it from the .deb, then I manually edited the .desktop file and logged into u8 [17:24] well you can't have two icons in the scope if you only have one .desktop file [17:25] you probably have another .desktop file in ~/.local/share/applications [17:25] does u8 or the app launcher not autogenerate .desktop files? [17:25] no [17:25] based on the shipped ones? [17:26] .local/share/applications/dekko.desktop [17:26] there's a click hook which generates the .desktop files in ~/.local/share/ when you install a click [17:26] /usr/share/applications/dekko.desktop [17:26] but unity8 nor the apps scope copy .desktop files around [17:26] those are the two .desktop files I've got [17:27] I didn't install a click, just the .deb package [17:27] and the click scope does de-duplicate, so something must be different in them which causes them to not be seen as the same thing [17:27] * dpm checks [17:27] then you copied the .desktop file to ~/.local/share/applications/? or you used a menu editor app? [17:27] * ogra_ also thought that u-a-l creates a .desktop file on first launch ... wrapping the exec call with aa_exec [17:28] ogra_: u-a-l owns the click hook that generates the .desktop files i think; i don't think it does anything on first launch [17:28] dobey, http://pastebin.ubuntu.com/15416211 [17:29] so shall I just delete the one in .local/share, or just modify its Icon key so that it doesn't have the .png suffix? [17:29] dpm: ok, so delete the one in your home directory i guess. i have no idea where you got it from [17:30] wow, it's pretty old, I see too [17:30] yeah, will delete [17:31] dobey, and a final question: where is the best place to put the icon in clicks, and how should that be specified in the .desktop file? [17:32] dpm: in clicks it is the relative path inside the click dir; and the final .desktop file gets regenerated with the full path [17:33] so what should the original .desktop file specify? the relative path? or just 'dekko'? [17:34] mariogrip: how is ubports using roomservice? [17:34] dpm: in a .click the .desktop file needs to specify the relative path [17:34] I can make a change to it so that it checks a ubp.dependencies, too. [17:35] so icons/dekko.png or whatever [17:35] ok, great, thanks dobey [17:46] dear friends, please if someone has some time, can you please explain how to add CM source repo to source of ubuntu touch, for compiling to my device [17:47] I can't get anything due to specific terminology [17:47] ozzz: hey ozzz, can you give a little more details on where you're getting stuck? [17:47] I just get that I need to add repo to source and create modified apparmor tuned kernel profile [17:48] n1cky: hello! I have unofficial cm mod, but it been tested by me, and it really works [17:48] I have git link on it's source [17:49] I just cant understand what and where I need to add [17:49] Android uses a small script called repo to manage many source directories [17:49] try looking at .repo/manifest.xml [17:49] You'll see various sources (eg: base URLs) [17:50] understand [17:50] so then I need add my url to this file? [17:50] Notice below the sources, a lot of definitions, each with a remote, and a path [17:51] You need to make sure that you have a remote corresponding to the host, the name of the repository, and then the most important part is this path portion [17:51] aha... [17:51] you need to populate device// and kernel// [17:52] (And probably vendor/manufacturer, too). [17:52] let me know if that's unclear or anything. [17:53] n1cky: as I understand, I need to edit that file, add url of repository [17:53] and then I need to run that script? [17:54] not exactly, no. [17:54] or I need to put that device//... files manually [17:54] well, yes. [17:54] don't do it manually [17:55] You need to add a tag in manifest.xml corresponding to your host. [17:55] then you need to specify the repositories necessary and put them in manifest.xml [17:55] then `repo sync` [17:56] then `. build/envsetup` [17:56] then `lunch` [17:56] then `make` [17:56] yeah! [17:56] everything will be automaticaly? [17:57] awesome [17:57] n1cky: https://github.com/TeamRugby [17:57] this is the github rebository [18:01] sorry here is the source: https://github.com/TeamRugby/android_device_samsung_apache [18:01] now I get It! n1cky , thanks a lot! [18:03] will try to create entry in manifest.xml [18:08] n1cky: and may I need to tveak the kernell konfig? [18:08] ozzz: oh most definitely [18:08] but that's the fun part. :) [18:09] yeah )) on regular pc , couple years ago I had a funny times with compiling my custom kernel ) [18:09] not a easy task for sure ) [18:16] <[tj]> is there a way to set an alarm that goes off in 20 minutes? [18:20] [tj], yes...just create one in the clock app... hell you can even set a timer using the 3rd party app in the UT store. [18:23] <[tj]> how? [18:23] <[tj]> I am using a third party app [18:24] n1cky: please can you check [18:24] <------> fetch="https://github.com/TeamRugby/android_device_samsung_apache.git" /> [18:25] <[tj]> I can create an alarm that goes off at 1844 [18:25] <[tj]> but not a 20 minute timer [18:25] does it looks ok? [18:30] nik90: sounds like you need to add the egg timer feature back into the clock now :) [18:31] <[tj]> it was taken out? [18:32] i think the original clock app had a timer, before the rewrite for the new design; but not 100% certain [18:32] dobey, we still don't have the proper API for that though :/ [18:32] the 3rd timer app is sort of a hacky solution [18:33] what do you mean no proper API? [18:34] dobey, as in we currently only have the alarms API. Say we use that for implementing Timer feature, when the user creates a timer, it will appear as an alarm in the alarm list, behave just like an alarm ..which design found to be suboptimal and confusing. [18:34] <[tj]> I was confused [18:34] <[tj]> well, not really, but it is not nice [18:34] confusing versus non-existent? [18:35] dobey, that's the stand that design took. [18:35] I did check with them if it is okay to do what the 3rd party timer app does. [18:35] i don't know what the 3rd party app does [18:36] <[tj]> it creates an alarm for you at the right time in the future [18:36] well the 3rd party timer app essentially just creates a single-type alarm to mock a timer. [18:36] yup ^^ [18:36] which is actually logically correct [18:36] <[tj]> right time in the future as long as you don't change timezone [18:36] but then that timer appears in clock app's alarm list [18:36] which confuses users [18:36] doesn't open the timer app when the timer has gone off [18:36] oh [18:38] isn't there a way to send a push notification that will go off at a certain time? [18:40] we can...that's why you see a notification when an alarm goes of...but it requires indicator-datetime and SDK to add tags to the alarm object to distinguish that it is a timer to adapt the notification for the purpose of a timer. [18:40] however, at the time, the SDK team were reassigned to working on convergence and so on.. [18:41] also we decided to hopefully ditch EDS and go with a simple dbus api where the clock app (or any app) can directly talk to indicator-datetime. [18:41] but that is a lot of work for another time. [18:41] this way clock app alarms/timers don't mingle with other app's alarms/timers. [18:41] separate database for each app [18:42] no, alarm isn't push notifications; it's something else [18:42] alarm notifications are basic unity8 notifications [18:42] right, push isn't involved afaik [18:43] they aren't push notifications. But if you want timers to use push notification, then how can u be sure that the device has internet access all the time to receive the notification? [18:43] and yes, mobile phones in India and other asian countries don't have 24x7 internet access. Users generally turn them of to save bandwidth. [18:43] eh? it doesn't need internet access [18:44] how else can canonical service push a notification to a user's device? [18:44] i meant to do something with the push infrastructure only on the device [18:44] ah ok [18:45] since then a push helper could open up the timer app or whatever, pop the notification, and not be an alarm [18:45] i just don't know if it's possible; i just know the bits are all there, technically speaking [18:45] hmm..yeah we never thought about the possibility of using push service === Bray90820_ is now known as bray90820_ [18:51] nik90: well, it seems like it provides the means to solve all those issues, technically; i don't know if it's psosible for an app to send a local push notification that says "trigger this notification 20 minutes from now" === bray90820_ is now known as Bray90820 [18:52] I don't know either..haven't really looked at push notification to comment. [19:08] guys, please can you check, this manifest entry looks ok? [19:08] http://pastebin.com/jVeWW4Wg === salem_ is now known as _salem === dandrader is now known as dandrader|afk [19:57] fellaz [19:57] anybody here? :) [19:57] I successfuly added external repo [19:57] synced it [19:58] but now can't see in lynch menu the rarget what I want to compile [19:59] plz can anybody help me [20:28] Can we get a shout-out to #ubports in the /topic? [20:29] might allow you guys to talk development while we handle new users. [20:29] eep not another irc channel [20:34] well there's gotta be a better solution than what we have now [20:36] which is what? discussing development in here? [20:36] 1. ozzz trying to port [20:36] 2. you guys talking development [20:37] if you guys don't mind it, I can't say I do either [20:37] I imagined it more annoying to you than to us. [20:38] porting is development [20:38] it's on topic and useful for anyone else also trying to do ports [20:39] I see your point. [20:41] and i already have too many irc channel windows in irssi :) [20:41] and if there does need to be two channels, the other one should be under #ubuntu-* :P === dandrader|afk is now known as dandrader [21:18] What do I put for copyright header? [21:18] My name? [21:19] ubports? [21:19] ubuntu? [21:19] currently it's cyanogenmod [21:19] do I even have to edit it? [21:19] other projects I've worked on have been strict about this type of thing, so if it's not a big deal then I won't worry about it. === _salem is now known as salem_ === salem_ is now known as _salem === Bray90820_ is now known as bray90820 [23:27] Hallo [23:28] Where here ? [23:29] Internet [23:29] Herman ? [23:29] German ? [23:31] Helo ? [23:33] Helo === Needhelp is now known as Guest37288 [23:34] better just ask the question. [23:34] mariogrip: ping [23:36] nik90: pong [23:37] mariogrip, I'm guessing you wanted to ping n1cky ? [23:37] ;) [23:37] yeah, sorry [23:37] n1cky: pong [23:42] mhall119: wut is this? https://launchpad.net/~iveworkedwithmichaelhall [23:43] that picture :P I love it!