2021-05-04 05:35:38 +00:00
|
|
|
Troubleshooting
|
|
|
|
###############
|
|
|
|
|
|
|
|
There are many different issues that can arise when setting up Looking
|
|
|
|
Glass. Below is a list of known issues with potential solutions:
|
|
|
|
|
|
|
|
.. _when_launching_looking_glass_the_desktop_doesnt_appear:
|
|
|
|
|
2022-09-18 23:57:49 +00:00
|
|
|
When launching Looking Glass the desktop doesn't appear
|
2021-05-04 05:35:38 +00:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
2023-04-03 23:19:12 +00:00
|
|
|
Make sure you meet the :ref:`minimum requirements<minimum>` for using
|
|
|
|
Looking Glass, especially regarding your guest GPU. See
|
|
|
|
:ref:`connected_display` for more details.
|
2021-05-04 05:35:38 +00:00
|
|
|
|
|
|
|
.. _the_clipboard_is_not_working:
|
|
|
|
|
2022-09-18 23:57:49 +00:00
|
|
|
The clipboard is not working
|
2021-05-04 05:35:38 +00:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
2021-07-05 16:19:10 +00:00
|
|
|
- **Is clipboard synchronization enabled?**
|
2021-05-04 05:35:38 +00:00
|
|
|
|
2022-09-19 00:38:03 +00:00
|
|
|
- Before you can copy or paste content between the guest and host,
|
2021-07-05 16:19:10 +00:00
|
|
|
:ref:`clipboard
|
2022-09-18 04:17:17 +00:00
|
|
|
synchronization <libvirt_clipboard_synchronization>`
|
2021-07-05 16:19:10 +00:00
|
|
|
must be enabled.
|
2021-05-04 05:35:38 +00:00
|
|
|
|
|
|
|
- **Did you install the Spice Guest Tools?**
|
|
|
|
|
2021-07-05 16:19:10 +00:00
|
|
|
- The `SPICE Guest Tools
|
|
|
|
driver <https://www.spice-space.org/download.html>`_ must be installed
|
|
|
|
on the host OS to synchronize the clipboard.
|
|
|
|
The download is labeled "spice-guest-tools".
|
2021-05-04 05:35:38 +00:00
|
|
|
|
|
|
|
.. warning::
|
|
|
|
|
2021-07-05 16:19:10 +00:00
|
|
|
Do **NOT** install the QEMU Guest Tools driver.
|
|
|
|
These are not the same.
|
2021-05-04 05:35:38 +00:00
|
|
|
|
2021-07-05 16:19:10 +00:00
|
|
|
- **Is it installed twice?**
|
2021-05-04 20:29:30 +00:00
|
|
|
|
|
|
|
- The Spice VDAgent is available in both Spice Guest Tools, and
|
|
|
|
standalone as a separate installer. Check your installed programs
|
|
|
|
and uninstall the VDAgent if it's installed separately.
|