Alberto Hernando wrote:
> 2008/12/9 Alberto Hernando <pajaro...@gmail.com>:
>> Hi.
>>
>> I have freevo1.8.3 running, and I've noticed that sometimes it's extremely
>> unresponsive. I mean that I may press keys in the remote control or in a
>> gamepad, and it takes a lot of time to "do something". Looking at the logs, I
>> think that the event is delayed for some reason. But if I do cat /dev/xxx (js
>> or lirc) I see my action at the right time. But it doesn't happen always.
>> When it happens, no matter if I restart freevo or reboot the whole machine,
>> it still happens. But when it works, it works perfect. It hadn't happened
>> with any previous version that I've tried, but I'm using the same config as
>> always.
>>
>> Any help?
>> Thanks
>>
> 
> Hi.
> 
> I've noticed that this happens when my freevo box has no connection to
> internet. I have a proxy/firewall box, and I connect it to the freevo
> box through wi-fi. It seems that when the link is down, freevo isn't
> responsive. I usually can't check this, because I have no keyboard in
> that box and I connect... you see. But yesterday, with the firewall
> machine off, freevo was slow again. So I tried, and turned on the
> firewall box. When it was up, voilĂ , freevo worked as usual.
> Could you check what I am saying? And, more important, could you fix it? ;)


Mostly depends on what plug-ins are active. Most of them check on
start-up if the network is enabled and when not the plug-in is running.
The solution is to rewrite all the plug-ins to handle the network
connection in a thread or with a select. Not a small task.

Of course, getting a reliable network connection is another option :-).

Wonder if you can identity which plug-in is causing the problem, this
can be done by turning off the firewall and commenting out the plug-ins
to see which one or ones make the system unresponsive? Starting with all
of them to see if it is a core problem.

Duncan

------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to