[MacPorts] #62130: stellarium crash right after start
MacPorts
noreply at macports.org
Sun Jan 24 07:57:55 UTC 2021
#62130: stellarium crash right after start
-------------------------+------------------------------
Reporter: rernenwein | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: stellarium crash
Port: stellarium |
-------------------------+------------------------------
Description changed by rernenwein:
Old description:
> after recent port upgrade stellarium is no more working
>
> **os**
> catalina
>
> imac27:~ root# uname -a
> Darwin imac27.home 19.6.0 Darwin Kernel Version 19.6.0: Tue Nov 10
> 00:10:30 PST 2020; root:xnu-6153.141.10~1/RELEASE_X86_64 x86_64
>
> **in ~/Library/Application Support/Stellarium**
> i see at the end
>
> Loaded 1135 / 1161 DSO name records successfully
> WARNING - No position data for 26 objects: "NGC 3184, NGC 5907, NGC 5907,
> NGC 5907, PGC 2907, PGC 23521, PGC 28759, PGC 29167, PGC 34658, PGC
> 42102, PGC 44750, PGC 54559, PGC 59117, PGC 59858, PGC 59953, PGC 69018,
> PGC 69877, PGC 73957, PGC 95597, PGC 100170, PGC 100170, PGC 119230, PGC
> 1694462, PGC 2822840, PGC 2826829, PGC 3098124"
> Loaded 88 / 88 constellation records successfully for culture "western"
> Loaded 85 / 85 constellation art records successfully for culture
> "western"
> Loaded 88 / 88 constellation names
> Loading constellation boundary data ...
> Loaded 782 constellation boundary segments
> Error in Asterism "TA6" : can't find star with coordinates 2.14697 /
> 8.55097
> ERROR reading asterism lines record at line 88 for culture "western"
> Loaded 81 / 82 asterism records successfully for culture "western"
> WARNING - asterism abbreviation "TA6" not found when loading asterism
> names
> Loaded 71 / 72 asterism names
> Cannot mix incompatible Qt library (5.14.2) with this library (5.15.2)
>
> **here is the list of port installed**
>
> imac27:~ root# port installed | egrep -i 'qt|stell'
> qscintilla-qt5 @2.11.6_0 (active)
> qt4-mac @4.8.7_11 (active)
> qt4-mac-mariadb-plugin @4.8.7_1 (active)
> qt4-mac-sqlite3-plugin @4.8.7_2 (active)
> qt5-qtbase @5.15.2_2+openssl (active)
> qt5-qtdeclarative @5.15.2_0 (active)
> qt5-qtmacextras @5.15.2_0 (active)
> qt5-qtsvg @5.15.2_0 (active)
> qt5-qttools @5.15.2_0 (active)
> stellarium @0.20.4_1 (active)
>
> **no qt 5.14.2 is shown !!**
>
> imac27:~ root# port info stellarium
> stellarium @0.20.4_1 (science)
> Sub-ports: stellarium-devel
> Variants: debug
>
> Description: Stellarium is a free open source planetarium for
> your computer. It shows a realistic sky in 3D, just like what you see
> with the naked eye, binoculars or a telescope. It is being used in
> planetarium
> projectors. Just set your coordinates and go.
> Homepage: https://stellarium.org/
>
> Build Dependencies: cmake, pkgconfig
> Library Dependencies: zlib, gpsd, gettext, doxygen, python27, glib2,
> fontconfig, freetype, qt5-qtbase, qt5-qtlocation, qt5-qtmultimedia,
> qt5-qtscript, qt5-qtserialport, qt5-qttools
> Conflicts with: stellarium-qt4
> Platforms: darwin
> License: GPL-2+
> Maintainers: Email: michaelld at macports.org, GitHub: michaelld
> Policy: openmaintainer
New description:
after recent port upgrade stellarium is no more working
**os**
catalina
{{{
imac27:~ root# uname -a
Darwin imac27.home 19.6.0 Darwin Kernel Version 19.6.0: Tue Nov 10
00:10:30 PST 2020; root:xnu-6153.141.10~1/RELEASE_X86_64 x86_64
}}}
**in ~/Library/Application Support/Stellarium**
i see at the end
{{{
Loaded 1135 / 1161 DSO name records successfully
WARNING - No position data for 26 objects: "NGC 3184, NGC 5907, NGC 5907,
NGC 5907, PGC 2907, PGC 23521, PGC 28759, PGC 29167, PGC 34658, PGC 42102,
PGC 44750, PGC 54559, PGC 59117, PGC 59858, PGC 59953, PGC 69018, PGC
69877, PGC 73957, PGC 95597, PGC 100170, PGC 100170, PGC 119230, PGC
1694462, PGC 2822840, PGC 2826829, PGC 3098124"
Loaded 88 / 88 constellation records successfully for culture "western"
Loaded 85 / 85 constellation art records successfully for culture
"western"
Loaded 88 / 88 constellation names
Loading constellation boundary data ...
Loaded 782 constellation boundary segments
Error in Asterism "TA6" : can't find star with coordinates 2.14697 /
8.55097
ERROR reading asterism lines record at line 88 for culture "western"
Loaded 81 / 82 asterism records successfully for culture "western"
WARNING - asterism abbreviation "TA6" not found when loading asterism
names
Loaded 71 / 72 asterism names
Cannot mix incompatible Qt library (5.14.2) with this library (5.15.2)
}}}
**here is the list of port installed**
{{{
imac27:~ root# port installed | egrep -i 'qt|stell'
qscintilla-qt5 @2.11.6_0 (active)
qt4-mac @4.8.7_11 (active)
qt4-mac-mariadb-plugin @4.8.7_1 (active)
qt4-mac-sqlite3-plugin @4.8.7_2 (active)
qt5-qtbase @5.15.2_2+openssl (active)
qt5-qtdeclarative @5.15.2_0 (active)
qt5-qtmacextras @5.15.2_0 (active)
qt5-qtsvg @5.15.2_0 (active)
qt5-qttools @5.15.2_0 (active)
stellarium @0.20.4_1 (active)
**no qt 5.14.2 is shown !!**
}}}
{{{
imac27:~ root# port info stellarium
stellarium @0.20.4_1 (science)
Sub-ports: stellarium-devel
Variants: debug
Description: Stellarium is a free open source planetarium for
your computer. It shows a realistic sky in 3D, just like what you see with
the naked eye, binoculars or a telescope. It is being used in planetarium
projectors. Just set your coordinates and go.
Homepage: https://stellarium.org/
Build Dependencies: cmake, pkgconfig
Library Dependencies: zlib, gpsd, gettext, doxygen, python27, glib2,
fontconfig, freetype, qt5-qtbase, qt5-qtlocation, qt5-qtmultimedia,
qt5-qtscript, qt5-qtserialport, qt5-qttools
Conflicts with: stellarium-qt4
Platforms: darwin
License: GPL-2+
Maintainers: Email: michaelld at macports.org, GitHub: michaelld
Policy: openmaintainer
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/62130#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list