By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1660

Summary: Upgrade from 3.5.12 turns off old user configuration
Product: TDE Reporter: Aleksey Midenkov <midenok>
Component: systemAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, michele.calgaro, slavek.banko
Priority: P5    
Version: 3.5.13.x [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Aleksey Midenkov 2013-09-13 03:24:02 CDT
Make all neccessary changes to import automatically previous .kde3 configuration into .trinity. It should be done on stage of generating new user configuration on first logon. It should detect if old .kde3 directory with configuration files exists and propose to user to convert that configuration to .trinity.

Btw, are there incompatibilities between the two? I've just copied .kde3 to .trinity and it looks working.

Make the same with /etc/kde3 (possibly in postinst script).
Comment 1 Slávek Banko 2013-09-13 19:19:08 CDT
In the 3.5.13.2 installation is for the first time included migratekde3 script which can be used to convert existing KDE3 profile into TDE profile. The script is not executed automatically => must be run manually.
Comment 2 Michele Calgaro 2018-08-01 00:11:35 CDT
In R14, the migration from kde to tde profile is done automatically on first startup, so I believe this bug can be considered resolved.
Reopen if you can replicate the issue and provide detailed info.