https://issues.apache.org/ooo/show_bug.cgi?id=123544

Ariel Constenla-Haile <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |---
     Ever confirmed|0                           |1

--- Comment #7 from Ariel Constenla-Haile <[email protected]> ---
(In reply to Ariel D. Moya Sequeira from comment #5)
> Thanks for the support.
> 
> Indeed, when I switched to the OpenOffice's save dialog, the code now
> behaves as expected. It works as expected on Windows and Linux after the
> switch.
> 
> Anyone may change the status of this ticket as NOTABUG or WONTFIX if the
> behavior using system's dialogs won't be fixed at all.

There is a bug, besides the crash.
The API should work even when using the system dialog.

In the meantime, while this bug gets fixed, try not using in your code the
system file picker. You can force this (even if the user interface is using the
system file picker) with the service name:

"com.sun.star.ui.dialogs.OfficeFilePicker"

instead of 

"com.sun.star.ui.dialogs.FilePicker"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to