Need help regarding BUG #60700
Michael Meeks
michael.meeks at suse.com
Thu Mar 14 09:23:14 PDT 2013
Hi Alex,
On Sat, 2013-03-02 at 07:26 -0800, Alex Ivan wrote:
> I've been looking into bug #60700
> <https://bugs.freedesktop.org/show_bug.cgi?id=60700> and have currently
> managed to figure out when those empty directories are created.
When ? well - code-wise, I suggest you git grep for the name you find
in the zip package:
git grep '"Configurations2'
Regina's pointers to the framework/ code - which is almost certainly
the culprit might find why in fact we never write anything to them ;-)
[ just leave them lingering around empty ].
That file attached has an accelerator/current.xml listed a quick:
cd framework
git grep '"current'
hit:
void SAL_CALL XCUBasedAcceleratorConfiguration::storeToStorage(const
css::uno::Reference< css::embed::XStorage >& xStorage)
throw(css::uno::Exception ,
css::uno::RuntimeException)
reasonably fast - I would try to unwind what is (or is not) going on
back from there.
HTH,
Michael.
--
michael.meeks at suse.com <><, Pseudo Engineer, itinerant idiot
More information about the LibreOffice
mailing list