Pages : 1
#1 Le 08/07/2025, à 19:14
- conversations
Kdenlive
Bonjour,
Totalement novice dans le domaine informatique, j'ai un GROS problème avec le logiciel Kdenlive (que j'utilise souvent).....il ne veut plus s'ouvrir !
Lorsque je tape dans un terminal Kdenlive, voici ce qui apparaît:
user@Precision-7540:~$ kdenlive
Gtk-Message: 18:38:25.199: Failed to load module "xapp-gtk3-module"
Gtk-Message: 18:38:25.242: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:38:25.242: Failed to load module "canberra-gtk-module"
Qt: Session management error: Could not open network socket
Puis une fenêtre Kdenlive s'ouvre avec une info: "Kdenlive s'est planté au dernier démarrage. Voulez-vous vraiment ré-initialiser les fichiers de configuration ?"
Avec deux options: "Continuer" "Réinitialiser"
et que je choisisse l'une ou l'autre des options....Kdenlive se ferme.
Du coup je cherche un peu plus dans un terminal et....cela dépasse mes compétences.....voici ce qui en ressort:
kf.notifications: Failed to play sound with canberra: File or data not found
profilePath from $MLT_PROFILES_PATH: "/snap/kdenlive/125/usr/share/mlt-7/profiles/"
meltPath from KdenliveSetting::meltPath: "/snap/kdenlive/125/usr/bin/melt"
Starting render server
ZZZZZZZZZZZZZZZZZZZZZZZ
STARTING TASKMANAGER CLOSURE, ACTIVE THREADS: 0
EXCEPTIONS: QList()
ZZZZZZZZZZZZZZZZZZZZZZZ
plugin not available: "frei0r.sleid0r_push-down"
plugin not available: "frei0r.sleid0r_push-left"
plugin not available: "frei0r.sleid0r_push-right"
plugin not available: "frei0r.sleid0r_push-up"
plugin not available: "frei0r.sleid0r_slide-down"
plugin not available: "frei0r.sleid0r_slide-left"
plugin not available: "frei0r.sleid0r_slide-up"
plugin not available: "frei0r.sleid0r_slide-right"
plugin not available: "frei0r.sleid0r_wipe-barn-door-h"
plugin not available: "frei0r.sleid0r_wipe-barn-door-v"
plugin not available: "frei0r.sleid0r_wipe-circle"
plugin not available: "frei0r.sleid0r_wipe-down"
plugin not available: "frei0r.sleid0r_wipe-left"
plugin not available: "frei0r.sleid0r_wipe-rect"
plugin not available: "frei0r.sleid0r_wipe-right"
plugin not available: "frei0r.sleid0r_wipe-up"
plugin not available: "region"
[libprotobuf ERROR google/protobuf/descriptor_database.cc:642] File already exists in database: versions.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:1988] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
Abandon (core dumped)
user@Precision-7540:~$ k
Quelqu'un-e pourrait-il m'aider ?
D'avance merci !
Hors ligne
#2 Le 08/07/2025, à 19:35
- xubu1957
Re : Kdenlive
Bonjour,
Pour ajouter toi-même les balises code à ton message #1 :
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Comme demandé dans le premier message du tutoriel Retour utilisable de commande
user@Precision-7540:~$ kdenlive
Gtk-Message: 18:38:25.199: Failed to load module "xapp-gtk3-module"
Gtk-Message: 18:38:25.242: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:38:25.242: Failed to load module "canberra-gtk-module"
Qt: Session management error: Could not open network socket
Puis une fenêtre Kdenlive s'ouvre avec une info: "Kdenlive s'est planté au dernier démarrage. Voulez-vous vraiment ré-initialiser les fichiers de configuration ?"
...
Du coup je cherche un peu plus dans un terminal et....cela dépasse mes compétences.....voici ce qui en ressort:
kf.notifications: Failed to play sound with canberra: File or data not found
profilePath from $MLT_PROFILES_PATH: "/snap/kdenlive/125/usr/share/mlt-7/profiles/"
meltPath from KdenliveSetting::meltPath: "/snap/kdenlive/125/usr/bin/melt"
Starting render server
ZZZZZZZZZZZZZZZZZZZZZZZ
STARTING TASKMANAGER CLOSURE, ACTIVE THREADS: 0
EXCEPTIONS: QList()
ZZZZZZZZZZZZZZZZZZZZZZZ
plugin not available: "frei0r.sleid0r_push-down"
plugin not available: "frei0r.sleid0r_push-left"
plugin not available: "frei0r.sleid0r_push-right"
plugin not available: "frei0r.sleid0r_push-up"
plugin not available: "frei0r.sleid0r_slide-down"
plugin not available: "frei0r.sleid0r_slide-left"
plugin not available: "frei0r.sleid0r_slide-up"
plugin not available: "frei0r.sleid0r_slide-right"
plugin not available: "frei0r.sleid0r_wipe-barn-door-h"
plugin not available: "frei0r.sleid0r_wipe-barn-door-v"
plugin not available: "frei0r.sleid0r_wipe-circle"
plugin not available: "frei0r.sleid0r_wipe-down"
plugin not available: "frei0r.sleid0r_wipe-left"
plugin not available: "frei0r.sleid0r_wipe-rect"
plugin not available: "frei0r.sleid0r_wipe-right"
plugin not available: "frei0r.sleid0r_wipe-up"
plugin not available: "region"
[libprotobuf ERROR google/protobuf/descriptor_database.cc:642] File already exists in database: versions.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:1988] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
terminate called after throwing an instance of 'google::protobuf::FatalException'
what(): CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size):
Abandon (core dumped)
user@Precision-7540:~$ k
===========
Fournis les retours de :
sudo apt update
snap list --all
d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
et :
ls -l /var/crash
en te servant du Retour utilisable de commande.
Dernière modification par xubu1957 (Le 08/07/2025, à 19:40)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 09/07/2025, à 08:47
- conversations
Re : Kdenlive
Voici les retours:
user@Precision-7540:~$ sudo apt update
[sudo] Mot de passe de user :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu noble InRelease
Réception de :2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Réception de :4 http://fr.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu noble-updates/main i386 Packages [490 kB]
Réception de :6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [983 kB]
Réception de :7 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1234 kB]
Réception de :8 http://security.ubuntu.com/ubuntu noble-security/main i386 Packages [307 kB]
Réception de :9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [21,6 kB]
Réception de :10 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
Réception de :11 http://security.ubuntu.com/ubuntu noble-security/universe i386 Packages [538 kB]
Réception de :12 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [162 kB]
Réception de :13 http://fr.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
Réception de :14 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1104 kB]
Réception de :15 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [869 kB]
Réception de :16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [52,3 kB]
Réception de :17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B]
Réception de :18 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe i386 Packages [666 kB]
Réception de :19 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [281 kB]
Réception de :20 http://fr.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
Réception de :21 http://fr.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
Réception de :22 http://fr.archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [63,1 kB]
Réception de :23 http://fr.archive.ubuntu.com/ubuntu noble-backports/main i386 Packages [55,7 kB]
Réception de :24 http://fr.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7084 B]
Réception de :25 http://fr.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
Réception de :26 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe i386 Packages [18,6 kB]
Réception de :27 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31,4 kB]
Réception de :28 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [28,3 kB]
Réception de :29 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe Icons (48x48) [21,4 kB]
Réception de :30 http://fr.archive.ubuntu.com/ubuntu noble-backports/universe Icons (64x64) [29,8 kB]
Réception de :31 http://fr.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
7721 ko réceptionnés en 9s (814 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
6 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
Puis:
user@Precision-7540:~$ snap list --all
Nom Version Révision Suivi Éditeur Notes
appimage2deb 1.0.0 1 latest/stable readableauthor -
audacity 3.7.1 1208 latest/stable snapcrafters✪ -
audacity 3.7.1 1196 latest/stable snapcrafters✪ désactivé
bare 1.0 5 latest/stable canonical✓ base
bluetooth-6lowpand 0.1 19 latest/edge wielgosm -
bluetooth-autostart 1.1 10 latest/stable mauringo -
bluez 5.48-4 314 latest/stable canonical✓ désactivé
bluez 5.48-5 400 latest/stable canonical✓ -
bluez-tests 1 2 latest/edge canonical✓ -
compress-video 5.1.0 40 latest/stable ohzi désactivé
compress-video 5.6.3 44 latest/stable ohzi -
core 16-2.61.4-20250508 17212 latest/stable canonical✓ core
core 16-2.61.4-20241002 17210 latest/stable canonical✓ core,désactivé
core18 20250123 2855 latest/stable canonical✓ base,désactivé
core18 20250523 2887 latest/stable canonical✓ base
core20 20250429 2582 latest/stable canonical✓ base,désactivé
core20 20250526 2599 latest/stable canonical✓ base
core22 20250528 2010 latest/stable canonical✓ base
core22 20250425 1981 latest/stable canonical✓ base,désactivé
core24 20250504 988 latest/stable canonical✓ base,désactivé
core24 20250526 1006 latest/stable canonical✓ base
cups 2.4.12-2 1104 latest/edge openprinting✓ -
cups 2.4.12-2 1100 latest/edge openprinting✓ désactivé
darktable 5.0.0 291 latest/stable sergiusens -
darktable 5.0.0 289 latest/stable sergiusens désactivé
directpdf 0.8.3 35 latest/stable normex -
ffmpeg 4.3.1 1286 latest/stable snapcrafters✪ -
ffmpeg-2404 7.1.1 82 latest/stable snapcrafters✪ -
ffmpeg-2404 7.1.1 75 latest/stable snapcrafters✪ désactivé
firefox 139.0.1-1 6259 latest/stable mozilla✓ désactivé
firefox 139.0.4-1 6316 latest/stable mozilla✓ -
firmware-updater 0+git.7983059 147 1/stable/… canonical✓ désactivé
firmware-updater 0+git.22198be 167 1/stable/… canonical✓ -
formatlab 2024.12.1 65 latest/stable rishabh3354 -
formatlab 2024.7.5 62 latest/stable rishabh3354 désactivé
gimp 3.0.4 525 latest/stable snapcrafters✪ -
gimp 3.0.4 521 latest/stable snapcrafters✪ désactivé
glaxnimate 0.5.5+snap-b356428b 753 latest/stable kde✓ -
glaxnimate 0.5.4 719 latest/stable kde✓ désactivé
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 194 latest/stable canonical✓ désactivé
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 198 latest/stable canonical✓ -
gnome-3-34-1804 0+git.3556cb3 90 latest/stable canonical✓ désactivé
gnome-3-34-1804 0+git.3556cb3 93 latest/stable canonical✓ -
gnome-3-38-2004 0+git.6f39565 140 latest/stable canonical✓ désactivé
gnome-3-38-2004 0+git.efb213a 143 latest/stable canonical✓ -
gnome-42-2204 0+git.38ea591 202 latest/stable canonical✓ -
gnome-42-2204 0+git.510a601 176 latest/stable canonical✓ désactivé
gnome-46-2404 0+git.d9f8bf6-sdk0+git.c8a281c 90 latest/stable canonical✓ -
gnome-46-2404 0+git.7d0cf36 77 latest/stable canonical✓ désactivé
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
gtk-common-themes 0.1-79-ga83e90c 1534 latest/stable/… canonical✓ désactivé
gtk2-common-themes 0.1 13 latest/stable canonical✓ -
hdmi-usb-dongle 0.1 33 latest/stable ogra -
inkscape 1.4.1-rc-06eac75fbf-2025-03-29 10758 latest/stable inkscape✓ désactivé
inkscape 1.4.2-2aeb623e1d-2025-05-12 10823 latest/stable inkscape✓ -
isoimagewriter 24.12.1 28 latest/stable kde✓ -
isoimagewriter 1.0.0 22 latest/stable kde✓ désactivé
itrue-lsusb 014-1build1 6 latest/edge itrue -
jpg2pdf 2024.1.2 31 latest/stable rishabh3354 -
jpg2pdf 2024.1.1 30 latest/stable rishabh3354 désactivé
kde-frameworks-5-96-qt-5-15-5-core20 5.96.0 7 latest/stable kde✓ -
kde-frameworks-5-98-qt-5-15-6-core20 5.98.0 9 latest/stable kde✓ -
kde-frameworks-5-99-qt-5-15-7-core20 5.99.0 15 latest/stable kde✓ désactivé
kde-frameworks-5-99-qt-5-15-7-core20 5.99.0 7 latest/stable kde✓ -
kde-frameworks-5-core18 5.61.0 32 latest/stable kde✓ désactivé
kde-frameworks-5-core18 5.67.0 35 latest/stable kde✓ -
kde-frameworks-5-qt-5-14-core18 5.68.0 4 latest/stable kde✓ -
kde-frameworks-5-qt-5-15-3-core20 5.87.0 8 latest/stable kde✓ -
kde-frameworks-5-qt-5-15-3-core20 5.87.0 7 latest/stable kde✓ désactivé
kde-frameworks-5-qt-5-15-core20 5.79.0 14 latest/stable kde✓ -
kdenlive 25.04.3 125 latest/stable kde✓ -
kf5-5-104-qt-5-15-8-core22 5.104 9 latest/stable kde✓ -
kf5-5-105-qt-5-15-9-core22 5.105 11 latest/stable kde✓ -
kf5-5-105-qt-5-15-9-core22 5.105 9 latest/stable kde✓ désactivé
kf6-core22 6.6.0 42 latest/stable kde✓ désactivé
kf6-core22 6.10.0 43 latest/stable kde✓ -
kf6-core24 6.9.0-6.14.0-6.3.5-25.04.2 31 latest/stable kde✓ -
kf6-core24 6.9.0-6.14.0-6.3.5-25.04.2 30 latest/stable kde✓ désactivé
laidout 0.096.1-2 3 latest/stable ogra -
meltdown-simosx git-0bc37b5 1 latest/edge simosx -
mesa-2404 24.0.9 143 latest/stable canonical✓ désactivé
mesa-2404 24.2.8 495 latest/stable canonical✓ -
omniawrite 1.3.2 30 latest/stable torsten.dittmann -
p7zip-desktop 16.02.2 220 latest/stable emily -
pa-applet 0.1 3 latest/stable liquuid -
panda-video-converter 2024.7.5 14 latest/stable rishabh3354 désactivé
panda-video-converter 2024.12.1 15 latest/stable rishabh3354 -
pyqt5-runtime-core20 20.04 9 latest/stable rishabh3354 -
pyqt5-runtime-lite 18.04 4 latest/stable rishabh3354 -
sitemarker 2.2.0 8 latest/stable aerodev désactivé
sitemarker 3.0.0 14 latest/stable aerodev -
snap-store 0+git.7a3a49a6 1248 2/stable/… canonical✓ désactivé
snap-store 0+git.90575829 1270 2/stable/… canonical✓ -
snapcraft 8.9.4 15082 latest/stable canonical✓ classic
snapcraft 8.9.2 14884 latest/stable canonical✓ désactivé,classic
snapd 2.68.5 24718 latest/stable canonical✓ snapd
snapd 2.68.4 24505 latest/stable canonical✓ snapd,désactivé
snapd-desktop-integration 0.9 253 latest/stable/… canonical✓ désactivé
snapd-desktop-integration 0.9 315 latest/stable/… canonical✓ -
subtitle-edit 3.5.13.192 7 latest/edge nzatkovich -
test-snapd-tools 1.0 9 latest/stable test-snaps-canonical -
thunderbird 128.11.1esr-1 737 latest/stable canonical✓ désactivé
thunderbird 128.12.0esr-1 751 latest/stable canonical✓ -
usb-utils 8-1 2 latest/stable teknoraver -
usbutils-lool None 2 latest/stable lool -
video-downloader 0.12.26 1287 latest/stable unrud désactivé
video-downloader 0.12.26 1292 latest/stable unrud -
vlc 3.0.20-1-g2617de71b6 3777 latest/stable videolan✓ -
vlc 3.0.19 3721 latest/stable videolan✓ désactivé
zoom-client 6.4.6.1370 258 latest/stable ogra -
zoom-client 6.2.3.2056 242 latest/stable ogra désactivé
Et enfin:
user@Precision-7540:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-=============================================-==========================================-============-=================================================================================
rc ca-certificates-mono 6.8.0.105+dfsg-2 all Common CA certificates (Mono keystore)
rc fuse 2.9.9-3 amd64 Filesystem in Userspace
rc libasound2-plugins:i386 1.2.6-1 i386 ALSA library additional plugins
rc libfm4:amd64 1.3.2-1 amd64 file management support (core library)
rc libglib2.0-0:amd64 2.72.4-0ubuntu2.3 amd64 GLib library of C routines
rc libglib2.0-0:i386 2.72.4-0ubuntu2.3 i386 GLib library of C routines
rc libgtk-3-0:amd64 3.24.33-1ubuntu2.2 amd64 GTK graphical user interface library
rc libgtk-3-0:i386 3.24.33-1ubuntu2.2 i386 GTK graphical user interface library
rc libgtk2.0-0:amd64 2.24.33-2ubuntu2.1 amd64 GTK graphical user interface library - old version
rc libmagic1:amd64 1:5.41-3ubuntu0.1 amd64 Recognize the type of data in a file using "magic" numbers - library
rc libqt5core5a:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 core module
rc libqt5core5a:i386 5.15.3+dfsg-2ubuntu0.2 i386 Qt 5 core module
rc libqt5gui5:amd64 5.15.3+dfsg-2ubuntu0.2 amd64 Qt 5 GUI module
rc libqt5gui5:i386 5.15.3+dfsg-2ubuntu0.2 i386 Qt 5 GUI module
rc libssl3:amd64 3.0.2-0ubuntu1.18 amd64 Secure Sockets Layer toolkit - shared libraries
rc libssl3:i386 3.0.2-0ubuntu1.18 i386 Secure Sockets Layer toolkit - shared libraries
rc linux-image-5.11.0-25-generic 5.11.0-25.27~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-34-generic 5.11.0-34.36~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-36-generic 5.11.0-36.40~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-37-generic 5.11.0-37.41~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-40-generic 5.11.0-40.44~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.11.0-41-generic 5.11.0-41.45~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.11.0-43-generic 5.11.0-43.47~20.04.2 amd64 Signed kernel image generic
rc linux-image-5.13.0-27-generic 5.13.0-27.29~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-30-generic 5.13.0-30.33~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-35-generic 5.13.0-35.40~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-37-generic 5.13.0-37.42~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-39-generic 5.13.0-39.44~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-40-generic 5.13.0-40.45~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-41-generic 5.13.0-41.46~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-44-generic 5.13.0-44.49~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-48-generic 5.13.0-48.54~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-51-generic 5.13.0-51.58~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.13.0-52-generic 5.13.0-52.59~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-100-generic 5.15.0-100.110 amd64 Signed kernel image generic
rc linux-image-5.15.0-101-generic 5.15.0-101.111 amd64 Signed kernel image generic
Hors ligne
#4 Le 09/07/2025, à 10:06
- cqfd93
Re : Kdenlive
Modération - Balises code à ajouter à tes messages, ça ne se fera pas tout seul…
− cqfd93 −
Hors ligne
#5 Le 09/07/2025, à 10:37
- xubu1957
Re : Kdenlive
Bonjour,
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Et vu discuss.kde.org/t/kdenlive-crashes-after-upgrade-to-plasma-6-4-0/36092, je ne sais pas aider plus ! ¯∖_(ツ)_/¯
Dernière modification par xubu1957 (Le 09/07/2025, à 10:40)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#6 Le 09/07/2025, à 15:04
- conversations
Re : Kdenlive
Et bien merci tout de même.
Pour l'instant....aucun résultat, même après avoir exécuté:
sudo apt purge ~c
dont voici les résultats:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
aften fonts-wine libb2-1 libcapi20-3t64 libdrm-nouveau2:i386 libfaudio0
libfmt9 libglade2-0 libgpac12t64 libllvm17t64 libllvm17t64:i386 liboggz2
libosmesa6 libqt6core6t64 libsox-fmt-mp3 libstb0t64 libvkd3d-shader1
libvkd3d1 libz-mingw-w64 linux-headers-6.8.0-60 linux-tools-6.8.0-60 mailcap
mkvtoolnix oggz-tools ogmtools pandoc pandoc-data python3-netifaces
qt6-translations-l10n tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd
vkd3d-compiler
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 6 non mis à jour.
Et puis après avoir exécuté sudo apt autoremove
dont voici le résultat:
user@Precision-7540: $ sudo apt autoremove
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les paquets suivants seront ENLEVÉS :
aften fonts-wine libb2-1 libcapi20-3t64 libdrm-nouveau2:i386 libfaudio0
libfmt9 libglade2-0 libgpac12t64 libllvm17t64 libllvm17t64:i386 liboggz2
libosmesa6 libqt6core6t64 libsox-fmt-mp3 libstb0t64 libvkd3d-shader1
libvkd3d1 libz-mingw-w64 linux-headers-6.8.0-60 linux-tools-6.8.0-60 mailcap
mkvtoolnix oggz-tools ogmtools pandoc pandoc-data python3-netifaces
qt6-translations-l10n tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd
vkd3d-compiler
0 mis à jour, 0 nouvellement installés, 33 à enlever et 6 non mis à jour.
Après cette opération, 659 Mo d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] o
(Lecture de la base de données... 406516 fichiers et répertoires déjà installés.
)
Suppression de aften (0.0.8+git20100105-0ubuntu4) ...
Suppression de fonts-wine (9.0~repack-4build3) ...
Suppression de mkvtoolnix (82.0-1build2) ...
Suppression de libqt6core6t64:amd64 (6.4.2+dfsg-21.1build5) ...
Suppression de libb2-1:amd64 (0.98.1-1.1build1) ...
Suppression de libcapi20-3t64:amd64 (1:3.27-3.1build1) ...
Suppression de libdrm-nouveau2:i386 (2.4.122-1~ubuntu0.24.04.1) ...
Suppression de libfaudio0:amd64 (24.02+dfsg-1build2) ...
Suppression de libfmt9:amd64 (9.1.0+ds1-2) ...
Suppression de libglade2-0:amd64 (1:2.6.4-2.4build2) ...
Suppression de libgpac12t64:amd64 (2.2.1+dfsg1-3.1build2) ...
Suppression de libllvm17t64:i386 (1:17.0.6-9ubuntu1) ...
Suppression de libosmesa6:amd64 (24.2.8-1ubuntu1~24.04.1) ...
Suppression de libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ...
Suppression de oggz-tools (1.1.1-8) ...
Suppression de liboggz2:amd64 (1.1.1-8) ...
Suppression de libsox-fmt-mp3:amd64 (14.4.2+git20190427-4build4) ...
Suppression de libstb0t64:amd64 (0.0~git20230129.5736b15+ds-1.2) ...
Suppression de vkd3d-compiler (1.2-15build1) ...
Suppression de libvkd3d1:amd64 (1.2-15build1) ...
Suppression de libvkd3d-shader1:amd64 (1.2-15build1) ...
Suppression de libz-mingw-w64 (1.3.1+dfsg-1) ...
Suppression de linux-headers-6.8.0-60 (6.8.0-60.63) ...
Suppression de linux-tools-6.8.0-60 (6.8.0-60.63) ...
Suppression de mailcap (3.70+nmu1ubuntu1) ...
Suppression de ogmtools (1:1.5-4.1build2) ...
Suppression de pandoc (3.1.3+ds-2) ...
Suppression de pandoc-data (3.1.3-1) ...
Suppression de python3-netifaces:amd64 (0.11.0-2build3) ...
Suppression de qt6-translations-l10n (6.4.2-1) ...
Suppression de tesseract-ocr (5.3.4-1build5) ...
Suppression de tesseract-ocr-eng (1:4.1.0-2) ...
Suppression de tesseract-ocr-osd (1:4.1.0-2) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.39-0ubuntu8.4)
...
Traitement des actions différées (« triggers ») pour man-db (2.12.0-4build2) ...
Traitement des actions différées (« triggers ») pour sgml-base (1.31) ...
Traitement des actions différées (« triggers ») pour hicolor-icon-theme (0.17-2)
...
Voilà où j'en suis et je ne sais plus quoi/comment faire....
Merci quand même !
Conversations
Hors ligne
#7 Le 09/07/2025, à 21:59
- damrtom
Re : Kdenlive
Bonjour,
J'ai le même problème sur une installation pratiquement fraiche d'Ubuntu 25.04.
Un peu de patience, cela va être corrigé rapidement je n'en doute pas.
Hors ligne
#8 Le 10/07/2025, à 09:39
- conversations
Re : Kdenlive
Merci pour tous ces retours.
Oui, je pense (espère) que le problème va trouver une solution grâce aux compétences de la communauté UBUNTU, compétences que je n'ai pas !
conversations
Hors ligne
#9 Le 10/07/2025, à 21:55
- damrtom
Re : Kdenlive
Bonjour,
La mise à jour sortie aujourd'hui règle le problème chez moi.
Hors ligne
#10 Le 11/07/2025, à 08:25
- conversations
Re : Kdenlive
Bonjour,
Merci à vous, je vais faire la nouvelle mise à jour.
Hors ligne
Pages : 1