Where does BurnInTest look for Qt5Charts?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Linus
    Member
    • Aug 2023
    • 27

    #1

    Where does BurnInTest look for Qt5Charts?

    I'm running BurnInTest V5 Linux build 1010 on a custom linux distribution and in the Temperature and Battery tabs I get the message "Qt5Charts mission. Install libQt5Charts". I have installed it but since this system is heavily customized I just suspect that it is being installed in some other location than where BurnInTest is looking. If I knew where it's searching I could either copy/create links to the original files or maybe correct it during startup using some QT_ environment variable like I already do with the fonts.
  • Richard (PassMark)
    Administrator
    • May 2010
    • 968

    #2
    Can you try...

    On some systems where installing libQt5Charts does not work, we found that installing qml-module-qtchart and qml-module-qtquick2 instead worked.

    Comment

    • Linus
      Member
      • Aug 2023
      • 27

      #3
      Thanks, I'll try that and get back with the results.

      Comment

      Working...