When star labels are selected in the Render/View Options menu, some stars are not labelled that should be.
For example, when I select Sirius, its name is not drawn although "Sirius" is listed in celestia.cfg
If I insert "Sirius A" into the list before or after "Sirius" or replacing it, the label "Sirius A" is drawn.
Celestia v1.4.1 final: bugs
-
Topic authorselden
- Developer
- Posts: 10192
- Joined: 04.09.2002
- With us: 22 years 2 months
- Location: NY, USA
Celestia v1.4.1 final: bugs
Selden
cel://Follow/Sirius/2048-10-17T00:22:33 ... 66871&lm=2
celestia/data/nearstars.stc
Code: Select all
Barycenter "Sirius:Alhabor:ALF CMa:9 CMa:Gliese 244"
{
RA 101.287083
Dec -16.716111
Distance 8.583
}
32349 "Sirius A:Alhabor A:ALF CMa A:9 CMa A:Gliese 244 A"
{
OrbitBarycenter "Sirius"
SpectralType "A1V"
AppMag -1.43
EllipticalOrbit { # fully specified orientation
Period 50.09
SemiMajorAxis 6.73 # mass ratio 1.99:1.03
Eccentricity 0.5923
Inclination 97.51
AscendingNode 161.33
ArgOfPericenter 4.56
MeanAnomaly 40.89
}
}
"Sirius B:Alhabor B:ALF CMa B:9 CMa B:Gliese 244 B"
{
OrbitBarycenter "Sirius"
SpectralType "DA2"
AppMag 8.44
EllipticalOrbit { # fully specified orientation
Period 50.09
SemiMajorAxis 13.00 # mass ratio 1.99:1.03
Eccentricity 0.592
Inclination 97.51
AscendingNode 161.33
ArgOfPericenter 184.56
MeanAnomaly 40.89
}
}
windows 10 directX 12 version
celestia 1.7.0 64 bits
with a general handicap of 80% and it makes much d' efforts for the community and s' expimer, thank you d' to be understanding.
celestia 1.7.0 64 bits
with a general handicap of 80% and it makes much d' efforts for the community and s' expimer, thank you d' to be understanding.
Re: Celestia v1.4.1 final: bugs
I am trying to build Celestia 1.4.1 from source under Slackware Linux 10.0 with KDE 3.2.3. I configure it with:
Configuration works fine, but compilation aborts with this error:
Paolo Amoroso
Code: Select all
./configure --prefix=/usr/local/celestia --with-kde --with-lua=/usr/local/lua
Configuration works fine, but compilation aborts with this error:
Code: Select all
[...]
celsplashscreen.cpp: In member function `virtual void
CelSplashScreen::update(const std::string&)':
celsplashscreen.cpp:59: error: no matching function for call to `TextItem::
setContent(const std::basic_string<char, std::char_traits<char>,
std::allocator<char> >&)'
celsplashscreen.h:37: error: candidates are: void TextItem::setContent(const
QString&)
make[5]: *** [celsplashscreen.o] Error 1
Paolo Amoroso
- t00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
danielj wrote:The comets tails disappear in some angles.If you centralize the comets??nucleus and drag it a bit,the entire comet vanishes,or at least the tail and coma rendering.The Celestia 1.4.1 patch didn??t fix it.
The comet tail has to vanish along the direction where you are looking "head on" and similarly "tail-on" (180 degrees relative to "head-on") . I am sure that during my extensive code tests everything looked perfectly reasonable at ALL angles...
Bye Fridger
-
- Site Admin
- Posts: 4211
- Joined: 28.01.2002
- With us: 22 years 9 months
- Location: Seattle, Washington, USA
selden wrote:Hmmm. My own reply somehow got lost. Maybe I forgot to click on Submit?
Anyhow,
It seems that Barycenters aren't labelled.
ALF Cen isn't labelled either, for example.
This is fixed with my automatic star labeling changes, which I'll be checking in soon. The LabelledStars list in celestia.cfg is no longer necessary. The first star name is chosen for the label; thus with the default starnames.dat, ALF Cen is labeled with 'Rigel Kentaurus A'
--Chris
Moon orbits are drawn incorrectly, and will sometimes jitter. This is most noticeable when the orbit radius of the moon is small and the orbit radius of the parent body is large. The half orbit is drawn correctly, but the full orbit is not.
http://www.celestiaproject.net/forum/viewtopic.php?t=9147
http://www.celestiaproject.net/forum/viewtopic.php?t=9147