View Issue Details

IDProjectCategoryView StatusLast Update
0002888Virtual Moon Atlas1-Softwarepublic26-01-31 14:43
Reportercorrado venturini Assigned ToPatrick Chevalley  
PrioritynormalSeverityblockReproducibilityalways
Status assignedResolutionopen 
PlatformlinuxOSubuntuOS Version26.04
Summary0002888: atlun: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
DescriptionOn my Ubuntu 26.04 wayland session (x11 does not exist on 26.04) starting atlun i have the message:
atlun: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory

Note: other functions: photlun, datlun, weblun, calclun... seems working ok.
Steps To ReproduceTry starting fom icon does not work too
Additional Informationcorrado@corrado-n6-rr-0126:~$ atlun
atlun: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
corrado@corrado-n6-rr-0126:~$ apt list libGLU*
libglu1-mesa-dev/resolute 9.0.2-1.1build2 amd64
libglu1-mesa-dev/resolute 9.0.2-1.1build2 i386
libglu1-mesa/resolute 9.0.2-1.1build2 amd64
libglu1-mesa/resolute 9.0.2-1.1build2 i386
libgluegen2-build-java/resolute,resolute 2.6.0+dfsg-1 all
libgluegen2-jni/resolute 2.6.0+dfsg-1 amd64
libgluegen2-rt-java/resolute,resolute 2.6.0+dfsg-1 all
libglusterfs-dev/resolute 11.2-2 amd64
libglusterfs0/resolute 11.2-2 amd64
libglut-dev/resolute 3.4.0-6 amd64
libglut-dev/resolute 3.4.0-6 i386
libglut3.12/resolute 3.4.0-6 amd64
libglut3.12/resolute 3.4.0-6 i386
corrado@corrado-n6-rr-0126:~$
TagsNo tags attached.

Activities

Patrick Chevalley

26-01-29 18:03

administrator   ~0009616

Ubuntu 26.04 is not released, at the moment this is only a development snapshot for the developer, it is expected to be incomplete and with many bug.
I suggest you reinstall using 24.04 or 25.10, both will allow to upgrade to 26.04 in April.

But libGLU and X11 will be available for 26.04 :
https://packages.ubuntu.com/search?keywords=libGLU&searchon=names&suite=resolute&section=all
https://packages.ubuntu.com/search?keywords=xserver-xorg&searchon=names&suite=resolute&section=all



corrado venturini

26-01-31 14:43

reporter   ~0009622

Atlun works fine now on Ubuntu 24.04 and 26.04 Wayland session after installing libGLU.so.1
with: sudo apt-get install libglu1-mesa

Issue History

Date Modified Username Field Change
26-01-29 15:36 corrado venturini New Issue
26-01-29 18:03 Patrick Chevalley Assigned To => Patrick Chevalley
26-01-29 18:03 Patrick Chevalley Status new => feedback
26-01-29 18:03 Patrick Chevalley Note Added: 0009616
26-01-31 14:43 corrado venturini Note Added: 0009622
26-01-31 14:43 corrado venturini Status feedback => assigned