Board index FlightGear Support Installation Linux

FlightGear 2020.3.0 fails to start launcher on Ubuntu 20.04  Topic is solved

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

FlightGear 2020.3.0 fails to start launcher on Ubuntu 20.04

Postby southside » Thu Aug 06, 2020 3:17 pm

For the past few weeks I get this failure
Code: Select all
willie@gagarin:~/fgfs$ fgfs --launcher > fgfs-graphical_launcher_fail.log
    0.42 [INFO]:gui        UI languages: ("en-GB", "en")
    0.42 [INFO]:general    FlightGear:  Version 2020.3.0
    0.42 [INFO]:general    FlightGear:  Build Type Nightly
    0.42 [INFO]:general    Built with GNU C++ version 9.3
    0.42 [INFO]:general    Jenkins number/ID 0:none
    0.42 [INFO]:general    platform default fg_root = Path "/usr/share/games/flightgear"
    0.54 [INFO]:input      Reading user settings from Path "/home/willie/.fgfs/autosave_2020_3.xml"
    0.58 [INFO]:navaid     NavCache at:Path "/home/willie/.fgfs/navdata_2020_3.cache"
    0.58 [INFO]:navaid     NavCache read-only flags is:0
    0.61 [INFO]:navaid     NavCache: no main cache rebuild required
    0.61 [INFO]:general    init package root at:Path "/home/willie/.fgfs/Aircraft"
    0.69 [INFO]:general    Found language resource for: en_GB
    0.69 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/games/flightgear/Translations/default/sys.xml"
    0.69 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/games/flightgear/Translations/default/atc.xml"
    0.70 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/games/flightgear/Translations/default/tips.xml"
    0.70 [INFO]:general    Reading localized strings for 'en' from Path "/usr/share/games/flightgear/Translations/default/weather-scenarios.xml"
    2.91 [WARN]:gui        qrc:/qml/Launcher.qml:118:5: Type Environment unavailable
    2.91 [WARN]:gui        qrc:/qml/Environment.qml:81:21: Type SettingsComboBox unavailable
    2.91 [WARN]:gui        qrc:/qml/SettingsComboBox.qml:18:5: Type PopupChoice unavailable
    2.91 [WARN]:gui        qrc:/qml/PopupChoice.qml:110:9: Type OverlayMenu unavailable
    2.91 [WARN]:gui        qrc:/qml/OverlayMenu.qml:2:1: module "QtQuick.Controls" is not installed


and all I see is a blank white window.
I have previously successfully ben using the flightgear-edge ppa.

Can anyone point me at the dependencies I am missing, please? Qt?
southside
 
Posts: 30
Joined: Mon Mar 18, 2019 2:19 am
Pronouns: CGAF/SCGAF
Callsign: G-ATOM
Version: 2040.4.0
OS: Ubuntu 22.04

Re: FlightGear 2020.3.0 fails to start launcher on Ubuntu 20  

Postby zakalawe » Thu Aug 06, 2020 3:45 pm

I suspect you're missing 'qml-module-qtquick-controls' , based on searching on: https://packages.ubuntu.com/xenial/qml- ... k-controls
zakalawe
 
Posts: 1259
Joined: Sat Jul 19, 2008 5:48 pm
Location: Edinburgh, Scotland
Callsign: G-ZKLW
Version: next
OS: Mac

Re: FlightGear 2020.3.0 fails to start launcher on Ubuntu 20

Postby southside » Thu Aug 06, 2020 6:25 pm

Thank you qml-module-qtquick-controls2 did the trick :-)
southside
 
Posts: 30
Joined: Mon Mar 18, 2019 2:19 am
Pronouns: CGAF/SCGAF
Callsign: G-ATOM
Version: 2040.4.0
OS: Ubuntu 22.04

Re: FlightGear 2020.3.0 fails to start launcher on Ubuntu 20

Postby saiarcot895 » Sat Aug 15, 2020 7:38 pm

I've added qml-module-qtquick-controls2 as a Recommends for flightgear, so it should get automatically installed in most cases.
Saikrishna Arcot

My FlightGear PPAs: FlightGear Stable, FlightGear Development (Edge)
saiarcot895
 
Posts: 343
Joined: Sat Feb 02, 2013 5:26 pm
Callsign: flyhigh
Version: -next PPA
OS: Ubuntu 20.04

Re: FlightGear 2020.3.0 fails to start launcher on Ubuntu 20

Postby zakalawe » Wed Aug 19, 2020 12:00 pm

saiarcot895 wrote in Sat Aug 15, 2020 7:38 pm:I've added qml-module-qtquick-controls2 as a Recommends for flightgear, so it should get automatically installed in most cases.

Note it's only needed for post-2020.2, when we reasied the minimum Qt version to 5.9: 20202.2 and earlier still work down to Qt5.4, hence we can't use QtQuick Controls2
zakalawe
 
Posts: 1259
Joined: Sat Jul 19, 2008 5:48 pm
Location: Edinburgh, Scotland
Callsign: G-ZKLW
Version: next
OS: Mac

Re: FlightGear 2020.3.0 fails to start launcher on Ubuntu 20

Postby saiarcot895 » Wed Aug 19, 2020 6:36 pm

Hmm, ok, I'll need to do something for older versions of Ubuntu then (the ones that don't have Qt 5.9 in the repos).
Saikrishna Arcot

My FlightGear PPAs: FlightGear Stable, FlightGear Development (Edge)
saiarcot895
 
Posts: 343
Joined: Sat Feb 02, 2013 5:26 pm
Callsign: flyhigh
Version: -next PPA
OS: Ubuntu 20.04

Re: FlightGear 2020.3.0 fails to start launcher on Ubuntu 20

Postby frustratedkabuki » Wed May 05, 2021 12:08 am

Connecting to netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)|78.35.24.46|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://downloads.sourceforge.net/proje ... eforge.net [following]
--2021-05-04 17:04:33-- https://downloads.sourceforge.net/proje ... eforge.net
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 404 Not Found


DAMN! Why is it ALWAYS so broken? I spend more time debugging flightgear than I spend flying. This is BULLSHIT
frustratedkabuki
 
Posts: 4
Joined: Mon Feb 24, 2020 9:21 pm


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest