After the last round of renames, I can not open any existing project in TDevelop (see attachment for the error message). Can any one conrfirm this? Thanks Michele
On Thu March 6 2014 9:33:22 pm Michele Calgaro wrote:
After the last round of renames, I can not open any existing project in TDevelop (see attachment for the error message). Can any one conrfirm this? Thanks Michele
Have you updated tdebase with the latest r14-xdg-update script? That script renames all of the user's tdevelop related config files. If you are unsure, update the script and run the script with the 'force' parameter while not logged into Trinity.
Darrell
Have you updated tdebase with the latest r14-xdg-update script? That script renames all of the user's tdevelop related config files. If you are unsure, update the script and run the script with the 'force' parameter while not logged into Trinity.
Yes I did. The error message refers to a KDevTDEAutoproject plugin, but looking to what is installed in /opt/trinity, I only see TDEDevTDEAutoproject files. KDevTDEAutoproject is also hardcoded in several source files. Most likely there is something still to be done on it.
Cheers Michele
On 03/06/2014 10:44 PM, Michele Calgaro wrote:
Have you updated tdebase with the latest r14-xdg-update script? That script renames all of the user's tdevelop related config files. If you are unsure, update the script and run the script with the 'force' parameter while not logged into Trinity.
Yes I did. The error message refers to a KDevTDEAutoproject plugin, but looking to what is installed in /opt/trinity, I only see TDEDevTDEAutoproject files. KDevTDEAutoproject is also hardcoded in several source files. Most likely there is something still to be done on it.
Cheers Michele
It looks like it could have been missed in renaming since it already had KDev'TDE'Autoproject in its name. (I don't know if the renaming scheme looks for double K->TDE instances in a single word ( the /g option)
It looks like it could have been missed in renaming since it already had KDev'TDE'Autoproject in its name. (I don't know if the
I am building a modified version with the following renames: KDevTDEAutoproject -> TDEDevTDEAutoproject KDevAutoproject -> TDEDevAutoproject kdevautoproject -> tdedevautoproject
Let's see how it goes.
Michele
I am building a modified version with the following renames: KDevTDEAutoproject -> TDEDevTDEAutoproject KDevAutoproject -> TDEDevAutoproject kdevautoproject -> tdedevautoproject
Nope, that didn't work either. I have open a new bug report Bug 1997 - TDevelop can not open/create projects after last round of renames
Michele