[kdenlive] [Bug 363989] git master: project bin sorts items in reverse order after each new Kdenlive start

2016-06-05 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363989

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 3643fc8b7e85dc79fb6eff30258d35619469f326 by Jean-Baptiste Mardelle.
Committed on 05/06/2016 at 19:57.
Pushed by mardelle into branch 'master'.

Save bin sort order

M  +2-1src/bin/bin.cpp

http://commits.kde.org/kdenlive/3643fc8b7e85dc79fb6eff30258d35619469f326

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


[kdenlive] [Bug 353251] 1 video 2 audio tracks muted audio 2 kills audio 1

2016-06-05 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353251

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit a39b2788214487948939d483feadac22e2791121 by Jean-Baptiste Mardelle.
Committed on 05/06/2016 at 16:23.
Pushed by mardelle into branch 'master'.

Fix possible corruption on add track
Fix audio mix on some track layouts

M  +14   -0src/doc/documentvalidator.cpp
M  +5-3src/doc/kdenlivedoc.cpp
M  +25   -14   src/renderer.cpp
M  +2-18   src/timeline/timeline.cpp

http://commits.kde.org/kdenlive/a39b2788214487948939d483feadac22e2791121

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


[kdenlive] [Bug 363904] git master: editing a title clip does not invalidate preview render chunks covered by this title clip

2016-06-05 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363904

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit dea28a5993a2ab9c7f8a5c50be23a23c325ab08f by Jean-Baptiste Mardelle.
Committed on 05/06/2016 at 09:04.
Pushed by mardelle into branch 'master'.

Fix changing clip resulting in unnecessary preview invalidation

M  +3-3src/timeline/track.cpp

http://commits.kde.org/kdenlive/dea28a5993a2ab9c7f8a5c50be23a23c325ab08f

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


[kdenlive] [Bug 363902] git master: editing a transition does not invalidate preview chunks

2016-06-04 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363902

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 4bef7eb9367e985ad9e28df11ceccaf3c425c59e by Jean-Baptiste Mardelle.
Committed on 04/06/2016 at 21:44.
Pushed by mardelle into branch 'master'.

Timeline preview fixes
Related: bug 363900, bug 363904

M  +6-3src/doc/kdenlivedoc.cpp
M  +1-0src/doc/kdenlivedoc.h
M  +1-1src/main.cpp
M  +3-1src/mainwindow.cpp
M  +1-0src/mainwindow.h
M  +3-0src/mltcontroller/producerqueue.cpp
M  +2-0src/mltcontroller/producerqueue.h
M  +12   -5src/project/dialogs/projectsettings.cpp
M  +1-0src/project/dialogs/projectsettings.h
M  +2-2src/project/projectmanager.cpp
M  +27   -21   src/timeline/customtrackview.cpp
M  +79   -35   src/timeline/managers/previewmanager.cpp
M  +16   -18   src/timeline/timeline.cpp
M  +3-6src/timeline/timelinecommands.cpp
M  +1-1src/timeline/timelinecommands.h
M  +35   -5src/timeline/track.cpp
M  +2-2src/timeline/track.h
M  +2-17   src/timeline/transitionhandler.cpp
M  +1-1src/timeline/transitionhandler.h
M  +1-1src/utils/progressbutton.cpp

http://commits.kde.org/kdenlive/4bef7eb9367e985ad9e28df11ceccaf3c425c59e

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


[kdenlive] [Bug 363904] git master: editing a title clip does not invalidate preview render chunks covered by this title clip

2016-06-04 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363904

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 4bef7eb9367e985ad9e28df11ceccaf3c425c59e by Jean-Baptiste Mardelle.
Committed on 04/06/2016 at 21:44.
Pushed by mardelle into branch 'master'.

Timeline preview fixes
Related: bug 363900, bug 363902

M  +6-3src/doc/kdenlivedoc.cpp
M  +1-0src/doc/kdenlivedoc.h
M  +1-1src/main.cpp
M  +3-1src/mainwindow.cpp
M  +1-0src/mainwindow.h
M  +3-0src/mltcontroller/producerqueue.cpp
M  +2-0src/mltcontroller/producerqueue.h
M  +12   -5src/project/dialogs/projectsettings.cpp
M  +1-0src/project/dialogs/projectsettings.h
M  +2-2src/project/projectmanager.cpp
M  +27   -21   src/timeline/customtrackview.cpp
M  +79   -35   src/timeline/managers/previewmanager.cpp
M  +16   -18   src/timeline/timeline.cpp
M  +3-6src/timeline/timelinecommands.cpp
M  +1-1src/timeline/timelinecommands.h
M  +35   -5src/timeline/track.cpp
M  +2-2src/timeline/track.h
M  +2-17   src/timeline/transitionhandler.cpp
M  +1-1src/timeline/transitionhandler.h
M  +1-1src/utils/progressbutton.cpp

http://commits.kde.org/kdenlive/4bef7eb9367e985ad9e28df11ceccaf3c425c59e

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


[kdenlive] [Bug 363900] git master: removing a preview zone does not invalidate rendered preview chunks

2016-06-04 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363900

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 4bef7eb9367e985ad9e28df11ceccaf3c425c59e by Jean-Baptiste Mardelle.
Committed on 04/06/2016 at 21:44.
Pushed by mardelle into branch 'master'.

Timeline preview fixes
Related: bug 363902, bug 363904

M  +6-3src/doc/kdenlivedoc.cpp
M  +1-0src/doc/kdenlivedoc.h
M  +1-1src/main.cpp
M  +3-1src/mainwindow.cpp
M  +1-0src/mainwindow.h
M  +3-0src/mltcontroller/producerqueue.cpp
M  +2-0src/mltcontroller/producerqueue.h
M  +12   -5src/project/dialogs/projectsettings.cpp
M  +1-0src/project/dialogs/projectsettings.h
M  +2-2src/project/projectmanager.cpp
M  +27   -21   src/timeline/customtrackview.cpp
M  +79   -35   src/timeline/managers/previewmanager.cpp
M  +16   -18   src/timeline/timeline.cpp
M  +3-6src/timeline/timelinecommands.cpp
M  +1-1src/timeline/timelinecommands.h
M  +35   -5src/timeline/track.cpp
M  +2-2src/timeline/track.h
M  +2-17   src/timeline/transitionhandler.cpp
M  +1-1src/timeline/transitionhandler.h
M  +1-1src/utils/progressbutton.cpp

