Kdenlive crash au démarrage

Shura Membre non connecté
-
- Voir le profil du membre Shura
- Inscrit le : 26/08/2018
- Groupes :
j'en appel à ceux qui savent.
Quand je lance Kdenlive, ce dernier fait mine de fonctionner mais s'arrête en quelque seconde.
via Konsole voici le message d'erreur:
Invalid metadata for "audiochannels"
Failed to parse "audiochannels"
Invalid metadata for "audioconvert"
Failed to parse "audioconvert"
Invalid metadata for "data_feed"
Failed to parse "data_feed"
Invalid metadata for "imageconvert"
Failed to parse "imageconvert"
Invalid title/identifier for "crop_detect"
Failed to parse "crop_detect"
Invalid metadata for "telecide"
Failed to parse "telecide"
Invalid metadata for "jack"
Failed to parse "jack"
Invalid metadata for "deinterlace"
Failed to parse "deinterlace"
Invalid metadata for "glsl.manager"
Failed to parse "glsl.manager"
Invalid metadata for "movit.convert"
Failed to parse "movit.convert"
Invalid metadata for "movit.crop"
Failed to parse "movit.crop"
Invalid metadata for "movit.resample"
Failed to parse "movit.resample"
Invalid metadata for "movit.resize"
Failed to parse "movit.resize"
Invalid metadata for "avcolour_space"
Failed to parse "avcolour_space"
Invalid metadata for "avcolor_space"
Failed to parse "avcolor_space"
Invalid metadata for "avdeinterlace"
Failed to parse "avdeinterlace"
Invalid metadata for "swscale"
Failed to parse "swscale"
Invalid metadata for "swresample"
Failed to parse "swresample"
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QEGLPlatformContext: eglMakeCurrent failed: 3009
QEGLPlatformContext: eglMakeCurrent failed: 3009
QEGLPlatformContext: eglMakeCurrent failed: 3009
QOpenGLFunctions created with non-current context
Erreur de segmentation (core dumped)
A toute fin utile j'ajoute que je suis sous PLASMA
Mageia 8 noyaux 5.15.65
j'ai désinstallé puis réinstallé kdenlive via Konsole mais en vain.
Si quelqu'un à une idée je suis preneur !
Par avance merci !
GL HF
Mageia 9 Plasma Ryzen 7600X AMD 7800XT
N'est pas mort ce qui à jamais dors,
Tout au long des siècles peut mourir même la mort.
LOVECRAFT

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
Cela arrive t' il avec un autre utilisateur (les erreurs de metadonnées me laissent penser à un problème avec le profile utilisateur) ?
D' un autre côté, on voit une erreur au niveau de l' OpenGL, donc la partie rendu graphique ? Quelque chose a changé de ce côté là (hormis une mise à jour du noyau ?) ?
Édité par nic80 Le 15/09/2022 à 20h28

Shura Membre non connecté
-
- Voir le profil du membre Shura
- Inscrit le : 26/08/2018
- Groupes :
merci pour les pistes.
Je vais investiguer tout cela

Mageia 9 Plasma Ryzen 7600X AMD 7800XT
N'est pas mort ce qui à jamais dors,
Tout au long des siècles peut mourir même la mort.
LOVECRAFT

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Est-ce nouveau ou c'est la première fois que tu utilises kdenlive ?
On voit un Core dumped. C'est un plantage.
Pour en savoir plus, tu peux lancer le programme avec gdb (à installer au nécessaire), afin d'obtenir une trace du plantage :
gdb kdenlive
run
(le programme se lance et plante)
bt full
Tu obtiens une pile des appels successifs qui conduisent au plantage. Ceci devrait permettre de mieux localiser le problème. Pas forcément de le résoudre.

Visiteur
Kdenlive se plante souvent. Essaie la version de Flatpak. Il devrait être plus stable.

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron
Kdenlive se plante souvent. Essaie la version de Flatpak. Il devrait être plus stable.
Au démarrage ce n'est pas normal. Comme tout logiciel de montage, Kdenlive peut planter au cours de l'utilisation, mais il n'a aucun problème pour se lancer avec Mageia.

