Hi ,
I am facing a problem while executing a demo application on QTOPIA........
I am using kdevelop 3.5 and create a inbuild application from C++ embedded section from project tab.......
It build correctly and when I try to run it using Virtual frame buffer using command :
Shift + F9 it gives following error :
Cannot open /tmp/.qtvfb_keyboard-0 (Permission denied)
Cannot open /tmp/.qtvfb_mouse-0 (Permission denied)
Create pluginlibman in libqpe
It shows the application in frame buffer but when I click on button no action occurred.
Is it due to that I am logging as user and not as root ???
Well I login as root it run fine..........
Can anybody tell me how to run it as user ?????
Thanks