View Single Post
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#23
I have been working on the Stellarium Mobile version and have got it to work on my Moto G4 Plus for ~10 seconds... (it shows the main screen that is rendered properly and fully operational, including menus.) After the ~10 seconds it has finished loading satellites data in the background and crashes. (Segmentation fault.)

Log of the last run:
Code:
[D] unknown:0 - QML debugging is enabled. Only use this in a safe environment.
 -------------------------------------------------------
[ This is Stellarium 0.12.3 - http://www.stellarium.org ]
[ Copyright (C) 2000-2013 Fabien Chereau et al          ]
 -------------------------------------------------------
Writing log file to: "/home/nemo/.stellarium/log.txt"
File search paths:
  0 .  "/home/nemo/.stellarium"
  1 .  "/usr/share/stellarium"
Attempting to use an existing older config file.
Config file is:  "/home/nemo/.stellarium/config.ini"
Couldn't load translations for language  "system"
Empty translation file for language  "system"
Using Wayland-EGL
Cache directory is:  "/home/nemo/.cache/stellarium/Stellarium Mobile"
Couldn't load translations for language  "en_US"
Empty translation file for language  "en_US"
Sky language is  "en_US"
Couldn't load translations for language  "en_US"
Empty translation file for language  "en_US"
Application language is  "en_US"
Loading Solar System data ...
Found an old starsConfig.json file, upgrade..
Creates file  "/home/nemo/.stellarium/stars/default/starsConfig.json"
Loading star data ...
"Loading \"/usr/share/stellarium/stars/default/stars_0_0v0_3.cat\": 0_0v0_2; 4963"
"Loading \"/usr/share/stellarium/stars/default/stars_1_0v0_3.cat\": 1_0v0_2; 21598"
"Loading \"/usr/share/stellarium/stars/default/stars_2_0v0_3.cat\": 2_0v0_2; 150090"
"Loading \"/usr/share/stellarium/stars/default/stars_3_1v0_2.cat\": 3_1v0_1; 423540"
"file not found: stars/default/stars_4_1v0_0.cat"
"file not found: stars/default/stars_5_2v0_0.cat"
"file not found: stars/default/stars_6_2v0_0.cat"
"file not found: stars/default/stars_7_2v0_0.cat"
"file not found: stars/default/stars_8_2v0_0.cat"
Finished loading star catalogue data, max_geodesic_level:  3
Warning: location "auto" is unknown.
navigation/preset_sky_time is a double - treating as jday: 2.45151e+06
Loaded 10051 NGC records
Loading NGC name data ...
Loaded 412 / 412 NGC name records successfully
Use vertex shader for atmosphere rendering.
Satellites::init copied default satellites.json to  "/home/nemo/.stellarium/modules/Satellites/satellites.json"
Satellites: loading catalog file: "/home/nemo/.stellarium/modules/Satellites/satellites.json"
Loading star names from "/usr/share/stellarium/skycultures/western/star_names.fab"
Loaded 236 / 236 common star names
Loading star names from "/usr/share/stellarium/stars/default/name.fab"
Loaded 4359 / 4359 scientific star names
Loading variable stars from "/usr/share/stellarium/stars/default/gcvs_hip_part.dat"
Loaded 6886 / 6886 variable stars
Loaded 88 / 88 constellation records successfully for culture "western"
Loaded 85 / 85 constellation art records successfully for culture "western"
Loaded 89 / 89 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
StelPainter: initGLShaders()... 
StelPainter: initGLShaders()... done
action "actionShow_Satellite_hints" not found
Satellites: starting Internet update...
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/tle-new.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/science.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/noaa.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/goes.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/amateur.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/gps-ops.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/galileo.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/iridium.txt")
Starts downloading  QUrl("http://celestrak.com/NORAD/elements/geo.txt")
Satellite has invalid orbit: "CZ-4B DEB" "33411"
Satellites: update finished. 0 / 0 updated, 146 added, 0 missing or removed. 936 source entries parsed.
Process killed by signal
 

The Following 6 Users Say Thank You to Mara For This Useful Post: