Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Error when try run qt application: (5 Items)
   
Error when try run qt application  
Hi, 

I'm try to run Qtdemo and have error:

QQnxScreen: Attached to Device, number of displays: 1
QQnxScreen: Attached to Display 0, resolution 800x600, refresh 60 Hz
QQnxScreen: gf_layer_attach(0) failed with error code 8

I'm trying this from telnet session.

QNX 6.5

thanks for answers!
Re: Error when try run qt application  
Sounds like something already is running on layer 0.  Photon cannot be running.


----- Original Message -----
From: Aleksey Dorogov [mailto:community-noreply@qnx.com]
Sent: Wednesday, May 04, 2011 10:42 AM
To: general-qt <post85397@community.qnx.com>
Subject: Error when try run qt application

Hi, 

I'm try to run Qtdemo and have error:

QQnxScreen: Attached to Device, number of displays: 1
QQnxScreen: Attached to Display 0, resolution 800x600, refresh 60 Hz
QQnxScreen: gf_layer_attach(0) failed with error code 8

I'm trying this from telnet session.

QNX 6.5

thanks for answers!



_______________________________________________

Qt General
http://community.qnx.com/sf/go/post85397
Re: Error when try run qt application  
Thanks, I use "kill -9 Photon process", and all rights!
Re: Error when try run qt application  
Hi, Alexey!

Are you sure, that you running qt-application from console mode, not from Photon?
Re: Error when try run qt application  
Thanks I'm already solve this problem =) Thanks for presentation on SWD! =)