Board index FlightGear Support Installation Linux

2019.1.1 Fedora 31 - crash when starting tutorial

Installing FlightGear, scenery, aircraft etc. on Linux systems like Ubuntu.

2019.1.1 Fedora 31 - crash when starting tutorial

Postby OppaErich » Fri Aug 21, 2020 4:06 pm

Hi,
I'm running Fedora 31 and installed Flightgear by just using dnf install FlightGear. It starts fine and loads the picture of a Cesna(?) interior. Then it says I should a tutorial is I need help. When I try do to this it just crashes.

Code: Select all
[oppa@oppa-labor ~]$ inxi -SG
System:    Host: oppa-labor Kernel: 5.7.15-100.fc31.x86_64 x86_64 bits: 64 Desktop: Gnome 3.34.5
           Distro: Fedora release 31 (Thirty One)
Graphics:  Device-1: NVIDIA GM204 [GeForce GTX 970] driver: nvidia v: 440.100
           Display: x11 server: Fedora Project X.org 1.20.6 driver: nvidia unloaded: fbdev,modesetting,nouveau,vesa
           resolution: 1920x1080~60Hz
           OpenGL: renderer: GeForce GTX 970/PCIe/SSE2 v: 4.6.0 NVIDIA 440.100

Code: Select all
[oppa@oppa-labor ~]$ dnf list FlightGear*
Letzte Prüfung auf abgelaufene Metadaten: vor 1:14:38 am Fr 21 Aug 2020 15:41:00 CEST.
Installierte Pakete
FlightGear.x86_64                                          2019.1.1-3.fc31                                                                                         @updates
FlightGear-Atlas.x86_64                                0.5.0-0.52.cvs20141002.fc31                                                                  @fedora
FlightGear-data.noarch                                 2019.1.1-1.fc31                                                                                         @fedora

Getting long now...
Code: Select all
[oppa@oppa-labor ~]$ fgfs
    0.00 [INFO]:general    FlightGear:  Version 2019.1.1
    0.00 [INFO]:general    FlightGear:  Build Type Dev
    0.00 [INFO]:general    Built with GNU C++ version 9.2
    0.00 [INFO]:general    Jenkins number/ID 0:none
    0.13 [WARN]:gui        Failed to load default (en) translations
    0.14 [INFO]:general    platform default fg_root = Path "/usr/share/flightgear"
    0.14 [INFO]:general    Reading global defaults
    0.15 [INFO]:general    init package root at:Path "/home/oppa/.fgfs/Aircraft"
    0.15 [INFO]:input      No user specified aircraft, using default
    0.15 [INFO]:general    Loading aircraft -set file from:Path "/usr/share/flightgear/Aircraft/c172p/c172p-set.xml"
    0.19 [INFO]:general    Found language resource for: de_DE
    0.19 [INFO]:general    Loading XLIFF file at Path "/usr/share/flightgear/Translations/de/FlightGear-nonQt.xlf"
    0.20 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/flightgear/Translations/default/sys.xml"
    0.20 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/flightgear/Translations/default/atc.xml"
    0.20 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/flightgear/Translations/default/tips.xml"
    0.20 [INFO]:general    Using default download dir: Path "/home/oppa/.fgfs"
    0.20 [WARN]:general    read-allowed path not found:Path "/home/oppa/.fgfs/AI"
    0.20 [WARN]:general    read-allowed path not found:Path "/home/oppa/.fgfs/Liveries"
    0.20 [INFO]:general    Using default texture cache directory: Path "/home/oppa/.fgfs/TextureCache"
    0.20 [INFO]:general    Using TerraSync dir: Path "/home/oppa/.fgfs/TerraSync"
    0.20 [INFO]:general    EmbeddedResourceManager: selected locale 'de_DE'
    0.20 [INFO]:opengl     Using stock OSG implementation of GraphicsWindow