Ami age Membre non connecté
-
- Voir le profil du membre Ami age
- Inscrit le : 18/08/2012
- Site internet
- Groupes :
-
Modérateur
Toujours bien vérifier les dépots, (surtout pour avoir les codecs dans les dépots tainted)
https://www.mageialinux-online.org/wiki/configurer-sa-base-urpmi



___________________________________ Un petit clic pour Mageia ? =>> CLIQUEZ I C I :
.

Shura Membre non connecté
-
- Voir le profil du membre Shura
- Inscrit le : 26/08/2018
- Groupes :
merci pour vos retour.
@Papoteur: voici ci-dessous la commande gdb
GNU gdb (GDB) 10.1-5.mga8 (Mageia release 8)
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-mageia-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kdenlive...
Reading symbols from /usr/lib/debug/usr/bin/kdenlive-20.12.0-4.mga8.x86_64.debug...
(gdb) run
Starting program: /usr/bin/kdenlive
Missing separate debuginfos, use: debuginfo-install glibc-2.32-28.mga8.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff014c640 (LWP 167931)]
[Detaching after fork from child process 167932]
[New Thread 0x7fffee3f4640 (LWP 167933)]
[New Thread 0x7fffe7fff640 (LWP 167934)]
[New Thread 0x7fffd8749640 (LWP 167943)]
Invalid metadata for "audiochannels"
Failed to parse "audiochannels"
Invalid metadata for "audioconvert"
Failed to parse "audioconvert"
Invalid metadata for "data_feed"
Failed to parse "data_feed"
Invalid metadata for "imageconvert"
Failed to parse "imageconvert"
Invalid title/identifier for "crop_detect"
Failed to parse "crop_detect"
Invalid metadata for "telecide"
Failed to parse "telecide"
Invalid metadata for "jack"
Failed to parse "jack"
Invalid metadata for "deinterlace"
Failed to parse "deinterlace"
Invalid metadata for "glsl.manager"
Failed to parse "glsl.manager"
Invalid metadata for "movit.convert"
Failed to parse "movit.convert"
Invalid metadata for "movit.crop"
Failed to parse "movit.crop"
Invalid metadata for "movit.resample"
Failed to parse "movit.resample"
Invalid metadata for "movit.resize"
Failed to parse "movit.resize"
Invalid metadata for "avcolour_space"
Failed to parse "avcolour_space"
Invalid metadata for "avcolor_space"
Failed to parse "avcolor_space"
Invalid metadata for "avdeinterlace"
Failed to parse "avdeinterlace"
Invalid metadata for "swscale"
Failed to parse "swscale"
Invalid metadata for "swresample"
Failed to parse "swresample"
[New Thread 0x7fffd7ef4640 (LWP 167949)]
[New Thread 0x7fffd5572640 (LWP 167951)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffc7fff640 (LWP 167952)]
[New Thread 0x7fffc6fbe640 (LWP 167953)]
[New Thread 0x7fffc5d7d640 (LWP 167954)]
[New Thread 0x7fffc550c640 (LWP 167955)]
[New Thread 0x7fffb7fff640 (LWP 167956)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffb423b640 (LWP 167958)]
[New Thread 0x7fff9aefa640 (LWP 167959)]
[New Thread 0x7fff995f4640 (LWP 167961)]
QEGLPlatformContext: eglMakeCurrent failed: 3009
[New Thread 0x7fff98df3640 (LWP 167962)]
[New Thread 0x7fff89df5640 (LWP 167963)]
QEGLPlatformContext: eglMakeCurrent failed: 3009
[New Thread 0x7fff83fff640 (LWP 167964)]
[New Thread 0x7fff837fe640 (LWP 167965)]
[New Thread 0x7fff82ffd640 (LWP 167966)]
QEGLPlatformContext: eglMakeCurrent failed: 3009
QOpenGLFunctions created with non-current context
Missing separate debuginfos, use: debuginfo-install breeze-5.20.4-1.mga8.x86_64 frei0r-1.7.0-3.mga8.x86_64 kim
ageformats-5.76.0-1.mga8.x86_64 kirigami-5.76.0-3.mga8.x86_64 kwindowsystem-5.76.0-1.mga8.x86_64 lib64acl1-2.2
.53-2.mga8.x86_64 lib64alsa2-1.2.4-1.mga8.x86_64 lib64aom2-2.0.1-3.5.mga8.x86_64 lib64ass9-0.15.1-1.mga8.x86_6
4 lib64asyncns0-0.8-12.mga8.x86_64 lib64avcodec58-4.3.4-1.mga8.tainted.x86_64 lib64avfilter7-4.3.4-1.mga8.tain
ted.x86_64 lib64avformat58-4.3.4-1.mga8.tainted.x86_64 lib64avresample4-4.3.4-1.mga8.tainted.x86_64 lib64avuti
l56-4.3.4-1.mga8.tainted.x86_64 lib64blkid1-2.36.2-1.mga8.x86_64 lib64breezecommon5_5-5.20.4-1.mga8.x86_64 lib
64brotlicommon1-1.0.9-2.mga8.x86_64 lib64brotlidec1-1.0.9-2.mga8.x86_64 lib64bz2_1-1.0.8-2.mga8.x86_64 lib64ca
iro2-1.16.0-6.2.mga8.x86_64 lib64canberra0-0.30-15.1.mga8.x86_64 lib64cdio-paranoia2-10.2.2.0.1-1.mga8.x86_64
lib64cdio19-2.1.0-3.mga8.x86_64 lib64celt0_2-0.11.3-9.mga8.x86_64 lib64com_err2-1.45.6-6.mga8.x86_64 lib64curl
4-7.74.0-1.7.mga8.x86_64 lib64datrie1-0.2.12-2.mga8.x86_64 lib64dav1d5-0.8.0-1.mga8.x86_64 lib64dbus1_3-1.13.1
8-3.mga8.x86_64 lib64dbusmenu-qt5_2-0.9.3-1.20160218.4.mga8.x86_64 lib64dc1394_25-2.2.6-2.mga8.x86_64 lib64dri
-drivers-21.3.8-2.mga8.x86_64 lib64drm2-2.4.110-1.mga8.x86_64 lib64drm_intel1-2.4.110-1.mga8.x86_64 lib64drm_n
ouveau2-2.4.110-1.mga8.x86_64 lib64drm_radeon1-2.4.110-1.mga8.x86_64 lib64ebur128_1-1.2.4-3.mga8.x86_64 lib64e
gl1-1.3.2-16.mga8.x86_64 lib64elfutils1-0.182-1.mga8.x86_64 lib64epoxy0-1.5.5-1.mga8.x86_64 lib64exif12-0.6.22
-3.mga8.x86_64 lib64expat1-2.2.10-1.4.mga8.x86_64 lib64fam0-0.1.10-20.mga8.x86_64 lib64ffi7-3.3-2.mga8.x86_64
lib64fftw3-3.3.9-1.mga8.x86_64 lib64flac8-1.3.3-3.1.mga8.x86_64 lib64fontconfig1-2.13.93-4.mga8.x86_64 lib64fr
eetype6-2.10.4-2.2.mga8.tainted.x86_64 lib64fribidi0-1.0.10-1.1.mga8.x86_64 lib64gavl1-1.4.0-11.mga8.x86_64 li
b64gbm1-21.3.8-2.mga8.x86_64 lib64gcrypt20-1.8.7-1.2.mga8.x86_64 lib64gdither1-0.6-8.mga8.x86_64 lib64gdk_pixb
uf2.0_0-2.42.2-1.1.mga8.x86_64 lib64gio2.0_0-2.66.8-1.mga8.x86_64 lib64gl1-1.3.2-16.mga8.x86_64 lib64glapi0-21
.3.8-2.mga8.x86_64 lib64glib2.0_0-2.66.8-1.mga8.x86_64 lib64gnutls30-3.6.15-3.3.mga8.x86_64 lib64gpg-error0-1.
41-1.mga8.x86_64 lib64graphite2_3-1.3.14-1.mga8.x86_64 lib64gstreamer-plugins-base1.0_0-1.18.5-1.mga8.x86_64 l
ib64gstreamer1.0_0-1.18.5-1.mga8.x86_64 lib64harfbuzz0-2.7.4-1.mga8.x86_64 lib64id3tag0-0.15.1b-22.mga8.x86_64
lib64idn2_0-2.3.0-4.mga8.x86_64 lib64ilmbase2_5_25-2.5.7-1.3.mga8.x86_64 lib64ilmimf2_5_25-2.5.7-1.3.mga8.x86
--Type <RET> for more, q to quit, c to continue without paging
Cela est-il utile ?
Merci encore pour l'aide !
Mageia 9 Plasma Ryzen 7600X AMD 7800XT
N'est pas mort ce qui à jamais dors,
Tout au long des siècles peut mourir même la mort.
LOVECRAFT

