removing clips with the same filename/different directory
Bug #814199 reported by
Konstantin Ryabitsev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
moimael |
Bug Description
If there are clips in the list that have the same name but come from different directories, right-click->remove from project will remove the first in the list, not the one actually requested to be removed. Example:
dir1/00001.MTS
dir2/00001.MTS
Right-click on the second clip, choose "remove from project". The first clip will be removed (I'm guessing because it matches by name, not by file path).
Openshot 1.3.1 on Fedora 15 (installed from RPMFusion).
Changed in openshot: | |
assignee: | nobody → moimael (moimael) |
Changed in openshot: | |
status: | Confirmed → Fix Committed |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Yes you spoted the problem. I'll have a look at this, it should be quite trivial to fix.