Using PyDev 0.5.3 on Eclipse 3.0 Linux/GTK, I am having problems setting the preferences in the Debug section. I cannot update these as I keep getting an error saying 'value must be an integer' even though the value for Connection Timeout (ms) *is* an integer.
The fact that I can't get off this page successfully (I have to cancel) means that I also can't set my Python interpreter.
Can you help with this problem?
Many thanks,
Peter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-10
You are correct. My sloppy coding and an Eclipse bug have conspired to create a bug. I've checked in a fix. For now, the workaround is not to touch the timeout value, and just edit the interpreter.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
Using PyDev 0.5.3 on Eclipse 3.0 Linux/GTK, I am having problems setting the preferences in the Debug section. I cannot update these as I keep getting an error saying 'value must be an integer' even though the value for Connection Timeout (ms) *is* an integer.
The fact that I can't get off this page successfully (I have to cancel) means that I also can't set my Python interpreter.
Can you help with this problem?
Many thanks,
Peter
You are correct. My sloppy coding and an Eclipse bug have conspired to create a bug. I've checked in a fix. For now, the workaround is not to touch the timeout value, and just edit the interpreter.