Installation LightBurn sur Ubuntu 20.04

Bonjour,
Je n’arrive pas à installer Lightburn sur Ubuntu 20.04
Avec le fichier AppImage : ma camera cam500 ne fonctionne pas et j’ai des problèmes de résolution pour l’affichage de la fenêtre…
Avec run, j’ai mon icône Lightburn mais le logiciel de se lance pas…
Avec .7z, quand je double clique sur Apprun après avoir extrait le dossier compressé, j’ai le message “Aucune application n’est installée pour les fichiers ‘bibliothèque partagée’ Voulez-vous rechercher une application pour ouvrir ce fichier” …
Qu’en pensez-vous ? Merci pour votre aide.

Good morning,
I can’t install Lightburn on Ubuntu 20.04
With the AppImage file: my cam500 camera does not work and I have resolution problems displaying the window…
With run, I have my Lightburn icon but the software does not launch…
With .7z, when I double click on Apprun after extracting the compressed folder, I get the message “No applications are installed for ‘shared library’ files Do you want to search for an application to open this file”…
What do you think ? Thanks for your help.

Bonjour @fdrb,

Avec le .7z vous devriez aussi voir l’executable LightBurn dans le dossier - essayez de le lancer directement. De préférence par la ligne de commande dans un terminal, cela vous donnera plus de retour sur le problème rencontré lors du lancement.

Hello @fdrb,

With .7z you should also see the LightBurn executable in the folder - try running it directly. Preferably through the command line in a terminal, this will give you more feedback on the problem encountered during launch.

Quelle ligne de commande dois-je saisir pour lancer Lightburn ?

What command line do I enter to launch Lightburn?

Normalement depuis le dossier où l’archive a été extraite, ./LightBurn devrait suffir.

Normally from the folder where the archive was extracted, ./LightBurn should be enough.

J’ai le message suivant : "qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb."

Que dois-je faire à votre avis ?
Merci

I have the following message

What do you think I should do?
THANKS

J’essaierais d’installer libxcb-xinerama0 avec apt-get, cela devrait résoudre le problème. Ce serait le même problème avec la version installée par le .run.

I would try installing libxcb-xinerama0 with apt-get, this should solve the problem. This would be the same problem with the version installed by the .run.

Merci beaucoup

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.