|
From: Vladimir S. <ha...@gm...> - 2005-01-01 02:04:44
|
Mark, Sorry i got my internal clock all messed up :) you of course have plenty of time before the new year :) This error means that the GUI is not getting response from the server fast enough. It expects to get something in 500msecs. The timeout is configurable, so try setting it higher, maybe a couple of seconds. Server must be busy or maybe it's stuck/hung. But if everything works fine eventually the server is probably just busy with something else and responds after a bit of a delay. Regards, Vladimir. On Fri, 31 Dec 2004 17:51:17 -0800, Mark Knecht <mar...@gm...> wrote: > Hi, > I am getting these sort of error messages quite a lot: > > 17:49:01.109 Client connecting... > 17:49:01.111 Client receive timeout is set to 500 msec. > 17:49:01.112 Client connected. > 17:49:01.113 New session: "Untitled1". > 17:49:09.943 lscp_get_available_engines: Timeout during receive > operation (errno=-4) > 17:49:10.444 lscp_get_available_audio_drivers: Timeout during receive > operation (errno=-4) > 17:49:10.945 lscp_get_available_midi_drivers: Timeout during receive > operation (errno=-4) > 17:49:27.267 lscp_add_channel: Timeout during receive operation (errno=-4) > 17:49:27.268 Could not create the new channel. Sorry. > 17:49:29.262 Some channel settings could not be set. Sorry. > QFont::fromString: invalid description '(null)' > > I'm trying to load the Bardstown piano which has been working. What's > timing out? > > - Mark > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > -- Regards, Vladimir |