Public bug reported:

I just installed the pentobi package in Ubuntu 19.04 beta and it fails
to start up with the error message

  QQmlApplicationEngine failed to load component
  qrc:/qml/Main.qml:-1 File was compiled ahead of time with an incompatible
  version of Qt and the original file cannot be found. Please recompile

I'm not sure if this is a temporary problem or if something needs to be
fixed in the packaging. Pentobi 16.2 uses the QtQuickCompiler, which
requires that the QML files are precompiled with the exact same version
of Qt as is used at runtime, so pentobi needs to be recompiled whenever
the Qt libraries are changed.

If using the QtQuickCompiler is inconvenient for packaging, it can be
disabled by replacing "qtquick_compiler_add_resources" by
"qt5_add_resources" in src/pentobi/CMakeLists.txt

** Affects: pentobi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824560

Title:
  pentobi fails to startup in Ubuntu 19.04 beta

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pentobi/+bug/1824560/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to