piledriver wrote:git pull... Ahhhh....
____Much____ mo betta, no more crashes, but ditto on the update issues, much slower than before (when it connected before)
MTX was frozen almost solid on the old refresh settings, took a minute or 2 to swicth tabs so I could drop it to 5 fps from the defaults.
(once I figured out it wasn't just hung)
Updates were quite speedy before, now... not so much.
Comm seems much more reliable, getting the right strings in the id fields, always.
PentiumM @ a scorching 1.8 GHz, 2G RAM, in a Gobook3 (with a real live serial port, main selection criteria for the machine)
Mandriva 2010.1. (also works under 2010.0)
Screen is 1024x768, 9250M ATI chip for graphics, so it can do OpenGL in hardware if you don't do more than Q3 or Alien Arena on low settings.
(Hey---CPU, resolution and 12" screen bigger than the disposable Netbooks folks use for MS tuning, and I can drop it on concrete from 4', repeatedly. I tested that spec once unintentionally... While running. No damage other than a paint chip on the concrete and to my shorts.)
Now I just have to look for your instructions how to manually reduce the GTK fonts, it doesn't obey the KDE settings like GTK apps are supposed to...
(everything else GTK that ships with the system does, there must be a missing hook)
OK, I pushed up another fix which should GREATLY improve the responsiveness. Turns out the gui side was getting behind the serial side (they are decoupled from each other), so I put in some checks to see if the gui side is "backed up", if so it automatically reduces the serial polling rate in order not to bury itself. I found this allowed me to set max polling rate on the comms tab (10 ms between polls), and the gui remained very responsive when changing values unlike previously where for me it was taking from 5-15 seconds to show the changes. the side effect of this is the serial polling rate isn't necessarily as fast as you'd think it is.

