aminnelson / google-appengine-mac-launcher

Automatically exported from code.google.com/p/google-appengine-mac-launcher
Apache License 2.0
0 stars 0 forks source link

Python path setting is only saved if the user presses "enter", but the UI does not indicate this. #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Open the Appengine Launcher
2.  Go into Preferences
3.  Set the python path to /usr/bin/python2.5
4. There's no "OK" or "Save" buttons, so close the window
5. Start your app, see from the logs that it's running in python2.6
6. Cry
7. Reopen preferences, path is still blank
8. Set the path again, and this time press enter
9. Now restart the application and see that it uses python 2.5 this time.

What is the expected output? What do you see instead?
If action needs to be taken to save the setting, the UI should indicate this - 
with an "Apply" or "Save" or "OK" button, probably. The user should not be 
expected to Just Know they need to press enter in order to save the setting

What version of the product are you using? On what operating system?
The "Operating sytem" question is pointless, as this app only runs on one 
operating system. Please fix your template.

The app is:
release: "1.2.7"
timestamp: 1255546941
api_versions: ['1']

Please provide any additional information below.

This was covered in 
http://code.google.com/p/googleappengine/issues/detail?id=2119, but 
that's opened in the wrong component, so I'm reopening here.

Original issue reported on code.google.com by jamezpol...@gmail.com on 22 Nov 2009 at 9:55

GoogleCodeExporter commented 8 years ago
This is solved with the 1.2.8 release.

Original comment by jamezpol...@gmail.com on 4 Dec 2009 at 11:24

GoogleCodeExporter commented 8 years ago
New bugs were introduced though, so I've raised a new bug about the fact that 
there's 
now no way to cancel changes in the dialog.

Original comment by jamezpol...@gmail.com on 4 Dec 2009 at 11:27

GoogleCodeExporter commented 8 years ago
Incredibly, this is still not solved on 1.5.0.1099

Original comment by roman.se...@gmail.com on 14 Jun 2011 at 10:38

GoogleCodeExporter commented 8 years ago
Actually, the behaviour I reported here (need to press "enter", but UI doesn't 
indicate this) was fixed in Dec '09, but the project owners have never bothered 
to update this ticket.

The current behaviour (pythonpath gets updated the instant you type in the box, 
with no way to undo chances) is discussed in issue 6, so you should comment 
there

Original comment by ja...@polley.org on 15 Jun 2011 at 2:07