StatsHandler::StatsHandler() Setting up GL2 compatible shaders
Now checking for plug-in osgPlugins-3.4.1/osgdb_nvtt.so
    0.20 [INFO]:astro      initializing cloud layers
    0.61 [WARN]:general    Enabling ATI/AMD viewport hack
    0.61 [INFO]:general    Configuration State
    0.61 [INFO]:general    ============= =====
    0.61 [INFO]:general    aircraft-dir = "/usr/share/flightgear/Aircraft/c172p"
    0.61 [INFO]:general    fghome-dir = "Path "/home/oppa/.fgfs""
    0.61 [INFO]:general    download-dir = "/home/oppa/.fgfs"
    0.61 [INFO]:general    terrasync-dir = "/home/oppa/.fgfs/TerraSync"
    0.61 [INFO]:general    aircraft-search-paths =
   
    0.61 [INFO]:general    scenery-search-paths =
   /home/oppa/.fgfs/TerraSync
   /usr/share/flightgear/Scenery
    0.81 [INFO]:general    NVIDIA Corporation
    0.81 [INFO]:general    GeForce GTX 970/PCIe/SSE2
    0.81 [INFO]:general    4.6.0 NVIDIA 440.100
    0.81 [INFO]:general    4.60 NVIDIA
    0.88 [INFO]:view       Splash screen progress loading-aircraft-list
    0.90 [INFO]:view       Splash screen progress loading-nav-dat
    0.93 [INFO]:navaid     NavCache at:Path "/home/oppa/.fgfs/navdata_2019_1.cache"
    0.93 [INFO]:navaid     NavCache read-only flags is:0
    0.93 [INFO]:navaid     NavCache: no main cache rebuild required
    0.93 [INFO]:view       Splash screen progress init-scenery
    0.95 [INFO]:general    General Initialization
    0.95 [INFO]:general    ======= ==============
    0.95 [INFO]:general    FG_ROOT = "Path "/usr/share/flightgear""

    0.96 [INFO]:general    Attempting to set starting position for PHNL:04L
    0.96 [INFO]:event      Reading timezone info from: Path "/usr/share/flightgear/Timezone/zone.tab"
    0.96 [INFO]:terrain    Selected scenery is tilecache
    0.96 [INFO]:terrain    FGStgTerrain::init - init tilemgr
    0.96 [INFO]:terrain    Initializing Tile Manager subsystem.
    0.96 [INFO]:terrain    Initializing the tile cache.
    0.96 [INFO]:terrain      max cache size = 100
    0.96 [INFO]:terrain      current cache size = 0
    0.96 [INFO]:terrain      done with init()
    0.96 [INFO]:view       Splash screen progress finalize-position
    1.01 [INFO]:view       Splash screen progress creating-subsystems
    1.02 [INFO]:general    Creating Subsystems
    1.02 [INFO]:general    ======== ==========
    1.02 [INFO]:input      Reading materials from /usr/share/flightgear/Materials/regions/materials.xml
    2.15 [WARN]:general    adding subsystem to group with name 'terrainsampler', but name() returns 'TerrainSampler'
    2.15 [WARN]:general    adding subsystem to group with name 'environment', but name() returns 'FGEnvironmentMgr'
    2.15 [INFO]:systems    Reading systems from Path "/usr/share/flightgear/Aircraft/c172p/Systems/systems.xml"
    2.15 [WARN]:general    adding subsystem to group with name 'systems', but name() returns 'FGSystemMgr'
    2.15 [WARN]:general    adding subsystem to group with name 'instrumentation', but name() returns 'FGInstrumentMgr'
    2.15 [INFO]:cockpit    Initializing HUD Instrument
    2.15 [WARN]:general    adding subsystem to group with name 'cockpit-displays', but name() returns 'CockpitDisplayManager'
    2.15 [WARN]:general    adding subsystem to group with name 'xml-autopilot', but name() returns 'FGXMLAutopilotGroup'
    2.15 [WARN]:general    adding subsystem to group with name 'xml-proprules', but name() returns 'FGXMLAutopilotGroup'
    2.15 [WARN]:general    adding subsystem to group with name 'input', but name() returns 'FGInput'
    2.15 [WARN]:general    adding subsystem to group with name 'events', but name() returns 'EventMgr'
    2.15 [INFO]:sound      Reading sound sound from Path "/usr/share/flightgear/Aircraft/c172p/c172-sound.xml"
    2.16 [INFO]:general    Creating subsystems took:1139
    2.16 [INFO]:view       Splash screen progress binding-subsystems

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 585
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.



