celestia: moons and rings are missing

  • Open
  • quality assurance status badge
Details
2 participants
  • Christopher Howard
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal
C
C
Christopher Howard wrote on 8 Dec 2020 13:27
(address . bug-guix@gnu.org)
afbeade6d7372e059dd45c928202b173d2859c2d.camel@librehacker.com
In the celestia-glut program from celestia package (not to be confused
with the celestia-gtk package) moons and rings are not visible, though
they are still selectable as navigation items.

Note this problem does NOT exist in the celestia-gtk version from the
celestia-gtk package.

I suspect this might be related to some deficiency in my older graphics
card, but haven't yet been able to get anybody to work with me on
trying to reproduce this. If somebody with a newer graphics card is
able to see the moons and rings, we could mark this a wont-fix. (I have
not been able to figure out in celestia-glut how to access any
rendering settings.)

To reproduce:

1. install celestia package
2. run `celestia-glut'
3. CTRL-j `titan'
4. `g'

(You will be zoomed into where the moon titan is supposed to be, but it
is not visible.)

5. CTRL-j `saturn'
6. `g'

You will see Saturn, with the rings labelled, but not visible.

My guix pull is a week or two old, but it doesn't look like this
package has been changed in months, according to the git log.

Looking, I see that there is low and medium res textures for titan in
the installed files, so at least the texture files are getting
installed.

These are the only errors I'm seeing on the command line:

"""
christopher@nightshade ~ [env]$ celestia-glut
textures/medres/earth-normal.*: unrecognized or unsupported image file
type.
textures/lores/earth-normal.*: unrecognized or unsupported image file
type.
textures/hires/earth-normal.*: unrecognized or unsupported image file
type.
"""

christopher@nightshade ~$ guix describe
Generation 36 Nov 29 2020 17:04:00 (current)
guix b618c15
commit: b618c1512b9086199ce0496dbbcc4f4f587a826d

christopher@nightshade ~$ neofetch --stdout
christopher@nightshade
----------------------
OS: Guix System b618c1512b9086199ce0496dbbcc4f4f587a826d x86_64
Host: GA-880GM-UD2H
Kernel: 5.9.11-gnu
Uptime: 8 days, 9 hours, 33 mins
Packages: 104 (guix-system), 87 (guix-user)
Shell: bash 5.0.16
Resolution: 1920x1200
DE: GNOME 3.34.2
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: kitty
CPU: AMD Athlon II X3 455 (3) @ 3.300GHz
GPU: NVIDIA GeForce 8400 GS Rev. 3
Memory: 2399MiB / 7960MiB

--
Christopher Howard
p: +1 (907) 374-0257
gpg: ADDEAADE5D607C8D (keys.gnupg.net)
T
T
Tobias Geerinckx-Rice wrote on 8 Dec 2020 13:58
(name . Christopher Howard)(address . christopher@librehacker.com)
87czzkjvy8.fsf@nckx
Christopher Howard ???
Toggle quote (2 lines)
> You will see Saturn, with the rings labelled, but not visible.

I can reproduce this (including stdout etc.) on current master.

Toggle quote (3 lines)
> CPU: AMD Athlon II X3 455 (3) @ 3.300GHz
> GPU: NVIDIA GeForce 8400 GS Rev. 3

Our hardware's so different I doubt it's to blame.

$ neofetch --stdout
nckx@lapdog.tobias.gr
---------------------
OS: Guix System 8c7648fd5fd82332ce73b4c5fe688601e1ff3865 x86_64
Host: 34372YU ThinkPad X230 Tablet
Kernel: 5.9.0-rice7-0.dec1616-X230
Uptime: 1 hour, 28 mins
Packages: 100 (guix-system), 105 (guix-user)
Shell: bash 5.0.16
Resolution: 1366x768
WM: sway
Terminal: termite
CPU: Intel i7-3520M (4) @ 2.900GHz
GPU: Intel 3rd Gen Core processor Graphics Controller
Memory: 4912MiB / 15840MiB

Kind regards,

T G-R
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX894fw0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15XNwBAPPfv6xMAYI8EWOEj6vZb3CDHXqaqB1RiXgKn1r/
NC9iAP92SVe9wcRmZ5KfAmm2nQft1+Vr/2er3zeDGLmQsnQVDA==
=HlTU
-----END PGP SIGNATURE-----

C
C
Christopher Howard wrote on 8 Dec 2020 14:19
(address . 45118@debbugs.gnu.org)
f473ede79a4d2043e3d96f9bc2c94113a7b9558b.camel@librehacker.com
I wanted to clarify (after further testing): with celestia-gtk, the
moons are visible, but the planet rings are still not visible.

--
Christopher Howard
p: +1 (907) 374-0257
gpg: ADDEAADE5D607C8D (keys.gnupg.net)

On Tue, 2020-12-08 at 13:58 +0100, Tobias Geerinckx-Rice wrote:
Toggle quote (29 lines)
> Christopher Howard ???
> > You will see Saturn, with the rings labelled, but not visible.
>
> I can reproduce this (including stdout etc.) on current master.
>
> > CPU: AMD Athlon II X3 455 (3) @ 3.300GHz
> > GPU: NVIDIA GeForce 8400 GS Rev. 3
>
> Our hardware's so different I doubt it's to blame.
>
> $ neofetch --stdout
> nckx@lapdog.tobias.gr
> ---------------------
> OS: Guix System 8c7648fd5fd82332ce73b4c5fe688601e1ff3865 x86_64
> Host: 34372YU ThinkPad X230 Tablet
> Kernel: 5.9.0-rice7-0.dec1616-X230
> Uptime: 1 hour, 28 mins
> Packages: 100 (guix-system), 105 (guix-user)
> Shell: bash 5.0.16
> Resolution: 1366x768
> WM: sway
> Terminal: termite
> CPU: Intel i7-3520M (4) @ 2.900GHz
> GPU: Intel 3rd Gen Core processor Graphics Controller
> Memory: 4912MiB / 15840MiB
>
> Kind regards,
>
> T G-R
?