Bug 256447

Summary: Tellico doesnt show the "columns" section properly on application start
Product: [Applications] tellico Reporter: wiggyxoxox
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.3.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description wiggyxoxox 2010-11-09 16:48:42 UTC
Version:           2.3.1 (using KDE 4.5.3) 
OS:                Linux

Every time I close Tellico and then reopen it the columns tab is back to only displaying the Title and nothing else.
Was not a problem with previous version of Tellico and when I used it after update on the 7th I figured I just had to reconfig it so that it would populate new config files or something for the new version. Seems to not be the case.
When I have 8 fields I use to sort its not efficient to have to use the drop box to select each one.
Thanks 

Reproducible: Always

Steps to Reproduce:
Open Tellico and add field listings to the columns. Close Tellico and its back to the same old tricks of only showing the title.

Actual Results:  
I close the application and reopen to find it back to displaying just titles of movies.

Expected Results:  
Saved my columns I selected.
Comment 1 wiggyxoxox 2010-11-09 17:01:01 UTC
I found this in a previous config file I had backed up:
[Options - video]

ColumnNames=title,id,location,sleeve,slot,disks,file-size,type,tv,tmdb,imdb
ColumnOrder=0,31,32,33,34,36,37,35,38,39,44
ColumnWidths=234,47,94,80,61,71,92,66,100,144,217
Group By=location
Prev2SortColumn=0
PrevSortColumn=31
SortColumn=0
SortOrder=0
Template Font=DejaVu Sans,9,-1,5,50,0,0,0,0,0


this is what current one looks like:

[Options - video]
ColumnNames=title
ColumnOrder=0
ColumnWidths=1212
Group By=location
Prev2SortColumn=0
PrevSortColumn=31
SortColumn=0
SortOrder=0

I tried copy and pasting the old contents in the new config but when I start the app it still just shows title and when I close it the files rewritten to mirror that theres only title.

hope that was more useful info thanks.
Comment 2 Robby Stephenson 2010-11-09 17:02:04 UTC

*** This bug has been marked as a duplicate of bug 256373 ***