[Ubuntu-phone] Traces of Android's UI on my Ubuntu Touch phone's display

2013-09-08 Thread Thomas Hardtmuth
Hi there, After having installed Ubuntu Touch on my Galaxy Nexus, I see traces of Android's UI on the display. See the details here: http://askubuntu.com/questions/342615/ubuntu-touch-screen-color-tone - Does anybody else have this issue? - Most of all: What causes this? Thanks a lot for your fe

Re: [Ubuntu-phone] Traces of Android's UI on my Ubuntu Touch phone's display

2013-09-08 Thread Gianguido Sorà
It'an issue of The SupeeAMOLED HD display I think, it's not a fault of Ubuntu Touch or android. Your only possibility is to take your device to Samsung service. Mine too had this issue, they repaired it without any charge but your warranty must be valid. Unlocked bootloader, custom ROM or root does

[Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Bruno Girin
Hi all, I had an early Ubuntu Touch image on my Galaxy Nexus and this morning I decided to upgrade it to the latest image. I decided I wanted a fully fresh install so I ran: phablet-flash cdimage-touch -b which resulted in: WARNING:phablet-flash:Device needs to be unlocked for the following to

Re: [Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Sergio Schvezov
On Sun, Sep 8, 2013 at 7:50 AM, Bruno Girin wrote: > Hi all, > > I had an early Ubuntu Touch image on my Galaxy Nexus and this morning I > decided to upgrade it to the latest image. I decided I wanted a fully fresh > install so I ran: > > phablet-flash cdimage-touch -b > > which resulted in: > >

Re: [Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Michel Renon
Hi all, Le 08/09/2013 13:41, Sergio Schvezov a écrit : On Sun, Sep 8, 2013 at 7:50 AM, Bruno Girin mailto:brunogi...@gmail.com>> wrote: Hi all, I had an early Ubuntu Touch image on my Galaxy Nexus and this morning I decided to upgrade it to the latest image. I decided I wanted

Re: [Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Michel Renon
Le 08/09/2013 16:22, Michel Renon a écrit : Hi all, [...] $ adb shell # cd /sdcard # mv saucy-preinstalled-touch-armhf.zip autodeploy.zip # reboot recovery then the Nexus reboots and starts the update process (bugdroid with a rotating wireframe star) just for few seconds (3-5) and then goes b

Re: [Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Darren Paxton
Use fast boot to reflash the recovery area. On 8 Sep 2013, at 16:25, Michel Renon wrote: > Le 08/09/2013 16:22, Michel Renon a écrit : >> Hi all, >> >> [...] >> >> $ adb shell >> # cd /sdcard >> # mv saucy-preinstalled-touch-armhf.zip autodeploy.zip >> # reboot recovery >> >> >> then the Nexus r

Re: [Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Bruno Girin
On 8 September 2013 12:41, Sergio Schvezov wrote: > On Sun, Sep 8, 2013 at 7:50 AM, Bruno Girin wrote: > >> Hi all, >> >> I had an early Ubuntu Touch image on my Galaxy Nexus and this morning I >> decided to upgrade it to the latest image. I decided I wanted a fully fresh >> install so I ran: >>

[Ubuntu-phone] [SDK][Theming] Styling a compound widget

2013-09-08 Thread Robert Schroll
Hi all, This email is going to run on a bit, so let me put my questions here at the top and motivate them afterwards: 1) Is it possible to adjust the style of a single compound widget? (That is, a QML element with several sub-elements. I don't know the terminology here.) 2) If not (and I

Re: [Ubuntu-phone] Galaxy Nexus won't boot after failed phablet-flash

2013-09-08 Thread Michel Renon
Le 08/09/2013 17:26, Darren Paxton a écrit : Use fast boot to reflash the recovery area. That corrected the 2 problems ! I executed : $ cd $ fastboot flash -w recovery saucy-preinstalled-recovery-armel+grouper.img $ fastboot flash system saucy-preinstalled-system-armel+grouper.img $ fastboot

Re: [Ubuntu-phone] Catching CPU run-aways on Touch

2013-09-08 Thread Alberto Mardegan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/05/2013 08:09 PM, Jamie Strandboge wrote: > On 09/05/2013 07:01 AM, Alberto Mardegan wrote: >> Well, if we don't have a myAppIsRunning() API, apps can simply >> busy-loop whenever they want, so I don't see much harm in adding >> this API. We coul