Bug 21555 - nsdejavu.so: undefined symbol: XtShellStrings
Summary: nsdejavu.so: undefined symbol: XtShellStrings
Status: CLOSED WONTFIX
Alias: None
Product: Branch 5.0
Classification: Distributions
Component: mozilla-plugin-djvu (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Anton Farygin
QA Contact: qa-5.0@altlinux.org
URL:
Keywords:
Depends on: 21830
Blocks:
  Show dependency tree
 
Reported: 2009-09-13 19:41 MSD by Ivan Zakharyaschev
Modified: 2011-04-09 01:07 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2009-09-13 19:41:40 MSD
$ rpm -qf /usr/lib/browser-plugins-npapi/nsdejavu.so
mozilla-plugin-djvu-3.5.21-alt1
$ rpm -q seamonkey
seamonkey-1.1.16-alt1
$ 

seamonkey reports the following errors on some pages:

$ seamonkey http://picasaweb.google.com          
LoadPlugin: failed to initialize shared library /usr/lib/browser-plugins-npapi/nsdejavu.so [/usr/lib/browser-plugins-npapi/nsdejavu.so: undefined symbol: XtShellStrings]
LoadPlugin: failed to initialize shared library /usr/lib/browser-plugins-npapi/nsdejavu.so [/usr/lib/browser-plugins-npapi/nsdejavu.so: undefined symbol: XtShellStrings]
$ 

The first time I opened this page with seamonkey, there were even more error messages:

 LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library /usr/lib/browser-plugins-npapi/nsdejavu.so [/usr/lib/browser-plugins-npapi/nsdejavu.so: undefined symbol: XtShellStrings]
LoadPlugin: failed to initialize shared library /usr/lib/browser-plugins-npapi/nsdejavu.so [/usr/lib/browser-plugins-npapi/nsdejavu.so: undefined symbol: XtShellStrings]

If the reason is that my libX* are too old:

$ rpm -q libXt libXext
libXt-1.0.5-alt2
libXext-1.0.4-alt2
$ 

then this means that the plugin package or the seamonkey package shold have more strict dependencies on the version of libX*.
Comment 1 Anton Farygin 2011-04-09 01:07:47 MSK
branch 5.0 unsupported.