I suggest you first delete ~config/*.dat files, and test j without the -jprofile paramter to isolate any possible errors if your profile and that the stock Qt shared lib can work with the libjqt.so .
jqt was developed and tested with Qt 4.8.4, what is the version of Qt in your ubuntu? Вс., 06 янв. 2013, John Baker писал(а): > Well my first shot at this did not go very well. I tried this on an Ubuntu > 12.04 system. I didn't install any qt packages as the wiki says they should > be there. The install brought done the jqt executable and I set up the > alternate config directory as directed. Then I attempted to start the > system from the command line and > got > > john@blackbeauty99:~/j701$ bin/jqt -jprofile user/configqt/profile.ijs > void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking > action "&Test" under id 44 > void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking > action "&Clipboard" under id 42 > void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking > action "Run &Project" under id 45 > void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking > action "Vocabulary" under id 50 > void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking > action "&Context Sensitive" under id 51 > Segmentation fault (core dumped) > > Probably not what the doctor ordered. > > I suspect the state of qt binaries on arbitrary linux boxes cannot be take > for granted. > > Any suggestions? > > > On Sun, Jan 6, 2013 at 12:04 PM, Don Guinn <[email protected]> wrote: > > > Copied the qt directory to the bin directory and running jdq.exe with no > > parameters works fine. Really starts fast. Works for 32 bit and 64 bit. > > > > Is the reason to have a separate config directory so we can modify it as > > needed for Dq without messing up the regular GTK and JFE? > > > > Thanks. > > > > On Sun, Jan 6, 2013 at 10:50 AM, bill lam <[email protected]> wrote: > > > > > I still think the instructions in wiki are correct, please check > > > for any typo or missing steps, eg, it is -jprofile not -profile. > > > > > > Вс., 06 янв. 2013, Henry Rich писал(а): > > > > When I do that (this is Henry, not Don, but we seem to have the same > > > > problem), the IDE starts, and shows > > > > > > > > not found: C:\j701/-profile > > > > |file name error: script > > > > | 0!:0 y[4!:55<'y' > > > > > > > > so it does appear that the crash is related to starting the profile. > > > > > > > > I can probably troubleshoot this but it will have to wait a hour. > > > > > > > > Henry > > > > > > > > On 1/6/2013 12:26 PM, Norman Drinkwater wrote: > > > > >Shouldn't the last line of the batch file be > > > > >jqt.exe -profile ~user\configqt\profile.ijs > > > > > > > > > >On Jan 6, 2013, at 10:20 AM, bill lam <[email protected]> wrote: > > > > > > > > > >>Is the file C:\J\j701\user\configqt\profile.ijs a valid file? > > > > >> > > > > >>If yes and it still failed, then try start j without that > > > > >>-jprofile > > > > >> > > > > >>bin\jqt.exe > > > > >> > > > > >>but you may also need to delete any *.dat in your original > > > > >>~config folder first. > > > > >> > > > > >>Вс., 06 янв. 2013, Don Guinn писал(а): > > > > >>>I tried to run JQt it failed as shown below. There is a qt directory > > > in the > > > > >>>J system directory. I installed Qt from their web site just in case. > > > Wanted > > > > >>>to play with Qt anyway. When I start JQt it runs for a few seconds > > > then > > > > >>>goes away. No term window appears. Running on Windows 7. The path > > > includes > > > > >>>the Qt directory from J and also the Qt directory from the install > > of > > > Qt > > > > >>>from their web site. I tried this with both 32 bit and 64 bit > > version > > > of > > > > >>>J7. Both failed the same way. > > > > >>> > > > > >>>This is what I see: > > > > >>> > > > > >>>8:39:42.17 C:\Users\Don\j701-user jqt > > > > >>> > > > > >>>8:39:49.40 C:\Users\Don\j701-user c: > > > > >>> > > > > >>>8:39:49.40 C:\Users\Don\j701-user cd \j\j701 > > > > >>> > > > > >>>8:39:49.40 C:\J\j701 setlocal > > > > >>> > > > > >>>8:39:49.40 C:\J\j701 set QT_PLUGIN_PATH=C:\J\j701\qt\plugins > > > > >>> > > > > >>>8:39:49.41 C:\J\j701 set PATH=C:\J\j701\qt;C:\Program Files\Common > > > > >>>Files\Micros > > > > >>>oft Shared\Windows Live;C:\Program Files (x86)\Common > > Files\Microsoft > > > > >>>Shared\Win > > > > >>>dows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program > > > > >>>Files\Intel\iCLS > > > > >>>Client\;C:\Program Files (x86)\NVIDIA > > > > >>>Corporation\PhysX\Common;C:\Windows\system > > > > >>>32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files > > > (x86)\Intel\OpenCL > > > > >>>SDK\1 > > > > >>>.5\bin\x86;C:\Program Files (x86)\Intel\OpenCL > > > SDK\1.5\bin\x64;C:\Program > > > > >>>Files\ > > > > >>>Intel\Intel(R) Management Engine Components\DAL;C:\Program > > > > >>>Files\Intel\Intel(R) > > > > >>>Management Engine Components\IPT;C:\Program Files > > (x86)\Intel\Intel(R) > > > > >>>Managemen > > > > >>>t Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) > > > Management > > > > >>>Engine > > > > >>>Components\IPT;C:\Program Files\Lenovo\Bluetooth > > Software\;C:\Program > > > > >>>Files\Leno > > > > >>>vo\Bluetooth Software\syswow64;C:\Program > > > Files\Intel\WiFi\bin\;C:\Program > > > > >>>Files > > > > >>>\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows > > > > >>>Live\Shared;C > > > > >>>:\Program Files > > > > >>>(x86)\QuickTime\QTSystem\;C:\Windows\System32\WindowsPowerShell\ > > > > >>>v1.0\ > > > > >>> > > > > >>>8:39:49.41 C:\J\j701 bin\jqt.exe -jprofile user\configqt\profile.ijs > > > > >>> > > > > >>>8:39:53.68 C:\J\j701 > > > > > > >>>---------------------------------------------------------------------- > > > > >>>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 > > > > > > >>---------------------------------------------------------------------- > > > > >>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 > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > John D. Baker > [email protected] > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
