[comp.windows.x] Odd Warning from X11R4

hogan@csl.sri.com (Emmett Hogan) (08/17/90)

I finally got around to applying all 14 of the patches from expo to
X11R4, but I am now getting ALOT of strange warnings just about every
time I start up anything. For example, all this appears in my console
when I start up xcalc:

Warning: Widget class VendorShell version mismatch:
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Form version mismatch:
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Label version mismatch:
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Simple version mismatch:
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Toggle version mismatch:
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Command version mismatch:
  widget 11004 vs. intrinsics 11003.


I am guessing that it is saying that the widget is X11R4 whereas the
Intrinsics are X11R3.  But this doesn't make sense to me, I was sure
to install all new /usr/lib/libX* libraries and do an ldconfig.

Everything *seems* to work okay, but all these warnings are annoying to
me, and rather disconcerting to some of our users.

Does anyone know what might be causing this...or is it a new
"feature".


Thanks in advance,
Emmett


--
-------------------------------------------------------------------
Emmett Hogan              Computer Science Lab, SRI International
Inet: hogan@csl.sri.com
UUCP: {ames, decwrl, pyramid, sun}!fernwood!hercules!hogan
USMAIL: BN179, 333 Ravenswood Ave, Menlo Park, CA  94025
PacBell: (415)859-3232 (voice), (415)859-2844 (fax)
ICBM: 37d 27' 14" North, 122d 10' 52" West
-------------------------------------------------------------------

jwade@trc.amoco.com (Joe M. Wade) (08/27/90)

In article <HOGAN.90Aug16150042@trollope.csl.sri.com>, hogan@csl.sri.com
(Emmett Hogan) writes:
|> 
|> I finally got around to applying all 14 of the patches from expo to
|> X11R4, but I am now getting ALOT of strange warnings just about every
|> time I start up anything. For example, all this appears in my console
|> when I start up xcalc:
|> 
|> Warning: Widget class VendorShell version mismatch:
|>   widget 11004 vs. intrinsics 11003.
|> Warning: Widget class Form version mismatch:
|>   widget 11004 vs. intrinsics 11003.
|> Warning: Widget class Label version mismatch:
|>   widget 11004 vs. intrinsics 11003.
|> Warning: Widget class Simple version mismatch:
|>   widget 11004 vs. intrinsics 11003.
|> Warning: Widget class Toggle version mismatch:
|>   widget 11004 vs. intrinsics 11003.
|> Warning: Widget class Command version mismatch:
|>   widget 11004 vs. intrinsics 11003.
|> 
|> 
|> I am guessing that it is saying that the widget is X11R4 whereas the
|> Intrinsics are X11R3.  But this doesn't make sense to me, I was sure
|> to install all new /usr/lib/libX* libraries and do an ldconfig.
|> 
|> Everything *seems* to work okay, but all these warnings are annoying to
|> me, and rather disconcerting to some of our users.
|> 
|> Does anyone know what might be causing this...or is it a new
|> "feature".
|> 

I get these same error when I run a X11R4 executable under
OpenWindows 2.0FCS on my Sun. The reason is that the environmental
variable LD_LIBRARY_PATH is set for the openwin shareable libraries.
If I change it in an xterm to /usr/lib/X11R4 (where the shareables
for X11R4 are kept), the applications come up with no problems.
Don't know if this is your problem, but I'm sure others have
experienced it.

*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
*  Joe M. Wade (jwade@trc.amoco.com)         (918) 660-4387    *
*  Amoco Research Center * 4502 E. 41st St. * Tulsa, OK  74102 *
*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
*  I'm now an employee, the company's to blame                 *
*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
*  Remember, wherever you go..there you are   - Buck Bonzai    *
*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *