Bug 290077

Summary: folder struchture always closed when starting Kmail
Product: [Applications] kmail2 Reporter: m.wege
Component: foldersAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 1.99.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description m.wege 2011-12-29 10:31:19 UTC
Version:           1.99.0 (using Devel) 
OS:                Linux

When starting Kmail the folder structure always is shown closed and I have to unfold it manually. This is a regression compared to Kmail1.
I am running KDE4.8 RC1

Reproducible: Always

Steps to Reproduce:
Close Kmail-Start it again

Actual Results:  
Kmail shows only the main folder of each account

Expected Results:  
The folder structure should either be shown unfolded or it should be remembered from last time running Kmail.

OS: Linux (x86_64) release 3.2.0-7-generic
Compiler: gcc
Comment 1 Laurent Montel 2012-07-12 07:22:55 UTC
I increase time in code which expand folder.
When it takes so many time it will delete itself so it will not expand.
I changed 10 seconds to 60 seconds now.
I hope it's enough
You need kdelibs 4.9 (after rc2)