https://bugs.documentfoundation.org/show_bug.cgi?id=161405

--- Comment #9 from Jean-Pierre Ledure <[email protected]> ---
(In reply to Jean-Pierre Ledure from comment #7)

> It seems that the execute() method of the
> com.sun.star.system.SystemShellExecute service accepts both the OS and the
> URL notations in Linux and Windows. Execept in Windows when a non-ASCII
> character is present.
> It works with filename = abc.ods, but not with àbc.ods and not with 表.ods.

After more tests under Linux, it appears that the execute() method of the
> com.sun.star.system.SystemShellExecute service works fine when the command 
> argument is expressed in URL format.

This is the opposite of

https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1system_1_1XSystemShellExecute.html

"aCommand       Specifies the command to execute. This may be an executable
file or a document which is registered with an application on a specific
platform, so that the platform knows what application to launch for that
document. If the command specifies a path to an executable, etc, this has to be
a system specific path."

This is out of my scope.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to