nic80 Membre non connecté
-
- Voir le profil du membre nic80
- Inscrit le : 06/08/2018
- Groupes :
-
Modérateur
Je pense que non, visiblement il manque des informations de debug pour certains paquets ( en plus je ne vois pas de segfault ici). N' étant pas utilisateur de gdb, je ne pourrais pas conseiller sur la marche à suivre ( mais instinctivement, j' appuyerais sur 'c'. En fait , il me semble, que le but de gdb est d' obtenir la trace de qui est chargé en mémoire lors du plantage ( le truc avec plein d' adresses mémoires incompréhensibles par un non dévelloppeur

edit: j' ai a peu près la même chose.
gdb kdenlive GNU gdb (GDB) 10.1-5.mga8 (Mageia release 8) Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-mageia-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from kdenlive... Reading symbols from .gnu_debugdata for /usr/bin/kdenlive... (No debugging symbols found in .gnu_debugdata for /usr/bin/kdenlive) Missing separate debuginfos, use: debuginfo-install kdenlive-20.12.0-4.mga8.x86_64 (gdb) (gdb) run Starting program: /usr/bin/kdenlive [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffeff6a640 (LWP 37567)] [New Thread 0x7fffe7fff640 (LWP 37569)] [New Thread 0x7fffdc8b5640 (LWP 37620)] Invalid metadata for "deinterlace" Failed to parse "deinterlace" Invalid metadata for "telecide" Failed to parse "telecide" Invalid metadata for "avcolour_space" Failed to parse "avcolour_space" Invalid metadata for "avcolor_space" Failed to parse "avcolor_space" Invalid metadata for "avdeinterlace" Failed to parse "avdeinterlace" Invalid metadata for "swscale" Failed to parse "swscale" Invalid metadata for "swresample" Failed to parse "swresample" Invalid metadata for "jack" Failed to parse "jack" Invalid metadata for "audiochannels" Failed to parse "audiochannels" Invalid metadata for "audioconvert" Failed to parse "audioconvert" Invalid metadata for "data_feed" Failed to parse "data_feed" Invalid metadata for "imageconvert" Failed to parse "imageconvert" Invalid title/identifier for "crop_detect" Failed to parse "crop_detect" Invalid metadata for "glsl.manager" Failed to parse "glsl.manager" Invalid metadata for "movit.convert" Failed to parse "movit.convert" Invalid metadata for "movit.crop" Failed to parse "movit.crop" Invalid metadata for "movit.resample" Failed to parse "movit.resample" Invalid metadata for "movit.resize" Failed to parse "movit.resize" [New Thread 0x7fffd7fff640 (LWP 37673)] [New Thread 0x7fffd5704640 (LWP 37679)] QQmlEngine::setContextForObject(): Object already has a QQmlContext [New Thread 0x7fffcffff640 (LWP 37680)] [New Thread 0x7fffcf1fe640 (LWP 37682)] [New Thread 0x7fffcdf1a640 (LWP 37683)] [New Thread 0x7fffcd70a640 (LWP 37684)] [New Thread 0x7fffbbfff640 (LWP 37685)] QQmlEngine::setContextForObject(): Object already has a QQmlContext [New Thread 0x7fffcc09c640 (LWP 37690)] [New Thread 0x7fffba3f3640 (LWP 37691)] [New Thread 0x7fffb97f2640 (LWP 37695)] [New Thread 0x7fffb8e53640 (LWP 37696)] [New Thread 0x7fff8ffff640 (LWP 37697)] [New Thread 0x7fff8f7fe640 (LWP 37698)] [New Thread 0x7fff8effd640 (LWP 37700)] [New Thread 0x7fff8e7fc640 (LWP 37701)] [New Thread 0x7fff8dc91640 (LWP 37704)] [Thread 0x7fffdc8b5640 (LWP 37620) exited]
et ici je n' ai pas de plantage. Toutefois, on voit que l' erreur de métadonnées n' a rien à avoir apparement, vu que j' ai les mêmes.
edit 2: sur un autre utilisateur cela fait pareil ( plantage)?
edit 3: En regardant dans les options de kdenlive, j' ai vu qu' il y avait une option de récupération automatique en cas de plantage. Je me demandes si le dernier fichier ouvert est défecteux, cette option de récupération ne ferait pas planter kdenlive en boucle. Si on renomme le fichier ~/.config/kdeneliverc et que l'on relance kdenlive peut être que l' on sort de cette boucle ( si elle existe)?
Édité par nic80 Le 17/09/2022 à 17h10

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
De plus, tu as oublié la commande :
bt full
mais peut-être justement tu n'as pas la main.

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron

