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.
On Tue, Sep 24, 2013 at 5:54 PM, Robert Park wrote:
> Nice video!
Thanks!
> So what I'm seeing here is a user-facing QML app written in Go. Is it
> also possible to write QML components with go (eg, at the SDK level)
> and then export those components for QML apps to use?
We can write new QML t
On Tue, Sep 24, 2013 at 1:47 PM, Gustavo Niemeyer
wrote:
> Besides the initial fiddling around the desktop file, it all worked very well:
>
> http://youtu.be/HB-3o8Cysec
>
> Thanks to everybody who chimed in, specially Ricardo Salveti for the
> hand-holding on the desktop file issue.
Nice vi
Besides the initial fiddling around the desktop file, it all worked very well:
http://youtu.be/HB-3o8Cysec
Thanks to everybody who chimed in, specially Ricardo Salveti for the
hand-holding on the desktop file issue.
gustavo @ http://niemeyer.net
--
Mailing list: https://launchpad.net/~ubu
Sorry for being curious, but again: where is the significant difference?
I'm using su - right now, and it works. I can also use upstart, and it
also works.
Here is the difference between the two environments:
root@ubuntu-phablet:/# su - phablet
phablet@ubuntu-phablet:~$ env | sort > env1.txt
pha
hi,
On Tue, 24 Sep 2013 15:42:31 -0300
Gustavo Niemeyer wrote:
> Just had a long debugging session with help from Ricardo Salveti, and
> he provided a few workarounds that have helped getting qmlscene to be
> runnable from the terminal (or adb shell).
>
> So, for the record, here are a few point
On Tue, Sep 24, 2013 at 4:37 PM, Sergio Schvezov
wrote:
>> 1) If you are root, run "su - phablet" so you get into the right user
>> environment
>
> Do this instead:
> sudo -i -u phablet -H
If you're root, you can type su - phablet to the same effect, I
believe. If there's a significant difference
On Tue, Sep 24, 2013 at 3:42 PM, Gustavo Niemeyer <
gustavo.nieme...@canonical.com> wrote:
> Just had a long debugging session with help from Ricardo Salveti, and
> he provided a few workarounds that have helped getting qmlscene to be
> runnable from the terminal (or adb shell).
>
> So, for the re
Confirmed the bug, prioritized and added the steps to reproduce the issue.
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1229854
On Tue, Sep 24, 2013 at 11:13 PM, Julien Funk wrote:
> This bug also needs to be triaged/prioritized...
>
>
> On Tue, Sep 24, 2013 at 1:15 PM, Gustavo
After some further debugging, this line is related to the issue:
Drag.active: dragArea.drag.active
Without it, the crash goes away. FWIW, here is the documentation for
these attached properties:
http://qt-project.org/doc/qt-5.1/qtquick/qml-qtquick2-drag.html
On Tue, Sep 24, 2013 at 3:
Just had a long debugging session with help from Ricardo Salveti, and
he provided a few workarounds that have helped getting qmlscene to be
runnable from the terminal (or adb shell).
So, for the record, here are a few points to keep in mind if you want
to do this:
1) If you are root, run "su - ph
Hi,
Hmm... Without having tried the various samples in this thread. But drag and
drop works reasonably well for me in the unity8 launcher.
You can find it in lp:unity8 in Launcher/LauncherPanel.qml
Hope this helps,
Michael
On Tuesday 24 September 2013 23:57:17 Joey Chan wrote:
> Maybe this is
... and it might have some attention before the end of this week. Woohay.
On Tue, Sep 24, 2013 at 3:02 PM, Gustavo Niemeyer
wrote:
> It crashes consistently for me, whether up/down or sideways.
>
> I've reported the problem at:
>
> https://bugs.launchpad.net/qtubuntu/+bug/1229876
>
> On Tue,
This bug also needs to be triaged/prioritized...
On Tue, Sep 24, 2013 at 1:15 PM, Gustavo Niemeyer <
gustavo.nieme...@canonical.com> wrote:
> Filed: http://pad.lv/1229854
>
> On Tue, Sep 24, 2013 at 2:02 PM, Bill Filler
> wrote:
> > Can someone please file a bug on this (if you haven't already
It crashes consistently for me, whether up/down or sideways.
I've reported the problem at:
https://bugs.launchpad.net/qtubuntu/+bug/1229876
On Tue, Sep 24, 2013 at 12:57 PM, Joey Chan wrote:
> Maybe this is a serious problem with the qmlscene in Ubuntu Touch, sometimes
> the whole app crash
Filed: http://pad.lv/1229854
On Tue, Sep 24, 2013 at 2:02 PM, Bill Filler wrote:
> Can someone please file a bug on this (if you haven't already) so we can
> fix? Against ubuntu-keyboard source package in ubuntu.
>
>
> On 09/24/2013 12:22 PM, Omer Akram wrote:
>
> The trick is to move away from
There's no question about how it should work, and whether this is a
bug or not. I've asked for a trick with the understanding that this is
an edge-user/developer oriented mailing list.
On Tue, Sep 24, 2013 at 2:06 PM, Omar B. wrote:
> LOL, hoping this doesn't become the standard :p
>
> this is th
LOL, hoping this doesn't become the standard :p
this is the kind of bug that really bugs people and make them run away from a
platform.
Tapping a text box again to reinitialize the kb should be the only "trick"... :)
Date: Tue, 24 Sep 2013 21:22:53 +0500
From: omer.ak...@canonical.com
To: gustavo
Can someone please file a bug on this (if you haven't already) so we can
fix? Against ubuntu-keyboard source package in ubuntu.
On 09/24/2013 12:22 PM, Omer Akram wrote:
> The trick is to move away from that app to the Dash and then focus the
> app again. Works always for the Terminal app for me.
The trick is to move away from that app to the Dash and then focus the app
again. Works always for the Terminal app for me.
On Tue, Sep 24, 2013 at 7:12 PM, Gustavo Niemeyer <
gustavo.nieme...@canonical.com> wrote:
> Are there any known tricks when the on screen keyboard refuses to show up?
>
>
Hmm.. I was using the terminal in that case, and tried a few other
apps without success. Maybe I should have tried to login into Twitter.
:-)
On Tue, Sep 24, 2013 at 12:55 PM, Alan Pope wrote:
> On Tue, Sep 24, 2013 at 3:12 PM, Gustavo Niemeyer
> wrote:
>> Are there any known tricks when the on
Maybe this is a serious problem with the qmlscene in Ubuntu Touch,
sometimes the whole app crash when I try to drag an item
The only successful way I have tried to drag an item, is drag it left(or
right) first, then up or down
2013/9/24 Gustavo Niemeyer
>
> Not having D&D working properly in a
On Tue, Sep 24, 2013 at 3:12 PM, Gustavo Niemeyer
wrote:
> Are there any known tricks when the on screen keyboard refuses to show up?
>
I had this today when trying to login to twitter. The kb didn't appear
during the login screen. So I switched to Terminal, tapped to make the
keyboard appear and
Not having D&D working properly in a touch app is quite a bummer. Is
there anyone working on fixing this?
With that said, there's something more fundamentally broken with my
environment. I cannot make even this trivial example work:
http://paste.ubuntu.com/6150580/
qmlscene displays it, but
Hi Gustavo,
I have the same issue in my nexus 4, and I found if only Drag.YAxis
available, nothing will happen; if both XAxis and YAxis available, the item
must be drag in XAxis direction then it can be drag vertically
U can try my branch lp:~qqworini/ubuntu-rssreader-app/alpha-3, swipe
up
>> Drag & drop under QML doesn't seem to work on the phone with the same
>> logic it does on the desktop
We have the same problem in RSS Reader team.
As far as I know, question is still open in our project, and we have no any
solution.
BR,
Roman.
2013/9/24 Daniel Holm
> Hi,
>
> With the Musi
Hi,
With the Music app, we had to create our own functionality, which
Andrew Hayzen did a terric job with, and it just landed in Music.
Take a look:
https://code.launchpad.net/~andrew-hayzen/music-app/reordering-implementaton-attempt-2
Vänlig hälsning / Yours sincerely,
Daniel Holm
IT Consu
Hi again,
Not sure if this is the right forum for this sort of question, so here
it goes for now:
Drag & drop under QML doesn't seem to work on the phone with the same
logic it does on the desktop. For instance, this example taken from
[1] works fine on qmlscene on the desktop, but fails on the p
Are there any known tricks when the on screen keyboard refuses to show up?
gustavo @ http://niemeyer.net
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net
On Tuesday 24 September 2013 12:15:07 Sam Bull wrote:
> We seem to be having some trouble building our app. The instructions on
> the website say the easiest way is to build it on the phone using
> qmake/cmake. But, these are not working/installed on the phone.
>
> Using qmake gives the error:
> j
We seem to be having some trouble building our app. The instructions on
the website say the easiest way is to build it on the phone using
qmake/cmake. But, these are not working/installed on the phone.
Using qmake gives the error:
jmake: could not exec '/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake':
On Tue, Sep 24, 2013 at 12:32 PM, Sam Bull wrote:
> I'm trying to create a combobox-like widget. I have a button that calls
> PopupUtils.show() to display a popover, but have not worked out how to
> save the selection. I need to be able to save the selection and also
> change the button's label i
I'm trying to create a combobox-like widget. I have a button that calls
PopupUtils.show() to display a popover, but have not worked out how to
save the selection. I need to be able to save the selection and also
change the button's label in response to a selection.
The popover looks like this:
A quick reminder..
If anyone would like feedback on their app design or has any questions
about app design they would like to discuss or get answers to, send your
screenshots/queries to des...@canonical.com before 1pm UTC today.
See here for more details:
http://design.canonical.com/2013/09/wednes
Now I get UI start. But still no adb. In boot log I see the message:
init: cannot find '/sbin/adbd', disabling 'adbd'
Its OK? /sbin/adbd present in ubuntu and android ramdisks, why it can't be
found?
2013/9/23 Алексей Шавыкин
> Hello.
> I try to port Ubuntu Touch to LG LU6200(Nitro HD clone).
35 matches
Mail list logo