Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| testing:xfce-test [2020/05/01 06:25] – [Xfce Test] resized image kevinbowen | testing:xfce-test [2020/09/06 01:00] (current) – [Installation] kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Xfce Test ====== | + | ~~NOTOC~~ |
| + | |||
| + | ====== Xfce-Test Docker Container Quick Start Guide ====== | ||
| + | |||
| + | If you want to test the current state of Xfce 4.16, you can look at [[https:// | ||
| + | |||
| + | |||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| [[https:// | [[https:// | ||
| - | {{https:// | + | **Note:** The installation, |
| + | |||
| + | For a tutorial on using Docker, see [[https:// | ||
| + | |||
| + | --- | ||
| + | {{https:// | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | * Download | + | * Clone the xfce-test repository: '' |
| - | * Make it executable ( '' | + | * Change to the repository directory and install the necessary components ( '' |
| - | * Download | + | * On Xubuntu 20.04, this will install |
| - | * On Xubuntu 20.04 it will install | + | * Download the docker container ( '' |
| - | * Download the docker container ( '' | + | * If you are having permissions issues, take a look at the [[https:// |
| - | * It will download the container | + | * This will download the Docker |
| + | * Download a different docker container branch: | ||
| + | * List the available branches: '' | ||
| + | * Download the branch by its tag name: '' | ||
| - | ===== Run ===== | + | ---- |
| - | * Run it ( '' | + | ===== Running |
| - | ===== Uninstall | + | If xfce-test is run without any options, the xfce-test script will present output that consists of |
| + | two parts. First, the various option flags that can be used to modify the starting of the script. And, secondly, a numbered menu that appears, as follows: | ||
| + | |||
| + | |||
| + | | 1) install | ||
| + | | 2) call | 8) screenshots | ||
| + | | 3) pull | 9) behave | ||
| + | | 4) start | 10) behavevideo | ||
| + | | 5) no-session | ||
| + | | 6) list |12) build | ||
| + | |||
| + | At this point the user will be prompted for an option to select. | ||
| + | It is beyond the scope of this document enumerate the function of all of these options. It is recommended to look at the [[https:// | ||
| + | |||
| + | To simply run the container from the command line, use the command: '' | ||
| + | |||
| + | Below is an abbreviated example of the expected output: | ||
| + | |||
| + | < | ||
| + | You are working with the container: latest | ||
| + | |||
| + | Starting container: 737d49226369f23e1b25824131124eae9b34e728d1639a1f07e645da74c3b0d8 | ||
| + | This container includes: | ||
| + | # The OK marks if building this component in the current container was successful | ||
| + | OK: xfce4-dev-tools: | ||
| + | OK: libxfce4util: | ||
| + | OK: xfconf: xfce-4.16pre1 | ||
| + | OK: libxfce4ui: xfce-4.16pre1-62-g1a31ea7 | ||
| + | OK: garcon: xfce-4.16pre1 | ||
| + | OK: exo: xfce-4.16pre1 | ||
| + | OK: xfce4-panel: | ||
| + | OK: thunar: xfce-4.16pre1 | ||
| + | NOT OK: thunar-volman: | ||
| + | NOT OK: xfce4-power-manager: | ||
| + | .... | ||
| + | </ | ||
| + | |||
| + | If all goes well, a graphical Xephyr window will open and a new desktop environment will be displayed. Additionally, | ||
| + | |||
| + | ==== Running a Branch | ||
| + | |||
| + | If you have downloaded a different docker container branch by its tag name, this is the command to run it: '' | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | ===== Stopping xfce-test ===== | ||
| + | |||
| + | '' | ||
| + | |||
| + | The ID and name can be found by running the command '' | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Uninstalling xfce-test | ||
| * Remove the docker container | * Remove the docker container | ||
| Line 27: | Line 102: | ||
| * Note: you may not want to remove some of these packages if they weren' | * Note: you may not want to remove some of these packages if they weren' | ||
| * Remove dependencies ( '' | * Remove dependencies ( '' | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Reporting Bugs ===== | ||
| + | |||
| + | If you encounter an Xfce bug while running the xfce-test container, please see the [[https:// | ||
| + | |||
| + | If you encounter a bug that is related to the running of the actual xfce-test container, please see [[https:// | ||
| + | |||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| + | [[ : | ||
| + | |||
| + | [[ https:// | ||
| + | |||