[comp.windows.x] Help !!

milind@aramis.rutgers.edu (chakradh) (08/03/89)

        Can some X-guru  help  me on this one?

        I am running X11-R3 on a SUN3-60. I am a beginner trying to learn
X-widgets and Intrinsics. I have got a program that opens a toplevel shell,
creates a boxWidget and tries to create a button and a small menu.
I get following error messages in XtInitialize() and in
XtCreateManagedWidget().After these  messages, the program crashes.


X Toolkit Warning: No type converter registered for 'String' to
'Pixel' conversion.
X Toolkit Warning: No type converter registered for 'Int' to 'Pixmap'
 conversion.
X Toolkit Warning: No type converter registered for 'String' to
'FontStruct' conversion.

        I thought these converters are built in the Intrinsics. What
should I do to correct the problem? Thanks in advance.


Milind Deshpande.
email: arpa!alux5.att.com!milind

converse@EXPO.LCS.MIT.EDU (Donna Converse) (08/07/89)

>         Can some X-guru  help  me on this one?

Contemplate the meaning of initialization and realize an Intrinsic truth.  :-)


>         I am running X11-R3 on a SUN3-60. I am a beginner trying to learn
> X-widgets and Intrinsics. I have got a program that opens a toplevel shell,
> creates a boxWidget and tries to create a button and a small menu.
> I get following error messages in XtInitialize() and in
> XtCreateManagedWidget().After these  messages, the program crashes.
> 
> 
> X Toolkit Warning: No type converter registered for 'String' to
> 'Pixel' conversion.
> X Toolkit Warning: No type converter registered for 'Int' to 'Pixmap'
>  conversion.
> X Toolkit Warning: No type converter registered for 'String' to
> 'FontStruct' conversion.


The problem?  Calling XtAddActions before initializing the toolkit.
(I had to see the code.)

Donna Converse
converse@expo.lcs.mit.edu

brian@ucselx.sdsu.edu (Brian Ho) (12/04/90)

Hello out-there,

  I have seen this problem posted before, but I have not pay any attention.
  Now I need a solution for it....

  I have a software that is run under X. I have no problems compiling the
  package.  But when I trying to run the software, I have an error message:

  ld.so: Undefined symbol: __XtInherit


  Get any ideas......


  Thanks in advance...

  Please send me E-mail (I know it is very selfish)....

  brian@ucselx.sdsu.edu
  brian@titan.sdsu.edu

  Brian  8->