Bug #3267
closedENM/GARP_SingleSpecies_BestRuleSet-IV.xml problems
0%
Description
ENM/GARP_SingleSpecies_BestRuleSet-IV.xml crashes Ubuntu Kepler.
On mac execution completes but gives ImageJ "Unrecognized comand: ASC TextReader" messages.
Related issues
Updated by Chad Berkley over 16 years ago
I just ran this on ubuntu and had no problems. Is there a way to make the error occur?
Updated by Dan Higgins over 16 years ago
The Mac error 'ImageJ "Unrecognized comand: ASC
TextReader" also occurs on the GARP Model ImageJ workflow. It looks like this is another problem due to rearranging the files on the Mac. ImageJ looks for plugins in the working directory. If the 'plugins" dir is moved out of the 'Kepler.app' dir on the Mac and into the containing 'Kepler' dir the error does not occur because ImageJ can then find the ASC reader plugin code
Updated by Chad Berkley over 16 years ago
Fixed the problem on the mac by creating a symlink to the plugins directory.
Updated by Chad Berkley over 16 years ago
I was finally able to reproduce the crash on ubuntu by installing a fresh version of ubuntu in a VM and running kepler from there. It appears they changed the libexpat and libscew versions in the new release which is causing problems with garp. I recompiled scew and expat and it seems to be working. I don't think we can distribute expat or scew though, so I think we're just going to have to put a note in the workflow or in a readme to let people know that they might have problems on linux.
Updated by Chad Berkley over 16 years ago
I added a note in the README and in the workflow itself about scew and expat for linux.
Updated by Aaron Aaron over 16 years ago
GARP_SingleSpecies_BestRuleSet-IV.xml runs on windows v3 installer and Mac os X v3 installer.
garpModel_ImageJ.xml runs on win & mac v3 installers.
garpModel_ImageJ_withData.xml - the data source was taking so long to load (on win and mac) I did not finish testing...
Updated by Derik Barseghian over 16 years ago
this may again be that i didn't succeed with the expat and scew instructions, but after trying those instructions this workflow didn't crash like before on ubuntu (unless i didn't wait long enough), but instead just seemed to get stuck.