http://commits.kde.org/kdenlive/4bef7eb9367e985ad9e28df11ceccaf3c425c59e

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


[kdenlive] [Bug 361086] git master 2016-03-28 Application crash when applying layout

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361086

--- Comment #11 from Jean-Baptiste Mardelle  ---
Git commit ae4619d4c5e2e39415af3b71fc7cf4b4c58f5eb6 by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 18:02.
Pushed by mardelle into branch 'master'.

More movit fixes

M  +4-2src/effectslist/initeffects.cpp
M  +6-5src/monitor/glwidget.cpp

http://commits.kde.org/kdenlive/ae4619d4c5e2e39415af3b71fc7cf4b4c58f5eb6

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


[kdenlive] [Bug 363905] Getting hold of the volume keyframe point is a nightmare when zoomed in

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363905

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit a38357c2257f78eb715a7dc6d045722f2c933f1d by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 16:29.
Pushed by mardelle into branch 'master'.

Fix clip keyframes unreachable on high zoom

M  +1-1src/timeline/clipitem.cpp
M  +8-6src/timeline/keyframeview.cpp
M  +1-1src/timeline/keyframeview.h

http://commits.kde.org/kdenlive/a38357c2257f78eb715a7dc6d045722f2c933f1d

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


[kdenlive] [Bug 363905] Getting hold of the volume keyframe point is a nightmare when zoomed in

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363905

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit a5e9518dadc7b09025be7a43f1ae14fbe8a681bf by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 16:28.
Pushed by mardelle into branch 'Applications/16.04'.

Fix clip keyframes unreachable on high zoom

M  +1-1src/timeline/clipitem.cpp
M  +8-6src/timeline/keyframeview.cpp
M  +1-1src/timeline/keyframeview.h

http://commits.kde.org/kdenlive/a5e9518dadc7b09025be7a43f1ae14fbe8a681bf

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


[kdenlive] [Bug 363905] Getting hold of the volume keyframe point is a nightmare when zoomed in

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363905

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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


[kdenlive] [Bug 363407] Crashes on open project or include video in new project

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363407

--- Comment #7 from Jean-Baptiste Mardelle  ---
Ok, I may have found the problem. I just pushed a change to our
kdenlive-testing PPA. 
An update should be available in the next hours, please test and let me know if
it fixes the problem.

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


[kdenlive] [Bug 363407] Crashes on open project or include video in new project

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363407

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 19dc8f41fd4af56fa7b0463a4786990bb0934079 by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 15:57.
Pushed by mardelle into branch 'Applications/16.04'.

Fix possible crash if invalid custom profile was saved

M  +6-0src/definitions.cpp
M  +1-0src/definitions.h
M  +9-5src/dialogs/profilesdialog.cpp
M  +9-3src/doc/kdenlivedoc.cpp

http://commits.kde.org/kdenlive/19dc8f41fd4af56fa7b0463a4786990bb0934079

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


[kdenlive] [Bug 363407] Crashes on open project or include video in new project

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363407

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit 7bd4c552dbf85951878e6339998792f5a5fbc56e by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 15:56.
Pushed by mardelle into branch 'master'.

Fix possible crash if invalid custom profile was saved

M  +6-0src/definitions.cpp
M  +1-0src/definitions.h
M  +9-5src/dialogs/profilesdialog.cpp
M  +9-3src/doc/kdenlivedoc.cpp

http://commits.kde.org/kdenlive/7bd4c552dbf85951878e6339998792f5a5fbc56e

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


[kdenlive] [Bug 361086] git master 2016-03-28 Application crash when applying layout

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361086

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit c6d2a5e5b4a8d89e868a22e99d7f93b9744ea0ce by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 14:41.
Pushed by mardelle into branch 'master'.

backport some Shotcut's movit specific code

M  +7-5src/monitor/glwidget.cpp
M  +1-0src/monitor/glwidget.h

http://commits.kde.org/kdenlive/c6d2a5e5b4a8d89e868a22e99d7f93b9744ea0ce

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


[kdenlive] [Bug 353251] 1 video 2 audio tracks muted audio 2 kills audio 1

2016-06-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353251

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 44e585c5a3b9c4cdc62a56c00fad7478f0ab6051 by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 14:15.
Pushed by mardelle into branch 'master'.

Check audio mix on track add/remove

M  +4-0src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/44e585c5a3b9c4cdc62a56c00fad7478f0ab6051

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


[kdenlive] [Bug 363604] Project bin doesn't list folders in proper numerical order (screenshot included)

2016-05-31 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363604

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit bbb0bc62aae117b3080d63d524178762a4e56417 by Jean-Baptiste Mardelle.
Committed on 31/05/2016 at 21:09.
Pushed by mardelle into branch 'master'.

Use natural sort order in Bin

M  +2-1src/bin/projectsortproxymodel.cpp
M  +2-0src/bin/projectsortproxymodel.h

http://commits.kde.org/kdenlive/bbb0bc62aae117b3080d63d524178762a4e56417

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


[kdenlive] [Bug 363734] Incorrect frame rate conversion

2016-05-31 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363734

--- Comment #2 from Jean-Baptiste Mardelle  ---
Hi, thanks for your report. 
It's actually hard to understand the exact problem from your description.
In your expected results, you say: "The 1st frame should be shown for 1000ms,
the 2nd for 993ms, etc".
That is quite puzzling... Can you give more details about what is the framerate
of your video clip and what is the framerate of the project ?

Does this framerate issue appear in Kdenlive's monitor, or in rendered files,
or both ?

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


[kdenlive] [Bug 353989] Audio/Video out of sync on render

2016-05-30 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353989

--- Comment #1 from Jean-Baptiste Mardelle  ---
This might have been fixed in MLT 6.0.0, see this commit :
https://github.com/mltframework/mlt/commit/b264065634f0536bd302eeae6e61a4df3e60ba0d

Can you test with MLT >= 6.0.0

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


[kdenlive] [Bug 353251] 1 video 2 audio tracks muted audio 2 kills audio 1

2016-05-30 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353251

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit c2f2d95147a53519188b09859ca1ff8f0118ec4c by Jean-Baptiste Mardelle.
Committed on 30/05/2016 at 21:18.
Pushed by mardelle into branch 'master'.

Fix audio mix when muting lower tracks