In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-heat.xml: line 351
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.

In file /usr/share/flightgear/Aircraft/c172p/c172p.xml: line 1028
<product> only has one argument which makes it a no-op.
Its argument will be evaluated but <product> will not be applied to the result.

In file /usr/share/flightgear/Aircraft/c172p/c172p.xml: line 1052
<product> only has one argument which makes it a no-op.
Its argument will be evaluated but <product> will not be applied to the result.
    8.88 [INFO]:OSG       
    8.88 [WARN]:OSG        PNG lib warning : iCCP: known incorrect sRGB profile
    8.98 [WARN]:OSG        PNG lib warning : iCCP: known incorrect sRGB profile
   10.15 [WARN]:OSG        PNG lib warning : iCCP: known incorrect sRGB profile
   10.15 [WARN]:OSG        PNG lib warning : iCCP: known incorrect sRGB profile
   10.21 [ALRT]:general    ignoring unknown axis-alignment'yx-plane'.
   10.21 [ALRT]:general    ignoring unknown axis-alignment'yx-plane'.
   10.21 [ALRT]:general    ignoring unknown axis-alignment'yx-plane'.
   16.98 [ALRT]:cockpit    empty 'not' condition
   20.25 [ALRT]:nasal      Volcanic activity off.
   20.40 [ALRT]:nasal      KMA20 audio panel initialized
   20.40 [ALRT]:nasal      Hobbs system stopped
   20.40 [ALRT]:nasal      Hobbs system stopped
   20.40 [ALRT]:nasal      Starter off
   20.40 [ALRT]:nasal      KI266 dme indicator #0 initialized
   22.52 [WARN]:OSG        PNG lib warning : Interlace handling should be turned on when using png_read_image
   24.24 [ALRT]:nasal      Electrical system initialized
   24.24 [ALRT]:nasal      Astro Tech LC-2 Chronometer Loaded
   37.25 [WARN]:OSG        osgDB ac3d reader: detected surface with less than 3 vertices!
   37.29 [WARN]:OSG        osgDB ac3d reader: detected surface with less than 3 vertices!
   37.29 [WARN]:OSG        osgDB ac3d reader: detected surface with less than 3 vertices!
   39.86 [ALRT]:nasal      Garmin 196 loading cities
   40.98 [ALRT]:nasal      Garmin 196 loading cities done
   40.98 [ALRT]:nasal      Primer reset to 0









In file /usr/share/flightgear/Aircraft/c172p/Systems/fuel.xml: line 11
      Property /engines/active-engine/already-started-in-session is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 225
      Property hydro/environment/water-level-ft is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 226
      Property hydro/environment/rho-slug_ft3 is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 227
      Property hydro/environment/kinematic-viscosity-ft2_sec is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 229
      Property hydro/environment/current-from-north-fps is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 230
      Property hydro/environment/current-from-east-fps is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 232
      Property hydro/environment/waves-from-deg is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 233
      Property hydro/environment/wave-amplitude-ft is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 234
      Property hydro/environment/wave-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 34
      Property metrics/hydro-rp-x-in is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 35
      Property metrics/hydro-rp-y-in is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 36
      Property metrics/hydro-rp-z-in is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 38
      Property metrics/hydro-beam-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 39
      Property metrics/hydro-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 46
      Property hydro/float-beam-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 47
      Property hydro/float-beam-ft2 is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 48
      Property hydro/float-beam-ft3 is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 49
      Property hydro/float-beam-ft4 is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 52
      Property hydro/hull-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 55
      Property hydro/drag-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 56
      Property hydro/side-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 57
      Property hydro/lift-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 58
      Property hydro/pitch-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 59
      Property hydro/yaw-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 60
      Property hydro/yaw-stability-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 63
      Property hydro/fbx-lbs is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 64
      Property hydro/fby-lbs is already defined.







