https://bugs.documentfoundation.org/show_bug.cgi?id=170864
--- Comment #5 from [email protected] <[email protected]> --- (In reply to Thomas Studer from comment #4) > It is a saved document. > There are no special characters in the title. > The email program is set in the Internet->Preferences -> Internet -> Email > -> section «/System/Applications/Mail.app/» > > The language is set to «german» > > Thank you for your research and work, Thomas Studer Would you be able to open Terminal.app and paste in the following command, and copy & paste the output into this bug for me? ls -al /Applications/LibreOffice.app/Contents/MacOS/ For reference, here's what I get: $ ls -al /Applications/LibreOffice.app/Contents/MacOS/ total 7280 drwxr-xr-x@ 13 dcbw admin 416 Dec 2 07:55 . drwxr-xr-x@ 10 dcbw admin 320 Dec 2 07:55 .. -rwxr-xr-x@ 1 dcbw admin 103536 Dec 2 07:55 gengal -rwxr-xr-x@ 1 dcbw admin 55920 Dec 2 07:55 opencltest -rwxr-xr-x@ 1 dcbw admin 55456 Dec 2 07:55 regview lrwxr-xr-x 1 dcbw admin 20 Dec 2 07:55 senddoc -> ../Resources/senddoc -rwxr-xr-x@ 1 dcbw admin 53136 Dec 2 07:55 soffice -rwxr-xr-x@ 1 dcbw admin 135008 Dec 2 07:55 uno lrwxr-xr-x 1 dcbw admin 20 Dec 2 07:55 unoinfo -> ../Resources/unoinfo -rwxr-xr-x@ 1 dcbw admin 53168 Dec 2 07:55 unopkg lrwxr-xr-x 1 dcbw admin 13 Dec 2 07:55 urelibs -> ../Frameworks -rwxr-xr-x@ 1 dcbw admin 53520 Dec 2 07:55 uri-encode -rwxr-xr-x@ 1 dcbw admin 3470496 Dec 2 07:55 xpdfimport I'd like to make sure you have the "uri-encode" executable. Next, can you run url-encode like so: $ /Applications/LibreOffice.app/Contents/MacOS/uri-encode Does that command hang, waiting for input? Or does it say something like "zsh: killed"? -- You are receiving this mail because: You are the assignee for the bug.
