On 04/26/2012 08:07 AM, Winfried Donkers wrote:
After a ./g pull -r and a clean build of master, both my machines
instantly produce an error when I try to run LibreOffice:
on one machine (openSUSE 11.4):
warn:desktop:22640:1:/home/w.donkers/git/libo/desktop/source/app/app.cxx:702:
UNO Exception: InvalidRegistryException:
file:///home/w.donkers/git/libo/solver/unxlngi6/installation/opt/program/../share/extensions/script-provider-for-python/components.rdb:
duplicate <implementation
name="org.openoffice.pyuno.LanguageScriptProviderForPython">
terminate called after throwing an instance of
'com::sun::star::uno::DeploymentException' "
and on the other (openSUSE 12.1):
warn:desktop:26330:1:/home/winfried/git/libo/desktop/source/app/app.cxx:702:
UNO Exception: InvalidRegistryException:
file:///home/winfried/git/libo/solver/unxlngi6/installation/opt/program/../share/extensions/presenter-screen/components.rdb:
duplicate <implementation
name="com.sun.star.comp.Draw.framework.PresenterScreenJob">
terminate called after throwing an instance of
'com::sun::star::uno::DeploymentException'
My autogen.sh looks like this (No of cpus/jobs depending on machine)
./autogen.sh --with-max-jobs=1/6 --with-num-cpus=1/6 --without-junit
--disable-mozilla --disable-binfilter --disable-build-l10n --enable-dbgutil
What should I do to to solve this?
First, please tell me the current head of your core repo.  You observed 
this problem the first time when you ran exactly this LO version, right?
Short answer: remove ~/.config/libreoffice/3/user/extensions/bundled/ 
(the information stored there is automatically regenerated).
For a longer answer, see the recent mail thread "Weird runtime error."
Stephan
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.