[kdenlive] [Bug 486270] When opening this *.kdenlive file on any Linux and any version of kdenlive it creates a d: drive in the folder, corrupting the partition. This file came from Windows.

2024-04-29 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486270

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 34a5deac4025394635ebd71a87f14dee982f976c by Jean-Baptiste Mardelle.
Committed on 29/04/2024 at 07:13.
Pushed by mardelle into branch 'release/24.05'.

Fix opening Windows project files on Linux creates unwanted folders

M  +53   -6src/doc/documentchecker.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/34a5deac4025394635ebd71a87f14dee982f976c

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

[kdenlive] [Bug 486270] When opening this *.kdenlive file on any Linux and any version of kdenlive it creates a d: drive in the folder, corrupting the partition. This file came from Windows.

2024-04-29 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486270

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report. "Corrupts the partition" does not really seem to be an
accurate description. It creates a folder called "D:" in the project directory,
but that doesn't in any way cause the partition to become unreadable or
corrupted, unless you have a strange setup ?

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

[kdenlive] [Bug 485660] Audio record track is not working properly

2024-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=485660

--- Comment #10 from Jean-Baptiste Mardelle  ---
Git commit 9840c3e8000b3b32427f66794569ada92248d5a2 by Jean-Baptiste Mardelle.
Committed on 28/04/2024 at 12:51.
Pushed by mardelle into branch 'release/24.05'.

Audio record: allow playing timeline when monitoring, clicking track rec...

Audio record: allow playing timeline when monitoring, clicking track rec button
will start recording.
Related to #1861 
Related: bug 486198

M  +1-2src/audiomixer/mixermanager.cpp
M  +34   -23   src/capture/mediacapture.cpp
M  +7-6src/capture/mediacapture.h
M  +13   -5src/core.cpp
M  +5-1src/core.h
M  +12   -0src/mainwindow.cpp
M  +10   -11   src/monitor/monitor.cpp
M  +0-1src/monitor/monitor.h
M  +1-1src/monitor/recmanager.cpp
M  +9-2src/timeline2/view/qml/AudioLevels.qml
M  +17   -9src/timeline2/view/timelinecontroller.cpp
M  +4-1src/timeline2/view/timelinecontroller.h

https://invent.kde.org/multimedia/kdenlive/-/commit/9840c3e8000b3b32427f66794569ada92248d5a2

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

[kdenlive] [Bug 486198] In the latest update, pressing the space bar starts recording on the recording track instead of listening.

2024-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486198

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 9840c3e8000b3b32427f66794569ada92248d5a2 by Jean-Baptiste Mardelle.
Committed on 28/04/2024 at 12:51.
Pushed by mardelle into branch 'release/24.05'.

Audio record: allow playing timeline when monitoring, clicking track rec...

Audio record: allow playing timeline when monitoring, clicking track rec button
will start recording.
Related to #1861 
Related: bug 485660

M  +1-2src/audiomixer/mixermanager.cpp
M  +34   -23   src/capture/mediacapture.cpp
M  +7-6src/capture/mediacapture.h
M  +13   -5src/core.cpp
M  +5-1src/core.h
M  +12   -0src/mainwindow.cpp
M  +10   -11   src/monitor/monitor.cpp
M  +0-1src/monitor/monitor.h
M  +1-1src/monitor/recmanager.cpp
M  +9-2src/timeline2/view/qml/AudioLevels.qml
M  +17   -9src/timeline2/view/timelinecontroller.cpp
M  +4-1src/timeline2/view/timelinecontroller.h

https://invent.kde.org/multimedia/kdenlive/-/commit/9840c3e8000b3b32427f66794569ada92248d5a2

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

[kdenlive] [Bug 485660] Audio record track is not working properly

2024-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=485660

--- Comment #9 from Jean-Baptiste Mardelle  ---
Git commit 776a2890a87bdc687d4772b4b2382c4cd2b09e2d by Jean-Baptiste Mardelle.
Committed on 28/04/2024 at 12:50.
Pushed by mardelle into branch 'master'.

Audio record: allow playing timeline when monitoring, clicking track rec...

Audio record: allow playing timeline when monitoring, clicking track rec button
will start recording.
Related to #1861 
Related: bug 486198

M  +1-2src/audiomixer/mixermanager.cpp
M  +34   -23   src/capture/mediacapture.cpp
M  +7-6src/capture/mediacapture.h
M  +13   -5src/core.cpp
M  +5-1src/core.h
M  +12   -0src/mainwindow.cpp
M  +10   -11   src/monitor/monitor.cpp
M  +0-1src/monitor/monitor.h
M  +1-1src/monitor/recmanager.cpp
M  +9-2src/timeline2/view/qml/AudioLevels.qml
M  +17   -9src/timeline2/view/timelinecontroller.cpp
M  +4-1src/timeline2/view/timelinecontroller.h

https://invent.kde.org/multimedia/kdenlive/-/commit/776a2890a87bdc687d4772b4b2382c4cd2b09e2d

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

[kdenlive] [Bug 486198] In the latest update, pressing the space bar starts recording on the recording track instead of listening.

2024-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486198

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 776a2890a87bdc687d4772b4b2382c4cd2b09e2d by Jean-Baptiste Mardelle.
Committed on 28/04/2024 at 12:50.
Pushed by mardelle into branch 'master'.

Audio record: allow playing timeline when monitoring, clicking track rec...

Audio record: allow playing timeline when monitoring, clicking track rec button
will start recording.
Related to #1861 
Related: bug 485660

M  +1-2src/audiomixer/mixermanager.cpp
M  +34   -23   src/capture/mediacapture.cpp
M  +7-6src/capture/mediacapture.h
M  +13   -5src/core.cpp
M  +5-1src/core.h
M  +12   -0src/mainwindow.cpp
M  +10   -11   src/monitor/monitor.cpp
M  +0-1src/monitor/monitor.h
M  +1-1src/monitor/recmanager.cpp
M  +9-2src/timeline2/view/qml/AudioLevels.qml
M  +17   -9src/timeline2/view/timelinecontroller.cpp
M  +4-1src/timeline2/view/timelinecontroller.h

