Bug 347822

Summary: Cannot create custom profiles
Product: [Applications] kdenlive Reporter: laurent
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal CC: nmset
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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. ***