Hi, If I run withou qws, i got this error:
root@beaglebone:~# ./App QWSSocket::connectToLocalFile could not connect:: No such file or directory QWSSocket::connectToLocalFile could not connect:: No such file or directory QWSSocket::connectToLocalFile could not connect:: No such file or directory QWSSocket::connectToLocalFile could not connect:: No such file or directory QWSSocket::connectToLocalFile could not connect:: No such file or directory QWSSocket::connectToLocalFile could not connect:: No such file or directory No Qt for Embedded Linux server appears to be running. If you want to run this program as a server, add the "-qws" command-line option. Thanks Em domingo, 1 de junho de 2014 11h49min01s UTC-3, lisarden escreveu: > > Run it without qws. Qws is a self-server mode. When you use x11 server > then you don't need the qws option > 01 Июн 2014 г. 4:23 пользователь "Andersan Xiley" <[email protected] > <javascript:>> написал: > >> Hi, >> >> I am able to rotate the screen using the following: >> >> opkg install xf86-video-fbdev >> >> xorg.conf is: >> >> Section "Device" >> Identifier "Frame Buffer" >> Driver "fbdev" >> Option "Rotate" "CW" >> EndSection >> >> But when I load my QT application, the screen do not rotate. >> I am loading the app using: >> >> pkill gdm >> ./App -qws >> >> Any idea? >> >> Regards >> >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