M  +17   -19   src/timeline/timeline.cpp

http://commits.kde.org/kdenlive/c2f2d95147a53519188b09859ca1ff8f0118ec4c

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


[kdenlive] [Bug 363640] git master: when you mute an audio track by clicking on the speaker icon Kdenlive crashes

2016-05-30 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363640

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kden
   ||live/181d9c660c12fccd1d6d4d
   ||d323872bbde3bd276d
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 181d9c660c12fccd1d6d4dd323872bbde3bd276d by Jean-Baptiste Mardelle.
Committed on 30/05/2016 at 20:58.
Pushed by mardelle into branch 'master'.

Fix crash on audio track mute

M  +3-3src/timeline/headertrack.cpp

http://commits.kde.org/kdenlive/181d9c660c12fccd1d6d4dd323872bbde3bd276d

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


[kdenlive] [Bug 363478] git master: existing play/pause action is lost, please add it back

2016-05-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363478

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 0c299425e13f41a76509c3213027ee5f9316b6cc by Jean-Baptiste Mardelle.
Committed on 25/05/2016 at 08:59.
Pushed by mardelle into branch 'master'.

Fix play action not correctly added to collection

M  +5-3src/mainwindow.cpp
M  +1-12   src/monitor/monitormanager.cpp

http://commits.kde.org/kdenlive/0c299425e13f41a76509c3213027ee5f9316b6cc

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


[kdenlive] [Bug 363478] git master: existing play/pause action is lost, please add it back

2016-05-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363478

--- Comment #1 from Jean-Baptiste Mardelle  ---
I think the "Play" action in fact behaves as Play/Pause. So assigning a
shortcut or button to it should allow you to do both actions, like spacebar
currently does

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


[kdenlive] [Bug 363479] git master: doesn't show any monitor overlays

2016-05-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363479

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Yes, that was due a bug deleting some interface actions when customizing the
toolbars.
However everything goes back to normal if you restart Kdenlive. I have now
fixed the monitor context menu to not loose its options, but there might be
other menus / actions disappearing, let me know if you encounter further
problems.

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


[kdenlive] [Bug 363480] git master: "preview profile" setting in "Project Settings" dialog isn't part of the "Settings" tab but instead of the overall dialog

2016-05-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363480

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kden
   ||live/92236e3281caf6acf9e6aa
   ||4fbe2f60970b230667

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 92236e3281caf6acf9e6aa4fbe2f60970b230667 by Jean-Baptiste Mardelle.
Committed on 24/05/2016 at 23:05.
Pushed by mardelle into branch 'master'.

Fix preview profile in project settings dialog incorrect layout

M  +1-1src/project/dialogs/projectsettings.cpp
M  +64   -64   src/ui/projectsettings_ui.ui

http://commits.kde.org/kdenlive/92236e3281caf6acf9e6aa4fbe2f60970b230667

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


[kdenlive] [Bug 360174] Segmentation fault when using title clips

2016-05-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360174

--- Comment #12 from Jean-Baptiste Mardelle  ---
Hmm, I really thought I had fixed this one.
Can you please post a backtrace ? See instructions at the bottom of this page
to create a backtrace :
https://kdenlive.org/node/872

if cou can reproduce the crash with a simple title clip, please also attach the
.kdenlive project file here.

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


[kdenlive] [Bug 363407] Crashes on open project or include video in new project

2016-05-22 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363407

--- Comment #1 from Jean-Baptiste Mardelle  ---
Where did you get your Kdenlive packages ? 
Can you check the Kdenlive version in Help > About Kdenlive > Version

For Ubuntu users, we recommand to use packages from our PPA, check:
https://kdenlive.org/download-ubuntu

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


[kdenlive] [Bug 363404] git master: trying to load a saved title crashes Kdenlive

2016-05-22 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363404

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 36f4ffbf05eddc991e6fb25006be1720c904112c by Jean-Baptiste Mardelle.
Committed on 22/05/2016 at 18:16.
Pushed by mardelle into branch 'master'.

Fix crash on loading title in Title Editor

M  +0-1src/titler/titledocument.cpp
M  +3-0src/titler/titlewidget.cpp

http://commits.kde.org/kdenlive/36f4ffbf05eddc991e6fb25006be1720c904112c

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


[kdenlive] [Bug 363404] git master: trying to load a saved title crashes Kdenlive

2016-05-22 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363404

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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


[kdenlive] [Bug 363372] git master: rename "Insert Clip Zone in Timeline (Overwrite)" to "Overwrite Clip Zone in Timeline"

2016-05-21 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363372

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kden
   ||live/91b043103e88af3408f076
   ||81fee6ae080d1a62b9

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 91b043103e88af3408f07681fee6ae080d1a62b9 by Jean-Baptiste Mardelle.
Committed on 21/05/2016 at 16:54.
Pushed by mardelle into branch 'master'.

Rename insert actions

M  +2-2src/mainwindow.cpp

http://commits.kde.org/kdenlive/91b043103e88af3408f07681fee6ae080d1a62b9

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


[kdenlive] [Bug 363340] Text outline thickness adjustment in titling module not saving.

2016-05-20 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363340

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kden |http://commits.kde.org/kden
   |live/2b8f8a59615f394fff52ed |live/d36a5e0dd81472f41f3545
   |2cc6a1c96dd60255e4  |e35462bb33d4e50ad6

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit d36a5e0dd81472f41f3545e35462bb33d4e50ad6 by Jean-Baptiste Mardelle.
Committed on 20/05/2016 at 20:33.
Pushed by mardelle into branch 'Applications/16.04'.

Fix text outline width incorrectly loaded on title editing

M  +1-1src/titler/titledocument.cpp

http://commits.kde.org/kdenlive/d36a5e0dd81472f41f3545e35462bb33d4e50ad6

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


[kdenlive] [Bug 363340] Text outline thickness adjustment in titling module not saving.

2016-05-20 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363340

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kden
   ||live/2b8f8a59615f394fff52ed
   ||2cc6a1c96dd60255e4
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 2b8f8a59615f394fff52ed2cc6a1c96dd60255e4 by Jean-Baptiste Mardelle.
Committed on 20/05/2016 at 20:32.
Pushed by mardelle into branch 'master'.

Fix text outline width incorrectly loaded on title editing

M  +1-1src/titler/titledocument.cpp

