kizniche / Mycodo

An environmental monitoring and regulation system
http://kylegabriel.com/projects/
GNU General Public License v3.0
2.98k stars 496 forks source link

Cannot Modify PID #701

Closed chitters2004 closed 5 years ago

chitters2004 commented 5 years ago

Mycodo Issue Report:

Problem Description

Please list:

Trying to change PID settings. Input is a valid decimal. Happens even when no values changed and I save.

Errors

Error: Error in the Max Age (seconds) field - Not a valid decimal value Error: Error in the Max Age (seconds) field - Number must be between -1000000 and 1000000. Error: Modify PID: Error

Additional Notes

Nothing obvious in logs. Also cursor and mouse position are offset on all input fields?!

kizniche commented 5 years ago

I could replicate the Max Age error, and will make a bug-fix release shortly to fix that.

Also cursor and mouse position are offset on all input fields?!

I'm not sure what you mean by this. Can you elaborate or take a screenshot if that will help explain?

chitters2004 commented 5 years ago

When I click where the red X is, the cursor appears where it is shown (about character spaces to the right). This is on every field in mycodo.

Untitled

chitters2004 commented 5 years ago

Also, would it be possible to add an option to change the white balance of the picam?

kizniche commented 5 years ago

Please keep the discussion to the central issue. This makes it easier for me to track. I've made a release that fixes the initial issue. Make a new issue(s) for any others.

chitters2004 commented 5 years ago

Have upgraded but no change.

kizniche commented 5 years ago

Strange. The dev system I was working on it fixed the issue, but my other dev system I just upgraded I could replicate the issue. Investigating further.

chitters2004 commented 5 years ago

Thank you