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 - Upgrade from 3.5.12 turns off old user configuration
Summary: Upgrade from 3.5.12 turns off old user configuration
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: system (show other bugs)
Version: 3.5.13.x [Trinity]
Hardware: All Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2013-09-13 03:24 CDT by Aleksey Midenkov
Modified: 2018-08-01 00:11 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.