Thanks Fabian. Patch applied and made another hotfix release (1.4.1.2). Cheers! -Damian
On Wed, Jan 12, 2011 at 11:22 AM, Fabian Keil <freebsd-lis...@fabiankeil.de> wrote: > Damian Johnson <atag...@gmail.com> wrote: > >> Thanks! Patches applied and I've released a fixed version (1.4.1.1). >> There were two issues... >> >> - If an error occurred while resolving connections for the first time >> then a missing dictionary key caused that stacktrace you saw. Trystero >> also reported this on irc. >> >> - The root cause of that failure was the issue that you found (being >> unable to parse the ps output due to an unexpected decimal value). >> >> Dumb question, but are you sure that it's hh:mm.ss rather than >> mm:ss.ss (ie, it's providing decimal seconds)? > > Looks like you're right, so my patch actual made it worse. Oops. > > I attached another one. Again only briefly tested, though. > > Fabian >