https://invent.kde.org/multimedia/kdenlive/-/commit/776a2890a87bdc687d4772b4b2382c4cd2b09e2d

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

[kdenlive] [Bug 486233] control key+scroll up/down changes numeric value of all effect properties by 1, rather than 10

2024-04-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486233

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Version Fixed In||24.05.0
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/4d
   ||2be0a930f57d621a75303647cd8
   ||22f84b8bc1c
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 4d2be0a930f57d621a75303647cd822f84b8bc1c by Jean-Baptiste Mardelle.
Committed on 28/04/2024 at 11:12.
Pushed by mardelle into branch 'release/24.05'.

Fix Ctrl+Wheel not working on some effect parameters.
FIXED-IN: 24.05.0

M  +14   -2src/widgets/dragvalue.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/4d2be0a930f57d621a75303647cd822f84b8bc1c

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

[kdenlive] [Bug 486117] Selecting "Disable clip" on a nested sequence causes crash

2024-04-26 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486117

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/c0
   ||0957fdca65fbfa37efdd5e3e8fe
   ||fec769dfd1e
   Version Fixed In||24.05.0
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit c00957fdca65fbfa37efdd5e3e8fefec769dfd1e by Jean-Baptiste Mardelle.
Committed on 26/04/2024 at 08:09.
Pushed by mardelle into branch 'release/24.05'.

Fix crash disabling sequence clip in timeline
FIXED-IN: 24.05.0

M  +15   -8src/bin/projectclip.cpp

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

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

[kdenlive] [Bug 486117] Selecting "Disable clip" on a nested sequence causes crash

2024-04-25 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486117

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle  ---
thanks for your report, confirmed

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

[kdenlive] [Bug 486090] mp4 files cannot be opened anymore, but worked before

2024-04-25 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=486090

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
This is most likely a packaging error. First check if there are any updates to
MLT of FFmpeg. 
Then try opening one of these files in a terminal with FFmpeg and MLT:

ffplay /data/C0001.MP4
melt /data/C0001.MP4

What is the result of these commands.
Workaround would be to use the AppImage until things are resolved on your
distro

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

[kdenlive] [Bug 485754] Video clips suddenly lose their yellow tag and are invisible.

2024-04-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=485754

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

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

[kdenlive] [Bug 485452] Kdenlive crashes during saving, or right after saving, when resuming edit.

2024-04-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=485452

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 595065b36d9334956e0fcf314309e0e1ba415b90 by Jean-Baptiste Mardelle.
Committed on 19/04/2024 at 11:38.
Pushed by mardelle into branch 'master'.

Fix crash after save in sequence thumbnails

M  +15   -5src/bin/projectclip.cpp
M  +2-3src/jobs/cliploadtask.cpp
M  +24   -22   src/project/projectmanager.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/595065b36d9334956e0fcf314309e0e1ba415b90

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

[kdenlive] [Bug 485754] Video clips suddenly lose their yellow tag and are invisible.

2024-04-18 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=485754

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
If you are talking about the video clips on track V2 that are greyed out and
not visible in the monitor, that's because the V2 video track is disabled, see
the crossed video icon near the track name. Clicking again on this icon will
re-enable the track

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

[kdenlive] [Bug 438970] All effects in timeline disabled and cannot be re-enabled after using Disable Timeline Effects and saving

2024-04-16 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=438970

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/98
   ||4dec0103b12782dae83e0e292a9
   ||88db6c23c88
 Resolution|--- |FIXED

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit 984dec0103b12782dae83e0e292a988db6c23c88 by Jean-Baptiste Mardelle.
Committed on 16/04/2024 at 07:55.
Pushed by mardelle into branch 'master'.

Fix effects cannot be enabled after saving with disable bin/timeline effects
Faster project opening for multi-timeline projects

M  +2-3src/bin/bin.cpp
M  +4-4src/bin/clipcreator.cpp
M  +0-4src/effects/effectstack/model/abstracteffectitem.cpp
M  +1-1src/effects/effectstack/model/abstracteffectitem.hpp
M  +19   -0src/effects/effectstack/model/effectitemmodel.cpp
M  +1-0src/effects/effectstack/model/effectitemmodel.hpp
M  +26   -5src/mainwindow.cpp
M  +2-1src/mainwindow.h
M  +44   -28   src/project/projectmanager.cpp
M  +2-2src/project/projectmanager.h
M  +1-1src/timeline2/view/timelinecontroller.cpp
M  +30   -18   src/timeline2/view/timelinetabs.cpp
M  +3-1src/timeline2/view/timelinetabs.hpp
M  +2-2tests/filetest.cpp
M  +3-3tests/modeltest.cpp
M  +9-9tests/nestingtest.cpp
M  +4-4tests/sequencetest.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/984dec0103b12782dae83e0e292a988db6c23c88

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

[kdenlive] [Bug 485452] Kdenlive crashes during saving, or right after saving, when resuming edit.

2024-04-12 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=485452

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit b2f03c8063f6579949763fdf2ca34519486b9017 by Jean-Baptiste Mardelle.
Committed on 13/04/2024 at 00:39.
Pushed by mardelle into branch 'master'.

Fix Bin initialized twice on project opening causing various crashes.

M  +6-1src/bin/bin.cpp
M  +1-1src/bin/bin.h

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

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

[kdenlive] [Bug 484048] Buggy Preview & Clip Monitor (White borders)

2024-04-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=484048

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Not sure I understand this report. There was a problem in 24.02.0 where the
monitor borders where white instead of using the configurable color from the
settings. This has been fixed in 24.02.1 and the color around the image should
now be correct. Does that fix your problem?

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

