On Fri, 2012-11-16 at 16:08 +0100, Stephan Bergmann wrote:
** Trying the same with LO Writer's "Insert - Object - Plug-in..." fails 
(just specifying the .ogg/.flv file pathname, leaving "Options" blank). 
  The SAL_INFO output indicates that libtotem-clone-plugin.so is loaded, 
but calling its NP_Initialize returns 3 (NPERR_INVALID_FUNCTABLE_ERROR) 
because the NPNetscapeFuncs struct created in 
extensions/source/plugin/unx/npnapi.cxx (based on an outdated definition 
of NPNetscapeFuncs in np_sdk/mozsrc/npupp.h) is too short (i.e., misses 
functions added by later NPAPI revisions and expected by the given 
libtotem-clone-plugin.so).
The last time I fixed these I hacked totem to use the old api. i.e.
https://bugzilla.redhat.com/show_bug.cgi?id=475187
C.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.