Announcement

Collapse
No announcement yet.

Phoronix Test Suite GUI crashes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Phoronix Test Suite GUI crashes

    For a while the GUI in git master has crashed:

    phoronix-test-suite --gui

    Phoronix Test Suite v3.0.0b1 (Iveland)

    The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. The software is designed to effectively carry out both qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner.

    View the included PDF documentation or visit http://www.phoronix-test-suite.com/ for full details.
    PHP Fatal error: Uncaught exception 'ReflectionException' with message 'Class gui_gtk does not exist' in /usr/share/phoronix-test-suite/pts-core/objects/pts_documentation.php:38
    Stack trace:
    #0 /usr/share/phoronix-test-suite/pts-core/objects/pts_documentation.php(38): ReflectionClass->__construct('gui_gtk')
    #1 /usr/share/phoronix-test-suite/pts-core/commands/help.php(32): pts_documentation::client_commands_array()
    #2 [internal function]: help::run(Array)
    #3 /usr/share/phoronix-test-suite/pts-core/objects/pts_client.php(962): call_user_func(Array, Array)
    #4 /usr/share/phoronix-test-suite/pts-core/phoronix-test-suite.php(189): pts_client::execute_command('help', Array)
    #5 {main}
    thrown in /usr/share/phoronix-test-suite/pts-core/objects/pts_documentation.php on line 38

  • #2
    I suspect that you wrote over an existing installation of PTS where the gui code was left around...? Anyhow, with PTS 3.0-Iveland, the GTK2 GUI is not currently supported.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment

    Working...
    X