[kdenlive] [Bug 484192] Program crashes when clicking 'Switch Full Screen' on multiple monitor setup

2024-04-09 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=484192

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Version Fixed In||24.02.1
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[kdenlive] [Bug 421667] Disable Paste Effects of Multiple Clips

2024-04-08 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=421667

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/5e
   ||76cb365941a10e5d6e96e1abbf2
   ||b07375e848c
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 5e76cb365941a10e5d6e96e1abbf2b07375e848c by Jean-Baptiste Mardelle.
Committed on 08/04/2024 at 06:02.
Pushed by mardelle into branch 'release/24.02'.

When copy/paste effects from a group, only paste effects for the active clip

M  +19   -1src/timeline2/model/timelinefunctions.cpp
M  +1-1src/timeline2/model/timelinefunctions.hpp
M  +1-1src/timeline2/view/qml/Clip.qml
M  +9-6src/timeline2/view/timelinecontroller.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/5e76cb365941a10e5d6e96e1abbf2b07375e848c

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

[kdenlive] [Bug 437417] Dragging an effect to multiple clips

2024-04-08 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=437417

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||24.02.1
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
This is now implemented in 24.02.1, dragging to a group will by default apply
the effect to all clips in the group. In 24.05, Alt+Drag will apply the effect
only to the dropped clip.

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

[kdenlive] [Bug 387655] "Disable Clip" affects all clips in a group, even when user selected just one

2024-04-08 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=387655

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||24.02.1
 Status|REPORTED|RESOLVED

--- Comment #2 from Jean-Baptiste Mardelle  ---
This can now be achieved by selecting a single item in a group (with Alt+Click)

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

[kdenlive] [Bug 479021] Kdenlive crashes while using Shift+G (grab) and moving backwards with cursors and meet another clip.

2024-04-04 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=479021

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Several changes were made to clip grab, I cannot reproduce the problem in
24.02.x

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

[kdenlive] [Bug 484103] Play to Zone end from Cursor

2024-04-04 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=484103

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/66
   ||4b7f81d2bdf1607e942aabf941c
   ||e393fa95798

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 664b7f81d2bdf1607e942aabf941ce393fa95798 by Jean-Baptiste Mardelle.
Committed on 04/04/2024 at 13:48.
Pushed by mardelle into branch 'master'.

Monitor: add play zone from cursor

M  +2-1src/kdenliveui.rc
M  +8-4src/mainwindow.cpp
M  +1-0src/mainwindow.h
M  +5-3src/monitor/glwidget.cpp
M  +1-1src/monitor/glwidget.h
M  +6-4src/monitor/monitor.cpp
M  +3-2src/monitor/monitor.h
M  +9-0src/monitor/monitormanager.cpp
M  +1-0src/monitor/monitormanager.h
M  +5-3src/monitor/videowidget.cpp
M  +1-1src/monitor/videowidget.h

https://invent.kde.org/multimedia/kdenlive/-/commit/664b7f81d2bdf1607e942aabf941ce393fa95798

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

[kdenlive] [Bug 484752] [Panoramic Image] regular .jpeg panoramic image is considered as a clip when imported

2024-04-04 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=484752

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||24.02.2

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

[kdenlive] [Bug 484752] [Panoramic Image] regular .jpeg panoramic image is considered as a clip when imported

2024-04-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=484752

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 36d9d2d76f329185d4daab1f4e7c2e4c6990ddb7 by Jean-Baptiste Mardelle.
Committed on 03/04/2024 at 05:08.
Pushed by mardelle into branch 'release/24.02'.

Increase Qt6 limit for max image size

M  +6-0src/core.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/36d9d2d76f329185d4daab1f4e7c2e4c6990ddb7

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

[kdenlive] [Bug 484752] [Panoramic Image] regular .jpeg panoramic image is considered as a clip when imported

2024-04-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=484752

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks for your investigation and feedback! You are correct, this bug is caused
by Qt6's new limit on image size. I am working on a fix.

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

[kdenlive] [Bug 484447] Crash when opening saved projects

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||j...@kdenlive.org

--- Comment #2 from Jean-Baptiste Mardelle  ---
The project file you uploaded is empty. I can open it, save it under another
name, re-open it without problem using the 24.02.1 AppImage. Can you tell me
which packages you are using ?

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

[kdenlive] [Bug 484651] title- and video clips disappearing

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

--- Comment #2 from Jean-Baptiste Mardelle  ---
You can find the Kdenlive version in the menu Help > About Kdenlive

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

[kdenlive] [Bug 484651] title- and video clips disappearing

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Kdenlive saves backup copies of your project files. You can find them in the
menu Project > Open Backup file...
This might allow you to recover an earlier version of the project before such
corruption occurred.
I would anyways advise updating to the latest 24.02.1 version

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

[kdenlive] [Bug 484752] [Panoramic Image] regular .jpeg panoramic image is considered as a clip when imported

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
This looks like a packaging issue. Could you try with the AppImage version just
to confirm if it works :
https://download.kde.org/stable/kdenlive/24.02/linux/kdenlive-24.02.1-x86_64.AppImage.mirrorlist

If it works, then you have a packaging problem - probably some missing or not
compiled MLT modules. If it also doesn't work with the appimage, please provide
a link or attach an image triggering the problem.

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

[kdenlive] [Bug 483777] Enabling Proxies Corrupts Timeline

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

--- Comment #9 from Jean-Baptiste Mardelle  ---
Thanks for reporting the crash on project file opening, this should now also be
fixed in the daily builds. Could you please check the daily builds to confirm?

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

[kdenlive] [Bug 480814] is no VR360 and 3D effects

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Version Fixed In||24.02.1
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks for your report. The install problem was fixed and the effects will be
back in the upcoming 24.02.1 Windows version

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

