[kdenlive] [Bug 482134] Kdenlive crashes when making making a gradient on a title clip rectangle

2024-03-01 Thread Roxane
https://bugs.kde.org/show_bug.cgi?id=482134

--- Comment #4 from Roxane  ---
Thanks for the quick fix!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 482134] Kdenlive crashes when making making a gradient on a title clip rectangle

2024-03-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=482134

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/e8
   ||4a088193876adcdc7c6f4e69b27
   ||4e530c67310

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit e84a088193876adcdc7c6f4e69b274e530c67310 by Jean-Baptiste Mardelle.
Committed on 01/03/2024 at 10:24.
Pushed by mardelle into branch 'release/24.02'.

Fix crash on invalid gradient data.

M  +8-2src/titler/gradientwidget.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/e84a088193876adcdc7c6f4e69b274e530c67310

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 482134] Kdenlive crashes when making making a gradient on a title clip rectangle

2024-03-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=482134

--- Comment #2 from Jean-Baptiste Mardelle  ---
Seems to happen if you have an invalid gradient defined in the config file
kdenliverc.
As a workaround, open the file in a text editor and look for:

[TitleGradients]
Gradient=#;#ff00;0;100;90
Gradient 1=

You should have a line with a gradient name like this: "Gradient 1=" with no
value defined. Delete that line should solve the crash as a workaround. Not
sure how this empty entry is created though. I anyways fixing the cause of the
crash

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 482134] Kdenlive crashes when making making a gradient on a title clip rectangle

2024-03-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=482134

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 482134] Kdenlive crashes when making making a gradient on a title clip rectangle

2024-03-01 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=482134

--- Comment #1 from Jean-Baptiste Mardelle  ---
I can reproduce thanks, working on it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 482134] Kdenlive crashes when making making a gradient on a title clip rectangle

2024-03-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482134

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

-- 
You are receiving this mail because:
You are watching all bug changes.