Shura Membre non connecté
-
- Voir le profil du membre Shura
- Inscrit le : 26/08/2018
- Groupes :
@Ami age: j'ai ajouté les dépôts debug, maintenant j'ai tous les dépôts sauf ceux en testing et bacport.
@Nico et @Papoteur: j'ai fait un run bt full et là le logiciel se lance et me propose de restaurer une copie de sauvegarde, je dis ok et puis il reste figé.
Essyer avec un autre utilisateur je veux bien mais mon MCC m'affiche du blanc là ou il devrait y avoir du texte. j'ai fait la manip pour webkit mais j'ai juste gagné le menu à gauche.
Merci pour vos retours !
Mageia 9 Plasma Ryzen 7600X AMD 7800XT
N'est pas mort ce qui à jamais dors,
Tout au long des siècles peut mourir même la mort.
LOVECRAFT

Shura Membre non connecté
-
- Voir le profil du membre Shura
- Inscrit le : 26/08/2018
- Groupes :
Starting program: /usr/bin/kdenlive bt full
Missing separate debuginfos, use: debuginfo-install glibc-2.32-28.mga8.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff014c640 (LWP 54840)]
[Detaching after fork from child process 54841]
[New Thread 0x7fffee3f4640 (LWP 54842)]
[New Thread 0x7fffe7fff640 (LWP 54843)]
[New Thread 0x7fffd8749640 (LWP 54848)]
Invalid metadata for "audiochannels"
Failed to parse "audiochannels"
Invalid metadata for "audioconvert"
Failed to parse "audioconvert"
Invalid metadata for "data_feed"
Failed to parse "data_feed"
Invalid metadata for "imageconvert"
Failed to parse "imageconvert"
Invalid title/identifier for "crop_detect"
Failed to parse "crop_detect"
Invalid metadata for "telecide"
Failed to parse "telecide"
Invalid metadata for "jack"
Failed to parse "jack"
Invalid metadata for "deinterlace"
Failed to parse "deinterlace"
Invalid metadata for "glsl.manager"
Failed to parse "glsl.manager"
Invalid metadata for "movit.convert"
Failed to parse "movit.convert"
Invalid metadata for "movit.crop"
Failed to parse "movit.crop"
Invalid metadata for "movit.resample"
Failed to parse "movit.resample"
Invalid metadata for "movit.resize"
Failed to parse "movit.resize"
Invalid metadata for "avcolour_space"
Failed to parse "avcolour_space"
Invalid metadata for "avcolor_space"
Failed to parse "avcolor_space"
Invalid metadata for "avdeinterlace"
Failed to parse "avdeinterlace"
Invalid metadata for "swscale"
Failed to parse "swscale"
Invalid metadata for "swresample"
Failed to parse "swresample"
[New Thread 0x7fffd7ef4640 (LWP 54856)]
[New Thread 0x7fffd5572640 (LWP 54858)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffc7fff640 (LWP 54859)]
[New Thread 0x7fffc6fbe640 (LWP 54860)]
[New Thread 0x7fffc5d7d640 (LWP 54861)]
[New Thread 0x7fffc550c640 (LWP 54862)]
[New Thread 0x7fffb7fff640 (LWP 54863)]
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:85:9: Unable to assign [unde
fined] to int
"Could not convert argument 0 at"
"expression for text@qrc:/qml/assetList.qml:268"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:86:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:87:9: Unable to assign [unde
fined] to bool
file:///usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:88:9: Unable to assign [unde
fined] to bool
[New Thread 0x7fffa6efa640 (LWP 54865)]
[New Thread 0x7fffa55f4640 (LWP 54866)]
QEGLPlatformContext: eglMakeCurrent failed: 3009
[New Thread 0x7fffa4df3640 (LWP 54867)]
[New Thread 0x7fff91df5640 (LWP 54868)]
QEGLPlatformContext: eglMakeCurrent failed: 3009
[New Thread 0x7fff87fff640 (LWP 54869)]
QQmlEngine::setContextForObject(): Object already has a QQmlContext
[New Thread 0x7fffb40a6640 (LWP 54872)]
[New Thread 0x7fff866f9640 (LWP 54873)]
[New Thread 0x7fff85ef8640 (LWP 54874)]
[New Thread 0x7fff856f7640 (LWP 54876)]
QEGLPlatformContext: eglMakeCurrent failed: 3009
QOpenGLFunctions created with non-current context
Missing separate debuginfos, use: debuginfo-install breeze-5.20.4-1.mga8.x86_64 frameworkintegration-5.76.0-1.
mga8.x86_64 frei0r-1.7.0-3.mga8.x86_64 kimageformats-5.76.0-1.mga8.x86_64 kirigami-5.76.0-3.mga8.x86_64 kwindo
wsystem-5.76.0-1.mga8.x86_64 lib64acl1-2.2.53-2.mga8.x86_64 lib64alsa2-1.2.4-1.mga8.x86_64 lib64aom2-2.0.1-3.5
.mga8.x86_64 lib64ass9-0.15.1-1.mga8.x86_64 lib64asyncns0-0.8-12.mga8.x86_64 lib64avcodec58-4.3.4-1.mga8.taint
ed.x86_64 lib64avfilter7-4.3.4-1.mga8.tainted.x86_64 lib64avformat58-4.3.4-1.mga8.tainted.x86_64 lib64avresamp
le4-4.3.4-1.mga8.tainted.x86_64 lib64avutil56-4.3.4-1.mga8.tainted.x86_64 lib64blkid1-2.36.2-1.mga8.x86_64 lib
64breezecommon5_5-5.20.4-1.mga8.x86_64 lib64brotlicommon1-1.0.9-2.mga8.x86_64 lib64brotlidec1-1.0.9-2.mga8.x86
_64 lib64bz2_1-1.0.8-2.mga8.x86_64 lib64cairo2-1.16.0-6.2.mga8.x86_64 lib64canberra0-0.30-15.1.mga8.x86_64 lib
64cdio-paranoia2-10.2.2.0.1-1.mga8.x86_64 lib64cdio19-2.1.0-3.mga8.x86_64 lib64celt0_2-0.11.3-9.mga8.x86_64 li
b64com_err2-1.45.6-6.mga8.x86_64 lib64curl4-7.74.0-1.7.mga8.x86_64 lib64datrie1-0.2.12-2.mga8.x86_64 lib64dav1
d5-0.8.0-1.mga8.x86_64 lib64dbus1_3-1.13.18-3.mga8.x86_64 lib64dbusmenu-qt5_2-0.9.3-1.20160218.4.mga8.x86_64 l
ib64dc1394_25-2.2.6-2.mga8.x86_64 lib64dri-drivers-21.3.8-2.mga8.x86_64 lib64drm2-2.4.110-1.mga8.x86_64 lib64d
rm_intel1-2.4.110-1.mga8.x86_64 lib64drm_nouveau2-2.4.110-1.mga8.x86_64 lib64drm_radeon1-2.4.110-1.mga8.x86_64
lib64ebur128_1-1.2.4-3.mga8.x86_64 lib64egl1-1.3.2-16.mga8.x86_64 lib64elfutils1-0.182-1.mga8.x86_64 lib64epo
xy0-1.5.5-1.mga8.x86_64 lib64exif12-0.6.22-3.mga8.x86_64 lib64expat1-2.2.10-1.4.mga8.x86_64 lib64fam0-0.1.10-2
0.mga8.x86_64 lib64ffi7-3.3-2.mga8.x86_64 lib64fftw3-3.3.9-1.mga8.x86_64 lib64flac8-1.3.3-3.1.mga8.x86_64 lib6
4fontconfig1-2.13.93-4.mga8.x86_64 lib64freetype6-2.10.4-2.2.mga8.tainted.x86_64 lib64fribidi0-1.0.10-1.1.mga8
.x86_64 lib64gavl1-1.4.0-11.mga8.x86_64 lib64gbm1-21.3.8-2.mga8.x86_64 lib64gcrypt20-1.8.7-1.2.mga8.x86_64 lib
64gdither1-0.6-8.mga8.x86_64 lib64gdk_pixbuf2.0_0-2.42.2-1.1.mga8.x86_64 lib64gio2.0_0-2.66.8-1.mga8.x86_64 li
b64gl1-1.3.2-16.mga8.x86_64 lib64glapi0-21.3.8-2.mga8.x86_64 lib64glib2.0_0-2.66.8-1.mga8.x86_64 lib64gnutls30
-3.6.15-3.3.mga8.x86_64 lib64gpg-error0-1.41-1.mga8.x86_64 lib64graphite2_3-1.3.14-1.mga8.x86_64 lib64gstreame
r-plugins-base1.0_0-1.18.5-1.mga8.x86_64 lib64gstreamer1.0_0-1.18.5-1.mga8.x86_64 lib64harfbuzz0-2.7.4-1.mga8.
x86_64 lib64id3tag0-0.15.1b-22.mga8.x86_64 lib64idn2_0-2.3.0-4.mga8.x86_64 lib64ilmbase2_5_25-2.5.7-1.3.mga8.x
--Type <RET> for more, q to quit, c to continue without paging--
Mageia 9 Plasma Ryzen 7600X AMD 7800XT
N'est pas mort ce qui à jamais dors,
Tout au long des siècles peut mourir même la mort.
LOVECRAFT

Shura Membre non connecté
-
- Voir le profil du membre Shura
- Inscrit le : 26/08/2018
- Groupes :
Cela arrive t' il avec un autre utilisateur (les erreurs de metadonnées me laissent penser à un problème avec le profile utilisateur) ?
D' un autre côté, on voit une erreur au niveau de l' OpenGL, donc la partie rendu graphique ? Quelque chose a changé de ce côté là (hormis une mise à jour du noyau ?) ?
j'ai créé un autre utilisateur mais le problème persiste.
Je n'ai fait que les mises à jour, après il est possible qu'étant donné l'âge du portable ( 10 ans) la partie graphique intel ait du mal.
Mageia 9 Plasma Ryzen 7600X AMD 7800XT
N'est pas mort ce qui à jamais dors,
Tout au long des siècles peut mourir même la mort.
LOVECRAFT

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron