Fixed formation
parent
112e7e4acc
commit
c938afe057
1 changed files with 2 additions and 2 deletions
4
Home.md
4
Home.md
|
|
@ -69,10 +69,10 @@ This is most likely because the program uses PySide6, which relies on CPython ex
|
||||||
At this time, there is no direct contact method available.
|
At this time, there is no direct contact method available.
|
||||||
However, since this repository is mirrored on [GitLab](https://gitlab.com/CodeByMrFinchum/OptimaLab35), you can report any issues or bugs by opening an **issue** there. I will receive a notification and respond as soon as possible.
|
However, since this repository is mirrored on [GitLab](https://gitlab.com/CodeByMrFinchum/OptimaLab35), you can report any issues or bugs by opening an **issue** there. I will receive a notification and respond as soon as possible.
|
||||||
|
|
||||||
### Ubuntu and Derivatives – `qt.qpa.plugin` Error
|
### Ubuntu and Derivatives – *qt.qpa.plugin* Error
|
||||||
|
|
||||||
Users running **Ubuntu** or its derivative distributions (such as Zorin OS, Linux Mint, etc.) may encounter an error with **PySide6 (6.5.0)** related to the **Qt xcb platform plugin**.
|
Users running **Ubuntu** or its derivative distributions (such as Zorin OS, Linux Mint, etc.) may encounter an error with **PySide6 (6.5.0)** related to the **Qt xcb platform plugin**.
|
||||||
This issue occurs when the required library **`libxcb-cursor0`** (or sometimes **`xcb-cursor0`**) is missing.
|
This issue occurs when the required library *libxcb-cursor0* (or sometimes *xcb-cursor0*) is missing.
|
||||||
|
|
||||||
To resolve this, install the package using the following command in your terminal:
|
To resolve this, install the package using the following command in your terminal:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue