• Adriaan de Groot's avatar
    [calamares] Don't crash in test-loader · 8465dcbc
    Adriaan de Groot authored
    - When loading *view* modules, we always need a QApplication for GUI
      bits, because the widget for a module is created is very early.
    - If it's a view module, replace the application object with one
      that supports GUIs; without the --ui flag, though, it will just
      run the jobs.
    8465dcbc