This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Bug, crach

Tags: None
(comma "," separated)
moreaupi
Registered Member
Posts
82
Karma
1

Bug, crach

Thu Mar 23, 2023 10:37 am
Hello

Hello
Sorry for my English, I use a translator.

For some time, a modification on a title clip makes me crash the Kdenlive.
Here is what I get in console.

READY FOR THUMB ClipType::Text

=========
=====
SEEKING THUMB PROD

=========
=== GOT THUMB FOR: -1 x -1
=======

SETTING AUDIO DATA IN MON
MUTEX LOCK!!!!!!!!!!!! setmodel
MUTEX UNLOCK!!!!!!!!!!!! setmodel
MUTEX LOCK!!!!!!!!!!!! loadEffects COUNT: 0
QFSFileEngine::open: No file name specified
// SETTING CLIP PROPERTIES: QMap(("force_reload", "2")("xmldata", "<kdenlivetitle duration=\"125\" LC_NUMERIC=\"C\" width=\"1920\" height=\"1080\" out=\"124\">\n <item type=\"QGraphicsTextItem\" z-index=\"3\">\n <position x=\"1000\" y=\"662\">\n <transform>1,0,0,0,1,0,0,0,1</transform>\n </position>\n <content line-spacing=\"-15\" shadow=\"1;#c8000000;3;3;3\" font-underline=\"0\" box-height=\"141\" font-outline-color=\"59,59,59,255\" font=\"Z003\" letter-spacing=\"3\" font-pixel-size=\"65\" font-italic=\"0\" typewriter=\"0;2;1;0;0\" alignment=\"1\" font-weight=\"50\" font-outline=\"1\" box-width=\"803.469\" font-color=\"255,255,0,255\"> F 208 dîte Fjallabak ,\nl'une des plus belles d'Islande !</content>\n </item>\n <item type=\"QGraphicsTextItem\" z-index=\"2\">\n <position x=\"55\" y=\"41\">\n <transform>1,0,0,0,1,0,0,0,1</transform>\n </position>\n <content line-spacing=\"0\" shadow=\"1;#ff000000;3;3;3\" font-underline=\"0\" box-height=\"114\" font-outline-color=\"59,59,59,255\" font=\"Z003\" letter-spacing=\"6\" font-pixel-size=\"95\" font-italic=\"0\" typewriter=\"0;2;1;0;0\" alignment=\"1\" font-weight=\"50\" font-outline=\"1\" box-width=\"386.172\" font-color=\"255,255,0,255\">11 juillet </content>\n </item>\n <item type=\"QGraphicsRectItem\" z-index=\"1\">\n <position x=\"49\" y=\"28\">\n <transform zoom=\"100\">1,0,0,0,1,0,0,0,1</transform>\n </position>\n <content brushcolor=\"0,0,127,255\" pencolor=\"0,0,0,255\" penwidth=\"0\" rect=\"0,0,403.125,118.375\"/>\n </item>\n <item type=\"QGraphicsTextItem\" z-index=\"1\">\n <position x=\"590\" y=\"451\">\n <transform>1,0,0,0,1,0,0,0,1</transform>\n </position>\n <content shadow=\"1;#c8000000;3;3;3\" font-underline=\"0\" box-height=\"84\" font-outline-color=\"59,59,59,255\" font=\"Z003\" letter-spacing=\"0\" font-pixel-size=\"70\" font-italic=\"0\" typewriter=\"0;2;1;0;0\" alignment=\"0\" font-weight=\"50\" font-outline=\"2\" box-width=\"257.125\" font-color=\"255,255,0,255\">Huldufoss</content>\n </item>\n <item type=\"QGraphicsTextItem\" z-index=\"0\">\n <position x=\"944\" y=\"35\">\n <transform>1,0,0,0,1,0,0,0,1</transform>\n </position>\n <content line-spacing=\"0\" shadow=\"1;#ff000000;3;3;3\" font-underline=\"0\" box-height=\"84\" font-outline-color=\"59,59,59,255\" font=\"Z003\" letter-spacing=\"0\" font-pixel-size=\"70\" font-italic=\"0\" typewriter=\"0;2;1;0;0\" alignment=\"1\" font-weight=\"50\" font-outline=\"2\" box-width=\"738.609\" font-color=\"255,255,0,255\">Ófærufoss et les gorges Eldgjá</content>\n </item>\n <startviewport rect=\"0,0,1920,1080\"/>\n <endviewport rect=\"0,0,1920,1080\"/>\n <background color=\"0,0,0,0\"/>\n</kdenlivetitle>\n"))
========== READY FOR TASK DISCARD ON: 250
========== READY FOR TASK DISCARD ON: 250
zsh: segmentation fault (core dumped) kdenlive


If it can help the designers...
berndmj
Registered Member
Posts
358
Karma
4
OS

Re: Bug, crach

Thu Mar 23, 2023 2:11 pm
Does the text have any special characters? If so, create it in GIMP or Inkscape and use it as a PNG in kdenlive.


This forum will soon be archived and you won't be able to interact with it anymore. Please use KDE Discuss instead.
moreaupi
Registered Member
Posts
82
Karma
1

Re: Bug, crach

Sat Mar 25, 2023 12:55 pm
Hello and thank you for the answer.
Checking I don't have any special characters except the accented characters of the French language or the characters specific to Icelandic.

Otherwise I think, indeed, go through GIMP.
moreaupi
Registered Member
Posts
82
Karma
1

Re: Bug, crach

Sat Mar 25, 2023 5:50 pm
Surprise when I open Kdenlive

Code: Select all
~  kdenlive                                                                                     
Could not detect package type, probably default? App dir is "/usr/bin"
mlt_repository_init: failed to dlopen /usr/lib/mlt-7/libmltsox.so
  (libsox.so.3: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)
mlt_repository_init: failed to dlopen /usr/lib/mlt-7/libmltrtaudio.so
  (librtaudio.so.6: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)
profilePath from KdenliveSetting::mltPath:  "/usr/share/mlt-7/profiles"
meltPath from KdenliveSetting::rendererPath:  "/usr/bin/melt-7"
Empty metadata for  "telecide"


Isn't there a problem ????

Thank
berndmj
Registered Member
Posts
358
Karma
4
OS

Re: Bug, crach

Mon Mar 27, 2023 4:05 pm
Looks like you are missing the MLT-7 package. Dunno how to get it installed without googling myself ...


This forum will soon be archived and you won't be able to interact with it anymore. Please use KDE Discuss instead.
moreaupi
Registered Member
Posts
82
Karma
1

Re: Bug, crach

Wed Mar 29, 2023 7:17 am
Thank you berndmj for your answer.
I've been checking and I have mlt 7.12 installed.
Kdenlive works even if, from time to time, after manipulations of moving several clips, when creating titles or using certain filters (beziers for example, crach Kdenlive immediately)
wolfn
Registered Member
Posts
51
Karma
1
OS

Re: Bug, crach

Wed Mar 29, 2023 3:58 pm
Hi,
reading your messages, I assume you are running linux...
I'm using the (before-)last appimage here, and it is very stable. https://kdenlive.org/en/download/
Maybe, you should give it a try. May save you some time (and gray hairs ;-)
I think, you should be able to use it in parallel (your installed package and the appimage) to check for possible faults in your initial installation.
But, do not run them both the same time... - Not sure, what will happen.


Manjaro-Linux, kdenlive-22-12-2.appimage, I7-9700/16GB/M2-SSD, Sata-SSD


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]