[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

2024-04-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484009

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

2024-04-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484009

--- Comment #7 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

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

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 8ce440f539db7a19f3ec9a45641a48bfe7ab59ba by Jean-Baptiste Mardelle.
Committed on 24/03/2024 at 12:05.
Pushed by mardelle into branch 'release/24.02'.

Fix: Rotoscoping - allow closing shape with Return key, don't discard initial
shape when drawing it and seeking in timeline

M  +1-1src/assets/keyframes/model/rotoscoping/rotohelper.cpp
M  +39   -22   src/monitor/view/kdenlivemonitorrotoscene.qml

https://invent.kde.org/multimedia/kdenlive/-/commit/8ce440f539db7a19f3ec9a45641a48bfe7ab59ba

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

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

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks for the feedback.
The distorted text is a known issue and fixed in version 24.02.1 that will be
released next week.
Feel free to reopen if you experience the issue again, attaching the .kdenlive
project file might help in that case if the problem only happens on a specific
clip.

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484009

--- Comment #4 from pierrickgirar...@gmail.com ---
Also I see that the yellow textbox that explain how to create the shape is not
the only thing with glitchy text, this also appear as random on the clip and
project monitor in general and also in the timeline of the project
- When a time is displayed at the top
- On most of the green rectangle at the beginning of a track, you know "V1",
"V2", "A1", "A2", etc... 
- On the name of the video/audio files
This is like this after the interface was changed on a recent update.

And... Ah... O...K... That's weird, I create a new project, if we except the
glitchy text, everything work as intented, I can close a shape with a right
click... I return on my other project and test with others videos/images that
already exist, I can close the shape... I copy the clip that give me trouble, I
can close the shape and then I test with the original clip, it doesn't work...
I guess this is just an isolated bug and I have just to copy the clip to
continue my work. I still have the glitchy text issue but at least this dosen't
prevent me to work on my project.
Thanks for your help and sorry for the inconvenience ^^'.

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

2024-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484009

--- Comment #3 from pierrickgirar...@gmail.com ---
(In reply to Jean-Baptiste Mardelle from comment #2)
> Thanks for your report. Can you tell me which Qt version you are using ? You
> can see it in Help > About Kdenlive > Components.
> As a workaround, I now added an option to press Return to close the shape,
> but would be interesting to understand why it doesn't work on your system,
> as I cannot reproduce. Did you compile Kdenlive by yourself or are you using
> a package ?

Hello,
Thanks for your rapid answer.
QT version is 6.6.2.
To install and update Kdenlive I use the application "Discover" available by
default on Steam OS.

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks for your report. Can you tell me which Qt version you are using ? You
can see it in Help > About Kdenlive > Components.
As a workaround, I now added an option to press Return to close the shape, but
would be interesting to understand why it doesn't work on your system, as I
cannot reproduce. Did you compile Kdenlive by yourself or are you using a
package ?

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

[kdenlive] [Bug 484009] Rotoscoping (Mask) impossible to create

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit c8ac96845d315d8bd851abe2c6ae50c09ce3c7b1 by Jean-Baptiste Mardelle.
Committed on 20/03/2024 at 07:37.
Pushed by mardelle into branch 'master'.

Fix: Rotoscoping - allow closing shape with Return key, don't discard initial
shape when drawing it and seeking in timeline

M  +1-1src/assets/keyframes/model/rotoscoping/rotohelper.cpp
M  +39   -22   src/monitor/view/kdenlivemonitorrotoscene.qml

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

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