On 04/25/2012 02:05 AM, Timothy Pearson wrote:
Does this make sense?
Tim
Yep,
I also see you reverted changes to ksshprocess.cpp as well. It is amazing that the total fix only required removing 5 lines of code and adding:
mPort = -1;
How did you debug this? Did you just add kdDebug messages? Use some tool that allows you to set some sort of breakpoint in the code and then watch mPort? If you can pass those nuggets along, that will help Darrell and I come up to speed to better help with this type debugging.