I can reproduce the error. The reason it failed in j801 is that pacman config file is read/write by qt ide and J engine missed the readconfig_jpacman_ which is called by qjide.
the missing cnofig.ijs has been added to the base library but it will not be available until the next base library update. And it may break again if qt change the format of pacman.cfg. Also I suspect graphics/viewmat addon is not needed and in fact be ignored because qjide defines IFJHS=1 which means that it will use the internal viewmat functions in jhs addon. labs addon also updated in j801 but I haven't tested it with work or break on jhs or qjide. Сб, 06 апр 2013, Martin Saurer писал(а): > Brian, > > Can you please check whether the following add-ons are installed: > > convert/json > graphics/bmp > graphics/viewmat > ide/jhs > labs/labs > > It looks to me, that the errors you get are part of an incomplete > initialization (something has failed to load). > > Please confirm whether it's ok now, or not. > > Thanks in advance. > > Martin > > ---------------------------------------------------------------------- > 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
