Re: [Ubuntu-phone] Phone Network ( help )

2013-04-16 Thread Henrique Santos Fernandes
About the mmm command: mmm hardware/ril/rild > > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=4.2.1 > TARGET_PRODUCT=full > TARGET_BUILD_VARIANT=eng > TARGET_BUILD_TYPE=release > TARGET_BUILD_APPS= > TARGET_ARCH=arm > TARGET_ARCH_VARIANT=armv7-a > H

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
New Build Error time! http://paste.ubuntu.com/5714902/ On Tue, Apr 16, 2013 at 10:14 PM, Joey Carlini wrote: > Success, sudo apt-get install u-boot-tools adds it to my computer. > Building again. > > > On Tue, Apr 16, 2013 at 9:52 PM, Joey Carlini wrote: > >> What worked for me was going into

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
Success, sudo apt-get install u-boot-tools adds it to my computer. Building again. On Tue, Apr 16, 2013 at 9:52 PM, Joey Carlini wrote: > What worked for me was going into (myworkspace)/build/core/main.mk with > gedit and putting "system/extras/mkimage" inbetween system/media/audio_utils > and

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
What worked for me was going into (myworkspace)/build/core/main.mk with gedit and putting "system/extras/mkimage" inbetween system/media/audio_utils and system/extras/ext4_utils with the backslash thing, and brunch encore seemed to work okay until that one bit. I guess I should dive into the Nook

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Sergio Schvezov
On Tue, Apr 16, 2013 at 09:27:10PM -0400, Joey Carlini wrote: > http://paste.ubuntu.com/5714772/ > > Uh oh. Ran into this about an hour or so in, cannot make heads or tails of > it. Anyone care to help? So how did you get the build going? If you did get that mkimage from somewhere at least add it

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
http://paste.ubuntu.com/5714772/ Uh oh. Ran into this about an hour or so in, cannot make heads or tails of it. Anyone care to help? On Tue, Apr 16, 2013 at 8:51 PM, Lewis Donofrio wrote: > Let me know where I can get the zip from and what I gotta do to test this > for u > On Apr 16, 2013 8:33

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
Managed to fix the build, and it's going at it now. On Tue, Apr 16, 2013 at 7:16 PM, Lewis Donofrio wrote: > I'll test what you have - cannot wait to help (-: > > > On Tue, Apr 16, 2013 at 6:47 PM, Joey Carlini wrote: > >> http://paste.ubuntu.com/5714506/ >> >> So between the new Breakfast build

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
So, copy and past that into the enviroment from anywhere on the net? On Tue, Apr 16, 2013 at 7:03 PM, Sergio Schvezov < sergio.schve...@canonical.com> wrote: > On Tue, Apr 16, 2013 at 06:47:38PM -0400, Joey Carlini wrote: > > http://paste.ubuntu.com/5714506/ > > > > So between the new Breakfast

Re: [Ubuntu-phone] Building for Encore

2013-04-16 Thread Sergio Schvezov
On Tue, Apr 16, 2013 at 06:47:38PM -0400, Joey Carlini wrote: > http://paste.ubuntu.com/5714506/ > > So between the new Breakfast builds and a good old fashioned manual fix to > the environment, I managed to get the build process working for my Nook, > but had trouble when the error popped up in

Re: [Ubuntu-phone] Fwd: You can now have breakfast to enable devices

2013-04-16 Thread Sergio Schvezov
On Tue, Apr 16, 2013 at 04:34:00PM -0400, Joey Carlini wrote: > Trying to port to Nook Color (encore), as usual, and starting to get a > little lost on the new breakfast builds. > > -- Forwarded message -- > From: Joey Carlini > Date: Tue, Apr 16, 2013 at 3:48 PM > Subject: Re: [U

Re: [Ubuntu-phone] Phone Network ( help )

2013-04-16 Thread Sergio Schvezov
On Tue, Apr 16, 2013 at 03:28:37PM -0400, Tony Espy wrote: > On 04/12/2013 09:23 PM, Henrique Santos Fernandes wrote: > > > > Hello, > > > > David Hacker helped me a lot about some stuff. > > > > It seens my device is not compiling ril and using stubs of coping.. not > > sure yet.. > > We disc

[Ubuntu-phone] Building for Encore

2013-04-16 Thread Joey Carlini
http://paste.ubuntu.com/5714506/ So between the new Breakfast builds and a good old fashioned manual fix to the environment, I managed to get the build process working for my Nook, but had trouble when the error popped up in the pastebin. Any idea what might be going on? -- Mailing list: https:/

[Ubuntu-phone] Fwd: You can now have breakfast to enable devices

2013-04-16 Thread Joey Carlini
Trying to port to Nook Color (encore), as usual, and starting to get a little lost on the new breakfast builds. -- Forwarded message -- From: Joey Carlini Date: Tue, Apr 16, 2013 at 3:48 PM Subject: Re: [Ubuntu-phone] You can now have breakfast to enable devices To: Sergio Schvezo

Re: [Ubuntu-phone] Phone Network ( help )

2013-04-16 Thread Henrique Santos Fernandes
Let me see if i understand, i should only remove the /bin/rild line right? I removed most of ril lines and got this error as i said it before: E/RILD( 856): dlopen failed: Cannot load library: load_library(linker.cpp:747): library "/system/lib/libsec-ril.so" not found What about the line ?

Re: [Ubuntu-phone] Phone Network ( help )

2013-04-16 Thread Tony Espy
On 04/12/2013 09:23 PM, Henrique Santos Fernandes wrote: > > Hello, > > David Hacker helped me a lot about some stuff. > > It seens my device is not compiling ril and using stubs of coping.. not > sure yet.. We discussed this earlier today and I also did a bit or research. The Galaxy S was re

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

2013-04-16 Thread Николай Шатохин
Nope, but very similar by interface 2013/4/16 Roman Shchekin > MineSweeper? > > > 2013/4/16 Michael Zanetti > >> On Tuesday 16 April 2013 18:54:01 Michael Zanetti wrote: >> > As a rule of thumb, you should be able to write more than 90% of your >> > application without the need to the work "fu

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

2013-04-16 Thread Roman Shchekin
MineSweeper? 2013/4/16 Michael Zanetti > On Tuesday 16 April 2013 18:54:01 Michael Zanetti wrote: > > As a rule of thumb, you should be able to write more than 90% of your > > application without the need to the work "function" (game logic > excluded). > > That should have been: ... without the

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

2013-04-16 Thread Michael Zanetti
On Tuesday 16 April 2013 18:54:01 Michael Zanetti wrote: > As a rule of thumb, you should be able to write more than 90% of your > application without the need to the work "function" (game logic excluded). That should have been: ... without the need to use the word "function"... Regards, Michael

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

2013-04-16 Thread Michael Zanetti
On Tuesday 16 April 2013 17:46:38 Николай Шатохин wrote: > So, I must use Repeater in new qml file and loading it by Loader, am I > right? Not necessarily... It really would be helpful to know what you are trying to achieve in order to give better advice. As a rule of thumb, you should be able t

Re: [Ubuntu-phone] 3G/4G support?

2013-04-16 Thread Tony Espy
On 04/15/2013 06:22 PM, Daniel Holm wrote: > Hi all, > > I just did a quick search about support for 3G in Ubuntu Touch, but > couldn't find anything about it. > > What about support for later networks then GSM? I've seen a CDMA mail a > while back. > > I live in Sweden and have 3 as my carrier,

Re: [Ubuntu-phone] 3G/4G support?

2013-04-16 Thread Cláudio Sampaio
On Tue, Apr 16, 2013 at 11:14 AM, Ryan Walmsley wrote: > But if anything it is a KEY part of the system, if anything more key than > Bluetooth and some other parts. > On the other hand, there are very few things that can be done with that subsystem working that cannot be done with the working wi

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

2013-04-16 Thread Николай Шатохин
So, I must use Repeater in new qml file and loading it by Loader, am I right? 2013/4/16 Rick Spencer > I suppose you would use a loader for the Repeater. After you make your > repeater work for your first level, you can use QtCreator to wrap the > Repeater in a loader for you. Then I think for

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

2013-04-16 Thread Rick Spencer
I suppose you would use a loader for the Repeater. After you make your repeater work for your first level, you can use QtCreator to wrap the Repeater in a loader for you. Then I think for each level you would destroy the whole Repeater and then use the loader to create a new one with the new model

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

2013-04-16 Thread Николай Шатохин
When I create button I assign destroy signal to each. So, when I start new game, I destroying buttons from old game and see old field in this moment - destroing slow too. Is quickly removing possible? Can I destroy repeater? 2013/4/16 Николай Шатохин > Oh, I didn't know that. I'll try. > > > 20

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

2013-04-16 Thread Николай Шатохин
Oh, I didn't know that. I'll try. 2013/4/16 Rick Spencer > Hi. > > I'm not sure how your code flows overall, but if you are creating all the > buttons at once, you might consider using a Repeater instead of doing it > all in javascript. > > It looks like you might have some kind of list that fi

[Ubuntu-phone] OS UPGRADE

2013-04-16 Thread Jasneet Singh Kandhari
Hi One small question. How is upgrade from 13.10 to 14.04 planned. Manual or automatic OTA. As eventually 14.04 will put forward the true essence of Ubuntu. Regards Jskandhari Sent from my Motorola RAZR XT912 4G LTE DROID-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubunt

Re: [Ubuntu-phone] 3G/4G support?

2013-04-16 Thread Ryan Walmsley
But if anything it is a KEY part of the system, if anything more key than Bluetooth and some other parts. On 16 April 2013 14:52, Mitchel Dirks wrote: > Thing is, it is a developer preview. > It doesn't have full functionality due to that reason and the RIL (radio > interface layer I believe) h

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

2013-04-16 Thread Rick Spencer
Hi. I'm not sure how your code flows overall, but if you are creating all the buttons at once, you might consider using a Repeater instead of doing it all in javascript. It looks like you might have some kind of list that fires a createButton signal. You could potentially use that list as a model

Re: [Ubuntu-phone] 3G/4G support?

2013-04-16 Thread Mitchel Dirks
Thing is, it is a developer preview. It doesn't have full functionality due to that reason and the RIL (radio interface layer I believe) hasn't been implemented for CDMA devices. While it is frustrating, its understandable. On Apr 16, 2013 3:06 AM, "Daniel Holm" wrote: > > Hi, > > Exactly. And I

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

2013-04-16 Thread Vladimir M.
Hey, you'd wanna cache that component instance! :) Cheers from snoowy Russia On Tue, Apr 16, 2013 at 4:11 PM, Николай Шатохин wrote: > This is my code that creates buttons field: > > onCreateField: > { > for(var i=0;i { > for(var j=0;j { > createButton(i, j);

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

2013-04-16 Thread Николай Шатохин
This is my code that creates buttons field: onCreateField: { for(var i=0;i > Can we see some code? The only time Images hang for me in QML is when it's > trying to load them synchronously. Try setting asynchronous to true. > > Cheers, > Alex > > On Tue, Apr 16, 2013 at 10:20 AM, wrote: > >>

Re: [Ubuntu-phone] 3G/4G support?

2013-04-16 Thread Daniel Holm
Hi, Exactly. And I can't even use my phone to call without it ;) Den 16 apr 2013 08:36 skrev "Ryan Walmsley" : > From what I can remember 3G/4G is planned soon, (I didn't read and I > flashed my Nexus 4 before I figured out I couldn't get 3G). > > But does anyone know when? It may not seem like a

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

2013-04-16 Thread Alex Tyler
Can we see some code? The only time Images hang for me in QML is when it's trying to load them synchronously. Try setting asynchronous to true. Cheers, Alex On Tue, Apr 16, 2013 at 10:20 AM, wrote: > I thought Nick creates 1024 (16x16) buttons, lol =) And even did not > thought - for what :D >

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

2013-04-16 Thread mrqtros
I thought Nick creates 1024 (16x16) buttons, lol =) And even did not thought - for what :D Of course code is extremely bad, if buttons with size 16x16 pixels creating slowly. 16.04.13 12:09 Michael Zanetti написал(а): On Tuesday 16 April 2013 01:01:28 Николай Шатохин wrote: > Hello. > > In my

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

2013-04-16 Thread Michael Zanetti
On Tuesday 16 April 2013 01:01:28 Николай Шатохин wrote: > Hello. > > In my code I'm creating 16x16 buttons in cycle and this take few seconds. > While function that creating buttons runs, app freezes. I want to show > loading animation while this function runs. So, how to run this function in > p