[SOLVED] Pluto Orbit Confusion

Report bugs, bug fixes and workarounds here.
dahemac
Posts: 7
Joined: 03.04.2009
With us: 15 years 7 months

Re: Pluto Orbit Confusion

Post #21by dahemac » 03.04.2009, 22:39

I have tried and searched a lot of stuff about 1.6, but I can't find specific info on when 1.6 is in fact going to be released or if it is available anywhere. Some people seem to be getting versions from somewhere. Anyone got a link?

ElChristou
Developer
Posts: 3776
Joined: 04.02.2005
With us: 19 years 9 months

Re: Pluto Orbit Confusion

Post #22by ElChristou » 04.04.2009, 00:22

dahemac wrote:I have tried and searched a lot of stuff about 1.6, but I can't find...

Yes... a lot... Perhaps you should stop thinking people are just idiots. Even without using the search engine all the info needed in the 3rd (!) post of one of the forum...
(and no I won't give you a direct link :x)
Image

dahemac
Posts: 7
Joined: 03.04.2009
With us: 15 years 7 months

Re: Pluto Orbit Confusion

Post #23by dahemac » 04.04.2009, 01:20

Thankyou. Your kind, patient, and above all, polite help has been of inestimable value to me in my search for a solution to this problem. Being completely new to these forums, I find that the advise and direction you have so willingly bestowed has really helped me not only to find the information I was looking for quickly, but also to feel a part of the Celestia community.

Thanks again.

ElChristou
Developer
Posts: 3776
Joined: 04.02.2005
With us: 19 years 9 months

Re: Pluto Orbit Confusion

Post #24by ElChristou » 04.04.2009, 10:46

dahemac wrote:Thankyou. Your kind, patient, and above all, polite help has been of inestimable value to me in my search for a solution to this problem. Being completely new to these forums, I find that the advise and direction you have so willingly bestowed has really helped me not only to find the information I was looking for quickly, but also to feel a part of the Celestia community...

Great! Happy to read that! You're welcome!
Just a thing to help you even more, next time try to study (even a little bit) the forum where you step in before posting, that's really not so hard. For example here, you cannot say you have search a lot when definitively it's not true. Most people here are civilized and don't like to be threaten as idiots by a first time poster. But I guess you have now a good picture of how this forum works! :)
Image

Avatar
Chuft-Captain
Posts: 1779
Joined: 18.12.2005
With us: 18 years 10 months

Re: Pluto Orbit Confusion

Post #25by Chuft-Captain » 04.04.2009, 13:35

FWIW,

I also can only see Pluyto's and Charon's orbits around the Barycenter, but NOT the heliocentric orbit.

Perhaps we should not assume that this bug is fixed for ALL users. Clearly it is fixed for some users and not for others, so perhaps this has something to do with the graphics chipset.
Perhaps those who have responded already to this thread would report their OS and Celestia version and graphics chipset so that we can establish a pattern, and get to the bottom of this.

Mine:
OS: Win32 (XP Home)
Celestia version: svn4679
Chipset: ATI shared memory graphics on a laptop.

CC

BTW. Abramson's download location for Windows executables seems to be down at present:
http://cabfst28.cnea.gov.ar/abramson/celestia/svnexec

dahemac,
I believe MAC OS executables can be found here: viewtopic.php?f=4&t=13449&st=0&sk=t&sd=a
Last edited by Chuft-Captain on 04.04.2009, 14:15, edited 5 times in total.
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)

CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS

BobHegwood
Posts: 1803
Joined: 12.10.2007
With us: 17 years 1 month

Re: Pluto Orbit Confusion

Post #26by BobHegwood » 04.04.2009, 13:52

Just so you know about it...

When I display Pluto and its moons, I can see absolutely NO orbit
displayed for Pluto itself. I have checked all the planet, moon,
dwarf planet and minor moon orbit boxes, but still see only the
orbits for Pluto's moons.

Using a late release of 1.6, although not the very latest.
Just FYI... :wink:
Brain-Dead Geezer Bob is now using...
Windows Vista Home Premium, 64-bit on a
Gateway Pentium Dual-Core CPU E5200, 2.5GHz
7 GB RAM, 500 GB hard disk, Nvidia GeForce 7100
Nvidia nForce 630i, 1680x1050 screen, Latest SVN

