[Ubuntu-phone] Ported tablet touch screen problem

2013-09-25 Thread Neal Peacock
I'm working on porting a tablet to Ubuntu Touch and now have it running mostly. The last issue is the touch screen. Its a Future tech with the ft5x_ts driver. First I should say, I use this same driver under Linaro LXDE and Android without problems. I'm not sure what exactly is different.

[Ubuntu-phone] Trying to install Ubuntu touch on Nexus 7 3G (tilipia)

2013-09-25 Thread Ken Harris
Greetings, I'm trying to install Ubuntu touch on Nexus 7 3G (tilipia). phablet-flash runs to completion, but then it doesn't boot : I just get the Google splash screen (with the unlocked icon). adb is active at this point. I did adb shell and looked a bit, but I don't know how to debug it. One

[Ubuntu-phone] Subscribe!

2013-09-25 Thread mgl
Subscribe please! -- Miguel González Laredo -- e-Learning Computing at Non-Profit Firm: http://fundacionugrempresa.es Job Site: UGR Elearning Center (http://cevug.ugr.es), University of Granada: www.ugr.es Further contact --- Personal Summary Site:

[Ubuntu-phone] Any chat apps being currently developed?

2013-09-25 Thread Sayantan Das
Hi, Can anyone shed any light on chat apps ? Will empathy be ported to Touch? is there be any app supporting viber/whatsapp/line being developed? Regards, *Sayantan Das* -- Use Linux. Be free ! http://www.tuxtrix.com http://easylinuxos.sf.net/ -- Mailing list:

Re: [Ubuntu-phone] Any chat apps being currently developed?

2013-09-25 Thread Michael Zanetti
Hi, On Wednesday 25 September 2013 21:26:08 Sayantan Das wrote: Can anyone shed any light on chat apps ? Will empathy be ported to Touch? I don't think empathy itself will be ported to Ubuntu Touch (well, it always can happen through the community) but the messaging app on Ubuntu Touch is

Re: [Ubuntu-phone] Any chat apps being currently developed?

2013-09-25 Thread Jamie Strandboge
On 09/25/2013 06:36 AM, Michael Zanetti wrote: Hi, On Wednesday 25 September 2013 21:26:08 Sayantan Das wrote: Can anyone shed any light on chat apps ? Will empathy be ported to Touch? I don't think empathy itself will be ported to Ubuntu Touch (well, it always can happen through the

Re: [Ubuntu-phone] Fwd: Trying to install Ubuntu touch on Nexus 7 3G (tilipia)

2013-09-25 Thread Chris Johnston
I don't believe that tilapia was ever a supported device. AFAIK you would need to port to tilapia just like any other unsupported device. cJ On Wed, Sep 25, 2013 at 4:39 AM, Darren Paxton dar...@staticwave.co.ukwrote: Ken, I and a few others have had the same problem, we've posted here but

Re: [Ubuntu-phone] Any chat apps being currently developed?

2013-09-25 Thread Sayantan Das
Thanks everyone for the inputs. So, as I see it, nothing before 14.04.. :(. That's going to be a long wait though! Sayantan Regards, *Sayantan Das* -- Use Linux. Be free ! http://www.tuxtrix.com http://easylinuxos.sf.net/ On 25 September 2013 17:06, Michael

Re: [Ubuntu-phone] Fwd: Trying to install Ubuntu touch on Nexus 7 3G (tilipia)

2013-09-25 Thread Alan Pope
On Wed, Sep 25, 2013 at 4:16 PM, Sayantan Das sayanta...@gmail.com wrote: Well, if that's the case, Canonical shouldn't be putting instructions up in the official ubuntu touch installation pages. Quote from the page https://wiki.ubuntu.com/Touch/Install *If you have a nexus 7 3G, pass -d

Re: [Ubuntu-phone] Fwd: Trying to install Ubuntu touch on Nexus 7 3G (tilipia)

2013-09-25 Thread Darren Paxton
Hi Alan Nakasig is the google codename for the Nexus 7 3G https://developers.google.com/android/nexus/images#nakasig As we've said, it worked on images pre the 'flip' change within those images. If we're now saying nakasig is not supported on the latest versions then I guess the wiki does need

Re: [Ubuntu-phone] Tethering

2013-09-25 Thread moldaviax 242
Any news on the status of tethering capabilities in Ubuntu Touch? cheers On Thu, Aug 15, 2013 at 12:33 PM, Mitchell Reese proje...@curiouslegends.com.au wrote: Has anyone started working on getting tethering happening? I'm keen to get this working in the maguro builds with ad-hoc networks.

Re: [Ubuntu-phone] Go + QML on Ubuntu Touch

2013-09-25 Thread Robert Park
On Wed, Sep 25, 2013 at 7:56 AM, Gustavo Niemeyer gustavo.nieme...@canonical.com wrote: We can easily write QML types in Go, and it works right now. What we cannot do is use Go types without Go. I'm a little bit confused -- are you saying that there would be a runtime dependency on Go? My main

Re: [Ubuntu-phone] Tethering

2013-09-25 Thread Daniel
Also would like to know about this! God Bless moldaviax 242 moldav...@gmail.com wrote: Any news on the status of tethering capabilities in Ubuntu Touch? cheers On Thu, Aug 15, 2013 at 12:33 PM, Mitchell Reese proje...@curiouslegends.com.au wrote: Has anyone started working on getting

[Ubuntu-phone] Fwd: Fwd: Trying to install Ubuntu touch on Nexus 7 3G (tilipia)

2013-09-25 Thread Sebastian Gomułka
That's right, Nakasig = Tilapia, and in the instructions it says that Nakasig is supported. 2013/9/25 Darren Paxton dar...@staticwave.co.uk Hi Alan Nakasig is the google codename for the Nexus 7 3G https://developers.google.com/android/nexus/images#nakasig As we've said, it worked on

Re: [Ubuntu-phone] Go + QML on Ubuntu Touch

2013-09-25 Thread Robert Park
On Wed, Sep 25, 2013 at 2:22 PM, Gustavo Niemeyer gustavo.nieme...@canonical.com wrote: On Wed, Sep 25, 2013 at 5:47 PM, Robert Park robert.p...@canonical.com wrote: I'm a little bit confused -- are you saying that there would be a runtime dependency on Go? The executable running the QML

Re: [Ubuntu-phone] Go + QML on Ubuntu Touch

2013-09-25 Thread Gustavo Niemeyer
On Wed, Sep 25, 2013 at 6:47 PM, Robert Park robert.p...@canonical.com wrote: Is this something that you think would stabilise over the next cycle? Because I would definitely need the QML types I create to be as generic and re-usable as possible, without forcing everybody downstream of me to