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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
            Version|unspecified                 |5.1.0.0.alpha0+ Master
     Ever confirmed|0                           |1

--- Comment #1 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated 2 days ago, I could reproduce
this.
Here are some code pointers:
http://opengrok.libreoffice.org/xref/core/svtools/source/config/apearcfg.cxx#125
http://opengrok.libreoffice.org/xref/core/cui/source/options/optgdlg.cxx#807
but I'm recognize I'm a bit stuck:
(gdb) p *m_pBody
$10 = {...
  mpIMEInfos = 0x0, maText = "400 %", maPlaceholderText = "", maSaveValue = "",
...0x68006f8}
(gdb) bt
#0  0x00002aaab196db54 in rtl::Reference<Edit>::get() const (this=0x67fde78) at
/home/julien/compile-libreoffice/libreoffice/include/rtl/ref.hxx:142
#1  0x00002aaab1b52672 in VclPtr<Edit>::operator bool() const (this=0x67fde78)
at /home/julien/compile-libreoffice/libreoffice/include/vcl/vclptr.hxx:187
#2  0x00002aaab1b82344 in Edit::GetText() const (this=0x67fdc10) at
/home/julien/compile-libreoffice/libreoffice/vcl/source/control/edit.cxx:2700
#3  0x00002aaab1bafcf3 in MetricFormatter::GetValue(FieldUnit) const
(this=0x67fe018, eOutUnit=FUNIT_NONE)
    at
/home/julien/compile-libreoffice/libreoffice/vcl/source/control/field.cxx:1517
#4  0x00002aaab1bafe86 in MetricFormatter::GetValue() const (this=0x67fe018) at
/home/julien/compile-libreoffice/libreoffice/vcl/source/control/field.cxx:1539
#5  0x00002aaadfa4e042 in OfaViewTabPage::FillItemSet(SfxItemSet*)
(this=0x67d7460) at
/home/julien/compile-libreoffice/libreoffice/cui/source/options/optgdlg.cxx:809

I don't know where this "400 %" comes from.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to