The Navigatrix has been updated. The new website can be found at navigatrix.net.




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Updating Stellarium

Joined: 20 Jul 2013, 14:18
Posts: 6
http://stellarium.org/wiki/index.php/Na ... ars_plugin
I have installed Stellarium 0.13.1 in Navigatirx and has star view problem.


Attachments:
log.txt [2.94 KiB]
Downloaded 478 times
stellarium-000.png
stellarium-000.png [ 138.47 KiB | Viewed 23196 times ]
Top
   
 
 Post subject: Re: Navigational Stars for Ubuntu/Linux Stellarium

Joined: 04 Nov 2010, 20:51
Posts: 1062
This looks more like a Stellarium problem.

Otherwise, you had to build from the source code, add additional packages to do this. (Packages that break other packages, btw.)

I made a few attempts to see what is wrong, but I was spending all my time speculating. I mean, you had to rub your belly and pat your head to make this from source. A clue about what you did would be nice.

It's hard telling what you did, and what you did wrong, other than break a working application for unknown reasons.

Check your build and settings, and refer to their latest instructions, http://stellarium.org/wiki/index.php/Compilation_on_Linux


Top
   
 
 Post subject: Re: Navigational Stars for Ubuntu/Linux Stellarium

Joined: 20 Jul 2013, 14:18
Posts: 6
Too bad that i got a stellarium problem when uppgradning manulley whit deb packages. Reson why? To use the inbult plugin for navigational Stars reconnition. That whit the sextant button min stellarium 0.13.0 and leater.


Top
   
 
 Post subject: Re: Navigational Stars for Ubuntu/Linux Stellarium

Joined: 04 Nov 2010, 20:51
Posts: 1062
Where did you find the deb packages? They are not in the repositories and Stellarium doesn't offer them (http://sourceforge.net/projects/stellar ... p_redirect)

...but the navigational starts were already in Navigatrix, (or easily added if you had an old version. See above.)

My guess is ...no, I haven't got enough information to even guess.


Top
   
 
 Post subject: Re: Navigational Stars for Ubuntu/Linux Stellarium

Joined: 20 Jul 2013, 14:18
Posts: 6
Have a make problem that is OS and/or hardware related. Perhaps I can use live session Navigatrix on other computer.
Have used Stellarium packs from https://launchpad.net/~stellarium/+arch ... m-releases for
Ubuntu 14.04 however that that error showed up that i have screenshot from in earlier post. Installed packes and their dependencies whit gdebi.
I still think that Stellarium 0.13.1 or later version stable whit navigational stars plugin is some thing for coming releases of Navigatrix. Navigational Stars plugin to start at Stellarium (planetarium) start up. Can coexist whit current solution that is a mod of Western sky-culture. I have tested that on a laptop that runs win 7 32bit.


Top
   
 
 Post subject: Re: Navigational Stars for Ubuntu/Linux Stellarium

Joined: 04 Nov 2010, 20:51
Posts: 1062
Attachment:
Selection_009.png
Selection_009.png [ 35.15 KiB | Viewed 23171 times ]
Did you successfully install all the packages? ...especially the 3 auxiliary packages?
Attachment:
Selection_010.png
Selection_010.png [ 139.05 KiB | Viewed 23171 times ]
Uninstall 0.13.1, and then install again. If you get an error OTHER THAN AUTHENTICATION you need to find out what that error is.


Top
   
 
 Post subject: Re: Navigational Stars for Ubuntu/Linux Stellarium

Joined: 20 Jul 2013, 14:18
Posts: 6
Succsede whit build on more powerful computer in live session (running navigatix from dvd disc). I made simple binery package .deb package on that computer. The transfer of files to older computer worked well but install was i bit of a mess. Use make install on alredy made package on old computer, got link problem. I tried install from deb package (built from simple binary package), that filed. created folder nx in home and in nx folder Desktop to get exact pahtways then try make install agin and it failed. Can be because of difference in navigatirx versions and hardware. Extract from simple binary package was successfully but i needed to edit planetarium file in usr/local/bin
Code:
#!/bin/bash
export LD_LIBRARY_PATH="/opt/Qt5.4.0/5.4/gcc/lib:${LD_LIBRARY_PATH##/opt/Qt5.4.0/5.4/gcc/lib:}"
cfg=/home/$USER/.stellarium/data/user_locations.txt
echo >$cfg -e "Navigatrix GPS Location\t\tAutomatic\t\x00\t147127\t"$(cat /etc/nx.lat)"\t"$(cat /etc/nx.lon)"\t3\t2\t\tEarth\t"
stellarium


