Sorry, this bug had been reported earlier and we thought it had been fixed by now.
A description is at https://bugs.launchpad.net/appmenu-qt5/+bug/1380702 To fix, change the jqt.sh script to: ... export UBUNTU_MENUPROXY= QT_QPA_PLATFORMTHEME=appmenu-qt5 cd "$(dirname "$0")" bin/jqt On Sun, Jan 8, 2017 at 7:15 PM, J. Patrick Harrington <[email protected]> wrote: > Here's a new development: While running JQt, the green J icon appeared > in my launch dock. I pinned it to the dock & now I don't see those > messages when I start jqt with the icon. > > > On Mon, 9 Jan 2017, bill lam wrote: > >> Ctrl-J works for me on Debian64 and there is no Qt warnings on >> running jqt. Perhaps this is related Qt Library or desktop. >> >> Вс, 08 янв 2017, J. Patrick Harrington написал(а): >> >>> I'm running jqt under Ubuntu 16.04 on a Dell XPS laptop. >>> I'd like to work through the labs, but the shortcut which >>> is supposed to be Ctrl-J has no effect on this machine. I've >>> tried other key combinations, but nothing seems to work. >>> I can use the Help>Studio>Advance menu, but that's rather >>> cumbersome. Any ideas on how to fix this problem. >>> >>> JVERSION >>> Engine: j805/j64/linux >>> Release: commercial/2016-12-11T08:02:52 >>> Library: 8.05.11 >>> Qt IDE: 1.5.3/5.5.1 >>> Platform: Linux 64 >>> Installer: J805 install >>> InstallPath: /home/tages/j64-805 >>> Contact: www.jsoftware.com >>> >>> I should mention that I've not got the J icons to start the >>> session, but just run j64-805/bin/jqt. Runs fine but at >>> startup I get this stuff: >>> >>> appmenu-qt: registerWindow 206 "&File" >>> appmenu-qt: registerWindow 206 "&Edit" >>> appmenu-qt: registerWindow 206 "&View" >>> appmenu-qt: registerWindow 206 "&Run" >>> appmenu-qt: registerWindow 206 "&Tools" >>> appmenu-qt: registerWindow 206 "&Project" >>> appmenu-qt: registerWindow 206 "&Help" >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "&Test" under id 60 >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "&Clipboard" under id 58 >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "Run &Project" under id 61 >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "&Vocabulary" under id 70 >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "&NuVoc" under id 73 >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "&Context Sensitive" under id 71 >>> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking >>> action "&NuVoc Context Sensitive" under id 74 >>> QXcbWindow: Unhandled client message: "_COMPIZ_TOOLKIT_ACTION" >>> >>> I can live with that, but the lack of advance shortcut is a problem. >>> >>> Apologies for not trying harder to solve this myself, >>> Patrick >>> >>> ---------------------------------------------------------------------- >>> 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
