[Ubuntu-phone] [qml] anchors.fill error in ListView

2013-09-21 Thread Sam Bull
I am receiving an error when running my app, about using anchors.fill. If I replace anchors.fill with left and right anchors only, then the ListView only displays one item. Is there a way to make the code work AND get rid of the error? I only seem to be able to do one or the other. The error and re

Re: [Ubuntu-phone] [qml] anchors.fill error in ListView

2013-09-21 Thread Roman Shchekin
Hi Sam! There are two ways to solve it: 1. Remove root Column element, use ListView as root instead 2. Preserve your "left and right anchors", but set ListView's height to nonzero value (by default it have zero height, you still able to see one item because "crop" property is set to false by defau

[Ubuntu-phone] error while flashing using ubuntu-system

2013-09-21 Thread Sayantan Das
Hi all, I am getting the following error while flashing INFO:phablet-flash:Restarting device... wait INFO:phablet-flash:Restarting device... wait complete ERROR:phablet-flash:local variable 'recovery_path' referenced before assignment Removing directory /tmp/tmpGs4ATn THis happens on both, Nexu

Re: [Ubuntu-phone] error while flashing using ubuntu-system

2013-09-21 Thread Omer Akram
Did you unlock the device first? https://wiki.ubuntu.com/Touch/Install#Step_2_-_Device_unlock On Sat, Sep 21, 2013 at 9:54 PM, Sayantan Das wrote: > Hi all, > > I am getting the following error while flashing > > INFO:phablet-flash:Restarting device... wait > INFO:phablet-flash:Restarting devic

Re: [Ubuntu-phone] error while flashing using ubuntu-system

2013-09-21 Thread Sayantan Das
Yes. Its rooted. On 21 Sep 2013 23:13, "Omer Akram" wrote: > Did you unlock the device first? > https://wiki.ubuntu.com/Touch/Install#Step_2_-_Device_unlock > > > On Sat, Sep 21, 2013 at 9:54 PM, Sayantan Das wrote: > >> Hi all, >> >> I am getting the following error while flashing >> >> INFO:pha

Re: [Ubuntu-phone] error while flashing using ubuntu-system

2013-09-21 Thread Michel Renon
Hi, Le 21/09/2013 18:54, Sayantan Das a écrit : Hi all, I am getting the following error while flashing INFO:phablet-flash:Restarting device... wait INFO:phablet-flash:Restarting device... wait complete ERROR:phablet-flash:local variable 'recovery_path' referenced before assignment Removing di

[Ubuntu-phone] Switch off device

2013-09-21 Thread Carla Sella
Hello, Sorry maybe this might be a quite strange question, but how do you switch off a device with Ubuntu Touch ? I do not see any button or selection anywhere and if you press for a few seconds the power button the device switches off but it's quite weired to just see the device switch off thi

Re: [Ubuntu-phone] Switch off device

2013-09-21 Thread Omer Akram
I agree with you on that, there needs to be a power menu of sometime but I think its pretty clear that's not going to happen at this point of the release cycle. Can you open a bug report for that and we'll add ubuntu-ux project to that. Thanks On Sun, Sep 22, 2013 at 12:42 AM, Carla Sella wrote

Re: [Ubuntu-phone] Switch off device

2013-09-21 Thread Carla Sella
On 21/09/2013 22:00, Omer Akram wrote: I agree with you on that, there needs to be a power menu of sometime but I think its pretty clear that's not going to happen at this point of the release cycle. Can you open a bug report for that and we'll add ubuntu-ux project to that. Thanks Ok I wil

Re: [Ubuntu-phone] Defining Click framework(s) for 13.10

2013-09-21 Thread Loïc Minier
On Fri, Sep 20, 2013, Colin Watson wrote: > That's true, but if all the systems we care about have all the > frameworks, then we don't really gain anything. I'd just leave it at a > simple single-framework system for 13.10 and expand later. I thought the timelines of maintaining backwards-compati