Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#523 closed Defect (fixed)

.BOINC Manager saved settings file has a space in the name

Reported by: Eric Myers Owned by: romw
Priority: Minor Milestone: Undetermined
Component: Manager Version:
Keywords: revmissing Cc:

Description (last modified by Ageless)

When the BOINC Manager saves window settings and other state information it does so to the file called ".BOINC Manager", which has a space in the name. Spaces are generally bad in filenames in Unix, so I suggest that this be changed to .BOINC_Manager.

This has caused me problems in creating an rpm to install on Linux.

To be backward compatible the Manager could always write .BOINC_Manager but for reading it could look for the version with a space if the version with an underscore is not found.

Change History (4)

comment:1 Changed 16 years ago by Ageless

Description: modified (diff)
Priority: UndeterminedMinor

comment:2 Changed 16 years ago by romw

Eric, were you able to work around the problem?

comment:3 Changed 15 years ago by romw

Resolution: fixed
Status: newclosed

Should be fixed now

comment:4 Changed 15 years ago by Nicolas

Keywords: revmissing added
Note: See TracTickets for help on using tickets.