[00:41] Hello everybody, does anyone know, will ubuntu touch works on Samsung Galaxy Tab 8.9 ? [01:04] Will ubuntu-touch works on Samsung galaxy tab 8.9 | http://askubuntu.com/q/322083 [02:10] sergiusens: ping [02:10] sergiusens: we still have a problem I'm affraid [02:10] sergiusens: http://paste.ubuntu.com/5892761/ [02:11] sergiusens: not the load_keyring line being one two lines [02:11] *note [02:11] sergiusens: that's not preventing the bootstrapping as the second argument is only used for cleanup but it's clobbering the cache partition so should ideally be fixed because I issue the call for testing [02:12] (as otherwise they may end up with too little cache space for the next update) [02:13] sergiusens: I'll send an MP to fix this, the fix is trivial [02:17] sergiusens: https://code.launchpad.net/~stgraber/phablet-tools/fix-load_keyring/+merge/175976 [02:17] lool: some extra delay, sorry... [02:17] sergiusens: if you could review, merge and upload that fix ASAP, it'd be really appreciated, thanks! === cal is now known as Guest19815 [02:27] can ubuntu touch run apk files [02:29] hello [02:30] sergiusens: hey which repository contains the ubuntu_deploy.sh (i am trying to do the changes myself but wanna build using the makefile instead of manually extracting the zip and remaking it. [03:43] i need help ssh'ing into ubuntu. I am able to get into ubuntu via adb but when i do sh - phablet as per https://wiki.ubuntu.com/Touch/ReleaseNotes#SshAccess i get an error that phablet user doesnt exist [03:46] is anyone here ? [03:57] has anyone managed to successfully ssh into ubuntu touch [04:02] is anyone here ? [04:22] anyone here ??? [04:50] anyone familar with QT and being able run QT generated programs in a web browser? Sorry if this off topic. [08:19] It is warned that installing Ubuntu Touch on the Nexus 7 can potentially brick your device. What are the real chances of that? === awafaa_ is now known as awafaa === popey_ is now known as popey === mbm is now known as [mbm] [09:13] I'm trying to flash my Nexus 7 and I'm following the instructions on https://wiki.ubuntu.com/Touch/Install, but I'm stuck on "Sending system". [09:13] any ideas? [09:29] I'm no longer able to see my device in adb devices. Is that normal? [09:31] Hey i want to put saucy image on my videocon tab [09:34] can some on ehelp me === hallino1_ is now known as hallino1 === popey_ is now known as popey [09:38] Mahen: i dont think we have an image for that device [09:38] jo-erlend: try adb kill-server; sudo adb start-server [09:38] then adb-devices [09:39] popey, yes, it shows now. I flashed system, boot and recovery manually. However, I don't seem able to actually boot it. [09:39] hi. i am trying to follow this buggy ubuntu porting howto here => https://wiki.ubuntu.com/Touch/Building [09:39] at the moment i am stuck with extracting the blob files by using "extract-files.sh". It say allways "extract-files.sh" can not be found. can anybody tell me where this file is located when following the official build howto here => https://wiki.ubuntu.com/Touch/Building ? [09:41] jo-erlend: what happens when you try to boot it? what image did you use? [09:42] popey, it says Google and at the top, "Ubuntu Touch b [09:43] "Ubuntu Touch B, even. [09:43] eh? What's "Ubuntu Touch B"? [09:43] I have no idea, it's what it says. [09:43] what guide did you follow to install it? [09:43] and which image did you flash? [09:44] first, https://wiki.ubuntu.com/Touch/Install. But that halted, so I used http://askubuntu.com/a/314346/19779 [09:44] I flashed saucy current. === Wellark_ is now known as Wellark [09:45] yeah, what version? [09:45] it will have been downloaded into ~/Downloads/phablet-flash/ubuntu-touch I believe [09:45] should be a YYYYMMDD folder name [09:46] oh, it's just current/ now [09:46] hm [09:46] right. [09:46] ok, so that's 20130719.1 i think [09:46] yesterdays image [09:47] * popey is flashing his nexus 7 now with that [09:47] so we'll see [09:47] great. [09:47] gimme 5 mins [09:47] well, not great for you if it's broken, but :) [09:47] ☻ [09:54] jo-erlend: mine flashed fine [09:55] jo-erlend: maybe start from scratch and pastebin the output of the commands? [10:05] popey, ok, how exactly do I start from scratch? [10:05] Coul it be that the Official How To Build Website => https://wiki.ubuntu.com/Touch/Building is total Outdated? I can not find anywhere "extract-files.sh" in the downloaded Sources! [10:08] linuxperia: yeah, it may need updating [10:09] popey, adb devices should list my device when I attempt to flash the images? [10:09] linuxperia: things have been moving fast over the last week and the team have all been madly busy actually making it work [10:09] jo-erlend: yes [10:09] does it not? [10:09] jo-erlend: yes it did on my side just a few moments ago [10:10] jo-erlend: boot into recovery mode and push the zips from there as per https://wiki.ubuntu.com/Touch/Install#Manual_Installation [10:14] annoying that these commands doesn't provide any feedback as they're working. [10:14] popey: sound like waste of time with total outdated non working Official Docs ... [10:19] linuxperia: what can I say? [10:19] there's only so many hours in the day and the focus recently has been making sure the platform is stable and usable. [10:19] Seems to work. When I reboot to recovery after pushing the zip, there is a progressbar moving very slowly. Is this normal boot time, or is it performing recovery? ;) [10:19] I'll certainly let the guys know that the build docs need updating [10:20] jo-erlend: is there a green android on his back? [10:20] popey, there's a green android with some machinery in his belly. [10:20] right, its flashing [10:21] the nexus 7 is slow to flash, it's got pretty terrible io performance [10:21] I've noticed. [10:25] jo-erlend: finished? [10:26] popey, yes, it's up and running! Thanks :) [10:26] great [10:26] https://wiki.ubuntu.com/Touch/DailyDriver may be useful for additional things you can install [10:27] heh. It really is quite buggy though, isn't it? :) [10:32] heh, logging onto Gmail.com, I'm asked if I want to get the mobile app. I'm guessing there's no mobile app for gmail on Ubuntu Touch yet? :) [10:33] That's because the user agent is currently an iphone one [10:34] aha. [10:34] so we get the mobile version of sites [10:34] otherwise you get the desktop version and that's way worse [10:42] popey, any good reason why I should use the adb shell instead of openssh-server? [10:47] jo-erlend: well, ssh server isnt installed by default, which is one good reason [10:47] popey, hehe, that's true. But there's no good reason not to install it? [10:47] and if you do install ssh server just be aware that there is a default user/password of phablet and that user has sudo access [10:48] popey, ah! That's what I wanted to ask. I wasn't prompted for anything when I first started it. Perhaps the first thing I want to do is to add a new user for myself? [10:50] i wouldn't [10:50] I'd just change the password for the phablet user [10:50] you can of course move ssh to another port or add other things to protect it === rigved is now known as Guest78456 [11:16] oops: screen begins to blink and then turns blue and then nothing? [11:17] and now it won't boot. Hope I just run out of power. [11:20] no response at all now. :( [11:21] ah. It came back :) [11:21] *phew* [11:49] nice... There are 1337 members of the Ubuntu Phone team. I thought about joining, but now I think I'll have to wait until someone joins or leaves :> [11:51] hi everyone [11:57] hello rigved :) [11:59] hah [12:01] is there any incomplete feature or open bug that needs RESTful python APIs? [12:06] Ubuntu Touch "Saucy" or other no boot exclude "Quantal" | http://askubuntu.com/q/322226 [12:16] you know, I really love the Python language, but the more I think of it, the more convinced I become that it shouldn't be used for apps and stuff. What I'd _really_ want to see, was the use of Vala for app development, but that'd probably not going to happen. [12:17] Would've loved to see Vala as a primary language for scopes and stuff though. [12:20] I was hoping that there might be some server-side stuff needed to be done for some core app. [12:21] rigved, I've just started to catch up on all this, so don't listen to me. :) [12:23] jo-erlend: No problem. Thanks! I'll come back later in the week when there are more people online. :) [12:24] it used to be that you could ask me pretty much anything about new stuff in Ubuntu, and I would be able to provide some kind of answer, but then stuff happened in my life and I had to prioritize differently. After being away for almost a year, it really is quite a bit to catch up to. :) [12:24] rigved, might I suggest #ubuntu-app-devel? [12:24] oh, you're already there. I wasn't :> [12:26] I think Qt/qml is nice for mobile apps. Not sure about what vala has to offer for mobile app development [12:28] It's more about C++/Vala than it is about Qt/QML. QML seems quite nice. [12:29] C++ vs Vala, I meant. [12:30] ah, so we can use vala with qt? that's nice [12:33] any one able to help with Error: Unknown connection: [12:33] when setting up 3g [12:33] on nexus 4 [12:33] ? [12:34] jo-erlend: yes, I checked #ubuntu-app-devel but it seems that there are more people active on this channel currently. [12:35] anyways, I'll come back later! :) [12:35] w-flo, don't think we can, but I wish we could. :) [12:35] or even just support GTK+, but I understand there's reason why that's not happening either. [12:44] Error: Unknown connection: when setting up 3g connection | http://askubuntu.com/q/322232 [13:00] bump [13:05] hi is ubuntu touch the same as ubuntu for android? [13:05] no [13:05] where do you find this? [13:05] I work on it. [13:05] thank you very much sir :) [13:05] np === tsimpson_ is now known as tsimpson [13:14] Hi, I am thinking of flashing my Nexus 4, is the image in a "completely usable as a phone" state at the moment? [13:56] Im getting this error [13:56] Error: Connection activation failed: The connection was not supported by oFono. [13:56] any ideas? [14:03] I can't seem to create a contact, or just dial a number. How on earth are you supposed to create a contact on this thing? [14:07] Add on the contacts toolbar? [14:11] where is the contacts toolbar? [14:29] mickstep, the toolbar is always at the bottom of the screen [14:30] swipe in from the bottom edge to make it visible [14:31] sergiusens: thanks for testing the fix. What's needed to get that into the trunk branch and get a release tagged? [14:31] stgraber: the workflow for merging is in progress [14:31] w-flo: Thanks [14:31] sergiusens: cool [14:34] kenvandine: you around? === Namidairo is now known as Namidairo`bnc [14:40] sergiusens, sort of :) [14:40] sergiusens, what's up? [14:42] kenvandine: can we trigger a daily release for phablet-tools [14:43] kenvandine: not going to torture you on a Sat ;-) [14:43] sergiusens, sure, one sec [14:44] sergiusens, started [14:45] thanks a bunch [14:45] np === Namidairo`bnc is now known as Namidairo [15:01] how do I configure the feeds for the rssreader application? [15:09] since the d2att (at&t sgs3) ubuntu touch port listed on the devices page has been abandoned, has anyone else expressed plans to start a new attempt? if not, I think I'm going to try. === Namidairo is now known as Namidairo`bnc [16:16] sergiusens, lool: blog post published [16:16] sergiusens: thanks a bunch for the help! === hggdh_ is now known as hggdh [17:24] Swipe edge for workspace change? | http://askubuntu.com/q/322300 [17:33] Does Ubuntu Touch support OpengL already or do I have to use GLES? [18:29] stgraber: feels as if your site/blog is down [18:29] but it's nice that it's out in the open now :-) [18:30] hi guys, is there any mechanism for internationalizing *.js files (an equivalent of i18n.tr form *.qml)? [18:31] the stgraber blog works for me at this time :) looking forward to testing this on my device if/when I succeed at porting [18:31] system-image-cli FTW !!! [18:32] just flashed my nexus 7. works good [18:35] oh, I can flash, just can [18:35] t access :-) [18:35] strange :o [18:35] the site appears to work from here [18:36] anyway, great to hear that it's working for everyone so far [18:36] site works here as well [18:36] hi, are updates by "apt-get dist-upgrade" supposed to work? [18:38] tassadar_, currently yes, but probably not in the future [18:38] tassadar_, well, I don't know if they are *supposed* to work, but I can say that they do work for me :) [18:38] ah, cool, at least I don't have to care about them [18:39] don't they work for you? [18:40] I'm multi-booting it, and well, update-initramfs flashes boot partition during some updates, which is not really what I want [18:40] stgraber: might be having a DNS issue, I'll solve it later [18:41] on my side [18:41] tassadar_, this is supposed to do updates and is now available for testing: https://www.stgraber.org/2013/07/20/introducing-the-ubuntu-touch-image-based-upgrader/ [18:43] ah, nice [18:43] thanks, I'll look into it later [18:44] hm, Ondrej Kubik, that sounds like Czech name [20:00] Ubuntu Touch connecting to 3G The connection was not supported by oFono | http://askubuntu.com/q/322337 === marcoceppi_ is now known as marcoceppi [21:14] Is there an ubuntu touch forum or sub forum? [21:38] quakes: not that I'm aware of [21:38] Dang. [21:39] Not that it helps right now as the forums are down ☻ [23:11] he yguys [23:12] anybody here been working on the Craig electronics touch device? [23:12] i got one for 40$ at a yard sale, they cost 100$ brand new [23:12] im trying to get root and install ubuntu touch [23:19] Does anyone have a phone that suports 1080? [23:20] An HTC One is one example... I'm unsure of any others that support that high of a resolution [23:22] vthompson: My Droid3 is busted now but it did 1080 no probs. [23:22] genii, did you port it to Ubuntu Touch? [23:23] vthompson: No, but one of the xda people did, Hashcode ( and another who's name eludes me at the moment) [23:24] genii, So I take it they'd be active only on the xda forums? I guess I'll just try harder to port my HTC One... [23:25] vthompson: I see him in here occasionally. I think he's working more on droid4 and others now, the droid3 had limited ram to work with [23:26] I'd love to see Ubuntu touch on the Oppo Find 5.. that's a 1080p screen iirc [23:27] genii, k thanks. [23:29] popey, if I have enough spare cycles and *cough* *cough* a new porting guide comes out---I've have some 1080 screens (using your script :)) [23:29] heh [23:34] need help: resolution reset on reboot with nvidia x server but xorg.conf saves data [23:35] any solution? [23:38] Kalimdor: you may be in the wrong channel [23:38] popey: support channel? [23:38] #ubuntu is the main support channel [23:38] ok [23:39] sorry [23:47] Hi folks - i am trying to boot my compiled kernel on Tuna(Maguro) [23:47] Is there some info how to combine the zImage + ubuntu-ramdisk.img for the Galaxy Nexus (Tuna/maguro) ? [23:49] vic: Don't mind me--but you have an awesome name! [23:49] lol - thanks [23:50] vic: have you read the news about the new images that came out today or yesterday? I don't know if that will help or not [23:50] where is the news posted? [23:50] (I dont have a supported device, so I tend to ignore news) [23:51] hey guys [23:51] I have a device and yesterday for first time i was able to flash and bootup touch [23:51] how do you link users on chats? [23:51] vic: https://www.stgraber.org/2013/07/20/introducing-the-ubuntu-touch-image-based-upgrader/ I guess It might not help you... but worth a read [23:54] vthompson: link is good but not relevant to my need :(