isene / astropanel

Terminal program for amateur astronomers with weather forcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w3m-img is dependency; pictures display only briefly

landgrvi opened this issue · comments

Nice compilation of viewing and weather data! So far I am really enjoying this software.

I'm running Ubuntu Studio 20.04 LTS and I had to install w3m-img as a prerequisite, so maybe that should be added to the Ubuntu list in the readme.

Even after that, I still have a problem: pictures, such as the star chart, display very briefly (a few milliseconds) and then the picture area goes blank. Has anyone else reported this problem? I'm using xfce terminal but also tried xterm and gnome-terminal and didn't see the pictures at all in those.

Good comment. Will change to w3m-img.

Try urxvt as the terminal and report back how that goes.

Thanks, urxvt works fine.
Now that I can see the star chart, though, it seems wrong. I'm at approx. 35 degrees South latitude, but Polaris is centred in the chart - almost as if I'm looking through the earth instead of at the sky.
image

Oh... I just looked at the Stelvision site and they can't generate star charts below 23°N. That explains that!

Thanks for bringing that to my attention. I have at the very least added that as a note in the README.md

I will search harder and longer for an alternative source of start charts that covers all latitudes. If you find any, let me know.

Also let me know if you like the latest commits.

I see, not so easy. Maybe Planisphere (https://drifted.in/planisphere-app/app/index.xhtml, https://github.com/drifted-in/planisphere-core) would work? The constellation names seem a little odd (at least in English) but it does do a wide range of latitudes and at first glance does seem correct for my location.

Love the new planets table!

I see, not so easy. Maybe Planisphere (https://drifted.in/planisphere-app/app/index.xhtml, https://github.com/drifted-in/planisphere-core) would work? The constellation names seem a little odd (at least in English) but it does do a wide range of latitudes and at first glance does seem correct for my location.

Having looked at planisphere now - seems a bit too much as a dependency for astropanel - to have the user clone, build and run planisphere (which is huge). I am still searching for a good online resource...

Until I can find an alternative starchart that cover latitude < +23, I have substituted the starchart with today's APOD image when latitude < +23.

That seems like a good workaround. I too am searching (intermittently) for a good online resource and will let you know if I find anything.