[Ubuntu-phone] [PATCH] Do not try starting vold, netd, keystore and app_process from init.rc

2013-04-18 Thread Jani Monoses
I was confused by these error messages in dmesg when porting to a new device, thinking some are vendor binaries I need to add to vendor/ . <3>[1, init] [6.016357] init: cannot find '/system/bin/vold', disabling 'vold' <3>[1, init] [6.018890] init: cannot find '/system/bin/netd', disabling

[Ubuntu-phone] [Fwd: Image based updates for Ubuntu Touch]

2013-04-18 Thread Oliver Grawert
--- Begin Message --- Hello, I initially wanted to send just a short e-mail on the subject of Image based updates for our mobile devices, but it evolved into something far longer. Hopefully I managed to make it readable ;) == Context == Some may remember the session on image based updates from t

[Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Jani Monoses
Hi, I notice there are a four ARM cross compilers for linux-x86 in our tree. Is it because various hw has been only shown to build and work correctly with a specific one only? ./prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/ ./prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/ ./prebuilts/gcc/l

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Oliver Grawert
hi On Do, 2013-04-18 at 15:32 +0300, Jani Monoses wrote: > Hi, > > I notice there are a four ARM cross compilers for linux-x86 in our tree. > Is it because various hw has been only shown to build and work > correctly with a specific one only? > > ./prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/ > .

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Sergio Schvezov
On Thu, Apr 18, 2013 at 02:44:30PM +0200, Oliver Grawert wrote: > hi > On Do, 2013-04-18 at 15:32 +0300, Jani Monoses wrote: > > Hi, > > > > I notice there are a four ARM cross compilers for linux-x86 in our tree. > > Is it because various hw has been only shown to build and work > > correctly wit

Re: [Ubuntu-phone] [PATCH] Do not try starting vold, netd, keystore and app_process from init.rc

2013-04-18 Thread Sergio Schvezov
On Thu, Apr 18, 2013 at 11:59:23AM +0300, Jani Monoses wrote: > I attach a patch that disables starting these in init.rc to avoid such > error messages. Any reason to comment instead of just remove? I would prefer removal myself. Cheers Sergio -- Mailing list: https://launchpad.net/~ubuntu-phon

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Ricardo Salveti de Araujo
On 04/18/2013 09:44 AM, Oliver Grawert wrote: hi On Do, 2013-04-18 at 15:32 +0300, Jani Monoses wrote: Hi, I notice there are a four ARM cross compilers for linux-x86 in our tree. Is it because various hw has been only shown to build and work correctly with a specific one only? ./prebuilt/linu

Re: [Ubuntu-phone] [PATCH] Do not try starting vold, netd, keystore and app_process from init.rc

2013-04-18 Thread Ricardo Salveti de Araujo
On 04/18/2013 10:55 AM, Sergio Schvezov wrote: On Thu, Apr 18, 2013 at 11:59:23AM +0300, Jani Monoses wrote: I attach a patch that disables starting these in init.rc to avoid such error messages. Any reason to comment instead of just remove? I would prefer removal myself. +1 to remove. I'm

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Jani Monoses
> I'm working on removing the not needed ones at least, but I'm not yet > convinced that we should remove all and just reuse whatever is available in > the archive (at least not at this point). I agree. I found the raring default cross-toolchain failed to build mako's kernel a while ago, and none

Re: [Ubuntu-phone] [PATCH] Do not try starting vold, netd, keystore and app_process from init.rc

2013-04-18 Thread Jani Monoses
On Thu, Apr 18, 2013 at 4:59 PM, Ricardo Salveti de Araujo wrote: > On 04/18/2013 10:55 AM, Sergio Schvezov wrote: >> >> On Thu, Apr 18, 2013 at 11:59:23AM +0300, Jani Monoses wrote: >>> >>> I attach a patch that disables starting these in init.rc to avoid such >>> error messages. >> >> >> Any rea

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Sergio Schvezov
On Thu, Apr 18, 2013 at 10:57:23AM -0300, Ricardo Salveti de Araujo wrote: > On 04/18/2013 09:44 AM, Oliver Grawert wrote: > >hi > >On Do, 2013-04-18 at 15:32 +0300, Jani Monoses wrote: > >>Hi, > >> > >>I notice there are a four ARM cross compilers for linux-x86 in our tree. > >>Is it because vario

Re: [Ubuntu-phone] [PATCH] Do not try starting vold, netd, keystore and app_process from init.rc

2013-04-18 Thread Sergio Schvezov
On Thu, Apr 18, 2013 at 05:02:55PM +0300, Jani Monoses wrote: > On Thu, Apr 18, 2013 at 4:59 PM, Ricardo Salveti de Araujo > wrote: > > On 04/18/2013 10:55 AM, Sergio Schvezov wrote: > >> > >> On Thu, Apr 18, 2013 at 11:59:23AM +0300, Jani Monoses wrote: > >>> > >>> I attach a patch that disables

[Ubuntu-phone] Huawei Ascend P1 WIP port

2013-04-18 Thread Jani Monoses
Hi, I added a new page for the Huawei Ascend P1. For now it only boots into the Phone UI and does not do much else, but I'll keep improving it hopefully. This is a device with a SoC similar to the one in the Galaxy Nexus, but ships only with Android 4.0.3 and is not supported by CyanogenMod. http

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Oliver Grawert
hi, Am Donnerstag, den 18.04.2013, 10:57 -0300 schrieb Ricardo Salveti de Araujo: > On 04/18/2013 09:44 AM, Oliver Grawert wrote: > > hi > > On Do, 2013-04-18 at 15:32 +0300, Jani Monoses wrote: > >> Hi, > >> > >> I notice there are a four ARM cross compilers for linux-x86 in our tree. > >> Is it b

Re: [Ubuntu-phone] [PATCH] Do not try starting vold, netd, keystore and app_process from init.rc

2013-04-18 Thread Jani Monoses
Revised patch that removes those lines and bootanim too. cheers Jani On Thu, Apr 18, 2013 at 5:24 PM, Sergio Schvezov wrote: > On Thu, Apr 18, 2013 at 05:02:55PM +0300, Jani Monoses wrote: >> On Thu, Apr 18, 2013 at 4:59 PM, Ricardo Salveti de Araujo >> wrote: >> > On 04/18/2013 10:55 AM, Sergi

Re: [Ubuntu-phone] Choice of included ARM toolchains

2013-04-18 Thread Ricardo Salveti de Araujo
On 04/18/2013 11:07 AM, Sergio Schvezov wrote: On Thu, Apr 18, 2013 at 10:57:23AM -0300, Ricardo Salveti de Araujo wrote: On 04/18/2013 09:44 AM, Oliver Grawert wrote: hi On Do, 2013-04-18 at 15:32 +0300, Jani Monoses wrote: Hi, I notice there are a four ARM cross compilers for linux-x86 in o

Re: [Ubuntu-phone] Running QML functions in parallel thread

2013-04-18 Thread Николай Шатохин
I did this: Grid { id: grid anchors.centerIn: parent rows: 4 columns: 4 spacing: __buttonRightMargin Repeater { id: buttons GameButton { row: index % __gameFieldWidth

Re: [Ubuntu-phone] Running QML functions in parallel thread

2013-04-18 Thread Michael Zanetti
Doesn't look too bad... so the slowness must be either in the GameButton itself or something connected to the the fieldCreated() signal. Can you push the whole code to some repository? I would be willing to give it a shot and try to find out whats going wrong. On Thursday 18 April 2013 18:32:53

Re: [Ubuntu-phone] Building for Encore

2013-04-18 Thread Joey Carlini
Remember when I said it was alive? It's a little less then alive it turns out. Flashing it works via CWM Recovery, but upon boot, it turns the backlight on then off, then kills power to the device. More work is required... *%&$#&@!!!* On Wed, Apr 17, 2013 at 4:53 PM, Joey Carlini wrote: > Hey

Re: [Ubuntu-phone] Building for Encore

2013-04-18 Thread Mika Baumeister
- Mika Baumeister Amselweg 6 45721 Haltern am See 01578/5415104 Gesendet von meinem Windows Phone. Von: Joey Carlini Gesendet: ‎18.‎04.‎2013 17:58 An: Sergio Schvezov Cc: ub

Re: [Ubuntu-phone] Running QML functions in parallel thread

2013-04-18 Thread Николай Шатохин
This is my git repository: https://bitbucket.org/nshatokhin/valves.git And how to connect signals to buttons created by Repeater? 2013/4/18 Michael Zanetti > Doesn't look too bad... so the slowness must be either in the GameButton > itself or something connected to the the fieldCreated() sign

Re: [Ubuntu-phone] Running QML functions in parallel thread

2013-04-18 Thread Michał Sawicz
W dniu 18.04.2013 18:28, Николай Шатохин pisze: > https://bitbucket.org/nshatokhin/valves.git 404 > And how to connect signals to buttons created by Repeater? Usually: onClicked: someObject.someHandler(index) -- Michał Sawicz Canonical Services Ltd. signature.asc Description: OpenPGP di

Re: [Ubuntu-phone] Running QML functions in parallel thread

2013-04-18 Thread Michał Sawicz
W dniu 18.04.2013 19:05, Michał Sawicz pisze: >> https://bitbucket.org/nshatokhin/valves.git > 404 https://bitbucket.org/nshatokhin/valves Seems to work. -- Michał Sawicz Canonical Services Ltd. signature.asc Description: OpenPGP digital signature -- Mailing list: https://launchpad.net/~ubu

Re: [Ubuntu-phone] Running QML functions in parallel thread

2013-04-18 Thread Michael Zanetti
Wow, the slowness really comes from using the Button element from Ubuntu.Components. Inside GameButton.qml, replace Button {} with this: Image { id: button source: "closed.png" width: buttonHolder.width height: buttonHolder.height MouseArea {

[Ubuntu-phone] Remove TI/panda support

2013-04-18 Thread Jani Monoses
device/ti/panda seems not to be needed by our official devices, this patch removes it from the default manifest 0001-Remove-device-ti-panda.patch Description: Binary data -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://lau

[Ubuntu-phone] Fwd: Remove TI/panda support

2013-04-18 Thread Mathieu Trudel-Lapierre
That was meant for the mailing list... Mathieu Trudel-Lapierre Freenode: cyphermox, Jabber: mathieu...@gmail.com 4096R/EE018C93 1967 8F7D 03A1 8F38 732E FF82 C126 33E1 EE01 8C93 -- Forwarded message -- From: Mathieu Trudel-Lapierre Date: Thu, Apr 18, 2013 at 4:27 PM Subject: R

[Ubuntu-phone] Testing "raring" Ubuntu Touch Images

2013-04-18 Thread Nicholas Skaggs
Raring based ubuntu touch images can now be found on the isotracker (http://iso.qa.ubuntu.com) for each of the 4 official builds. You can find them under the raring daily milestone; http://iso.qa.ubuntu.com/qatracker/milestones/243/builds Ubuntu Touch Preinstalled grouper Ubuntu Touch Preinstal

Re: [Ubuntu-phone] Building for Encore

2013-04-18 Thread Joey Carlini
Anyway, here's my latest brunch records if you want to take a look. http://paste.ubuntu.com/5719982/ On Thu, Apr 18, 2013 at 11:58 AM, Joey Carlini wrote: > Remember when I said it was alive? It's a little less then alive it turns > out. Flashing it works via CWM Recovery, but upon boot, it tu