i915_program_error in lunching nightsade

Asked by Matteo Maturi

I'm trying out Nightshade for the first time. I'm running Ubuntu 10.10.
I get two warnings during the configurations which do not prevent the creation of the executable. When running the program I get a Segmentation fault caused by: i915_program_error: Exceeded max instructions (283 out of 123)
I attach the details of the warnings and the final error. Tahnks for your help!

$./configure
....
config.status: creating data/sky_cultures/sami/Makefile
config.status: creating intl/Makefile
config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating po/Makefile.in
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting

$make
....

$./src/nightshade
...
Loading Constellation boundary data...(782 segments loaded)
Load star names from ./data/sky_cultures/western-color/star_names.fab
WARNING : Can't find the configuration key "stars:star_limiting_mag", default 0 value returned
WARNING : Can't find the configuration key "viewing:flag_precession_circle", default 0 value returned
WARNING : Can't find the configuration key "viewing:flag_circumpolar_circle", default 0 value returned
Loading Cities data...(2069 cities loaded)
Lens 1 has projector configuration options.
Localizing TUI for locale: en
i915_program_error: Exceeded max instructions (283 out of 123)
Segmentation fault

Question information

Language:
English Edit question
Status:
Answered
For:
Nightshade Legacy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Rob Spearman (rob-digitaliseducation) said :
#1

It looks like a graphics driver/hardware limitation. Try turning off shaders (flag_shaders = false) in your ~/.nightshade/config.ini file.

Rob

Can you help with this problem?

Provide an answer of your own, or ask Matteo Maturi for more information if necessary.

To post a message you must log in.