Stellarium / stellarium

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
https://stellarium.org
GNU General Public License v2.0
7.54k stars 813 forks source link

stellarium version 23.1 did not start after installation on Ubuntu 22.04.2 #3134

Closed tflyer-rgb closed 1 year ago

tflyer-rgb commented 1 year ago

Expected behavior Program starts without a problem

Actual behaviour

Starting Stellarium 23.1 with the following command stellarium produce the console output below.

Warning: Ignoring WAYLAND_DISPLAY on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Setting QT_QPA_PLATFORM=wayland did not help. The AppImage file Stellarium-23.1-qt5-x86_64.AppImage run as expected.

Steps to reproduce Try to start stellarium-23.1 om Ubuntu 22.04.2 The installation with the following command

sudo apt-get install stellarium-qt6

run without any problem, see attached Stellarium_23.1_Installation.txt

Operating system: Ubuntu 22.04.02 Graphics card: intel iRISx Screen type: Notebook resolution 1920 x 1080 Stellarium_23.1_Installation.txt Stellarium_23.1_Installation.txt

alex-w commented 1 year ago

Please try install qt6-wayland package

tflyer-rgb commented 1 year ago

Stellarium 23.1 now starts after installing qt6-wayland, but the module update worked only for Satellites, the others did not finish the update, they still say "running" after restarting Stellarium. I can switch from full screen to window but not back to full screen, I just get a blank screen, but back to window with function key F11 works. See log.txt(first start), log-2.txt(second start) and ls-al-output-from-modules.txt(ls -al out put from modules directory). I start Stellarium in both cases with.

stellarium --verbose --dump-opengl-details

The above problems did not occur when I use the AppImage file with qt5 and not qt6 as in the Stellarium installation with sudo apt-get install stellarium-qt6. log.txt log-2.txt ls-al-output-from-modules.txt

alex-w commented 1 year ago

Please show result of apt show libssl3 openssl

tflyer-rgb commented 1 year ago

apt show openssl Package: openssl Version: 3.0.2-0ubuntu1.8 Priority: important Section: utils Origin: Ubuntu Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com Original-Maintainer: Debian OpenSSL Team pkg-openssl-devel@alioth-lists.debian.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 2.102 kB Depends: libc6 (>= 2.34), libssl3 (>= 3.0.2-0ubuntu1.2) Suggests: ca-certificates Homepage: https://www.openssl.org/ Task: minimal, server-minimal Download-Size: 1.184 kB APT-Manual-Installed: no APT-Sources: http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages Description: Secure Sockets Layer toolkit - cryptographic utility Dieses Paket ist Teil der vom Projekt OpenSSL entwickelten Implementierung der Kryptographieprotokolle SSL und TLS für sichere Internetkommunikation. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as:

N: Es gibt 1 zusätzlichen Eintrag. Bitte verwenden Sie die Option »-a«, um ihn anzuzeigen.

tflyer-rgb commented 1 year ago

apt show libssl3 Package: libssl3 Version: 3.0.2-0ubuntu1.8 Priority: required Section: libs Source: openssl Origin: Ubuntu Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com Original-Maintainer: Debian OpenSSL Team pkg-openssl-devel@alioth-lists.debian.net Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 5.967 kB Depends: libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Homepage: https://www.openssl.org/ Task: minimal, server-minimal Download-Size: 1.902 kB APT-Manual-Installed: no APT-Sources: http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages Description: Secure Sockets Layer toolkit - shared libraries Dieses Paket ist Teil der vom Projekt OpenSSL entwickelten Implementierung der Kryptographieprotokolle SSL und TLS für sichere Internetkommunikation. . It provides the libssl and libcrypto shared libraries.

N: Es gibt 1 zusätzlichen Eintrag. Bitte verwenden Sie die Option »-a«, um ihn anzuzeigen.

alex-w commented 1 year ago

Please try install libssl3 package and check Stellarium again

tflyer-rgb commented 1 year ago

Please excuse when I miss understand you did you mean sudo apt reinstall libssl3 because it's installed apt search libssl3 Sortierung… Fertig Volltextsuche… Fertig libssl3/jammy-updates,jammy-security,now 3.0.2-0ubuntu1.8 amd64 [Installiert,automatisch] Secure Sockets Layer toolkit - shared libraries

alex-w commented 1 year ago

In log: qt.network.ssl: No functional TLS backend was found

it’s from Qt

alex-w commented 1 year ago

Ok, please install qt6-qpa-plugins package

tflyer-rgb commented 1 year ago

Thanks reinstalling libssl3 and installing qt6-qpa-plugins fix all the described problems.

alex-w commented 1 year ago

The new version should be coming today from our PPA

alex-w commented 1 year ago

@tflyer-rgb please run sudo apt update && sudo apt upgrade

tflyer-rgb commented 1 year ago

Up to now there are no upgrade after sudo apt update && sudo apt upgrade

apt serach stellarium show only a new 23.1 version without qt6

apt search stellarium Sortierung… Fertig Volltextsuche… Fertig stellarium/jammy 23.1.0-upstream1.1~ubuntu22.04.1 amd64 real-time photo-realistic sky generator

stellarium-data/jammy,jammy 23.1.0-upstream1.1~ubuntu22.04.1 all Stellarium data files

stellarium-qt6/jammy,now 23.1.0-upstream1.0~ubuntu22.04.1 amd64 [installiert] real-time photo-realistic sky generator

stellarium-qt6-data/jammy,jammy,now 23.1.0-upstream1.0~ubuntu22.04.1 all [Installiert,automatisch] Stellarium data files

I just take a look at milestone 23.2 it says due by June25. For me 23.1 works fine with the additional installed packages. Thanks for this great piece of software.

github-actions[bot] commented 1 year ago

Hello @tflyer-rgb!

Please check the fresh version (development snapshot) of Stellarium: https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

github-actions[bot] commented 1 year ago

Hello @tflyer-rgb!

Please check the latest stable version of Stellarium: https://github.com/Stellarium/stellarium/releases/latest