In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 585
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.





In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-heat.xml: line 22
      Property heat/human-body-temp-degc is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-heat.xml: line 351
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.

In file /usr/share/flightgear/Aircraft/c172p/Systems/indicated-airspeed.xml: line 45
      Property /instrumentation/airspeed-indicator/indicated-speed-kt is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 81
      Property mooring/mooring-connected is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 84
      Property mooring/latitude-deg is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 85
      Property mooring/longitude-deg is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 86
      Property mooring/altitude-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 89
      Property mooring/rope-spring-coeff-lbs_ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 90
      Property mooring/max-rope-force-lbs is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 91
      Property mooring/rope-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/c172p.xml: line 1028
<product> only has one argument which makes it a no-op.
Its argument will be evaluated but <product> will not be applied to the result.

In file /usr/share/flightgear/Aircraft/c172p/c172p.xml: line 1052
<product> only has one argument which makes it a no-op.
Its argument will be evaluated but <product> will not be applied to the result.
   67.41 [ALRT]:nasal      Nasal runtime error: Timer is running, cannot change type between real/sim time
   67.41 [ALRT]:nasal        at /usr/share/flightgear/Aircraft/c172p/Nasal/engine.nas, line 500
   67.41 [ALRT]:nasal        called from: /usr/share/flightgear/Nasal/globals.nas, line 119
   67.41 [ALRT]:nasal      Electrical system initialized
   67.41 [ALRT]:nasal      Astro Tech LC-2 Chronometer Loaded









In file /usr/share/flightgear/Aircraft/c172p/Systems/fuel.xml: line 11
      Property /engines/active-engine/already-started-in-session is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 225
      Property hydro/environment/water-level-ft is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 226
      Property hydro/environment/rho-slug_ft3 is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 227
      Property hydro/environment/kinematic-viscosity-ft2_sec is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 229
      Property hydro/environment/current-from-north-fps is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 230
      Property hydro/environment/current-from-east-fps is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 232
      Property hydro/environment/waves-from-deg is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 233
      Property hydro/environment/wave-amplitude-ft is already defined.

In file /usr/share/flightgear/Aircraft/Generic/JSBSim/Systems/hydrodynamics.xml: line 234
      Property hydro/environment/wave-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 34
      Property metrics/hydro-rp-x-in is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 35
      Property metrics/hydro-rp-y-in is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 36
      Property metrics/hydro-rp-z-in is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 38
      Property metrics/hydro-beam-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 39
      Property metrics/hydro-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 46
      Property hydro/float-beam-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 47
      Property hydro/float-beam-ft2 is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 48
      Property hydro/float-beam-ft3 is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 49
      Property hydro/float-beam-ft4 is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 52
      Property hydro/hull-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 55
      Property hydro/drag-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 56
      Property hydro/side-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 57
      Property hydro/lift-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 58
      Property hydro/pitch-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 59
      Property hydro/yaw-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 60
      Property hydro/yaw-stability-tweak-factor is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 63
      Property hydro/fbx-lbs is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 64
      Property hydro/fby-lbs is already defined.







In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-hydrodynamics.xml: line 585
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.





In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-heat.xml: line 22
      Property heat/human-body-temp-degc is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/c172p-heat.xml: line 351
<sum> only has one argument which makes it a no-op.
Its argument will be evaluated but <sum> will not be applied to the result.

