I also softkey has problem with J, but I think it is the helpful options
such as auto-correction that cause trouble, try tune those options  or
install Michael Dykman's J console, the J keyboard provided can also work
in jqt.  I don't have any  bluetooth keyboard to test.

Did you mean labs advance ? the virtual function key F6 at the bottom of
the screen is exactly for this purpose.  advancing labs is easier than that
in destktop.

the next qt5.3 will be released in April or May, I hope it can fix some
bugs and annoyances.
On Mar 19, 2014 8:58 PM, "Jan-Pieter Jacobs" <[email protected]>
wrote:

> Here, on my tablet help does not work either.
> When selected from the menu, nothing happens
>
> all 2!:0 and 2!:1 things suggested fail with an interface error and 2!:5
> 'TMP'  results in "/data/data/com.jsoftware.android.qtide/files" being
> displayed.
>
> There are some other things I'd like to add to the jqt-on-android bug list:
>
> On my phone (HTC one V, Android 4.0.3) it seems to have a problem with the
> single quotes : often (though not always) when entering stuff like
> "load'pacman'"  it will complain about an open quote. When tapping the line
> twice, it does indeed copy the thing, with the quote missing, changing what
> was there in the session log.
>
> On my tablet, (Toshiba Excite Pure, Android 4.2.1) Copy-paste (and
> selection in general) is not working. Neither does it work with my
> bluetooth keyboard (as ctrl-C ctrl-V) and will just output c or v,
> replacing the selection.
> The selection can be done (it seems), only by using 2 fingers, which sort
> of involves scrolling too, in a weird way.
>
> Scrolling is intermingled with selection using 2 fingers and is really
> awkward at best. Also, an option to toggle linewrapping instead of
> scrolling would be useful. In a lot of situations, scrolling does not make
> any sense.
>
> Sometimes enter and backspace stop working, it seems this has to do with
> the flaky scrolling. If I hit the keys when in this state, the thing
> popping up which shows which key has been hit on the keyboard, shows the
> key symbol (enter or backspace) as greyed out.
>
> Another 2 feature requests:
>
> - for the labs, it would be really useful to have a simple button to show
> up to press to advance (maybe to go back too?), since on a mobile device,
> the shortcut for advancing is not possible unless using an external
> keyboard (have not tested that it works at all), and digging through 2
> levels of menu's is painfully slow.
>
> - Since viewmat and plot use the whole screen on android, it would be nice
> to have an option to make them keep aspect ratio (think of image display
> using viewmat ...) .
>
>
> 2014-03-19 13:20 GMT+01:00 Joe Bogner <[email protected]>:
>
> > I have the same issue and results of troubleshooting. I have a samsung
> > galaxy S4 running Android 4.3
> >
> > JVERSION
> > Engine: j701/2011-02-23/15:25
> > Library: 8.01.023
> > Qt IDE: 1.0.25s/5.2.0
> > Platform: Android 32
> > Installer: j801 install
> > InstallPath:
> > /storage/emulated/legacy/Android/data/com.jsoftware.android.qtide/files
> >
> >    Unrelated, the toolbar icons and scrollbar are too small to use. I can
> > post a screenshot if that would help.
> > On Mar 18, 2014 9:57 PM, "bill lam" <[email protected]> wrote:
> >
> > > You may also try 2!:1 that is also being used in Michael's built.
> > > type inside your Term window
> > >
> > > android_exec_host_z_=: 2!:1
> > >
> > > then see if browse_j_ or menu help can work.  If success, add
> > > this definition to your ~config/startup.ijs
> > >
> > > menu help remote might not work because it hardcoded to use am
> > > start. try install docs/help addon if needed.
> > >
> > > Вт, 18 мар 2014, Paul Jackson писал(а):
> > > > I ran your tests in jqt on an old machine, where Help and browse_j_
> > work.
> > > >
> > > >    2!:0 'which am'
> > > > |interface error
> > > > |       2!:0'which am'
> > > >
> > > >    2!:0 'am start -a android.intent.action.VIEW -d "
> > > http://www.google.com";
> > > > -t text/html'
> > > > Starting: Intent { act=android.intent.action.VIEW
> > > > dat=http://www.google.comtyp=text/html }
> > > >
> > > >    2!:0 'am start -a android.intent.action.EDIT -d "
> > > http://www.google.com";
> > > > -t text/html'
> > > > Starting: Intent { act=android.intent.action.EDIT
> > > > dat=http://www.google.comtyp=text/html }
> > > >
> > > > NB.  Only the VIEW line started a browser.
> > > >
> > > > There must be some major difference because on the old version I'm
> > using
> > > on
> > > > this machine:
> > > >
> > > >   JVERSION
> > > > Engine: j701/2011-02-23/15:25
> > > > Library: 7.01.068
> > > > Platform: Android 32
> > > > Installer: j701a_linux32.sh
> > > > InstallPath: /data/data/org.dykman.j.android/app_jconsole
> > > >
> > > >   browse_j_'http://www.google.com'
> > > >
> > > > works.
> > > >
> > > > Where as all these fail:
> > > >
> > > >  2!:0 'which am'
> > > > |interface error
> > > > |       2!:0'which am'
> > > >   2!:0 'am start -a android.intent.action.VIEW -d "
> > http://www.google.com
> > > "
> > > > -t text/html'
> > > > |interface error
> > > > |       2!:0'am start -a android.intent.action.VIEW -d "
> > > > http://www.google.com"; -t text/html'
> > > >   2!:0 'am start -a android.intent.action.EDIT -d "
> > http://www.google.com
> > > "
> > > > -t text/html'
> > > > |interface error
> > > > |       2!:0'am start -a android.intent.action.EDIT -d "
> > > > http://www.google.com"; -t text/html'
> > > >
> > > > On Mar 18, 2014 9:35 AM, "Paul Jackson" <[email protected]> wrote:
> > > >
> > > > > Quite consistent:
> > > > >
> > > > >    2!:0 'which am'
> > > > > |interface error
> > > > > |       2!:0'which am'
> > > > >    2!:0 'am start -a android.intent.action.VIEW -d "
> > > http://www.google.com";
> > > > > -t text/html'
> > > > > |interface error
> > > > > |       2!:0'am start -a android.intent.action.VIEW -d "
> > > > > http://www.google.com"; -t text/html'
> > > > >    2!:0 'am start -a android.intent.action.EDIT -d "
> > > http://www.google.com";
> > > > > -t text/html'
> > > > > |interface error
> > > > > |       2!:0'am start -a android.intent.action.EDIT -d "
> > > > > http://www.google.com"; -t text/html'
> > > > > On Mar 17, 2014 6:19 PM, "bill lam" <[email protected]> wrote:
> > > > >
> > > > >> It's good to learn 2!:0 works. can you also try the following
> > > > >> (beware line wrapping), that is what basically browse_j_
> > > > >>
> > > > >> 2!:0 'which am'
> > > > >>
> > > > >> 2!:0 'am start -a android.intent.action.VIEW -d "
> > > http://www.google.com";
> > > > >> -t text/html'
> > > > >>
> > > > >> 2!:0 'am start -a android.intent.action.EDIT -d "
> > > http://www.google.com";
> > > > >> -t text/html'
> > > > >>
> > > > >>
> > > > >> Пн, 17 мар 2014, Paul Jackson писал(а):
> > > > >> > Your request fails.
> > > > >> >    2!:0'uname -a'
> > > > >> > |interface error
> > > > >> > |       2!:0'uname -a'
> > > > >> >
> > > > >> > Shell commands like ls work.
> > > > >> >    2!:0'pwd'
> > > > >> > /storage/emulated/0
> > > > >> > On Mar 17, 2014 5:50 PM, "bill lam" <[email protected]>
> wrote:
> > > > >> >
> > > > >> > > The installpath looks ok to me. Can you also test whether
> > > > >> > > 2!:0 work or not, eg.
> > > > >> > >
> > > > >> > > 2!:0'uname -a'
> > > > >> > >
> > > > >> > > Пн, 17 мар 2014, Paul Jackson писал(а):
> > > > >> > > > Uninstalled, downloaded 16 Mar .apk, installed.  Results are
> > > > >> unchanged;
> > > > >> > > > only the About sub menu of
> > > > >> > > > Help has a visible response, essentially the same as the
> > > following:
> > > > >> > > >
> > > > >> > > >    JVERSION
> > > > >> > > > Engine: j701/2011-02-23/15:25
> > > > >> > > > Library: 8.01.023
> > > > >> > > > Qt IDE: 1.0.25s/5.2.0
> > > > >> > > > Platform: Android 32
> > > > >> > > > Installer: j801 install
> > > > >> > > > InstallPath:
> > > > >> > > >
> > > /storage/emulated/0/Android/data/com.jsoftware.android.qtide/files
> > > > >> > > >
> > > > >> > > > Paul
> > > > >> > > > On Mar 17, 2014 4:20 PM, "bill lam" <[email protected]>
> > > wrote:
> > > > >> > > >
> > > > >> > > > > Paul,
> > > > >> > > > >
> > > > >> > > > > Can you try remove the app, download the latest apk and
> > > install
> > > > >> again?
> > > > >> > >  do
> > > > >> > > > > not install docs/help addon until it can work with the
> > remote
> > > > >> help.
> > > > >> > > > >
> > > > >> > > > > please also post the new JVERSION.
> > > > >> > > > >
> > > > >> > > > > 18.03.2014, в 0:32, Paul Jackson <[email protected]>
> > > написал(а):
> > > > >> > > > >
> > > > >> > > > > > It appears the problem I'm having with the Help menu and
> > QT
> > > > >> versions
> > > > >> > > on
> > > > >> > > > > > Android is related to the OS release level.  I have a
> > tablet
> > > > >> and a
> > > > >> > > phone
> > > > >> > > > > > which are at 4.2.2 and both of them fail.  Two older
> > > tablets at
> > > > >> 4.1
> > > > >> > > and
> > > > >> > > > > 4.0
> > > > >> > > > > > both work.  The ones that work first show a dialog
> asking
> > > how I
> > > > >> want
> > > > >> > > the
> > > > >> > > > > > request handled, where as the failing machines show
> > nothing.
> > > > >> > > > > >
> > > > >> > > > > > This is true of both qtide-signed.apk and
> > > qtide-signed-toy.apk.
> > > > >> > > Since
> > > > >> > > > > >  install 'docs/help'     NB. gets
> > > > >> > > > > > must run from jconsole
> > > > >> > > > > >
> > > > >> > > > > > I used menu    Tools  >  Package Manager to   Install
> > > > >> > > > > >  docs/help     1.0.28
> > > > >> > > > > > The resulting files appear in
> > > > >> > > > > >
> > >  Android/data/com.jsoftware.android.qtide/files/addons/docs/help
> > > > >> > > > > > I can create a desktop link to view the web pages;
> > > > >> > > > > > but, once again, the Help menu cannot find them.
> > > > >> > > > > >
> > > > >> > > > > > On Android 4.2.2, browse_j_ also fails to launch remote
> or
> > > > >> local web
> > > > >> > > > > pages,
> > > > >> > > > > > or to ask what app should respond.
> > > > >> > > > > >
> > > > >> > > > > > Paul
> > > > >> > > > > >
> > > > >> > >
> > > ----------------------------------------------------------------------
> > > > >> > > > > > For information about J forums see
> > > > >> > > http://www.jsoftware.com/forums.htm
> > > > >> > > > >
> > > > >>
> > ----------------------------------------------------------------------
> > > > >> > > > > For information about J forums see
> > > > >> http://www.jsoftware.com/forums.htm
> > > > >> > > >
> > > > >>
> > ----------------------------------------------------------------------
> > > > >> > > > For information about J forums see
> > > > >> http://www.jsoftware.com/forums.htm
> > > > >> > >
> > > > >> > > --
> > > > >> > > regards,
> > > > >> > > ====================================================
> > > > >> > > GPG key 1024D/4434BAB3 2008-08-24
> > > > >> > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> > > > >> > > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
> > > > >> > >
> > > ----------------------------------------------------------------------
> > > > >> > > For information about J forums see
> > > > >> http://www.jsoftware.com/forums.htm
> > > > >> >
> > > ----------------------------------------------------------------------
> > > > >> > For information about J forums see
> > > http://www.jsoftware.com/forums.htm
> > > > >>
> > > > >> --
> > > > >> regards,
> > > > >> ====================================================
> > > > >> GPG key 1024D/4434BAB3 2008-08-24
> > > > >> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> > > > >> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
> > > > >>
> > ----------------------------------------------------------------------
> > > > >> For information about J forums see
> > > http://www.jsoftware.com/forums.htm
> > > > >
> > > > >
> > > >
> ----------------------------------------------------------------------
> > > > For information about J forums see
> http://www.jsoftware.com/forums.htm
> > >
> > > --
> > > regards,
> > > ====================================================
> > > GPG key 1024D/4434BAB3 2008-08-24
> > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> > > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to