Bug 264358 - Export a picture of the current starscape automatically
Summary: Export a picture of the current starscape automatically
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Akarsh Simha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 20:00 UTC by Paul Williams
Modified: 2015-01-27 21:50 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Williams 2011-01-26 20:00:38 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Hey, first-off, love kstars- I cant think of any way it could be improved. Good stuff
I gather the bug reporting and the wishlist use the same forms?

My question.

Would there be any way to automatically generate an image from Kstars, say every 20 mins, to be stored with the same image name?

I ask, because I got the (rather nifty) xplanetfx desktop- which updates the desktop picture every 20 mins with a picture of the earth, from orbit, clouds and moon included. I thought it'd be a marvellous addition, to be able to put an accurate picture from Kstars as the backdrop.

Im not a coder or developer, or anyone with any knowledge of how this stuff works, so forgive me if it's just a silly idea.
Thanks
Paul

Reproducible: Didn't try
Comment 1 Jérôme SONRIER 2011-02-14 02:51:57 UTC
You should be able to do something like this :

kstars --dump --filename backgound.png --width 1024 --height 764 (see kstars --help)

BUT, I have tested : it works with the version installed with my distribution (Debian SID) and it crash  with the trunk version.
Also, there isn't options to set location, focus position or projection to use.
Comment 2 Paul Williams 2011-02-15 16:02:34 UTC
Heym, ace- thanks for the reply. So the functionality was there, i just didnt know how to us it. Thanks. Turns out the developer of xplanetfx has acted on my sugestion and added the functionality to his programme.
Thank you for showing me this though- may yet come in useful...
Paul
Comment 3 Aneesh Dogra 2013-06-13 12:37:32 UTC
We should probably close this bug. Any reason not to?