http://commits.kde.org/kdenlive/2b8f8a59615f394fff52ed2cc6a1c96dd60255e4

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


[kdenlive] [Bug 363247] git master: Shift + R on a disabled video/audio clip creates only video with audio embedded clips

2016-05-19 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363247

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit b669911503afb5dd6ed4fdf80dedd9d398420a05 by Jean-Baptiste Mardelle.
Committed on 19/05/2016 at 19:56.
Pushed by mardelle into branch 'master'.

Fix splitting disabled clip losing clip state

M  +3-0src/timeline/track.cpp

http://commits.kde.org/kdenlive/b669911503afb5dd6ed4fdf80dedd9d398420a05

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


[kdenlive] [Bug 363268] git master: it's no more possible to copy and paste clips on the timeline

2016-05-19 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363268

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kden
   ||live/3973177a5f0793fd85ddbb
   ||b21af91cd295a62866
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 3973177a5f0793fd85ddbbb21af91cd295a62866 by Jean-Baptiste Mardelle.
Committed on 19/05/2016 at 19:11.
Pushed by mardelle into branch 'master'.

Fix recent regressions in timeline add clip operations

M  +20   -11   src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/3973177a5f0793fd85ddbbb21af91cd295a62866

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


[kdenlive] [Bug 363246] Git master: Insert/overwrite actions just insert/overwrite a blank space instead of audio and video.

2016-05-18 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363246

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 58fb4f817344605120e9b9cc6f9633d32253da2e by Jean-Baptiste Mardelle.
Committed on 19/05/2016 at 06:43.
Pushed by mardelle into branch 'master'.

Fix Insert Zone broken
Fix Effect state & Clip status not invalidating preview render
Ref: T1949

M  +17   -9src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/58fb4f817344605120e9b9cc6f9633d32253da2e

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


[kdenlive] [Bug 358703] git 16.04: cannot reorder track & bin clip effects in effects stack

2016-05-17 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358703

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 24173546d73294b3bd88f8fd4551ef7ce23970d1 by Jean-Baptiste Mardelle.
Committed on 17/05/2016 at 21:28.
Pushed by mardelle into branch 'master'.

Allow reordering of bin clip effects

M  +30   -0src/bin/bin.cpp
M  +2-0src/bin/bin.h
M  +23   -0src/bin/bincommands.cpp
M  +13   -0src/bin/bincommands.h
M  +2-2src/effectstack/effectstackview2.cpp
M  +2-0src/effectstack/effectstackview2.h
M  +1-1src/mainwindow.cpp
M  +27   -0src/mltcontroller/clipcontroller.cpp
M  +6-0src/mltcontroller/clipcontroller.h

http://commits.kde.org/kdenlive/24173546d73294b3bd88f8fd4551ef7ce23970d1

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


[kdenlive] [Bug 360084] 15.13.0 git master - Audio is not synced with video during playback -- video plays faster (sample clip included)

2016-05-16 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360084

--- Comment #9 from Jean-Baptiste Mardelle  ---
I don't have a machine with Nvidia graphic card, only integrated intel
graphics.
However, one way to test is to play the clip in MLT and in FFmpeg to see if the
bug is present with these libraries. From a terminal:

melt myclip.mp4

ffplay myclip.mp4

Let me know the results...

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


[kdenlive] [Bug 363055] "K" key does not pause playback immediately.

2016-05-16 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363055

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 81196f727412f2020c776d9b6dd6c01096356e3c by Jean-Baptiste Mardelle.
Committed on 16/05/2016 at 09:45.
Pushed by mardelle into branch 'master'.

Fix K shortcut delay for pausing

M  +1-1src/monitor/monitor.cpp
M  +1-1src/monitor/monitormanager.h
M  +4-5src/renderer.cpp
M  +0-1src/renderer.h
M  +4-4src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/81196f727412f2020c776d9b6dd6c01096356e3c

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


[kdenlive] [Bug 363036] git master: Timeline zone bar issues

2016-05-13 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363036

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 34ebac2d1864596480d99f786be9ecf1b53f83c2 by Jean-Baptiste Mardelle.
Committed on 13/05/2016 at 20:25.
Pushed by mardelle into branch 'master'.

Fix unable to select 1 frame in timeline zone

M  +1-1src/monitor/smallruler.cpp
M  +5-5src/timeline/customruler.cpp
M  +6-2src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/34ebac2d1864596480d99f786be9ecf1b53f83c2

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


[kdenlive] [Bug 363033] git master: double clicking a track title does not set input focus to title input field, only selects it.

2016-05-13 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363033

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 8a8a4edf2d08730a9285322b7fa67e97cc328d20 by Jean-Baptiste Mardelle.
Committed on 13/05/2016 at 19:32.
Pushed by mardelle into branch 'master'.

Properly focus track name on double click

M  +2-0src/timeline/headertrack.cpp

http://commits.kde.org/kdenlive/8a8a4edf2d08730a9285322b7fa67e97cc328d20

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


[kdenlive] [Bug 358185] Kdenlive-git - Title editor, shows greenish overlay after clicking "Show Background", but only the first time.

2016-05-13 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358185

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit c7cb56eb5192d230de6b4bcb7d21346f7c0ae4e4 by Jean-Baptiste Mardelle.
Committed on 13/05/2016 at 19:19.
Pushed by mardelle into branch 'master'.

Fix green background image in titler

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

http://commits.kde.org/kdenlive/c7cb56eb5192d230de6b4bcb7d21346f7c0ae4e4

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


[kdenlive] [Bug 362925] kdenlive-git fails to create audio thumbnails

2016-05-12 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362925

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 249c70fa9da42c228a53653afe5ddae323b91c41 by Jean-Baptiste Mardelle.
Committed on 12/05/2016 at 20:06.
Pushed by mardelle into branch 'master'.

No more timeout on audio thumbs creation, display ffmpeg's progress info

M  +23   -7src/bin/projectclip.cpp
M  +4-0src/bin/projectclip.h

http://commits.kde.org/kdenlive/249c70fa9da42c228a53653afe5ddae323b91c41

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


[kdenlive] [Bug 362654] [wish] support *.kra ( Krita ) files as image Clip

2016-05-12 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362654

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Jean-Baptiste Mardelle  ---
Yes, this is fixed but requires MLT's latest git version to work. 
We use Krita's QImage plugin to load the images.

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


