https://bugs.freedesktop.org/show_bug.cgi?id=47330

             Bug #: 47330
           Summary: Runtime Exception caused by unrelated environment
                    settings
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Localisation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


openSUSE 12.1 (x86_64)

When the environment variable "DATA" is set to a value with a leading "/",
libreoffice and any of it's components fail to start.

In the example following, I have a pretty much empty environment, and
demonstrate that "unopkg" terminates when "DATA" is set:


co524imac19:/root/office # env
PROFILEREAD=true
PATH=/bin:/usr/bin
_=/usr/bin/env
co524imac19:/root/office # unopkg list                       
All deployed user extensions:

<none>
co524imac19:/root/office # export DATA=/
co524imac19:/root/office # unopkg list  

ERROR: [context="user"] caught unexpected exception!

unopkg failed.
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
/usr/bin/unopkg: line 2:  6484 Aborted                
/usr/lib64/libreoffice/program/unopkg "$@"

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to