[gwenview] [Bug 399069] allow edit metadata

2018-10-17 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399069

Clint Moyer  changed:

   What|Removed |Added

 CC||cont...@clintmoyer.com

--- Comment #2 from Clint Moyer  ---
Gwenview uses Exiv2 to interpret image metadata.

http://www.exiv2.org/metadata.html

We will need an interface to use the edit functions. I like the idea.

Something similar can be done from the command line like

$ exiv2 modify --Modify 'set Exif.Image.Artist "Famous Artist"'
testimage.jpg

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

[gwenview] [Bug 399944] New: Properties and Information can probably be combined

2018-10-17 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399944

Bug ID: 399944
   Summary: Properties and Information can probably be combined
   Product: gwenview
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: cont...@clintmoyer.com
  Target Milestone: ---

SUMMARY
This may be biased towards my own environment. It seems there is a lot of
excess space in the sidebar, which defaults to the "Information" tab when
viewing files or directories. In particular it seems most objects lack
metadata, and the "Description" metadata seems particularly unused/unloved.
Conversely, to view "Properties" users must either right click the object or go
to File > Properties. It seems intuitively this information should be available
alongside the "Information", and the user shouldn't be expected to take strange
routes to reach Properties.

We could add the Properties as a tab or merge into "Information".

STEPS TO REPRODUCE
1. Browse to a file or directory

OBSERVED RESULT
Must right-click or go to "File" to reach Properties

EXPECTED RESULT
Ideally this would be available in the sidebar or even merged with Information.

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

[gwenview] [Bug 399942] New: Gwenview does not work with gstreamer

2018-10-17 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399942

Bug ID: 399942
   Summary: Gwenview does not work with gstreamer
   Product: gwenview
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: cont...@clintmoyer.com
  Target Milestone: ---

SUMMARY
Videos do not play with the Gstreamer Phonon backend. This is highly pronounced
for users NOT using KDE as their desktop environment. Gwenview only works with
the VLC backend for Phonon. Users not running KDE will not be able to switch
their Phonon backend, as they have no access to Kcontrol/Phonon settings panel.
Most operating systems offer the option between a Gstreamer or VLC backend for
Phonon (a QT based API). Most operating systems default to using gstreamer to
avoid proprietary codecs. Users who want to run Gwenview will have to first
remove phonon-qt5-gstreamer and then install phonon-qt5-vlc, before installing
Gwenview to use the right backend.

STEPS TO REPRODUCE
1. If phonon-qt5-vlc exists on your machine, remove it
2. Install phonon-qt5-gstreamer
3. Install Gwenview
4. When running Gwenview, will not be able to load videos

OBSERVED RESULT
Videos not playing with the often standard Gstreamer backend for Phonon

EXPECTED RESULT
Videos should play

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

[kdenlive] [Bug 399911] Blacklisted effects still available from UI

2018-10-16 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399911

Clint Moyer  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1
   Assignee|j...@kdenlive.org |cont...@clintmoyer.com

--- Comment #1 from Clint Moyer  ---
I provided a code change:

https://phabricator.kde.org/D16268

This should be reviewed for the intended effect. Namely, how valid is the
current blacklist.

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

[kdenlive] [Bug 399911] New: Blacklisted effects still available from UI

2018-10-16 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399911

Bug ID: 399911
   Summary: Blacklisted effects still available from UI
   Product: kdenlive
   Version: 18.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: cont...@clintmoyer.com
  Target Milestone: ---

SUMMARY
My understanding was effects on the blacklist were not supposed to be available
through the UI. Please correct me if I am wrong in that assumption. At the very
least this file seems to be a source of confusion.

https://cgit.kde.org/kdenlive.git/tree/data/blacklisted_effects.txt?h=v18.08.2

STEPS TO REPRODUCE
1. Open latest version of application
2. View effects menu

OBSERVED RESULT
Many of the blacklisted elements are present in the UI. We should either update
the blacklist or fix this. For example "Sharpen" is from the blacklisted
"frei0r.sharpness" effect but we can see it here.

