krperry / propside

Automatically exported from code.google.com/p/propside
0 stars 0 forks source link

SimpleIDE: Create new Workspace doesn't update Properties' Workspace Folder #240

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This behavior nullifies the purpose of the Create New Workspace feature's 
"Change" button.

A) What steps will reproduce the problem?

  1. Install SimpleIDE on a fresh system
     NOTE: I tried 0-9-64 and 0-9-75
  2. On the SimpleIDE Create Workspace prompt, click the Change button
  3. Change the path in any way (I chose to create a "New" folder in the default path)
  4. Click OK and let it do it's thing
  5. The workspace is created and SimpleIDE starts

  At this point, it tries to open the Welcome.side project... from the default path.  It doesn't succeed (leaving a blank screen) yet doesn't issue any errors.
  NOTE: If you happen to check preferences, you'll see that the Workspace Folder on both the GCC and Spin tabs is still set to the default.

  6. Close SimpleIDE
  7. Open SimpleIDE
  8. It prompts to create the workspace again, in the default path.

C) Classify the bug as one of the following:

1. Show Stopper

D) Application Version and Platform:

Version
    SimpleIDE 0-9-64 through 0-9-75

Platform

Choose OpSys from Labels Below:
    OpSys-All

Specify Platform OS Version and 32 or 64 bit. For example:

    Tested on Windows 7    (32 or 64 bit)

Provide any links or additional information below if possible.

Original issue reported on code.google.com by jmar...@parallax.com on 23 Sep 2014 at 4:53

GoogleCodeExporter commented 9 years ago
Reproduce this problem as:

1. Clear settings
2. Close SimpleIDE
3. Remove Documents/SimpleIDE
4. Restart SimpleIDE

Seems the workspace folder is not getting properly updated with the user 
selected library path.

Original comment by jsden...@gmail.com on 28 Sep 2014 at 5:35