[kdenlive] [Bug 484274] Favorite effects don't show up on Timeline Toolbar until restart

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report. This is fixed in this commit:
https://invent.kde.org/multimedia/kdenlive/-/commit/941104faf417a36f39755226cd469d55929cc78f
And will be in the soon to be released 24.02.1 version for Windows

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

[kdenlive] [Bug 472753] sequence numbering creates duplicates

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/18
   ||5cce37a522d1e2abceab47fe02d
   ||2b115c94715
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 185cce37a522d1e2abceab47fe02d2b115c94715 by Jean-Baptiste Mardelle.
Committed on 24/03/2024 at 14:02.
Pushed by mardelle into branch 'release/24.02'.

Fix: don't propose existing name for new sequence

M  +7-1src/bin/bin.cpp
M  +11   -0src/doc/kdenlivedoc.cpp
M  +2-0src/doc/kdenlivedoc.h

https://invent.kde.org/multimedia/kdenlive/-/commit/185cce37a522d1e2abceab47fe02d2b115c94715

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

[kdenlive] [Bug 483777] Enabling Proxies Corrupts Timeline

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

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit ac078f004298f42807e2a8beed476486ab96067a by Jean-Baptiste Mardelle.
Committed on 24/03/2024 at 13:51.
Pushed by mardelle into branch 'release/24.02'.

Ensure we never reset the locale while an MLT XML Consumer is running (it
caused data corruption)

M  +2-0src/bin/bin.cpp
M  +1-1src/bin/binplaylist.cpp
M  +1-0src/bin/generators/generators.cpp
M  +6-1src/bin/projectclip.cpp
M  +0-1src/bin/projectfolder.cpp
M  +7-2src/bin/projectitemmodel.cpp
M  +1-0src/core.h
M  +1-0src/dialogs/timeremap.cpp
M  +2-0src/dialogs/wizard.cpp
M  +1-0src/doc/kdenlivedoc.cpp
M  +1-0src/mltcontroller/clipcontroller.cpp
M  +2-1src/project/projectmanager.cpp
M  +1-0src/timeline2/model/timelinefunctions.cpp
M  +1-0src/timeline2/model/timelinemodel.cpp

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

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

[kdenlive] [Bug 483836] Crash when manually reloading clip

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

--- Comment #8 from Jean-Baptiste Mardelle  ---
Git commit 1bef4dad70ce4fe7689e8faa9931537b1ff6ac99 by Jean-Baptiste Mardelle.
Committed on 24/03/2024 at 14:01.
Pushed by mardelle into branch 'release/24.02'.

Fix crash in sequence clip thumbnails

M  +2-2src/bin/bin.cpp
M  +5-9src/bin/projectclip.cpp
M  +1-1src/bin/projectclip.h
M  +2-2src/jobs/cliploadtask.cpp
M  +4-4src/mltcontroller/clipcontroller.cpp
M  +1-1src/mltcontroller/clipcontroller.h

https://invent.kde.org/multimedia/kdenlive/-/commit/1bef4dad70ce4fe7689e8faa9931537b1ff6ac99

-- 
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 471850] "P" tag for proxy clips not translated in Timeline.

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/5a
   ||b2de05066f31cdf7934a713679d
   ||ccbb2b176af
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 5ab2de05066f31cdf7934a713679dccbb2b176af by Jean-Baptiste Mardelle.
Committed on 24/03/2024 at 11:57.
Pushed by mardelle into branch 'release/24.02'.

Fix: cannot translate the "P" for Proxy in timeline

M  +1-1src/bin/projectclip.cpp
M  +1-1src/timeline2/view/qml/Clip.qml

https://invent.kde.org/multimedia/kdenlive/-/commit/5ab2de05066f31cdf7934a713679dccbb2b176af

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

[kdenlive] [Bug 484081] Problems using muliple monitors

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

--- Comment #4 from Jean-Baptiste Mardelle  ---
Restoring the fullscreen monitor on opening will be in the 24.05 version to be
released in May.

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

[kdenlive] [Bug 484081] Problems using muliple monitors

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/ef
   ||bfbe63a81ee633597310bb32ab4
   ||593cdb55c82
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

Fix white background and blank monitor on Windows after going back from
fullscreen

M  +3-0src/monitor/monitor.cpp

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

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

[kdenlive] [Bug 483836] Crash when manually reloading clip

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

--- Comment #7 from Jean-Baptiste Mardelle  ---
I think it is now fixed with my last commit. Could you please confirm ?

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

[kdenlive] [Bug 483836] Crash when manually reloading clip

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

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 5814f7b9aa664e9c3e3e06c747cf94d63b073bc9 by Jean-Baptiste Mardelle.
Committed on 23/03/2024 at 05:47.
Pushed by mardelle into branch 'master'.

Fix crash in sequence clip thumbnails

M  +2-2src/bin/bin.cpp
M  +5-9src/bin/projectclip.cpp
M  +1-1src/bin/projectclip.h
M  +2-2src/jobs/cliploadtask.cpp
M  +4-4src/mltcontroller/clipcontroller.cpp
M  +1-1src/mltcontroller/clipcontroller.h

https://invent.kde.org/multimedia/kdenlive/-/commit/5814f7b9aa664e9c3e3e06c747cf94d63b073bc9

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

[kdenlive] [Bug 483836] Crash when manually reloading clip

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Priority|NOR |HI
 CC||j...@kdenlive.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks, I can reproduce with your last instructions

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

[kdenlive] [Bug 484081] Problems using muliple monitors

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

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit a28aae2b9a832d1872cd89fc60f36ed2a17cf971 by Jean-Baptiste Mardelle.
Committed on 22/03/2024 at 15:25.
Pushed by mardelle into branch 'master'.

Restore monitor in full screen if they were when closing Kdenlive