https://cgit.kde.org/kdenlive.git/tree/data/effects/frei0r_sharpness.xml?h=v18.08.2

EXPECTED RESULT
Blacklisted elements should not be present in the UI.

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 392884] Application crashes constantly

2018-10-16 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=392884

Clint Moyer  changed:

   What|Removed |Added

 CC||cont...@clintmoyer.com

--- Comment #3 from Clint Moyer  ---
For what it is worth, it looks like almost all of the Movit effects are
blacklisted, so I'm not sure there is any benefit to enabling GPU processing
right now.

https://cgit.kde.org/kdenlive.git/tree/data/blacklisted_effects.txt?h=v18.08.2#n77

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

[kdenlive] [Bug 398791] copy paste between two projects in two running instances of kdenlive -- would be so cool !!

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=398791

--- Comment #3 from Clint Moyer  ---
Okay I see what you are saying. There is already a way to do this using the
Library.

https://kdenlive.org/en/project/the-library-copy-paste-between-projects/

You can also share .kdenlive and distribute them, as long as recipients refresh
the location of the clip files. Let me know if you were thinking of something
more.

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

[kdenlive] [Bug 396631] Templates listed twice

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=396631

Clint Moyer  changed:

   What|Removed |Added

 CC||cmoye...@gmail.com

--- Comment #1 from Clint Moyer  ---
The version you specified "v18.07.70" does not match any version tag in the
Kdenlive repository. Try upgrading to a valid version.

https://cgit.kde.org/kdenlive.git/refs/tags

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

[kdenlive] [Bug 398791] copy paste between two projects in two running instances of kdenlive -- would be so cool !!

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=398791

Clint Moyer  changed:

   What|Removed |Added

 CC||cmoye...@gmail.com

--- Comment #1 from Clint Moyer  ---
Can you clarify the scope of this request? There are dozens of objects in
Kdenlive. It sounds like you are desiring both ProjectClip and ClipItems to be
transferrable between different running Kdenlive instances.

Could you describe a few use-case examples to make this request more appealing
to the developers? Thanks for submitting.

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

[kdenlive] [Bug 399359] Clear effects button

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

Clint Moyer  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED

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

[kdenlive] [Bug 399359] Clear effects button

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

Clint Moyer  changed:

   What|Removed |Added

   Assignee|cmoye...@gmail.com  |j...@kdenlive.org

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

[kdenlive] [Bug 359402] Insert track should increment over existing track

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=359402

Clint Moyer  changed:

   What|Removed |Added

   Assignee|j...@kdenlive.org |cmoye...@gmail.com

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

[kdenlive] [Bug 359402] Insert track should increment over existing track

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=359402

Clint Moyer  changed:

   What|Removed |Added

URL||https://phabricator.kde.org
   ||/T9816

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

[kdenlive] [Bug 359402] Insert track should increment over existing track

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=359402

--- Comment #7 from Clint Moyer  ---
I've posted a fix.

https://phabricator.kde.org/T9816

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

[kdenlive] [Bug 359402] Insert track should increment over existing track

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=359402

--- Comment #5 from Clint Moyer  ---
Okay I understand better. Two things will need to be changed.

1. The default track type is hard-coded to "Video" and instead should be
pre-determined based on the currently selected track. I'm unable to select
multiple tracks or de-select all tracks, which means this should be a safe
action. I am confused though because there are dedicated buttons in the menu to
do those actions, they just don't work.

https://cgit.kde.org/kdenlive.git/tree/src/ui/addtrack_ui.ui?h=v18.08.1#n54

2. The proposed name should be based on the the track type. Currently it is
hard-coded to "Video %l".

https://cgit.kde.org/kdenlive.git/tree/src/timeline/customtrackview.cpp?h=v18.08.1#n7028

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

[kdenlive] [Bug 359402] Insert track should increment over existing track

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=359402

Clint Moyer  changed:

   What|Removed |Added

 CC||cmoye...@gmail.com

--- Comment #3 from Clint Moyer  ---
Not happening for me in v18.08.1 on Linux. The insert track feature checks the
list of existing track names and increments by 1 when a previous value exists.
So when "Video 3" exists it moves on to "Video 4".