[kdenlive] [Bug 362918] Timeline - Track mismatch when moving selected clips

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362918

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks for your report. Should hopefully be fixed now in git. Please test again
when the updated package is available on our PPA (should be in a few hours).

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


[kdenlive] [Bug 362918] Timeline - Track mismatch when moving selected clips

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362918

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 92fe184238ca8f9aac364984c065353144b76095 by Jean-Baptiste Mardelle.
Committed on 11/05/2016 at 21:36.
Pushed by mardelle into branch 'master'.

Fix undo group move

M  +16   -5src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/92fe184238ca8f9aac364984c065353144b76095

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


[kdenlive] [Bug 362925] kdenlive-git fails to create audio thumbnails

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362925

--- Comment #3 from Jean-Baptiste Mardelle  ---
I just pushed a change so that if FFmpeg fails to create the audio thumbnail,
we switch to MLT to create the thumbnails. This should ensure that you always
get thumbnails, however this is much slower to create audio thumbs this way, so
I still would love to solve the original issue. Let me know if you think the
thumbnail creation for these files took longer than 30 seconds.

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


[kdenlive] [Bug 362925] kdenlive-git fails to create audio thumbnails

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362925

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 00182273dc5d652bb2f5cbb51e99b3ba76a01153 by Jean-Baptiste Mardelle.
Committed on 11/05/2016 at 20:55.
Pushed by mardelle into branch 'master'.

If FFmpeg audio thumbnails fail, switch to MLT audio thumbnail (slower but
safer)

M  +58   -56   src/bin/projectclip.cpp

http://commits.kde.org/kdenlive/00182273dc5d652bb2f5cbb51e99b3ba76a01153

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


[kdenlive] [Bug 362925] kdenlive-git fails to create audio thumbnails

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362925

--- Comment #1 from Jean-Baptiste Mardelle  ---
Hmm, I see there is a 30 seconds timeout for the audio thumbnail creation, and
after that the process is killed. Any chance that you hit this delay ?

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


[kdenlive] [Bug 362918] Timeline - Track mismatch when moving selected clips

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362918

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 2a949048bab2c0e92e6ef67d031a706a94db9cc4 by Jean-Baptiste Mardelle.
Committed on 11/05/2016 at 20:20.
Pushed by mardelle into branch 'master'.

Fix timeline corruption on group move

M  +5-4src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/2a949048bab2c0e92e6ef67d031a706a94db9cc4

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


[kdenlive] [Bug 362918] Timeline - Track mismatch when moving selected clips

2016-05-11 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362918

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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


[kdenlive] [Bug 362900] git master: dropping clip in insert mode at the exact beginning of a clip causes alert "Cannot find clip to cut"

2016-05-10 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362900

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 7b444a78c69f554e8f82afb32994655cd84f8f51 by Jean-Baptiste Mardelle.
Committed on 10/05/2016 at 20:10.
Pushed by mardelle into branch 'master'.

Don't try unneeded cuts on insert

M  +17   -15   src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/7b444a78c69f554e8f82afb32994655cd84f8f51

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


[kdenlive] [Bug 362253] git master: deleting bottommost video track leaves next higher track with opaque/transparent button

2016-05-10 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362253

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit 275ac28e053859e51d0e4362da880182cdb12fe7 by Jean-Baptiste Mardelle.
Committed on 10/05/2016 at 19:56.
Pushed by mardelle into branch 'master'.

Fix incorrect composite transitions after insert/remove track

M  +4-3src/timeline/timeline.cpp
M  +1-1src/timeline/timeline.h

http://commits.kde.org/kdenlive/275ac28e053859e51d0e4362da880182cdb12fe7

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


[kdenlive] [Bug 362253] git master: deleting bottommost video track leaves next higher track with opaque/transparent button

2016-05-09 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362253

--- Comment #3 from Jean-Baptiste Mardelle  ---
I cannot reproduce what you describe in your last comment. Can you tell me
exactly which track you delete and at which position (above or below which one)
you insert a new track to reproduce the problem?

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


[kdenlive] [Bug 362816] Crush on moving grouped clips

2016-05-08 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362816

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 11bb4c4109e5769f8ffa48f5e2f5b9dec2d48e2a by Jean-Baptiste Mardelle.
Committed on 08/05/2016 at 20:19.
Pushed by mardelle into branch 'master'.

Fix corruption on group move

M  +10   -17   src/timeline/customtrackview.cpp
M  +1-1src/timeline/track.cpp

http://commits.kde.org/kdenlive/11bb4c4109e5769f8ffa48f5e2f5b9dec2d48e2a

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


[kdenlive] [Bug 362253] git master: deleting bottommost video track leaves next higher track with opaque/transparent button

2016-05-06 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362253

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit 66e9596b1d5ac67c472c565ca9b8f3086138c2d3 by Jean-Baptiste Mardelle.
Committed on 06/05/2016 at 15:39.
Pushed by mardelle into branch 'Applications/16.04'.

Correctly add/remove last video track compositing on add/remove track

M  +12   -65   src/renderer.cpp
M  +1-1src/renderer.h
M  +3-1src/timeline/customtrackview.cpp
M  +2-2src/timeline/timeline.h
M  +7-0src/timeline/transitionhandler.cpp

http://commits.kde.org/kdenlive/66e9596b1d5ac67c472c565ca9b8f3086138c2d3

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


[kdenlive] [Bug 362732] [icon/theme] Missing alignement icons in 'Title Clip' creator

2016-05-06 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362732

--- Comment #1 from Jean-Baptiste Mardelle  ---
Since the blog post, Kdenlive 16.04 has now been released and it is in the
"testing" PPA. We still have to decide how to correctly handle our PPA's when a
new version is released.

However I strongly encourage you to use the current "testing" branch which
contains the last stable Kdenlive 16.04 release. The missing icons should be
fixed in this version, and as a bonus you will get Krita image support tomorrow
when the package is rebuilt...

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


[kdenlive] [Bug 362654] [wish] support *.kra ( Krita ) files as image Clip

2016-05-05 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362654

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit e907349c58e94a151c9018cf1ade5839b9c8d914 by Jean-Baptiste Mardelle.
Committed on 06/05/2016 at 06:32.
Pushed by mardelle into branch 'Applications/16.04'.

Add support for Krita images

M  +1-1src/dialogs/clipcreationdialog.cpp