That worked but i got a problem whit xcb plugin for Qt.
Quote:
This application failed to start because it could not find or load the Qt platform plugin "xcb".

Reinstalling the application may fix this problem.
/usr/local/bin/planetarium: line 6: 8419 Aborted stellarium


Is going to try install Stellarium .debs for Ubuntu 14.04 agin and test if this
Code:
export LD_LIBRARY_PATH="/opt/Qt5.4.0/5.4/gcc/lib:${LD_LIBRARY_PATH##/opt/Qt5.4.0/5.4/gcc/lib:}"
in planetarium file solves Qt5 problems.


Attachments:
File comment: Navigatinal stars plungin working well
stellarium-001.png
stellarium-001.png [ 481.96 KiB | Viewed 23164 times ]
File comment: Navigatinal stars plungin working well
stellarium-000.png
stellarium-000.png [ 481.12 KiB | Viewed 23164 times ]
Top
   
 
 Post subject: Re: Updating Stellarium and Re: Navigational Stars

Joined: 20 Jul 2013, 14:18
Posts: 6
If I remeber correctly verions 0.13 and later of Stellarium has higer OpenGL requierments and are less sutible for Navigatrix.
I was looking in to this issue and found that version 0.12.6 has NavStars plugin (Navigational Stars plugin)
http://bazaar.launchpad.net/~stellarium ... /NavStars/
https://sourceforge.net/projects/stella ... es/0.12.6/
Can That be the soulution to this thing for Navigatrix?
Backporting is it called i find it intresting, i thoght of something like that. How can i install version 0.12.6 on navigatrix myself?


Top
   
 
 Post subject: Re: Updating Stellarium

Joined: 20 Jul 2013, 14:18
Posts: 6
Hi again! I have allmost solved the issue whit NavStars plugin.
Seemes like it's Possible to install from deb pacages for ubuntu12.04.1
Download stellarium-data_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_all.deb and stellarium_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_i386.deb

sudo gdebi stellarium-data_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_all.deb

sudo gdebi stellarium_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_i386.deb

Code:
nx@nx:~/Downloads$ sudo gdebi stellarium-data_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_all.deb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Building data structures... Done
Building data structures... Done

Stellarium data files
 Stellarium renders 3D photo-realistic skies in real-time. With Stellarium, you
 really see what you can see with your eyes, binoculars or a small telescope.
 .
 This package contains data files required by Stellarium. They include
 textures, star catalogues and translations.
Do you want to install the software package? [y/N]:y
(Reading database ... 196937 files and directories currently installed.)
Preparing to unpack stellarium-data_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_all.deb ...
Unpacking stellarium-data (0.12.6-1ubuntu1~ppa0~ubuntu12.04.1) over (0.12.4-1) ...
Setting up stellarium-data (0.12.6-1ubuntu1~ppa0~ubuntu12.04.1) ...
nx@nx:~/Downloads$ sudo gdebi stellarium_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_i386.deb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Building data structures... Done
Building data structures... Done

real-time photo-realistic sky generator
 Stellarium renders 3D photo-realistic skies in real-time. With Stellarium, you
 really see what you can see with your eyes, binoculars or a small telescope.
 .
 Some features:
  - default star catalogue with over 600 thousand stars,
  - information about the brightest stars (spectral type, distance, etc.),
  - downloadable star catalogue extensions, for up to 210 million stars,
  - all New General Catalogue (NGC) objects,
  - images of almost all Messier objects and the Milky Way,
  - real time positions of the planets and their satellites,
  - 13 different cultures with their constellations,
  - artistic illustrations of the 88 Western constellations,
  - very realistic atmosphere, sunrise and sunset,
  - 7 panoramic landscapes (more can be made or downloaded from the website),
  - scripting with ECMAScript,
  - plug-in support: Stellarium comes with 8 plug-ins by default, including:
  - artificial satellites plug-in (updated from an on-line TLE database),
  - ocular simulation plug-in (shows how objects look like in a given ocular),
  - Solar System editor plug-in (imports comet and asteroid data from the MPC),
  - telescope control plug-in (Meade LX200 and Celestron NexStar compatible).
 .
 Stellarium should not be used for very high accurate calculation or ephemerids
 like eclipse predictions. However, it is the ideal program to prepare an
 observation evening with naked eye, binocular, or small telescope.
