[BRLTTY] [Nvda-dev] Braille support?

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Sep 22 17:28:24 EDT 2008


Hello,

James Teh, le Mon 15 Sep 2008 09:21:47 +1000, a écrit :
> It does seem, though, that the service doesn't "detach" soon enough
> sometimes. For example, fi there is a startup problem, it should still
> continue as is by reporting that startup was successful to the service
> manager.

Dave, this is due to the startup() function getting stalled in the
message() call, thus delaying the call to setServiceState() done in
serviceMain().  We should manage to somehow call setServiceState() before
calling that message().

Samuel


More information about the BRLTTY mailing list