[ome-users] Custom application launchers for omero clients in Linux

Paulo Almeida palmeida at igc.gulbenkian.pt
Thu Jun 25 15:30:50 BST 2009


Hi Bernie,

If you haven't already tried it, this may work:

cd /usr/local/OMERO.clients-Beta4.0.3.linux  
java -Xms128000000 -Xmx256000000 -jar omero.insight.jar

- Paulo

On Thursday 25 June 2009 15:18:44 Bernie Broughton wrote:
> I'm having problems creating custom application launchers for the omero
> clients in Linux.
>
> OMEROinsight_unix.sh runs when I double click it and choose 'Run in
> terminal', opening a terminal in the process.
>
> I used the instructions that come with ImageJ:
>
> For ImageJ I altered the run script to reflect the location of ImageJ:
>
> java -Xmx4096m -jar /usr/local/ImageJ/ij.jar -ijpath /usr/local/ImageJ
>
> Checked run was executable.
> In the Gnome panel, at the top of the screen, right click and choose
> "Add to panel...".
> Select "Custom Application Launcher".
> Push the "Browse" button, find the 'run' script and select it.
>
> This worked.
>
> However, trying the same thing with OMEROinsight_unix.sh doesn't work.
> OMEROinsight_unix.sh script is:
>
> java -Xms128000000 -Xmx256000000 -jar
> /usr/local/OMERO.clients-Beta4.0.3.linux/omero.insight.jar
>
> I get the following errors when type: Application in Terminal is selected.
>
> Abnormal termination due to an uncaught exception.
> org.openmicroscopy.shoola.env.init.StartupException: Unable to load
> Container configuration
>         at
> org.openmicroscopy.shoola.env.init.ContainerConfigInit.execute(ContainerCon
>figInit.java:90)
>
> etc.........
>
> followed by ans Abnormal Termination error window.
>
> Running on Centos 5.3 64bit.
>
> Bernie
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users





More information about the ome-users mailing list