Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thread 1 "soffice.bin" hit Breakpoint 1, ScDataProviderBaseControl::LoadSourceFileStructure (this=0x5555581a30d0, rPath="~/Downloads/items.xml")
- at /home/dcoder/libreoffice/sc/source/ui/miscdlgs/dataproviderdlg.cxx:157
- 157 ScOrcusFilters* pOrcus = ScFormatFilter::Get().GetOrcusFilters();
- (gdb)
- (gdb)
- (gdb) catch throw
- Catchpoint 2 (throw)
- (gdb) c
- Continuing.
- warn:ucb.ucp.gio:3910:3910:ucb/source/ucp/gio/gio_content.cxx:392: ignoring GError "Operation not supported" for <~/Downloads/items.xml>
- Thread 1 "soffice.bin" hit Catchpoint 2 (exception thrown), 0x00007ffff6a09fb1 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- (gdb) c
- Continuing.
- Thread 1 "soffice.bin" hit Catchpoint 2 (exception thrown), 0x00007ffff6a09fb1 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- (gdb) c
- Continuing.
- Thread 1 "soffice.bin" hit Catchpoint 2 (exception thrown), 0x00007ffff6a09fb1 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- (gdb) c
- Continuing.
- warn:vcl:3910:3910: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