Login  Register

Re: Re: installation of the AstroimageJ

Posted by Santosh Joshi on Jan 25, 2017; 8:53am
URL: http://astroimagej.170.s1.nabble.com/installation-of-the-AstroimageJ-tp590p603.html

Dear Karen,
                  I am extremely thankful to you for the quick response.
Previously i did not send the information asked by John because the AstroImageJ has been running in my system and same I acknowledge through the AstroimagesJ forum. However, below is the message I could see ....

aries@lenovo ~]$ free
              total        used        free      shared  buff/cache   available
Mem:        3930268     1715660      431676      218956     1782932     1700416
Swap:        999420           0      999420

aries@lenovo ~]$ cat /usr/local/bin/astroimagej
#!/bin/sh
cd /usr/local/AstroImageJ/
java -Xmx1574m -jar /usr/local/AstroImageJ/ij.jar
exit

I am sorry for the inconvenience....


Regards

Santosh

On 25 January 2017 at 14:10, Karen Collins <[hidden email]> wrote:

Hi Santosh,

I have honestly never seen the behavior shown in your images. I really don't have any ideas what is going wrong here, and I don't have enough linux experience to give any detailed guidance. However, my best guess is that this is a memory problem or the lack of particular fonts installed on your system. Installing fonts to use AIJ has never been required to my knowledge, but I wonder if it is a language or region option in the linux installation.

I am hoping that John may have more specific ideas, but as far as I can tell, you still haven't provided the information John asked for by typing the "free" and "cat /usr/local/bin/astroimagej" commands. That request is in this email thread below if you want to look at the details. I expect providing the information he asked for would be helpful in making suggestions for you to try.

Karen



-------- Forwarded Message --------
Subject: Re: installation of the AstroimageJ
Resent-From: [hidden email]
Date: Wed, 25 Jan 2017 05:44:59 +0000
From: Dr. Santosh Joshi [hidden email]
To: johnk [via AstroImageJ] [hidden email], Karen Collins [hidden email]


Dear John and Collin,
                               I am unable to take sanpshot though PrtSc, hence I am sending you the photographs those I click from my mobile.  Moreover, I don't know how to make  attachment though Nabble, hence I am sending them through e-mail. My apologies for  the inconvenience.

I would be happy if you could help me in soloving the problem I have :



I am able to open the fits file through AstroImageJ tool bar. However, if I wish to  see the various options in file of the displayed image, I am able to see only save image and close window. While I click blindly on any other option those are not visible, I can see the corresponding information. Similar problem is appearing in other icons where I can see only yes sign. A quick help would be appreciated.

Some of the the photographs of the computer screen are enclosed here with for your kind inspection.


Regards

Santosh

On 23 January 2017 at 19:57, johnk [via AstroImageJ] <[hidden email]> wrote:
Could you do run "free" on the command line and post the output here.  For example it might be

john@arion:~/desk> free
             total       used       free     shared    buffers     cached
Mem:      32930652    7966696   24963956    1546444     665252    5518800
-/+ buffers/cache:    1782644   31148008
Swap:      2103292          0    2103292

This will show us your computer's memory and usage.  

Also post the command line you are using to start AIJ.  If you are running the recommended script that would be perhaps in /usr/local/bin you can "cat" its contents and show the result.  For example

john@arion:~/desk> cat /usr/local/bin/astroimagej
#!/bin/sh
cd /usr/local/astroimagej/
java -Xmx8192m -jar /usr/local/astroimagej/ij.jar
exit

This will show us how much memory you are requesting.  

The error message suggests that you have asked for more memory than the computer can supply and I've seen it when the java request is for more than half of the physical memory the machine has.  




If you reply to this email, your message will be added to the discussion below:
http://astroimagej.1065399.n5.nabble.com/installation-of-the-AstroimageJ-tp590p594.html
To unsubscribe from installation of the AstroimageJ, click here.
NAML