Share

Matrex

Tracker: Bugs

5 Not possible to save the project's settings - ID: 2832236
Last Update: Settings changed ( aferrandi )

Saving the settings of a project raises the exception:

matrex.file.FileWriteException: The project file project.mxp in
/home/andrea/prj/matrexjruby/jrubytestproject already exists.
at matrex.file.ItemsFileSaver.saveProject(ItemsFileSaver.java:47)
at matrex.item.Project.saveProject(Project.java:1239)

and the settings are not saved.
Workaround:
Edit manually the project.mxp file in the project's directory. It is an XML
file with a content of the type:

<?xml version="1.0" encoding="UTF-8"?><project isDebug="false"
name="popcolorado" useThreads="false" isDebug="false"/>

Just change the attribute you want to change ( useThreads or isDebug) to
"true".


aferrandi ( aferrandi ) - 2009-08-04 20:00

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-08-25 04:54
Sender: aferrandiProject Admin

The bug has been fixed in version 1.3.7,making Matrex able to overwrite the
project file when changing the project configuration.


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2009-08-25 04:54 aferrandi
allow_comments 1 2009-08-25 04:54 aferrandi
close_date - 2009-08-25 04:54 aferrandi