M  +8-0src/kdenlivesettings.kcfg
M  +59   -3src/monitor/monitor.cpp

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

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

[kdenlive] [Bug 484178] Importing .png images begs for transcoding which doesn't occur

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Looks like a packaging issue, with MLT's Qt6 modules missing. Are you using
OpenSuse packages ? Please check if there are MLT Qt6 modules that can be
installed.

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

[kdenlive] [Bug 484181] Mix clips doesn't work

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

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

[kdenlive] [Bug 484181] Mix clips doesn't work

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #2 from Jean-Baptiste Mardelle  ---
I have updated the mix to only affect active tracks. From your screenshot, it
looks like your V1 track is not active. Can you try enabling it (Click on the
"V1" tag) in the track header. Let me know if it fixes the problem

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

[kdenlive] [Bug 484070] I was editing but suddenly Kdenlive crashed.So I ran it again and opened the project file.after 2/3 secs Kdenlive crashed again. It's happening only when i am opening the proje

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

--- Comment #4 from Jean-Baptiste Mardelle  ---
Thanks for your report and sorry for the bad experience. The attached project
file is unfortunately unrecoverable, as there are no tracks in the project.
This is a case that I have seen a few times in the last 5-6 years but since
it's a very rare bug, hard to fix.
I have however pushed a change so that at least, Kdenlive won't crash trying to
open such files, but will directly propose to open a backup.

The initial project corruption might be related to this but not sure:
https://bugs.kde.org/show_bug.cgi?id=483777

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

[kdenlive] [Bug 483777] Enabling Proxies Corrupts Timeline

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #4 from Jean-Baptiste Mardelle  ---
I think I might have found the root cause - a concurrency issue in our use of
MLT that caused corruption when exporting to xml. However as this bug was not
always reproducible for me, It would be very helpful if you could try out the
latest devel build here to confirm if it also fixes the issue for you:
https://cdn.kde.org/ci-builds/multimedia/kdenlive/master/windows/

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

[kdenlive] [Bug 483777] Enabling Proxies Corrupts Timeline

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

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 75be42a77c94b84ce0621122c5ee0923b0729b54 by Jean-Baptiste Mardelle.
Committed on 22/03/2024 at 10:47.
Pushed by mardelle into branch 'master'.

Ensure we never reset the locale while an MLT XML Consumer is running (it
caused data corruption)

M  +2-0src/bin/bin.cpp
M  +1-1src/bin/binplaylist.cpp
M  +1-0src/bin/generators/generators.cpp
M  +6-1src/bin/projectclip.cpp
M  +0-1src/bin/projectfolder.cpp
M  +7-2src/bin/projectitemmodel.cpp
M  +1-0src/core.h
M  +1-0src/dialogs/timeremap.cpp
M  +2-0src/dialogs/wizard.cpp
M  +1-0src/doc/kdenlivedoc.cpp
M  +1-0src/mltcontroller/clipcontroller.cpp
M  +2-1src/project/projectmanager.cpp
M  +1-0src/timeline2/model/timelinefunctions.cpp
M  +1-0src/timeline2/model/timelinemodel.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/75be42a77c94b84ce0621122c5ee0923b0729b54

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

[kdenlive] [Bug 484192] Program crashes when clicking 'Switch Full Screen' on multiple monitor setup

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
Hi and thanks for your report. I recently fixed a monitor fullscreen crash
under Windows for the upcoming 24.02.1 release. Since I don't have a Windows
multi monitor setup, could you test if your crash is also fixed in the daily
builds:
https://cdn.kde.org/ci-builds/multimedia/kdenlive/release-24.02/windows/

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

[kdenlive] [Bug 484062] Can't move a composition freely

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/c8
   ||3404329ac6c0d3ddf9da658542b
   ||7c4417020ca
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit c83404329ac6c0d3ddf9da658542b7c4417020ca by Jean-Baptiste Mardelle.
Committed on 22/03/2024 at 08:04.
Pushed by mardelle into branch 'release/24.02'.

Fix: cannot move compositions properly in timeline with Qt6

M  +7-6src/timeline2/view/qml/Composition.qml
M  +3-3src/timeline2/view/qml/SubTitle.qml

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

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

[kdenlive] [Bug 483777] Enabling Proxies Corrupts Timeline

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Priority|NOR |VHI

-- 
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 483777] Enabling Proxies Corrupts Timeline

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Jean-Baptiste Mardelle  ---
I can confirm the bug, thanks for your report! I am investigating...

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

[kdenlive] [Bug 483345] certain numbers are incorrectly rendered

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||mashkal2...@gmail.com

--- Comment #6 from Jean-Baptiste Mardelle  ---
*** Bug 483796 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 483796] Some characters appear garbled in the UI

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483345 ***

-- 
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.

[kdenlive] [Bug 483855] Effects that require drawing on the project monitor don't work

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
In Kdenlive's project monitor, there is an icon to enable/disable the edit mode
in the monitor (next to the forwards button).
Please check if this is toggled.

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

[kdenlive] [Bug 483836] Crash when manually reloading clip

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Mardelle  ---
I cannot reproduce with current git. Could you check if you can still reproduce
? Is it crashing everytime ?
If it is still crashing for you, can you attach a picture of your Kdenlive
window (to see which widgets are visible in case that is relevant)

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

[kdenlive] [Bug 483516] Multi subtitle list not displayed correctly

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||24.02.1
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/3a
   ||adf0ec9e6ee4253f0ff3f93a5a4
   ||08d6e13c03c

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 3aadf0ec9e6ee4253f0ff3f93a5a408d6e13c03c by Jean-Baptiste Mardelle.
Committed on 17/03/2024 at 16:10.
Pushed by mardelle into branch 'release/24.02'.

Fix: some sequence properties incorrectly saved, like subtitles list, timeline
zone
FIXED-IN: 24.02.1

