Readme.md : ajout des problèmes connus
This commit is contained in:
parent
f5f9f01983
commit
5d3742bb4b
10
Readme.md
10
Readme.md
@ -46,3 +46,13 @@ Intégration au bureau
|
|||||||
cp borgbackupgui.desktop $HOME/.local/share/applications
|
cp borgbackupgui.desktop $HOME/.local/share/applications
|
||||||
|
|
||||||
|
|
||||||
|
Problèmes connus
|
||||||
|
---------------
|
||||||
|
|
||||||
|
1. Le raccourcis n'apparaît pas, la commande borgbackup-gui renvoie "Commande introuvable".
|
||||||
|
|
||||||
|
Le repertoire ~/.local/bin ne fait pas parti du $PATH. Exécutez la commande `pipx ensurepath` pour régler le problème
|
||||||
|
|
||||||
|
2. La commande borgbackup-gui crash au lancement avec le message: `qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin`
|
||||||
|
|
||||||
|
Installez la librairie libxcb-cursor0 : `sudo apt install libxcb-cursor0`
|
||||||
Loading…
Reference in New Issue
Block a user