Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thread 1 "soffice.bin" hit Breakpoint 2, ScDataProviderBaseControl::LoadSourceFileStructure (this=0x55555811b330, rPath="~/Downloads/items.xml")
- at /home/dcoder/libreoffice/sc/source/ui/miscdlgs/dataproviderdlg.cxx:157
- 157 ScOrcusFilters* pOrcus = ScFormatFilter::Get().GetOrcusFilters();
- (gdb) n
- 158 if (!pOrcus)
- (gdb) n
- 161 mpXMLContext.reset(pOrcus->createXMLContext(*mpDoc, rPath));
- (gdb) n
- 162 if (!mpXMLContext)
- (gdb)
- 165 mpXMLContext->loadXMLStructure(*mpLbTree, maXMLParam);
- (gdb)
- warn:ucb.ucp.gio:4801:4801:ucb/source/ucp/gio/gio_content.cxx:392: ignoring GError "Operation not supported" for <~/Downloads/items.xml>
- warn:vcl:4801:4801:vcl/source/app/salusereventlist.cxx:114: Uncaught com.sun.star.beans.UnknownPropertyException Unable to retrieve value of property 'IsDocument'!
- Thread 1 "soffice.bin" received signal SIGABRT, Aborted.
- __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
- 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
Add Comment
Please, Sign In to add comment