[Libreoffice-bugs] [Bug 39978] New: new mail will not be launched

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 10 06:28:29 PDT 2011


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

           Summary: new mail will not be launched
           Product: LibreOffice
           Version: unspecified
          Platform: IA64 (Itanium)
        OS/Version: Mac OS X (All)
            Status: NEW
          Severity: trivial
          Priority: medium
         Component: Installation
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: welker at beuth-hochschule.de


Due to disk space I added a new partition and installed LibreOffice in a
directory "Applications 2" (with blank!).
After this, the window for new mail when sending a document was not opened any
more.
This is due to a quoting problem in the file /Volumes/Software/Applications
2/LibreOffice.app/Contents/basis-link/program/senddoc:

1) In line 2 it needs quotes for "$0" to make dirname work properly
2) All further expressions ${URI_ENCODE} need quotes: "${URI_ENCODE}"

After those minor changes, mail works fine again.
Maybe there are other script files that should be modified as well - I have not
checked out everything yet

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list