Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Draw cmd 0x43 failed ?: (7 Items)
   
Draw cmd 0x43 failed ?  
Starting phcalc on an embedded target, prints on console:

Draw cmd 0x43 failed

the phcalc looks fine though - except for the little light grey 'CE' over the CLR button, which is missing.

What does this mean?


- Malte
RE: Draw cmd 0x43 failed ?  
0x43 is Pg_DRAW_TEXT, for some reason the call failed.  What version is
this?  Could a font or font mapping be missing on the target?

-Derek

-----Original Message-----
From: Malte Mundt [mailto:community-noreply@qnx.com] 
Sent: Wednesday, August 19, 2009 9:02 AM
To: photon-graphics
Subject: Draw cmd 0x43 failed ?

Starting phcalc on an embedded target, prints on console:

Draw cmd 0x43 failed

the phcalc looks fine though - except for the little light grey 'CE'
over the CLR button, which is missing.

What does this mean?


- Malte



_______________________________________________

Photon microGUI
http://community.qnx.com/sf/go/post36252
Re: RE: Draw cmd 0x43 failed ?  
6.4.1. Yes, it was a missing font. I now touched an empty myfile under /usr/photon/font_repository, then rebooted and 
started phcalc. Then I did a find -anewer myfile, and it printed all fonts it recently accessed. One was not included on
 my target. Adding it let the draw cmd error disappear. 

Thanks,


- Malte
Re: Draw cmd 0x43 failed ?  
I get a draw cmd 0x45 failed running Qnx 6.4.1 on a dell dimension e520. What causes this?
RE: Draw cmd 0x43 failed ?  
0x43  Pg_DRAW_TEXT
0x45  Pg_DRAW_IMAGE

Your subject says 0x43, but your msg says 0x45 ... in any case, one of
these operations have failed.  If it is indeed 0x43, I would double
check your parameters to text draws ... or try to isolate it in a small
test case.

-Derek

-----Original Message-----
From: Tim Cook [mailto:community-noreply@qnx.com] 
Sent: Tuesday, June 08, 2010 5:57 PM
To: photon-graphics
Subject: Re: Draw cmd 0x43 failed ?

I get a draw cmd 0x45 failed running Qnx 6.4.1 on a dell dimension e520.
What causes this?



_______________________________________________

Photon microGUI
http://community.qnx.com/sf/go/post56347
Re: RE: Draw cmd 0x43 failed ?  
The actual command is 0x45. I am new to QNX. I have just installed QNX on a Dell host with the end idea of porting 
drivers from Linux which is what I am familar with. Can you enumerate? Essentialy, whenever I start phgrafx to change my
 display settings the window manager crashes and displays

waiting for desktop manager to start
Draw cmd 0x45 failed

And will hang there forever
RE: RE: Draw cmd 0x43 failed ?  
Please contact tech support, and file a bug report, they may have
encountered this already.  It sounds to me that that either io-display
or io-graphics has terminated abnormally.  Please reference this thread
in your ticket submission as well.  Check /var/dumps for any .core
files.

-Derek

-----Original Message-----
From: Tim Cook [mailto:community-noreply@qnx.com] 
Sent: Wednesday, June 09, 2010 2:00 PM
To: photon-graphics
Subject: Re: RE: Draw cmd 0x43 failed ?

The actual command is 0x45. I am new to QNX. I have just installed QNX
on a Dell host with the end idea of porting drivers from Linux which is
what I am familar with. Can you enumerate? Essentialy, whenever I start
phgrafx to change my display settings the window manager crashes and
displays

waiting for desktop manager to start
Draw cmd 0x45 failed

And will hang there forever



_______________________________________________

Photon microGUI
http://community.qnx.com/sf/go/post56419