> -----Original Message-----
> From: Fernando Rangel [mailto:[EMAIL PROTECTED]
> Sent: maandag 15 september 2003 11:46
> To: [EMAIL PROTECTED]
> Subject: Can't run Cadence remotelly with VNC
> 
> 
> Hello,
>  
>    I just set up may VNC environment. It works with many X 
> applications 
> but Cadence. I got those messages below:

I think I'm beginning to learn Cadence from the messages in the vnc
maillist. I'm sure it is a bad-behaving X11 application (learned from
previous messages) but this one is new (to me).

> 
> X Error of failed request:  BadName (named color or font does 
> not exist)
>   Major opcode of failed request:  45 (X_OpenFont)
>   Serial number of failed request:  16
>   Current serial number in output stream:  28
> 
> Could someone have a clue about it?

It is an application that asks for a color or a font by its name but where
there is no such thing found in the X11 environment.

I think in your case it is a font that Cadence is asking to use but which is
either not configured in vnc or one that cannot be displayed by vnc.

Run `xset -query` to see the fontpath. Compare that with what you get on a
display where cadence is working properly. If the fontpaths are equal, then
it is most likely a font that Xvnc cannot display. If the fontpaths differ,
update the Xvnc one. you can use `xset` to do it on the fly. Best add
fontdirectories one by one and check carefully if each fontdirectory is
accepted. btw: the order is important here.



CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to