http://commits.kde.org/kdenlive/e907349c58e94a151c9018cf1ade5839b9c8d914

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


[kdenlive] [Bug 362592] git master: trying to set region to whole clip removes region

2016-05-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362592

--- Comment #3 from Jean-Baptiste Mardelle  ---
I cannot reproduce. Can you describe the exact steps that lead to the bug ?

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


[kdenlive] [Bug 362630] when you insert a clip in the timeline, by the mouse in insert mode, all the clips in the timeline move forward

2016-05-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362630

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit fc63370ddcadb109002b0e376dd935687750c021 by Jean-Baptiste Mardelle.
Committed on 03/05/2016 at 20:13.
Pushed by mardelle into branch 'master'.

Fix corruption on dragging clip in Insert mode

M  +1-1src/timeline/customtrackview.cpp
M  +1-1src/timeline/timeline.cpp

http://commits.kde.org/kdenlive/fc63370ddcadb109002b0e376dd935687750c021

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


[kdenlive] [Bug 362592] git master: trying to set region to whole clip removes region

2016-05-03 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362592

--- Comment #1 from Jean-Baptiste Mardelle  ---
If you select a whole clip, the zone is effectively not shown in the clip
monitor ruler, because the whole clip is selected, so there is no real zone
selection.

Is this a problem ? I don't really see a bug here...

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


[kdenlive] [Bug 362591] git master: extract leaves group unmovable (immobile)

2016-05-02 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362591

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 8e6f71e815c590180b76e89b5d0d976f1516f375 by Jean-Baptiste Mardelle.
Committed on 02/05/2016 at 19:53.
Pushed by mardelle into branch 'master'.

Fix bug in group move

M  +15   -12   src/timeline/abstractgroupitem.cpp
M  +1-0src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/8e6f71e815c590180b76e89b5d0d976f1516f375

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


[kdenlive] [Bug 362568] The clip monitor is not showing any transitions or effects applied to it - plus two other things

2016-05-02 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362568

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

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


[kdenlive] [Bug 362568] The clip monitor is not showing any transitions or effects applied to it - plus two other things

2016-05-02 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362568

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org

--- Comment #1 from Jean-Baptiste Mardelle  ---
Well, there are 2 monitors in Kdenlive.
- The "Clip Monitor" displays the clip from the project bin
- The "Project Monitor" displayse the timeline content.

Monitors can be shown/hidden from the view menu.
Does enabling "Project Monitor" solve your problem ?

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


[kdenlive] [Bug 362230] Git master 2016-04-25: Video Stabilize issue

2016-05-01 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362230

--- Comment #2 from Jean-Baptiste Mardelle  ---
Should be fixed now, please test

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


[kdenlive] [Bug 362532] vidstab on 1080p50 footage results in p25 mlt file which cannot be used/loaded

2016-05-01 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362532

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 566982b06c48ae8e5220a939bca46ea0ef3cc2c3 by Jean-Baptiste Mardelle.
Committed on 01/05/2016 at 22:32.
Pushed by mardelle into branch 'Applications/16.04'.

Fix vidstab filter

M  +14   -9src/project/jobs/meltjob.cpp

http://commits.kde.org/kdenlive/566982b06c48ae8e5220a939bca46ea0ef3cc2c3

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


[kdenlive] [Bug 362532] vidstab on 1080p50 footage results in p25 mlt file which cannot be used/loaded

2016-05-01 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362532

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Jean-Baptiste Mardelle  ---
Thanks for your report. I am working on it.

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


[kdenlive] [Bug 362532] vidstab on 1080p50 footage results in p25 mlt file which cannot be used/loaded

2016-05-01 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362532

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Assignee|vpi...@kde.org  |j...@kdenlive.org

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


[kdenlive] [Bug 361978] git master - composite and other track buttons are missing from layout with default timeline track size - they show when the tracks are larger size

2016-04-30 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361978

--- Comment #8 from Jean-Baptiste Mardelle  ---
Git commit e027fca0bb78be76983618fccfa60b24e351029b by Jean-Baptiste Mardelle.
Committed on 30/04/2016 at 16:59.
Pushed by mardelle into branch 'master'.

Small color adjustments for timeline (make locked tracks more visible)
Fix missing icons on small track height

M  +9-3src/timeline/customtrackview.cpp
M  +1-0src/timeline/customtrackview.h
M  +35   -21   src/timeline/headertrack.cpp
M  +2-1src/timeline/headertrack.h
M  +7-5src/timeline/timeline.cpp
M  +2-2src/ui/timeline_ui.ui

http://commits.kde.org/kdenlive/e027fca0bb78be76983618fccfa60b24e351029b

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


[kdenlive] [Bug 361978] git master - composite and other track buttons are missing from layout with default timeline track size - they show when the tracks are larger size

2016-04-30 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361978

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit 53372e449a264587765d60d63f7a774e395f831f by Jean-Baptiste Mardelle.
Committed on 30/04/2016 at 17:01.
Pushed by mardelle into branch 'Applications/16.04'.

Fix missing track header icons on small track size

M  +5-1src/timeline/headertrack.cpp

http://commits.kde.org/kdenlive/53372e449a264587765d60d63f7a774e395f831f

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


[kdenlive] [Bug 362313] ripple delete broken; replaced by new extract?

2016-04-29 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362313

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Done, thanks

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


[kdenlive] [Bug 362438] Wrong frame size when rendering VOB (DVD)

2016-04-28 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362438

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit b047c890d6cfd7a1a8531450f90a33a2429b0376 by Jean-Baptiste Mardelle.
Committed on 28/04/2016 at 20:38.
Pushed by mardelle into branch 'Applications/16.04'.

Fix DVD rendering

M  +1-1data/profiles.xml

http://commits.kde.org/kdenlive/b047c890d6cfd7a1a8531450f90a33a2429b0376

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


[kdenlive] [Bug 362097] Audio thumbnails incomplete

2016-04-28 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362097

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

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


[kdenlive] [Bug 362361] git master - no keyboard shortcut shown for new "Timeline>Removal>Extract timeline zone" function in program header menu

2016-04-27 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362361

--- Comment #3 from Jean-Baptiste Mardelle  ---
And of course you are welcome to join the discussion on phabricator (you need
an account  from identity.kde.org)

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


[kdenlive] [Bug 362361] git master - no keyboard shortcut shown for new "Timeline>Removal>Extract timeline zone" function in program header menu