https://cgit.kde.org/kdenlive.git/tree/src/timeline/customtrackview.cpp?h=v18.08.1#n7036

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

[kdenlive] [Bug 399359] Clear effects button

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

--- Comment #2 from Clint Moyer  ---
I have changed the scope of this bug.

SUMMARY
It woud be convenient to be able to delete all effects from a clip with a
single button click.

STEPS TO REPRODUCE
1. Select clip
2. Manually delete each effect one-by-one

OBSERVED RESULT
All effects cleared from a clip after manual iteration

EXPECTED RESULT
Ideally a button click can do this action

SOFTWARE VERSIONS
All

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

[kdenlive] [Bug 399359] Clear effects button

2018-10-07 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

Clint Moyer  changed:

   What|Removed |Added

Summary|Expand/collapse effects |Clear effects button
   |list with Ctrl-click|
URL|https://cgit.kde.org/kdenli |https://phabricator.kde.org
   |ve.git/tree/src/effectslist |/T9797
   |/effectslistwidget.cpp?h=v1 |
   |8.08.1  |

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

[kdenlive] [Bug 399359] Expand/collapse effects list with Ctrl-click

2018-10-03 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

Clint Moyer  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1
   Assignee|j...@kdenlive.org |cmoye...@gmail.com

--- Comment #1 from Clint Moyer  ---
Task in progress

https://phabricator.kde.org/T9797

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

[kdenlive] [Bug 399359] Expand/collapse effects list with Ctrl-click

2018-10-03 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

Clint Moyer  changed:

   What|Removed |Added

   Keywords||usability
URL||https://cgit.kde.org/kdenli
   ||ve.git/tree/src/effectslist
   ||/effectslistwidget.cpp?h=v1
   ||8.08.1

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

[kdenlive] [Bug 399359] New: Expand/collapse effects list with Ctrl-click

2018-10-03 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=399359

Bug ID: 399359
   Summary: Expand/collapse effects list with Ctrl-click
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: cmoye...@gmail.com
  Target Milestone: ---

SUMMARY
It woud be convenient to be able to expand or collapse all the effect groups at
once. The user could Ctrl-click the dropdown icon which would perform this
function.

Group names are parsed from the categoryFile [1] and then accessed with a
QTreeWidget [2] in the effects tab. A QSet can be used to capture a Ctrl-click
on any group dropdown icon with an QEvent handler. Optionally the same effect
can be applied on sub-groups which get generated when >60 effects in a group
[3].

[1]
https://cgit.kde.org/kdenlive.git/tree/src/effectslist/effectslistwidget.cpp?h=v18.08.1#n91

https://cgit.kde.org/kdenlive.git/tree/src/effectslist/effectslistwidget.cpp?h=v18.08.1#n104

https://cgit.kde.org/kdenlive.git/tree/src/effectslist/effectslistwidget.cpp?h=v18.08.1#n191

STEPS TO REPRODUCE
1. Hold Ctrl button
2. Click with mouse on effect group dropdown

OBSERVED RESULT
Individual group expands or collapses

EXPECTED RESULT
All groups expand or collapse

SOFTWARE VERSIONS
All

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

[kdenlive] [Bug 398024] Some plugins are missing

2018-10-03 Thread Clint Moyer
https://bugs.kde.org/show_bug.cgi?id=398024

Clint Moyer  changed:

   What|Removed |Added

 CC||cmoye...@gmail.com

--- Comment #1 from Clint Moyer  ---
Created attachment 115397
  --> https://bugs.kde.org/attachment.cgi?id=115397=edit
frei0r effects

The two plugins you mentioned are blacklisted from the MLT Framework right now
because they are not threadsafe.

https://github.com/mltframework/mlt/blob/v6.10.0/src/modules/frei0r/not_thread_safe.txt

Many frei0r effects are currently available through kdenlive as you can see
here:

https://cgit.kde.org/kdenlive.git/tree/data/kdenliveeffectscategory.rc?h=v18.08.1

For example, the Posterize effect is available under the Artistic group.

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