Bug 347822 - Cannot create custom profiles
Summary: Cannot create custom profiles
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
: 347841 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-05-17 06:37 UTC by laurent
Modified: 2015-05-17 16:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description laurent 2015-05-17 06:37:41 UTC
Using version 15.04.0 from latest Kubuntu 15.04 backports:
When creating a custom profile, nothing is created nor saved without any error message.
An empty file customprofile0 is created under ~/.local/share/kdenlive/profiles.
If I manually copy a previous kdenlive profile an puts it in the directory, nothing is shown in the profiles list.

Reproducible: Always

Steps to Reproduce:
1. Go to Configuration/manage profiles
2. Click on new profile and fill in new name ... 
3. Save
4. Go to 1 and check

Actual Results:  
- Nothing shown on the profiles list
- Empty customprofile0 ... n are created in ~/.local/share/kdenlive/profiles
Comment 1 Jean-Baptiste Mardelle 2015-05-17 09:33:12 UTC
Git commit 2d60fae4fe48b82724fc3dfb50b8d2f8f02d22a5 by Jean-Baptiste Mardelle.
Committed on 17/05/2015 at 09:32.
Pushed by mardelle into branch 'frameworks'.

Fix custom profiles not displayed

M  +4    -4    src/dialogs/profilesdialog.cpp
M  +16   -16   src/ui/profiledialog_ui.ui

http://commits.kde.org/kdenlive/2d60fae4fe48b82724fc3dfb50b8d2f8f02d22a5
Comment 2 Jean-Baptiste Mardelle 2015-05-17 09:34:32 UTC
Git commit cf70641750960cc06dbc2bfeb6e240ba284de8c9 by Jean-Baptiste Mardelle.
Committed on 17/05/2015 at 09:34.
Pushed by mardelle into branch 'Applications/15.04'.

Fix custom profiles not displayed

M  +4    -4    src/dialogs/profilesdialog.cpp
M  +16   -16   src/ui/profiledialog_ui.ui

http://commits.kde.org/kdenlive/cf70641750960cc06dbc2bfeb6e240ba284de8c9
Comment 3 Jean-Baptiste Mardelle 2015-05-17 16:35:10 UTC
*** Bug 347841 has been marked as a duplicate of this bug. ***