QWSSocket::connectToLocalFile
Hi all
I have a LiteKit imx21, I'm new in this area.
I an trying to run an application on kit but i cant.
when i write:
------------------------------------------------------------------------------------------->> ./analogclock
I receive this message:
NETDEV WATCHDOG: eth0: transmit timed out
NETDEV WATCHDOG: eth0: transmit timed out
NETDEV WATCHDOG: eth0: transmit timed out
QWSSocket::connectToLocalFile could not connect:: Permission denied
QWSSocket::connectToLocalFile could not connect:: Permission denied
QWSSocket::connectToLocalFile could not connect:: Permission denied
QWSSocket::connectToLocalFile could not connect:: Permission denied
QWSSocket::connectToLocalFile could not connect:: Permission denied
QWSSocket::connectToLocalFile could not connect:: Permission denied
No Qtopia Core server appears to be running.
If you want to run this program as a server,
add the "-qws" command-line option.
#
-------------------------------------------------------------------------------------------
I tried,
./analogclock -qws
but I get the error too...
I'm run on NFS..
I dont know, if this error was because I'm running on NFS, or other thing.
I performed the following steps to get ready to use the virtual framebuffer, and the test was OK.
When I run I application on device, it have to run framebuffer, not virtual framebuffer, is it correct ?
Where can I begin to solve this problem ?
I tried find out in this FAQ and other FAQ's but I cant find...
thank.all