2016-04-27 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362361

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Yes, it's just that I don't know which default shortcut to use. Other apps seem
to use 'X', but this is currently assigned to the razor tool. We anyways won't
be able to assign shortcuts to every function, users can customize their
preferred shortcuts. I would prefer if we discuss this matter with Massimo and
TheDiveo, so I am closing this bug and forwarding the question to the related
Phabricator task:
https://phabricator.kde.org/T1961

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


[kdenlive] [Bug 361978] git master - composite and other track buttons are missing from layout with default timeline track size - they show when the tracks are larger size

2016-04-27 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361978

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Jean-Baptiste Mardelle  ---
Yes, sure. It was working for me but I guess it depended on your system's font
size and icon height. I tried to make sure it works on all systems now. Please
test whenever you can.

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


[kdenlive] [Bug 361978] git master - composite and other track buttons are missing from layout with default timeline track size - they show when the tracks are larger size

2016-04-27 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361978

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 08b95fe1b5c5aa6f46c817aba40c9c69d1701427 by Jean-Baptiste Mardelle.
Committed on 27/04/2016 at 19:50.
Pushed by mardelle into branch 'Applications/16.04'.

Make sure default track height display track name and icons

M  +4-1src/mainwindow.cpp

http://commits.kde.org/kdenlive/08b95fe1b5c5aa6f46c817aba40c9c69d1701427

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


[kdenlive] [Bug 362323] kdenlive freeze randomly

2016-04-26 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362323

--- Comment #3 from Jean-Baptiste Mardelle  ---
Could you test the latest version (Kdenlive 16.04), available from our official
PPA:
https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-testing
Lots of bugfixes and updates were made in this new version. Please let me know
if it fixes the problem.

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


[kdenlive] [Bug 362211] Wrong display ratio in Project monitor

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362211

--- Comment #14 from Jean-Baptiste Mardelle  ---
Thanks. I just fixed a problem in Kdenlive that was maybe related: when editing
the project profile for current project, the changes were not applied. You
needed to select another profile, then come back to the correct one to have it
applied. Might be what caused your problem. Should work correctly now

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


[kdenlive] [Bug 362211] Wrong display ratio in Project monitor

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362211

--- Comment #8 from Jean-Baptiste Mardelle  ---
I downloaded the video, you can delete it. It works perfectly for me. 
Can you create a new Kdenlive project with your profile, add your clip in the
project and save the project, then attach the .kdenlive project file here ?

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


[kdenlive] [Bug 362204] Does not work on wayland

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362204

--- Comment #1 from Jean-Baptiste Mardelle  ---
I would be interested to know if other KDE Applications work ?  I am not sure
this is a Kdenlive specific issue... 
I don't have a working wayland setup to test, so any info is welcome.

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


[kdenlive] [Bug 362211] Wrong display ratio in Project monitor

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362211

--- Comment #6 from Jean-Baptiste Mardelle  ---
Hmm, everything seems ok. Can you try playing the clip with MLT's command line
player ?
>From a terminal:

melt yourclip.mp4

And with FFmpeg:

ffplay yourclip.mp4

Does the clip play correctly with both commands ? If it does I will need a
sample clip...

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


[kdenlive] [Bug 362252] git master: title editor crashes on Ok

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362252

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||dutch_bull_...@hotmail.com

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

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


[kdenlive] [Bug 362264] kdenlive crashes and shuts down after entering a title with the title editor

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362264

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

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


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

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


[kdenlive] [Bug 362254] git master: bin clip effects cannot be dragged onto another bin clip

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362254

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kden
   ||live/0a26eccd60af9b652cf917
   ||62170020d6a7167502

--- Comment #5 from Jean-Baptiste Mardelle  ---
Git commit 0a26eccd60af9b652cf91762170020d6a7167502 by Jean-Baptiste Mardelle.
Committed on 25/04/2016 at 18:50.
Pushed by mardelle into branch 'master'.

Fix combobox effect parameters that dissapeared after introducing HD lumas

M  +3-0src/effectstack/parametercontainer.cpp
M  +0-7src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/0a26eccd60af9b652cf91762170020d6a7167502

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


[kdenlive] [Bug 362254] git master: bin clip effects cannot be dragged onto another bin clip

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362254

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 64c934e06fe55fbc9ef2665f47440df5a51b6572 by Jean-Baptiste Mardelle.
Committed on 25/04/2016 at 18:29.
Pushed by mardelle into branch 'Applications/16.04'.

Restore Bin filtering and effect drop that were removed by wrong cppcheck
cleanup

M  +35   -0src/bin/projectitemmodel.cpp
M  +1-0src/bin/projectitemmodel.h
M  +14   -0src/bin/projectsortproxymodel.cpp
M  +2-0src/bin/projectsortproxymodel.h

http://commits.kde.org/kdenlive/64c934e06fe55fbc9ef2665f47440df5a51b6572

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


[kdenlive] [Bug 362252] git master: title editor crashes on Ok

2016-04-25 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362252

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kden
   ||live/dad1283db5dc2c7ec9c990
   ||9a9eef96d6d974fb0d
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit dad1283db5dc2c7ec9c9909a9eef96d6d974fb0d by Jean-Baptiste Mardelle.
Committed on 25/04/2016 at 18:08.
Pushed by mardelle into branch 'Applications/16.04'.

Fix titler crash introduced by recent shadow fix

M  +0-22   src/titler/titledocument.cpp

http://commits.kde.org/kdenlive/dad1283db5dc2c7ec9c9909a9eef96d6d974fb0d

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


[kdenlive] [Bug 362181] time lines, cursor disappeards

2016-04-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362181

--- Comment #1 from Jean-Baptiste Mardelle  ---
Can you try our official Kdenlive PPA? It will give you the current 16.04
branch which is much more stable and should fix this bug:

https://launchpad.net/~kdenlive/+archive/ubuntu/kdenlive-testing

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


[kdenlive] [Bug 362211] Wrong display ratio in Project monitor

2016-04-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362211

--- Comment #3 from Jean-Baptiste Mardelle  ---
This might be related to the pixel/display aspect ratio that you set in the
project settings. Can you post a screenshot of the project settings dialog, and
also the result of the following command:

ffmpeg -i myclip.mp4

Using your phone clip as input?

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


[kdenlive] [Bug 362097] Audio thumbnails incomplete

