Bug 367704 - [title-editor] Saving a title doesn't auto add the extension *.kdenlivetitle at the end
Summary: [title-editor] Saving a title doesn't auto add the extension *.kdenlivetitle ...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 16.04.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-23 08:33 UTC by David REVOY
Modified: 2016-08-29 06:20 UTC (History)
1 user (show)

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


Attachments
[screenshot of the bug] (387.78 KB, image/jpeg)
2016-08-23 08:33 UTC, David REVOY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2016-08-23 08:33:52 UTC
Created attachment 100724 [details]
[screenshot of the bug]

Hi,
When saving a title via the "Title Clip" editor ; the file extension *.kdenlivetitle is not auto added to the name entered by the user. The result : when trying to load the title back , the saved file doesn't appear into the list. At first I believed the 'Save' feature was broken. I saw after that the file was saved in my folder ( see on screenshot ) but not with the file extension. 

Workaround: rename the file after saving, or enter the name+extension manually while saving.
Comment 1 Wegwerf 2016-08-23 08:48:50 UTC
I cannot reproduce on a Kubuntu 16.04 with latest KF5 updates and Kdenlive 16.08.0.

My suspicion is that your installation is lacking some required KDE Frameworks 5 files, or your XDG_DATA_DIRS may be broken, as the MIME type hasn't been correctly registered. I've personally seen such issues only after playing around with these important aux stuff and only then saw that several movie MIME types and others were not correctly detected. Please recheck your installation.

Can you please be so kind as to supply information about your installation? It's difficult to help when people give us no information except the bug description. Thank you very much for your cooperation!
Comment 2 David REVOY 2016-08-23 11:24:54 UTC
@Wegferf: I'm using XFCE desktop environment on Manjaro. ( up-to-date )  I installed Kdenlive via the package manager ; I only had to install frei0r manually. I also have Dolphin, plasma5, Krita and other KDE-apps on the same system. Qt version is 5.7. In my opinion; it's a issue with Qt failing to adapt or fallback to a file manager for the desktop environment.
Comment 3 Wegwerf 2016-08-29 06:20:01 UTC
So it is a downstream issue, so the distro packagers should be contacted. Unfortunately, as I cannot reproduce when compiling and installing from sources, this is impossible to fix from our side, as this doesn't seem to be in the Kdenlive codebase, but instead in the distro setup.