Correction: the space should be there!! ________________________________________ From: Programming [[email protected]] on behalf of Ben Gorte - CITG [[email protected]] Sent: Wednesday, May 24, 2017 19:46 To: [email protected] Subject: Re: [Jprogramming] Jqtide on Ubuntu - keyboard shortcuts bug
Hi, I also second / I third this question. In fact, since j805 none of the ctrl-shortcuts work anymore, not just ctrl-J, but also ctrl-E, ctrl-O, ctrl-enter etc. It looks Ubuntu-related indeed, because with Suse linux everything is fine. Perhaps there's nothing J can do about it? Unfortunately, both solutions suggested to export UBUNTU_MENUPROXY= QT_QPA_PLATFORMTHEME=appm enu-qt5 don't help. (also not when I remove the space after the first = ). Ben ________________________________________ From: Programming [[email protected]] on behalf of bill lam [[email protected]] Sent: Wednesday, May 24, 2017 17:53 To: [email protected] Subject: Re: [Jprogramming] Jqtide on Ubuntu - keyboard shortcuts bug Patrick, nice finding. You may also put this line export UBUNTU_MENUPROXY= QT_QPA_PLATFORMTHEME=appm enu-qt5 inside your ~/.profile it may need to log out and then log in again to take effect. Ср, 24 май 2017, J. Patrick Harrington написал(а): > Bill, I just put the new lines in jqt.sh with the following results: > Starting jqt from the icon, it didn't work, but invoking jqt.sh from > the terminal does fix the issue with Ctrl-J. I assume the icon launch > doesn't work because it uses > Exec="/home/tages/j64-806/bin/jqt" > and does't call jqt.sh. > > Patrick > > On Wed, 24 May 2017, bill lam wrote: > > > Does the section no keybroad shortcut in > > > > http://code.jsoftware.com/wiki/Guides/Qt_IDE/Install > > > > help to workaround it? It seems neither Qt nor ubuntu > > takes this bug seriously. > > > > Ср, 24 май 2017, J. Patrick Harrington написал(а): > > > I second this question. I run J on my laptop under Ubuntu 16.04. I have > > > never found a way to enter Ctrl+J to advance labs. I have to click on > > > Help -> Studio -> Advance. Not at all easy to go through the labs. > > > > > > JVERSION > > > Engine: j806/j64avx/linux > > > Beta-1: commercial/2017-03-09T10:14:43 > > > Library: 8.06.02 > > > Qt IDE: 1.5.3/5.5.1 > > > Platform: Linux 64 > > > Installer: J806 install > > > InstallPath: /home/tages/j64-806 > > > Contact: www.jsoftware.com > > > > > > Patrick > > > > > > On Wed, 24 May 2017, 'Jon Hough' via Programming wrote: > > > > My JVERSION: > > > > > JVERSION > > > > Engine: j805/j64/linux > > > > Release: commercial/2016-12-11T08:02:52 > > > > Library: 8.05.14 > > > > Qt IDE: 1.5.3/5.6.1 > > > > Platform: Linux 64 > > > > Installer: unknown > > > > InstallPath: /usr/share/j/8.05 > > > > Contact: www.jsoftware.com > > > > > > I recently installed J on a fresh Ubuntu 16.10 installation, > > > following the instructions here > > > http://code.jsoftware.com/wiki/Guides/Qt_IDE/Install > > > > > Some keyboard shortcuts work > > > > Ctrl+C, Ctrl+V, Ctrl+Z work, but Ctrl+S does not (i.e. saving files is a > > > > pain). Also Ctrl+J (for advancing labs) does not work. Is there an > > > > update on the solution/workaround for this qt5 bug? > > > > > Any help appreciated, > > > > > Jon > > > > ---------------------------------------------------------------------- > > > > 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
