Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
testing:xfce-test [2020/08/30 05:15] – [Reporting Bugs] kevinbowentesting:xfce-test [2020/08/30 08:37] – [Installation] kevinbowen
Line 26: Line 26:
 ===== Installation ===== ===== Installation =====
  
-  * Clone the xfce-test repository git clone https://github.com/schuellerf/xfce-test+  * Clone the xfce-test repository: ''git clone https://github.com/schuellerf/xfce-test''
   * Change to the repository directory and install the necessary components ( ''./xfce-test install'' )   * Change to the repository directory and install the necessary components ( ''./xfce-test install'' )
     * On Xubuntu 20.04, this will install the following packages and their dependencies, if they aren’t already present - xserver-xephyr, docker.io, xvfb, jq, and curl - which will download ~71Mb and require 351Mb of space     * On Xubuntu 20.04, this will install the following packages and their dependencies, if they aren’t already present - xserver-xephyr, docker.io, xvfb, jq, and curl - which will download ~71Mb and require 351Mb of space
-  * Download the docker container ( ''sudo ./xfce-test pull'' )+  * Download the docker container ( ''./xfce-test pull'' )
     * If you are having permissions issues, take a look at the [[https://docs.docker.com/engine/install/linux-postinstall/|Post-installation steps for Linux]] and the instructions for running Docker as a non-root user.      * If you are having permissions issues, take a look at the [[https://docs.docker.com/engine/install/linux-postinstall/|Post-installation steps for Linux]] and the instructions for running Docker as a non-root user. 
     * This will download the Docker container part of schuellerf/xfce-test which is ~1.6Gb and require ~4.4Gb of space (as of May 2020).     * This will download the Docker container part of schuellerf/xfce-test which is ~1.6Gb and require ~4.4Gb of space (as of May 2020).
Line 100: Line 100:
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
  
-Ifwhile running the xfce-test, you encounter an Xfce bug, please see the [[https://docs.xfce.org/contribute/bugs/start|Reporting Bugs]] page for details on reporting bugs and gathering additional information for developers.+If you encounter an Xfce bug while running the xfce-test container, please see the [[https://docs.xfce.org/contribute/bugs/start|Reporting Bugs]] page for details on reporting bugs and gathering additional information for developers.
  
 If you encounter a bug that is related to the running of the actual xfce-test container, please see [[https://github.com/schuellerf/xfce-test/issues|xfce-test issues]] to file a bug report. If you encounter a bug that is related to the running of the actual xfce-test container, please see [[https://github.com/schuellerf/xfce-test/issues|xfce-test issues]] to file a bug report.