M  +6-1src/doc/kdenlivedoc.cpp
M  +8-0src/mainwindow.cpp
M  +1-0src/mainwindow.h
M  +3-0src/monitor/monitor.cpp
M  +1-4src/project/projectmanager.cpp
M  +0-2src/timeline2/model/timelineitemmodel.cpp
M  +9-15   src/timeline2/view/timelinecontroller.cpp
M  +1-4src/timeline2/view/timelinecontroller.h
M  +9-4src/timeline2/view/timelinetabs.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/3aadf0ec9e6ee4253f0ff3f93a5a408d6e13c03c

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

[kdenlive] [Bug 483516] Multi subtitle list not displayed correctly

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

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 483345] certain numbers are incorrectly rendered

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||24.02.1

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

[kdenlive] [Bug 483345] certain numbers are incorrectly rendered

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

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks for your report. This is now fixed with commit:

https://invent.kde.org/multimedia/kdenlive/-/commit/086a953a7cf794f15f6ffc8a7989f704f7898bde

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

[kdenlive] [Bug 483367] Font rendering in some parts of the UI is broken

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483345 ***

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

[kdenlive] [Bug 483345] certain numbers are incorrectly rendered

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||nothonk256...@gmail.com

--- Comment #4 from Jean-Baptiste Mardelle  ---
*** Bug 483367 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 483387] Program UI looks fine at boot, but after loading an existing project, some fonts do not render properly.

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #4 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483345 ***

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

[kdenlive] [Bug 483345] certain numbers are incorrectly rendered

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||capedmadman1...@gmail.com

--- Comment #3 from Jean-Baptiste Mardelle  ---
*** Bug 483387 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 483345] certain numbers are incorrectly rendered

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||lorier.matth...@orange.fr

--- Comment #2 from Jean-Baptiste Mardelle  ---
*** Bug 483449 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 483449] Text on videos in the timeline does not appear correctly.

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483345 ***

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

[kdenlive] [Bug 483441] click button 'switch full screen' and kdenlive crashes

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||nerdsnot...@gmail.com

--- Comment #4 from Jean-Baptiste Mardelle  ---
*** Bug 483471 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 483471] Show full screen button causes crash

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483441 ***

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

[kdenlive] [Bug 483441] click button 'switch full screen' and kdenlive crashes

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Version Fixed In||24.02.1
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/58
   ||5ffc98e490aacd728e1a5a4dc72
   ||22ff6dd51b2
 Status|REPORTED|RESOLVED

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

Fix: Windows crash clicking fullscreen button
FIXED-IN: 24.02.1

M  +1-1src/monitor/monitormanager.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/585ffc98e490aacd728e1a5a4dc7222ff6dd51b2

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

[kdenlive] [Bug 483705] Kdenlive Crashes whenever I try to fullscreen the Project Monitor.

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483441 ***

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

[kdenlive] [Bug 483441] click button 'switch full screen' and kdenlive crashes

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||scall2...@gmail.com

--- Comment #2 from Jean-Baptiste Mardelle  ---
*** Bug 483705 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 483710] Title Clip Letter Spacing cannot be changed back to 0

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/kdenlive/-/commit/a2 |imedia/kdenlive/-/commit/fd
   |b7c225f79ac3381aa42d15b4f49 |04a86f5e6e84cbd846f1590870d
   |9b8a88d4de4 |47184ab51fd

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit fd04a86f5e6e84cbd846f1590870d47184ab51fd by Jean-Baptiste Mardelle.
Committed on 16/03/2024 at 08:21.
Pushed by mardelle into branch 'release/24.02'.

fix: cannot revert letter spacing to 0 in title clips

M  +2-3src/titler/titlewidget.cpp

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

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

[kdenlive] [Bug 483710] Title Clip Letter Spacing cannot be changed back to 0

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/a2
   ||b7c225f79ac3381aa42d15b4f49
   ||9b8a88d4de4

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit a2b7c225f79ac3381aa42d15b4f499b8a88d4de4 by Jean-Baptiste Mardelle.
Committed on 16/03/2024 at 08:20.
Pushed by mardelle into branch 'master'.

fix: cannot revert letter spacing to 0 in title clips

M  +2-3src/titler/titlewidget.cpp

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

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

[kdenlive] [Bug 483710] Title Clip Letter Spacing cannot be changed back to 0

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report, I can confirm the issue

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

[kdenlive] [Bug 483616] ability to add title clips missing

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #3 from Jean-Baptiste Mardelle  ---
Having the create title option disabled usually means that the Kdenlivetitle
module in MLT is not compiled. Did you manually compile MLT? if so you must
explicitely enable Qt6 and disable Qt5 in the cmake configure command. Also
check that you don't have old Qt5 modules left in usr/lib/mlt-7/ folder (or
wherever you install)

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

[kdenlive] [Bug 483244] Middle click to drag timeline no longer works.

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/7d
   ||589a22a8b7b8fc08742ead013d3
   ||00550d4167f

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 7d589a22a8b7b8fc08742ead013d300550d4167f by Jean-Baptiste Mardelle.
Committed on 15/03/2024 at 06:40.
Pushed by mardelle into branch 'release/24.02'.

fix: Fix pan timeline with middle mouse button

M  +2-2src/timeline2/view/qml/timeline.qml

https://invent.kde.org/multimedia/kdenlive/-/commit/7d589a22a8b7b8fc08742ead013d300550d4167f

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

[kdenlive] [Bug 483591] Middle mouse click to drag the timeline around has been unexpectedly removed in the most recent version

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---


*** This bug has been marked as a duplicate of bug 483244 ***

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

[kdenlive] [Bug 483244] Middle click to drag timeline no longer works.

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||gabrielpm2...@gmail.com