In file /usr/share/flightgear/Aircraft/c172p/Systems/indicated-airspeed.xml: line 45
      Property /instrumentation/airspeed-indicator/indicated-speed-kt is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 81
      Property mooring/mooring-connected is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 84
      Property mooring/latitude-deg is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 85
      Property mooring/longitude-deg is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 86
      Property mooring/altitude-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 89
      Property mooring/rope-spring-coeff-lbs_ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 90
      Property mooring/max-rope-force-lbs is already defined.

In file /usr/share/flightgear/Aircraft/c172p/Systems/mooring-jsbsim.xml: line 91
      Property mooring/rope-length-ft is already defined.

In file /usr/share/flightgear/Aircraft/c172p/c172p.xml: line 1028
<product> only has one argument which makes it a no-op.
Its argument will be evaluated but <product> will not be applied to the result.

In file /usr/share/flightgear/Aircraft/c172p/c172p.xml: line 1052
<product> only has one argument which makes it a no-op.
Its argument will be evaluated but <product> will not be applied to the result.
  192.48 [ALRT]:nasal      Nasal runtime error: Timer is running, cannot change type between real/sim time
  192.48 [ALRT]:nasal        at /usr/share/flightgear/Aircraft/c172p/Nasal/engine.nas, line 500
  192.48 [ALRT]:nasal        called from: /usr/share/flightgear/Nasal/globals.nas, line 119
  192.48 [ALRT]:nasal      Electrical system initialized
  192.48 [ALRT]:nasal      Astro Tech LC-2 Chronometer Loaded
Error: caught signal 11:
  /lib64/libc.so.6 : ()+0x3c6b0
  /lib64/libSimGearCore.so.2019.1.1 : naCall()+0xca
  /lib64/libSimGearCore.so.2019.1.1 : naCallMethodCtx()+0x40
  /lib64/libSimGearCore.so.2019.1.1 : naCallMethod()+0x42
  fgfs : FGNasalSys::callMethod(naRef, naRef, int, naRef*, naRef)+0x37
  /lib64/libSimGearCore.so.2019.1.1 : SGTimerQueue::update(double, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, double> > >&)+0x9a
  /lib64/libSimGearCore.so.2019.1.1 : SGSubsystemGroup::Member::update(double)+0x9a
  /lib64/libSimGearCore.so.2019.1.1 : SGSubsystemGroup::update(double)+0x31b
  /lib64/libSimGearCore.so.2019.1.1 : SGSubsystemMgr::update(double)+0x43
  fgfs : ()+0xbef8bc
  fgfs : fgOSMainLoop()+0x79
  fgfs : fgMainInit(int, char**)+0x16e7
  fgfs : main()+0x1ce
  /lib64/libc.so.6 : __libc_start_main()+0xf3
  fgfs : _start()+0x2e
Abgebrochen (Speicherabzug geschrieben)

Where is the coredump? It's neither in ~ nor in /usr/bin.

Well, it's better the program crashed than a plane. :D
OppaErich
 
Posts: 8
Joined: Fri Aug 21, 2020 3:48 pm
Location: EDLE
Version: 2019.1.1
OS: Fedora 31

Re: 2019.1.1 Fedora 31 - crash when starting tutorial

Postby wkitty42 » Sat Aug 22, 2020 12:37 pm

you may have to specifically enable core dumps on your system... i do on Ubuntu variants...
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9161
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 22.04

Re: 2019.1.1 Fedora 31 - crash when starting tutorial

Postby OppaErich » Sat Aug 22, 2020 2:59 pm

Hi,
it looks like there's only a problem with the tutorials. I was able to fly a round without problems (with the software), after looking up how to start the frigging engine :oops: .
OppaErich
 
Posts: 8
Joined: Fri Aug 21, 2020 3:48 pm
Location: EDLE
Version: 2019.1.1
OS: Fedora 31


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest