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

Terrence Enger <lo_b...@iseries-guru.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lo_b...@iseries-guru.com

--- Comment #9 from Terrence Enger <lo_b...@iseries-guru.com> ---
In daily Linux dbgutil repository version 2016-07-21 running on
debian-stretch, with SAL_USE_VCLPLUGIN=gen, the dialog "Select path"
has button <Select> and I received an assertion (whitespace added) ...

    /usr/include/c++/4.8/bits/unique_ptr.h:228:
        std::unique_ptr<_Tp, _Dp>::pointer std::unique_ptr<_Tp, _Dp>::
        operator->() const
        [with _Tp = DialogImpl; _Dp = std::default_delete<DialogImpl>;
            std::unique_ptr<_Tp, _Dp>::pointer = DialogImpl*
        ]: Assertion 'get() != pointer()' failed.

However, with SAL_USE_VCLPLUGIN undefined, the "Select Path" (note
extra capital letter) is different, allowing only selection from a
navigable list of directories, and it has an <OK> button.  I was able
to change the directory without any problem.

It is, of course, merely an assumption that my assertion is related to
thackert's crash.  I think his crash must be somewhat different
because he was not running a dbgutil build.

I am leaving bug status UNCONFIRMED because I have not searched for
duplicate bug reports.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to