ElChristou
Developer
Posts: 3776
Joined: 04.02.2005
With us: 19 years 9 months

Re: Pluto Orbit Confusion

Post #27by ElChristou » 04.04.2009, 14:39

Chuft, Bob, are you saying you don't have the orbit of Pluto-Charon on a clean fresh build? (without messing with previous old data files, etc...)
(also, reminder, it's not anymore a planet but a dwarf planet...)
Image

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 9 months
Location: Seattle, Washington, USA

Re: Pluto Orbit Confusion

Post #28by chris » 04.04.2009, 14:52

The bug *is* fixed... If you can't see heliocentric orbit of Pluto (actually the Pluto-Charon barycenter), this is mostly likely caused by one of two things, both of which ElChristou hinted at:
- You don't have dwarf planet orbits enabled
- Or, you have a Pluto add-on installed that hasn't been adapted for Celestia 1.6.0

The definition of Pluto-Charon in 1.6.0 looks like this:

Code: Select all

ReferencePoint "Pluto-Charon" "Sol"
{
    CustomOrbit "pluto"

    # Make the orbit and label visible
    Visible true
    Clickable true
}


Ordinarily the orbit of a reference point is not shown; this behavior is overridden by the line "Visible true". Try adding this to whatever Pluto add-on you have installed and it will almost certainly fix the problem.

--Chris

Avatar
John Van Vliet
Posts: 2944
Joined: 28.08.2002
With us: 22 years 2 months

Re: Pluto Orbit Confusion

Post #29by John Van Vliet » 04.04.2009, 14:56

--- edit ---
Last edited by John Van Vliet on 21.10.2013, 02:16, edited 1 time in total.

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 9 months
Location: Seattle, Washington, USA

Re: Pluto Orbit Confusion

Post #30by chris » 04.04.2009, 15:08

I just updated the Wikibook documentation for Visible:

http://en.wikibooks.org/wiki/Celestia/S ... le_boolean

--Chris

Avatar
Chuft-Captain
Posts: 1779
Joined: 18.12.2005
With us: 18 years 10 months

Re: Pluto Orbit Confusion

Post #31by Chuft-Captain » 04.04.2009, 17:34

chris wrote:The bug *is* fixed... If you can't see heliocentric orbit of Pluto (actually the Pluto-Charon barycenter), this is mostly likely caused by one of two things, both of which ElChristou hinted at:
- You don't have dwarf planet orbits enabled
- Or, you have a Pluto add-on installed that hasn't been adapted for Celestia 1.6.0

The definition of Pluto-Charon in 1.6.0 looks like this:

Code: Select all

ReferencePoint "Pluto-Charon" "Sol"
{
    CustomOrbit "pluto"

    # Make the orbit and label visible
    Visible true
    Clickable true
}


Ordinarily the orbit of a reference point is not shown; this behavior is overridden by the line "Visible true". Try adding this to whatever Pluto add-on you have installed and it will almost certainly fix the problem.

--Chris
Thanks for the explanation Chris,

I must have an older version of solarsystem.ssc. Applied this definition and all is good now.

CC

As an aside, I've wanted to make lagrange-points clickable for a long time, but I was unaware of this functionality. The next release will have clickable lagrange-points.
"Is a planetary surface the right place for an expanding technological civilization?"
-- Gerard K. O'Neill (1969)

CATALOG SYNTAX HIGHLIGHTING TOOLS LAGRANGE POINTS

BobHegwood
Posts: 1803
Joined: 12.10.2007
With us: 17 years 1 month

Re: Pluto Orbit Confusion

Post #32by BobHegwood » 04.04.2009, 23:56

chris wrote:The definition of Pluto-Charon in 1.6.0 looks like this:

Code: Select all

ReferencePoint "Pluto-Charon" "Sol"
{
    CustomOrbit "pluto"

    # Make the orbit and label visible
    Visible true
    Clickable true
}
--Chris

Thanks very much Chris...
That fixed my problem on this machine. :wink:
Brain-Dead Geezer Bob is now using...
Windows Vista Home Premium, 64-bit on a
Gateway Pentium Dual-Core CPU E5200, 2.5GHz
7 GB RAM, 500 GB hard disk, Nvidia GeForce 7100
Nvidia nForce 630i, 1680x1050 screen, Latest SVN


Return to “Bugs”