[Libreoffice-bugs] [Bug 47883] unopkg and soffice crash on startup
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 26 02:30:31 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=47883
--- Comment #4 from Michael Meeks <michael.meeks at novell.com> 2012-03-26 02:30:31 PDT ---
Argh; I was reading partially the wrong header :-) the real create_folder
method has:
const Sequence<ContentInfo> infos(
parentContent.queryCreatableContentsInfo() );
or:
Sequence<OUString>( &StrTitle::get(), 1 ),
Sequence<Any>( &title, 1 ),
either of which could be the crash, but the StrTitle one is more likely - it'd
be nice to know :-)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list