Bug 366502 - title editor can't edit older version saved titles *.kdenlivetitle
Summary: title editor can't edit older version saved titles *.kdenlivetitle
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: 16.04.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-07 22:08 UTC by dimitrisbolaris1
Modified: 2016-10-08 15:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dimitrisbolaris1 2016-08-07 22:08:11 UTC
Trying open an older saved title (example.kdenlivetitle) from older version and function "edit" in kdenlive 15.12 that i use now after upgrade from ubuntu 14.04 to 16.04 don't work or the title is upside-down 

Reproducible: Always

Steps to Reproduce:
1.open old tile
2.double click
3.open new empty title and i'm closing editor 
4.right click on clip 
5.menu opens no "edit" function  

Actual Results:  
1.Title is upside-down


Expected Results:  
open the older title as it is
Comment 1 Jean-Baptiste Mardelle 2016-08-08 21:24:23 UTC
Git commit 4b3bbd60817458f7db183ca980b31cf3113e01a1 by Jean-Baptiste Mardelle.
Committed on 08/08/2016 at 21:24.
Pushed by mardelle into branch 'Applications/16.08'.

Fix editing of title clips

M  +85   -61   src/bin/bin.cpp
M  +1    -1    src/bin/bin.h
M  +1    -1    src/mltcontroller/clippropertiescontroller.cpp

http://commits.kde.org/kdenlive/4b3bbd60817458f7db183ca980b31cf3113e01a1
Comment 2 dimitrisbolaris1 2016-08-08 21:54:52 UTC
Hi i'm not having experience of that kind of reports, simply use kdenlive for long time. Is something that i must do?  Updating or something else? Thanks.
Comment 3 dimitrisbolaris1 2016-08-08 22:28:12 UTC
Also i can't save a new title! (Ubuntu 16.04) Kdenlive don't recognize saved titles
Comment 4 dimitrisbolaris1 2016-08-08 22:54:52 UTC
Just got the update and "Edit" work fine! Thanks a lot Jean-Baptiste !!! But still have the "save" issue. kdenlive not recognize saved titles (looks like plain text from ubuntu). But i will be patient i know there is a solution. Thanks again!
Comment 5 Jean-Baptiste Mardelle 2016-08-09 06:05:56 UTC
Can you please describe exactly what is the problem when saving titles ?
What are you doing, which button / command you use and which error message you see ?
Comment 6 Wegwerf 2016-08-09 14:51:21 UTC
Dimitris, are you on Ubuntu or Kubuntu? If on Ubuntu, did you install the KF5 plasma shell packages?
Comment 7 dimitrisbolaris1 2016-08-09 19:17:27 UTC
I'm in Ubuntu 16.06 after upgrading from 14.04

The saving steps:
I make the title, press the upper left button "Save As", on window choose folder, i give title name (always as .kdenlivetitle) and then "save" as i use to do on previous edition of kdenlive (9.0)

When trying  to reopen the title nothing appears in selected folder

I will search about KF5 plasma
Comment 8 dimitrisbolaris1 2016-08-09 19:23:11 UTC
No i use GNOME
Comment 9 Wegwerf 2016-08-09 19:30:12 UTC
You'll need to install some KF5 Plasma and frameworks packges; as I'm using Kubuntu I unfortunately don't remember which packages need to be installed so that the file dialogs work correctly; this is somehow related to media types. Please search the Kdenlive forum for help, there are several threads about installing Kdenlive on Ubuntu.
Comment 10 farid 2016-08-10 14:52:58 UTC
In Archlinux I had to install 

kded
kfilemetadata
knewstuff
knotifyconfig
plasma-desktop (optional) - for theme configuration

The solution for these kind of issues is to have a guideline so that the packagers of the distros are aware of these issues. This also applies for MLT version.