Issue Details (XML | Word | Printable)

Key: UDIG-376
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Richard Gould
Reporter: Jody Garnett
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uDIG

User Directory and the Installer

Created: 26/Mar/05 08:20 PM   Updated: 06/Mar/09 06:09 AM
Component/s: application, installing and running udig
Affects Version/s: UDIG 0.9
Fix Version/s: UDIG 1.0.RC3

Environment: 0.9.1 in a non english locale


 Description  « Hide
It is nice to allow people to install uDig anywhere on the system, and it is
even nicer that obviously no registry edits and such are needed, so that it's
easy to uninstall uDig. Strange is, however that the user directory is set to
C:\program files\UDIG\eclipse\workspace\workspace
under WinXP. There are three points that I'd personally like to point to:

1. Usually, on German system there is no "C:\program files" directory, rather a
"c:\Programme" directory. If uDig chooses "C:\Programme" to install the
program, then why not so for the user files? This might apply to other languages
too, of course.

2. I am one of - I believe - the majority of people that like to separate
programs from user data. That is, I'd prefer to allow the user to select the
workspace directory during installation and to change it later. (I havn't yet
found the possibility to tell uDig this.)
As a workaround the user data directory might be used for the preselected
workspace, e.g. "c:\documents and files\<Username>\My files"
(in Germany: "c:\Dokumente und Einstellungen\<Username>\Eigene Dateien"

3. The current directory
"C:\program files\UDIG\eclipse\workspace\workspace" is a bit too nested - for
no obvious reason. The path
"C:\program files\UDIG\workspace"
would have done, wouldn't it?

(Thanks to Mattias Basler for this report)



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jody Garnett added a comment - 26/Mar/05 08:28 PM
I would like to recommend that we use the user's home directory for both the location of the metadata file, and the default location for project creation.

I am not sure as the best way to address this issue? Either through the shortcut start directory, or through code?

Richard Gould added a comment - 27/Mar/05 09:39 PM
This is fixed in the installer. It now uses $APPDATA/udig as default workspace. (So C:\Documents and Settings\user\Application Data\udig\workspace