Skip to content

move workspace to writable directory (windows 7 x64) [+1] #2847

Closed
@danrubel

Description

@danrubel

[user feedback]
on windows 7 x64 installs

editor fails to load due to not have -data permissions

when corrected with the -data parameter samples silently fail to load with no obvious cause

relocating the entire dart unzip to a directory other than Program Files with write permissions clears both issues

probably a significant hurdle to people new at programming on windows
////////////////////////////////////////////////////////////////////////////////////
Editor Version: 6167

Activity

danrubel

danrubel commented on May 1, 2012

@danrubel
Author

Added OpSys-Windows label.

clayberg

clayberg commented on May 2, 2012

@clayberg

This should be solved by a install doc change. This is a zip install, so the user can put it anywhere. They should not unzip it to the Program Files directory. If the user is an expert, they could also edit the .ini file to point to a specific workspace.


Set owner to @danrubel.

clayberg

clayberg commented on May 7, 2012

@clayberg

[user feedback]

Following from:
Issue #2847: move workspace to writable directory (windows 7 x64)

Can the workspace and current project/directory load configuration possibly be moved out of the Dart instal directory (wherever this is put)
I try and work with the latest Dart version (which I guess is beneficial to everyone), but it is discouraging having to recreate my preferred layout and directory load from scratch every time I copy a later Dart build.
Having an ini file or other means of pointing to user config data which could be copied without any other risk of poluting the new build would be really helpful.

////////////////////////////////////////////////////////////////////////////////////
Editor Version: 7209


Changed the title to: "move workspace to writable directory (windows 7 x64) [+1]".

danrubel

danrubel commented on Jun 5, 2012

@danrubel
Author

Added this to the M1 milestone.

clayberg

clayberg commented on Aug 13, 2012

@clayberg

Issue #4458 has been merged into this issue.

clayberg

clayberg commented on Aug 13, 2012

@clayberg

Removed this from the M1 milestone.
Added this to the Later milestone.

devoncarew

devoncarew commented on Aug 15, 2012

@devoncarew
Member

We're now defaulting to putting the workspace directory in the user's home directory. On Windows, this is user.home/DartEditor. On Linux, it's user.home/.dartEditor. On the mac it's user.home/Libraries/Application Support/DartEditor.

This should address part of this issue. I think we're still making modifications in the configuration directory however.

clayberg

clayberg commented on Aug 28, 2012

@clayberg

Removed this from the Later milestone.
Added this to the M2 milestone.

danrubel

danrubel commented on Nov 9, 2012

@danrubel
Author

Removed this from the M2 milestone.
Added this to the M3 milestone.

danrubel

danrubel commented on Dec 27, 2012

@danrubel
Author

Tackle this when you can.


Set owner to @devoncarew.
Removed this from the M3 milestone.
Added this to the M4 milestone.

devoncarew

devoncarew commented on Feb 15, 2013

@devoncarew
Member

Closing this one out. We do create the workspace in a writable dir - c:\Users\user\DartEditor. And for now, the editor app should not be placed in the Program Files directory.


Added AssumedStale label.

clayberg

clayberg commented on Feb 16, 2013

@clayberg

Removed this from the M4 milestone.
Added this to the M3 milestone.

added this to the M3 milestone on Feb 16, 2013
added 2 commits that reference this issue on Mar 23, 2021
added a commit that references this issue on May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

closed-obsoleteClosed as the reported issue is no longer relevantos-windows

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @devoncarew@danrubel@clayberg

      Issue actions

        move workspace to writable directory (windows 7 x64) [+1] · Issue #2847 · dart-lang/sdk