--- Comment #1 from Jean-Baptiste Mardelle  ---
*** Bug 483591 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 482434] Duplicating sequence fails to duplicate subtitles

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/79
   ||d1a6b1746cbb967210f8393dcb5
   ||a0c4ebb54d7
 Status|ASSIGNED|RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 79d1a6b1746cbb967210f8393dcb5a0c4ebb54d7 by Jean-Baptiste Mardelle.
Committed on 12/03/2024 at 09:25.
Pushed by mardelle into branch 'release/24.02'.

Fix multiple subtitles issues: several tracks not correctly saved, sequence
copy not suplicating subs, crash on adding new subtitle track

M  +21   -8src/bin/model/subtitlemodel.cpp
M  +9-1src/bin/projectclip.cpp
M  +0-4src/dialogs/managesubtitles.cpp
M  +44   -3src/doc/kdenlivedoc.cpp
M  +2-0src/doc/kdenlivedoc.h
M  +2-0src/mainwindow.cpp
M  +1-0src/timeline2/model/timelineitemmodel.hpp
M  +2-1src/timeline2/view/timelinecontroller.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/79d1a6b1746cbb967210f8393dcb5a0c4ebb54d7

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

[kdenlive] [Bug 482434] Duplicating sequence fails to duplicate subtitles

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

[kdenlive] [Bug 482949] Nested sequence fails to update, after audio change

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/36
   ||a0323c1fb2035c4a04f3c1da4e1
   ||c5078bd632b

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 36a0323c1fb2035c4a04f3c1da4e1c5078bd632b by Jean-Baptiste Mardelle.
Committed on 11/03/2024 at 07:15.
Pushed by mardelle into branch 'release/24.02'.

On sequence change, recursively update each sequence that embedded it

M  +9-2src/bin/bin.cpp
M  +3-1src/bin/bin.h
M  +12   -0src/bin/projectclip.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/36a0323c1fb2035c4a04f3c1da4e1c5078bd632b

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

[kdenlive] [Bug 482949] Nested sequence fails to update, after audio change

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kdenlive] [Bug 482510] Crash when trying to move grouped clips on timeline track

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/8d
   ||709b59628032d21b22f976599ed
   ||5a3904c79b8

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 8d709b59628032d21b22f976599ed5a3904c79b8 by Jean-Baptiste Mardelle.
Committed on 08/03/2024 at 22:45.
Pushed by mardelle into branch 'release/24.02'.

Fix crash on spacer tool with grouped subtitle

M  +1-1src/timeline2/model/timelinefunctions.cpp

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

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

[kdenlive] [Bug 482510] Crash when trying to move grouped clips on timeline track

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

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

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 481836] Expanded or custom camera proxy support

2024-02-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481836

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/0d
   ||1393c607c29de66d61089549bca
   ||14936c8e382
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 0d1393c607c29de66d61089549bca14936c8e382 by Jean-Baptiste Mardelle.
Committed on 28/02/2024 at 11:48.
Pushed by mardelle into branch 'master'.

Allow customizing camcorder proxy profiles

M  +1-0src/dialogs/CMakeLists.txt
A  +214  -0src/dialogs/customcamcorderdialog.cpp [License: GPL(3+eV)
GPL(v3.0)]
A  +39   -0src/dialogs/customcamcorderdialog.h [License: GPL(3+eV)
GPL(v3.0)]
M  +14   -3src/dialogs/kdenlivesettingsdialog.cpp
M  +3-1src/dialogs/kdenlivesettingsdialog.h
M  +14   -2src/project/dialogs/projectsettings.cpp
M  +2-0src/project/dialogs/projectsettings.h
M  +101  -90   src/ui/configproxy_ui.ui
A  +219  -0src/ui/customcamcorderproxy_ui.ui
M  +138  -120  src/ui/projectsettings_ui.ui

https://invent.kde.org/multimedia/kdenlive/-/commit/0d1393c607c29de66d61089549bca14936c8e382

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

[frameworks-kio] [Bug 481311] KDirLister freezing when trying to parse a folder with more than 178 files

2024-02-27 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481311

--- Comment #8 from Jean-Baptiste Mardelle  ---
Thanks a lot Harald, fantastic !!
I can confirm that your MR fixes the issue in my tests on Windows. 
Lowering KIO_MAX_ENTRIES_PER_BATCH  to 50 as a hotfix also allows browsing
larger directories.

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

[frameworks-kio] [Bug 481311] KDirLister freezing when trying to parse a folder with more than 178 files

2024-02-25 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481311

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||kosse...@kde.org

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

[frameworks-kio] [Bug 481311] KDirLister freezing when trying to parse a folder with more than 178 files

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

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

Summary|KDirOperator freezing when  |KDirLister freezing when
   |trying to parse a folder|trying to parse a folder
   |with more than 178 files|with more than 178 files

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

[frameworks-kio] [Bug 481311] KDirOperator freezing when trying to parse a folder with more than 178 files

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

--- Comment #3 from Jean-Baptiste Mardelle  ---
The bug can also easily be reproduced using the KIO test kdirlister_gui:
https://invent.kde.org/frameworks/kio/-/blob/master/tests/kdirlistertest_gui.cpp?ref_type=heads

This test opens a window and proposes to browse a few folders by clicking a
button, between "Home, Root, ...".
Just put like 300 files in your home folder, click the "home" button and it
will freeze. The number of files required to reproduce the freeze seems to vary
between 140 and 300

Debug output:

[9712] ::: CREATING LISTJOB WITH PREFIX:  ""
[9712] :::KIO ::: COONNECTING JOB...
[9712] !! KIO CONNECTING ENTRIES
[9712]  CONNECTION SEND COMMD:  85 ,  "\x00\x00\x00\x00"
[9712]  CONNECTION SEND COMMD:  48 , 
"\xFF\xFF\xFF\xFF\x00\x00\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF"
[9712] ::: KIO  STARTING LIST JOB
[9712]  CONNECTION SEND COMMD:  71 , 
"\x00\x00\x00\x14""file:///C:/Users/XXX"
[9712]  SENT COMMAND:  85 , SUCC:  true
[9712] XXX READ SOCKET START X
[9712] ::: KIO SOCKET Got 14 bytes
[9712]  SENT COMMAND:  48 , SUCC:  true
[9712] QLocalSocket(0x151b46d8ca0) Want to read 4 bytes , AVAIL:  4
[9712]  SENT COMMAND:  71 , SUCC:  true
[9712]   KIO   COMMAND EMITED 
[9712] AAA WORKER ACCEPTED a
[9712] COMMAND RCVD A
[9712] 0x151b90ab120 Command 85 added to the queue
[9712]   KIO COMPARING TO HEADER:  0  >=  10
[9712]  SHOULD READ ANOTHER:  false
[9712] XXX READ SOCKET DONE X
[9712] XXX READ SOCKET START X
[9712] ::: KIO SOCKET Got 58 bytes
[9712] QLocalSocket(0x151b46d8ca0) Want to read 14 bytes , AVAIL:  48
[9712] XXX READ SOCKET START X
[9712]   KIO   COMMAND EMITED 
[9712] ::: KIO SOCKET Got 0 bytes
[9712] COMMAND RCVD A
[9712] ::: KIO ::: WAIT FOR MORE DATA...
[9712] 0x151b90ab120 Command 48 added to the queue
[9712]   KIO COMPARING TO HEADER:  34  >=  10
[9712]  SHOULD READ ANOTHER:  true
[9712] ::: KIO SOCKET Got 34 bytes
[9712] QLocalSocket(0x151b46d8ca0) Want to read 24 bytes , AVAIL:  24
[9712]   KIO   COMMAND EMITED 
[9712] COMMAND RCVD A
[9712] 0x151b90ab120 Command 71 added to the queue
[9712]   KIO COMPARING TO HEADER:  0  >=  10
[9712]  SHOULD READ ANOTHER:  false
[9712] XXX READ SOCKET DONE X
[9712]  CONNECTION SEND COMMD:  106 , 
"\x00\x00\x00\x0B\x01\x00\x00\x06\x00\x00\x00\x02\x00.\x02\x00\x00\r\x00\x00\x00\x00\x00\x00@\x00\x02\x00\x00\t\x00\x00\x00\x00\x00\x00\x01\xC0\x02\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\n\x00\x00\x00\x00""e\xDA\xE4r\x01\x00\x00\x03\x00\x00\x00\x00\x01\x00\x00\x05\x00\x00\x00\x00\x06\x00\x00\x0B\x00\x00\x00\x00""e\xDA\xE4r\x06\x00\x00\f\x00\x00\x00\x00""d|r\xA4\x02\x00\x00\x1B\x00\x00\x00\x00\x00\x00\x00\x02\x02\x00\x00\x1C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0B\x01\x00\x0
(...removed like 60 similar lines...)
6\x02\x00\x00\x1B\x00\x00\x00\x00\x00\x00\x00\x02\x02\x00\x00\x1C\x00\x00\x00\x00\x00\x00\x00\x00"
[9712] XXX READ SOCKET START X
[9712] ::: KIO SOCKET Got 32768 bytes
[9712] QLocalSocket(0x151b90d27e0) Want to read 33194 bytes , AVAIL:  32758
[9712]   KIO   Jumbo packet of 33194 bytes
[9712]  KIO ADJUSTED READ BUFF SIZE:  33195  ==  32758
[9712]   KIO COMPARING:  32758  >=  33194
[9712]  SHOULD READ ANOTHER:  false
[9712] XXX READ SOCKET DONE X
[9712] XXX READ SOCKET START X
[9712] ::: KIO SOCKET Got 32768 bytes
[9712] QLocalSocket(0x151b90d27e0) Want to read 33194 bytes , AVAIL:  32768
[9712]   KIO   Jumbo packet of 33194 bytes
[9712]  KIO ADJUSTED READ BUFF SIZE:  33195  ==  32768
[9712]   KIO COMPARING:  32768  >=  33194
[9712]  SHOULD READ ANOTHER:  false
[9712] XXX READ SOCKET DONE X

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

[frameworks-kio] [Bug 481311] KDirOperator freezing when trying to parse a folder with more than 178 files

2024-02-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481311

--- Comment #2 from Jean-Baptiste Mardelle  ---
Also I wonder if it could be related to the Qt6 container type size change as
mentioned in:
https://invent.kde.org/frameworks/kio/-/merge_requests/1141#note_606633

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

[frameworks-kio] [Bug 481311] KDirOperator freezing when trying to parse a folder with more than 178 files

2024-02-23 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481311

--- Comment #1 from Jean-Baptiste Mardelle  ---
For the record, I can reproduce the bug on Windows with a very basic Qt
Application embedding a KFileWidget:
https://invent.kde.org/multimedia/kdenlive/-/snippets/3016

Also, the following patch - although I am not really sure if it is a proper fix
- fixes the problem and allows browsing a folder with > 800 files without
problem.

_
diff --git a/src/core/connectionbackend_p.h b/src/core/connectionbackend_p.h
index 39c3504c4..ae86eaaa5 100644
--- a/src/core/connectionbackend_p.h
+++ b/src/core/connectionbackend_p.h
@@ -40,7 +40,7 @@ private:
 bool signalEmitted;

 static const int HeaderSize = 10;
-static const int StandardBufferSize = 32 * 1024;
+static const int StandardBufferSize = 64 * 1024;

 Q_SIGNALS:
 void disconnected();
_

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

[kdenlive] [Bug 481653] queued files with subtitles mess the subtitles

2024-02-21 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481653

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Thanks for your report. I can confirm the issue, it happens with project files
that have the same documentid, which happens when you create a copy of a
project using save as. I will work on a fix.

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

  1   2   3   4   5   6   7   8   9   10   >