Sunday, July 6th 2008, 2:48pm UTC+1

You are not logged in.

  • Login
  • Register

fmnovais

Beginner

Posts: 1

Location: São Paulo

Occupation: Analist System

1

Wednesday, July 11th 2007, 12:40am

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
  • Go to the top of the page

Posts: 2

Location: Ahmedabad

2

Monday, March 24th 2008, 3:58am

RE: QWSSocket::connectToLocalFile

Hi guys,

I am also using NFS & facing same problem. If you figured out the problem please let me know. I will be helpful for me & other peoples having same proble.
Thanks
  • Go to the top of the page

ramandeep

Trainee

Posts: 99

Location: India

Occupation: embedded software

3

Friday, March 28th 2008, 6:03am

RE: QWSSocket::connectToLocalFile

Hey Chetan welcome to Qt forums...

You have to run the code as ./analogclock -qws

I think it should solve the problem..

good luck
  • Go to the top of the page

Rate this thread