Announcement

Collapse
No announcement yet.

How to start GUI ?

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

  • How to start GUI ?

    I'm using Fedora 12 and installed phoronix using yum install.

    # rpm -qa | grep phoronix-test-suite
    phoronix-test-suite-1.8.1-2.fc12.noarch

    Now while trying to start gui as "phoronix-test-suite gui" from command line
    I get following
    # phoronix-test-suite gui
    PHP Warning: mkdir(): File exists in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 28

    Warning: mkdir(): File exists in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 28
    PHP Warning: file_put_contents(/root/.phoronix-test-suite/user-config.xml): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 85

    Warning: file_put_contents(/root/.phoronix-test-suite/user-config.xml): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 85
    PHP Warning: mkdir(): No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 91

    Warning: mkdir(): No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 91
    PHP Warning: copy(/root/.phoronix-test-suite/xsl/pts-user-config-viewer.xsl): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_shell.php on line 161

    Warning: copy(/root/.phoronix-test-suite/xsl/pts-user-config-viewer.xsl): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_shell.php on line 161
    PHP Warning: copy(/root/.phoronix-test-suite/xsl/pts-logo.png): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_shell.php on line 161

    Warning: copy(/root/.phoronix-test-suite/xsl/pts-logo.png): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_shell.php on line 161
    PHP Warning: file_put_contents(/root/.phoronix-test-suite/graph-config.xml): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 198

    Warning: file_put_contents(/root/.phoronix-test-suite/graph-config.xml): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 198
    PHP Warning: fopen(/root/.phoronix-test-suite/run_lock): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/phoronix-test-suite.php on line 79

    Warning: fopen(/root/.phoronix-test-suite/run_lock): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/phoronix-test-suite.php on line 79
    PHP Warning: flock() expects parameter 1 to be resource, boolean given in /usr/share/phoronix-test-suite/pts-core/phoronix-test-suite.php on line 80

    Warning: flock() expects parameter 1 to be resource, boolean given in /usr/share/phoronix-test-suite/pts-core/phoronix-test-suite.php on line 80

    ================================================== ====================
    WARNING: It appears that the Phoronix Test Suite is already running...
    For proper results, only run one instance at a time.
    ================================================== ====================

    PHP Strict Standards: Declaration of toggle_screensaver::__startup() should be compatible with that of pts_module_interface::__startup() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25

    Strict Standards: Declaration of toggle_screensaver::__startup() should be compatible with that of pts_module_interface::__startup() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25
    PHP Strict Standards: Declaration of toggle_screensaver::__shutdown() should be compatible with that of pts_module_interface::__shutdown() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25

    Strict Standards: Declaration of toggle_screensaver::__shutdown() should be compatible with that of pts_module_interface::__shutdown() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25
    PHP Strict Standards: Declaration of toggle_screensaver::__pre_option_process() should be compatible with that of pts_module_interface::__pre_option_process() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25

    Strict Standards: Declaration of toggle_screensaver::__pre_option_process() should be compatible with that of pts_module_interface::__pre_option_process() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25
    PHP Strict Standards: Declaration of toggle_screensaver::__pre_run_process() should be compatible with that of pts_module_interface::__pre_run_process() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25

    Strict Standards: Declaration of toggle_screensaver::__pre_run_process() should be compatible with that of pts_module_interface::__pre_run_process() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25
    PHP Strict Standards: Declaration of toggle_screensaver::__pre_test_run() should be compatible with that of pts_module_interface::__pre_test_run() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25

    Strict Standards: Declaration of toggle_screensaver::__pre_test_run() should be compatible with that of pts_module_interface::__pre_test_run() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25
    PHP Strict Standards: Declaration of toggle_screensaver::__post_run_process() should be compatible with that of pts_module_interface::__post_run_process() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25

    Strict Standards: Declaration of toggle_screensaver::__post_run_process() should be compatible with that of pts_module_interface::__post_run_process() in /usr/share/phoronix-test-suite/pts-core/modules/toggle_screensaver.php on line 25
    PHP Strict Standards: Declaration of update_checker::__startup() should be compatible with that of pts_module_interface::__startup() in /usr/share/phoronix-test-suite/pts-core/modules/update_checker.php on line 50

    Strict Standards: Declaration of update_checker::__startup() should be compatible with that of pts_module_interface::__startup() in /usr/share/phoronix-test-suite/pts-core/modules/update_checker.php on line 50
    PHP Fatal error: Class 'GtkWindow' not found in /usr/share/phoronix-test-suite/pts-core/objects/gtk/pts_gtk_window.php on line 24

    Fatal error: Class 'GtkWindow' not found in /usr/share/phoronix-test-suite/pts-core/objects/gtk/pts_gtk_window.php on line 24
    PHP Warning: file_put_contents(/root/.phoronix-test-suite/user-config.xml): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 85

    Warning: file_put_contents(/root/.phoronix-test-suite/user-config.xml): failed to open stream: No such file or directory in /usr/share/phoronix-test-suite/pts-core/library/pts-functions_config.php on line 85

  • #2
    That version of the phoronix-test-suite is very out dated. If you do want to keep using it however, and use the gui, you need to have the php-gtk module which isn't supported very well. If you search the forums, you should find a link to it.

    I recommend installing the phoronix-test-suite 3.0 from phoronix-test-suite.com and using it with openbenchmarking.org There is no gui for it yet though.

    Comment


    • #3
      PTS 1.8 is horribly outdated and is no longer officially supported. It makes me cringe everytime I still see it in Fedora's repositories. You want to upgrade to PTS 3.0. It doesn't have the GTK2 GUI but it's easy to use by default anyways especially with OpenBenchmarking.org.
      Michael Larabel
      https://www.michaellarabel.com/

      Comment


      • #4
        thanks for the prompt reply. I downloaded 3.0 version and installed it under /opt/phoronix using command "install.sh /opt/phoronix" . Now while trying to run the command "phoronix-test-suite" it throws following error - any thoughts on what went wrong ?

        [root@space phoronix-test-suite]# phoronix-test-suite
        PHP Warning: mkdir(): File exists in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): File exists in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: file_put_contents(/root/.phoronix-test-suite/core.pt2so): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_storage_object.php on line 61

        Warning: file_put_contents(/root/.phoronix-test-suite/core.pt2so): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_storage_object.php on line 61
        PHP Warning: DOMDocument::save(/root/.phoronix-test-suite/user-config.xml): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/nye_Xml/nye_XmlWriter.php on line 100

        Warning: DOMDocument::save(/root/.phoronix-test-suite/user-config.xml): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/nye_Xml/nye_XmlWriter.php on line 100
        PHP Warning: DOMDocument::save(/root/.phoronix-test-suite/graph-config.xml): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/nye_Xml/nye_XmlWriter.php on line 100

        Warning: DOMDocument::save(/root/.phoronix-test-suite/graph-config.xml): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/nye_Xml/nye_XmlWriter.php on line 100
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/background-pattern.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/background-pattern.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/favicon.ico): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/favicon.ico): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/horizontal-nav-bg-hover.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/horizontal-nav-bg-hover.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/horizontal-nav-bg.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/horizontal-nav-bg.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/phoronix-test-suite.css): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/phoronix-test-suite.css): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts-header.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts-header.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts-results-viewer.xsl): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts-results-viewer.xsl): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts.js): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts.js): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 297
        PHP Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts-106x55.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 300

        Warning: copy(/root/.phoronix-test-suite/test-results/pts-results-viewer/pts-106x55.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 300
        PHP Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28

        Warning: mkdir(): No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_file_io.php on line 28
        PHP Warning: copy(/root/.phoronix-test-suite/xsl/pts-test-installation-viewer.xsl): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 304

        Warning: copy(/root/.phoronix-test-suite/xsl/pts-test-installation-viewer.xsl): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 304
        PHP Warning: copy(/root/.phoronix-test-suite/xsl/pts-user-config-viewer.xsl): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 305

        Warning: copy(/root/.phoronix-test-suite/xsl/pts-user-config-viewer.xsl): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 305
        PHP Warning: copy(/root/.phoronix-test-suite/xsl/pts-logo.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 306

        Warning: copy(/root/.phoronix-test-suite/xsl/pts-logo.png): failed to open stream: No such file or directory in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 306

        WARNING: It appears that the Phoronix Test Suite is already running.
        For proper results, only run one instance at a time.

        PHP Fatal error: Call to a member function read_object() on a non-object in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 455

        Fatal error: Call to a member function read_object() on a non-object in /opt/phoronix/share/phoronix-test-suite/pts-core/objects/pts_client.php on line 455

        Comment


        • #5
          I think I had some errors similar to that before. I can't remember exactly what I did. I think I removed the .phoronix-test-suite folder I had, or renamed it to .phoronix-test-suite2 so that I could move my results and download-cache over. I also install phoronix-test-suite as root, sudo ./install.sh then run the benchmark as a normal user, not root. I've also never tried installing to a different directory than the default, so I don't know if that would have anything to do with it.

          Comment


          • #6
            Originally posted by skeetre View Post
            I think I had some errors similar to that before. I can't remember exactly what I did. I think I removed the .phoronix-test-suite folder I had, or renamed it to .phoronix-test-suite2 so that I could move my results and download-cache over. I also install phoronix-test-suite as root, sudo ./install.sh then run the benchmark as a normal user, not root. I've also never tried installing to a different directory than the default, so I don't know if that would have anything to do with it.
            Thanks dude. I removed older directory from /root/.phoronix-test-suite and installed it again it works now

            Comment

            Working...
            X