2016-04-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362097

--- Comment #9 from Jean-Baptiste Mardelle  ---
Yes, sorry. My yesterday's fix introduced a crash that I fixed this morning.
Please test again when the PPA is updated, and if it still fails to properly
create thumbs, you can use file sharing service to upload a sample file.

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


[kdenlive] [Bug 362187] git master 2016-04-24 : Adjusting speed effect with mouse drag causes segfault

2016-04-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362187

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit d26bf9382981fc714b99d84ea446ceecbd0a8e2e by Jean-Baptiste Mardelle.
Committed on 24/04/2016 at 20:03.
Pushed by mardelle into branch 'Applications/16.04'.

Fix crash on editing speed effect

M  +15   -15   src/renderer.cpp
M  +4-0src/timeline/customtrackview.cpp
M  +9-15   src/timeline/track.cpp

http://commits.kde.org/kdenlive/d26bf9382981fc714b99d84ea446ceecbd0a8e2e

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


[kdenlive] [Bug 357397] Image Sequence (with period in filename) missing upon re-opening project

2016-04-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357397

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit edbfce84f31636f8405caed08a108dad1fcf7b43 by Jean-Baptiste Mardelle.
Committed on 24/04/2016 at 12:45.
Pushed by mardelle into branch 'Applications/16.04'.

Fix slideshows incorrectly detected as missing, improved search for missing
slideshows

M  +49   -14   src/doc/documentchecker.cpp
M  +2-1src/doc/documentchecker.h

http://commits.kde.org/kdenlive/edbfce84f31636f8405caed08a108dad1fcf7b43

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


[kdenlive] [Bug 362097] Audio thumbnails incomplete

2016-04-24 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362097

--- Comment #7 from Jean-Baptiste Mardelle  ---
I just pushed another change to audio thumbs in master and 16.04.
Can you try it ? If it still doesn't work I will need a video sample since it
now works for my test clips

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


[kdenlive] [Bug 362097] Audio thumbnails incomplete

2016-04-23 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362097

--- Comment #5 from Jean-Baptiste Mardelle  ---
Can you please post the result of this command:
ffmpeg -i yourvideo.mts

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


[kdenlive] [Bug 362097] Audio thumbnails incomplete

2016-04-22 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362097

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Jean-Baptiste Mardelle  ---
Thanks for your report. I just fixed the issue (and also increased creation
speed). 
If you have old incorrect audio thumbs in a project, you will need to delete
them in 
Project > Project Settings > Project Files > Clear Cache

I pushed the fix to master and 16.04 branch, the PPA should be updated in a few
hours.

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


[kdenlive] [Bug 362097] Audio thumbnails incomplete

2016-04-22 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362097

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 3981c3ea0bfa101313f3bb376cad0f08f77439b4 by Jean-Baptiste Mardelle.
Committed on 22/04/2016 at 22:03.
Pushed by mardelle into branch 'Applications/16.04'.

Fix audio thumbnails for 5.1 audio

M  +51   -23   src/bin/projectclip.cpp

http://commits.kde.org/kdenlive/3981c3ea0bfa101313f3bb376cad0f08f77439b4

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


[kdenlive] [Bug 361901] git 16.04: right justified multi-line text does not correctly update in editor when editing again

2016-04-21 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361901

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 84beb8edbdb103d7af26b1d49db99c289f4bb5f6 by Jean-Baptiste Mardelle.
Committed on 21/04/2016 at 22:38.
Pushed by mardelle into branch 'Applications/16.04'.

Fix editing second line of a title text not updating display

M  +1-1src/effectstack/graphicsscenerectmove.cpp

http://commits.kde.org/kdenlive/84beb8edbdb103d7af26b1d49db99c289f4bb5f6

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


[kdenlive] [Bug 361899] git 16.04: text shadow in title clips gets clipped

2016-04-21 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361899

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 4584c15a5d9017d1797955acf6497be0df1e068c by Jean-Baptiste Mardelle.
Committed on 21/04/2016 at 22:38.
Pushed by mardelle into branch 'Applications/16.04'.

Titler: fix shadows clipped and cannot desactivate text editing

M  +59   -18   src/effectstack/graphicsscenerectmove.cpp
M  +18   -3src/effectstack/graphicsscenerectmove.h

http://commits.kde.org/kdenlive/4584c15a5d9017d1797955acf6497be0df1e068c

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


[kdenlive] [Bug 361838] Colour picker for Colour Clip can't work due to darkened background

2016-04-20 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361838

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

   Keywords||junior-jobs

--- Comment #1 from Jean-Baptiste Mardelle  ---
The color clip creation dialog in clipcreationdialog.cpp

void ClipCreationDialog::createColorClip(KdenliveDoc *doc, QStringList
groupInfo, Bin *bin)
{
}

needs to be made non modal so that it does not obscure the main window

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


[kdenlive] [Bug 361900] git 16.04: large text size incorrectly wrapped, but shadow isn't

2016-04-20 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361900

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit 9820a042eaea199904b1f70967af15cb28cbcff9 by Jean-Baptiste Mardelle.
Committed on 20/04/2016 at 10:31.
Pushed by mardelle into branch 'master'.

Fix new text in titler broken on large shadow offset

M  +8-5src/effectstack/graphicsscenerectmove.cpp
M  +2-2src/mainwindow.cpp

http://commits.kde.org/kdenlive/9820a042eaea199904b1f70967af15cb28cbcff9

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


[kdenlive] [Bug 361900] git 16.04: large text size incorrectly wrapped, but shadow isn't

2016-04-20 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361900

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 9098376f965ef1bcde19844c1514321eabac8f3d by Jean-Baptiste Mardelle.
Committed on 20/04/2016 at 10:29.
Pushed by mardelle into branch 'Applications/16.04'.

Fix new text in titler broken on large shadow offset

M  +8-5src/effectstack/graphicsscenerectmove.cpp
M  +2-2src/mainwindow.cpp

http://commits.kde.org/kdenlive/9098376f965ef1bcde19844c1514321eabac8f3d

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


[kdenlive] [Bug 360174] Segmentation fault when using title clips

2016-04-20 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360174

--- Comment #7 from Jean-Baptiste Mardelle  ---
This will be fixed in MLT 6.2.0 that should be released tomorrow.
Thanks for your patience

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


<    1   2   3   4   5   6   7   8   9   >