Modify

Opened 13 years ago

Closed 9 years ago

Last modified 9 years ago

#6044 closed defect (fixed)

preferences_backup overwritten when preferences gets damaged

Reported by: anonymous Owned by: team
Priority: major Milestone: 16.01
Component: Core Version: latest
Keywords: Cc: michael2402

Description (last modified by michael2402)

My computer crashed and as a result, preferences file got truncated to zero size (XFS filesystem does this to files that got damaged). As a result, once I started JOSM again after the computer crashed, josm loaded, the preferences_backup got immediately overwritten by default config (as the file was empty), therefore backup preferences got lost.
I think the preferences_backup in current implementation is pointless (I lost my preferences and I had to restore the file from backup), as it seems to be written on every preferences change.
To server any useful purpose, the preferences should be copied to preferences_backup only on successful, non-crash exit (so if you notice your preferences are lost after starting JOSM, you§ll have still your preferences in preferences%backup, that could still be saved aside and then used to restore your old preferences)

Attachments (0)

Change History (4)

comment:1 by bastiK, 13 years ago

Priority: criticalmajor
Summary: [data loss] preferences_backup overwritten when preferences gets damagedpreferences_backup overwritten when preferences gets damaged

comment:2 by michael2402, 9 years ago

Cc: michael2402 added
Description: modified (diff)

comment:3 by simon04, 9 years ago

Resolution: fixed
Status: newclosed

In 9311/josm:

fix #6044 - Do not overwrite preferences_backup when loading preferences fails

comment:4 by simon04, 9 years ago

Milestone: 16.01

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.