Do you want to install the software package? [y/N]:y
(Reading database ... 197124 files and directories currently installed.)
Preparing to unpack stellarium_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_i386.deb ...
Unpacking stellarium (0.12.6-1ubuntu1~ppa0~ubuntu12.04.1) over (0.12.4-1) ...
Setting up stellarium (0.12.6-1ubuntu1~ppa0~ubuntu12.04.1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for menu (2.1.46ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...


Start planetarium/stellarium as usual by clicking the icon in startbar. press F2 or cklick configuration window icon in stellarium.
select the plugin tab and select Navigational Stars, check option Load at upstart. Do that for another plugin for example Compass Marks.
Just select Load at upstart for Navigational Stars and then exit program and start again can cause problem (Segmentation fault (core dumped)).

Code:
nx@nx:~/Downloads$ planetarium
Using default graphics system specified at build time:  raster
 -------------------------------------------------------
[ This is Stellarium 0.12.6 - http://www.stellarium.org ]
[ Copyright (C) 2000-2013 Fabien Chereau et al          ]
 -------------------------------------------------------
Writing log file to: "/home/nx/.stellarium/log.txt"
File search paths:
  0 .  "/home/nx/.stellarium"
  1 .  "/usr/share/stellarium"
Attempting to use an existing older config file.
Config file is:  "/home/nx/.stellarium/config.ini"
Going to initialize the OpenGL 2 renderer
OpenGL supported version:  "2.1 Mesa 10.1.3"
Qt GL paint engine is:  "OpenGL2"
GL vendor is  "X.Org R300 Project"
GL renderer is  "Gallium 0.4 on ATI RV515"
Log of the compilation of builtin shader " plainShader " : "Built successfully"
Log of the compilation of builtin shader " colorShader " : "Built successfully"
Log of the compilation of builtin shader " textureShader " : "Built successfully"
Log of the compilation of builtin shader " colorTextureShader " : "Built successfully"
Cache directory is:  "/home/nx/.cache/stellarium/stellarium"
Sky language is  "en_US"
Application language is  "en_US"
Loading Solar System data ...
Loaded 74 / 74 planet orbits from "/home/nx/.stellarium/data/ssystem.ini"
Loading star data ...
"Loading "/usr/share/stellarium/stars/default/stars_0_0v0_5.cat": 0_0v0_2; 4963"
"Loading "/usr/share/stellarium/stars/default/stars_1_0v0_5.cat": 1_0v0_2; 21598"
"Loading "/usr/share/stellarium/stars/default/stars_2_0v0_5.cat": 2_0v0_2; 150090"
"Loading "/usr/share/stellarium/stars/default/stars_3_1v0_3.cat": 3_1v0_3; 428466"
Finished loading star catalogue data, max_geodesic_level:  3
navigation/preset_sky_time is a double - treating as jday: 2.45546e+06
Loaded 10051 NGC records
Loading NGC name data ...
Loaded 421 / 421 NGC name records successfully
Loading star names from "/usr/share/stellarium/skycultures/navigational_stars/star_names.fab"
Loaded 58 / 58 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 "navigational_stars"
Loaded 85 / 85 constellation art records successfully for culture "navigational_stars"
Loaded 89 / 89 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
Not using any viewport effect
Creating GUI ...
Loading shortcuts...
Can't find plugin with id "RendererStatistics"
Loaded plugin  "NavStars" .
Build log after adding a Mat4d transform shader:  "Built successfully"
Build log after adding a stereographic projection shader:  "Built successfully"
Simple planet shader build log:  "Built successfully"
Shadow planet shader build log:  "Built successfully"
Using vertex shader for atmosphere rendering.
Atmosphere shader build log:  "Built successfully"
/usr/local/bin/planetarium: line 4:  4990 Segmentation fault      (core dumped) stellarium
nx@nx:~/Downloads$ stellarium
Using default graphics system specified at build time:  raster
 -------------------------------------------------------
[ This is Stellarium 0.12.6 - http://www.stellarium.org ]
[ Copyright (C) 2000-2013 Fabien Chereau et al          ]
 -------------------------------------------------------
Writing log file to: "/home/nx/.stellarium/log.txt"
File search paths:
  0 .  "/home/nx/.stellarium"
  1 .  "/usr/share/stellarium"
Attempting to use an existing older config file.
Config file is:  "/home/nx/.stellarium/config.ini"
Going to initialize the OpenGL 2 renderer
OpenGL supported version:  "2.1 Mesa 10.1.3"
Qt GL paint engine is:  "OpenGL2"
GL vendor is  "X.Org R300 Project"
GL renderer is  "Gallium 0.4 on ATI RV515"
Log of the compilation of builtin shader " plainShader " : "Built successfully"
Log of the compilation of builtin shader " colorShader " : "Built successfully"
Log of the compilation of builtin shader " textureShader " : "Built successfully"
Log of the compilation of builtin shader " colorTextureShader " : "Built successfully"
Cache directory is:  "/home/nx/.cache/stellarium/stellarium"
Sky language is  "en_US"
Application language is  "en_US"
Loading Solar System data ...
Loaded 74 / 74 planet orbits from "/home/nx/.stellarium/data/ssystem.ini"
Loading star data ...
"Loading "/usr/share/stellarium/stars/default/stars_0_0v0_5.cat": 0_0v0_2; 4963"
"Loading "/usr/share/stellarium/stars/default/stars_1_0v0_5.cat": 1_0v0_2; 21598"
"Loading "/usr/share/stellarium/stars/default/stars_2_0v0_5.cat": 2_0v0_2; 150090"
"Loading "/usr/share/stellarium/stars/default/stars_3_1v0_3.cat": 3_1v0_3; 428466"
Finished loading star catalogue data, max_geodesic_level:  3
navigation/preset_sky_time is a double - treating as jday: 2.45546e+06
Loaded 10051 NGC records
Loading NGC name data ...
Loaded 421 / 421 NGC name records successfully
Loading star names from "/usr/share/stellarium/skycultures/navigational_stars/star_names.fab"
Loaded 58 / 58 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 "navigational_stars"
Loaded 85 / 85 constellation art records successfully for culture "navigational_stars"
Loaded 89 / 89 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
Not using any viewport effect
Creating GUI ...
Loading shortcuts...
Can't find plugin with id "RendererStatistics"
Loaded plugin  "NavStars" .
Build log after adding a Mat4d transform shader:  "Built successfully"
Build log after adding a stereographic projection shader:  "Built successfully"
Simple planet shader build log:  "Built successfully"
Shadow planet shader build log:  "Built successfully"
Using vertex shader for atmosphere rendering.
Atmosphere shader build log:  "Built successfully"
Segmentation fault (core dumped)
nx@nx:~/Downloads$


I have two screen-shots that show stellarium 0.12.6 working, have tested on two of my computers. My spelling can be somewhat strange but i really want to post this.
Attachment:
File comment: Stellarium screenshot gerated whit command ctrl + S, at navigatrix default non gps connected position outside Panama.
stellarium-000.png
stellarium-000.png [ 299.44 KiB | Viewed 20113 times ]

Attachment:
File comment: Show toolbar in Stellarium as shown both Compass Marks And Navigational Stars plugins are avaleblie
stellarium-001.png
stellarium-001.png [ 280.27 KiB | Viewed 20113 times ]


Update:
Code from download script for debs I installed to update stellarium:
Code:
#!/bin/sh
wget -c http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu/pool/main/s/stellarium/stellarium-data_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_all.deb
wget -c http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu/pool/main/s/stellarium/stellarium_0.12.6-1ubuntu1~ppa0~ubuntu12.04.1_i386.deb

I did not used the script my self. Use these links to browse option for ubuntu package for stellarium:
https://launchpad.net/~stellarium/+archive/ubuntu/stellarium-releases/+packages
http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu/pool/main/s/stellarium/


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 


Search for:
cron

Credits © 2010 - 2024