https://bugs.freedesktop.org/show_bug.cgi?id=69091

--- Comment #5 from Terrence Enger <lo_b...@iseries-guru.com> ---
( Thank you, Julien, for saying "without even opening it".  Yesterday
I was trying to drag and drop from the Data View, and I achieved only
my own confusion. )

I have succeeded in reproducing Julien's messages in a debug build of
master.  For comparison, LibreOffice brings over both the column
headings and the data if I right-click > Copy on the table name in
Base and then right-click > Paste in Calc.

In gdb I put breakpoints on throw and catch with short backtrace on
each.  The last throw/catch pair reported before the program displays
the "No connection ..." message box shows, with linebreaks added:

    Catchpoint 1 (exception thrown), 0x005090e5 in __cxa_throw () from
        /usr/lib/i386-linux-gnu/libstdc++.so.6
    #0  0x005090e5 in __cxa_throw () from
        /usr/lib/i386-linux-gnu/libstdc++.so.6
    #1  0xad837928 in dp_manager::ExtensionManager::check (this=0x8796680) at
        /home/terry/lo_hacking/git/libo2/desktop/source/deployment/manager/
        dp_extensionmanager.cxx:1491
    #2  0xad837800 in dp_manager::ExtensionManager::removeModifyListener
        (this=0x8796680, xListener=uno::Reference to (XInterface) 0x878b41c)
        at /home/terry/lo_hacking/git/libo2/desktop/source/deployment/manager/
        dp_extensionmanager.cxx:1481
    #3  0x07eb06ad in LngSvcMgr::stopListening (this=0x878b3f8) at
        /home/terry/lo_hacking/git/libo2/linguistic/source/lngsvcmgr.cxx:553

    Catchpoint 2 (exception caught), 0x00507da6 in __cxa_begin_catch () from
        /usr/lib/i386-linux-gnu/libstdc++.so.6
    #0  0x00507da6 in __cxa_begin_catch () from
        /usr/lib/i386-linux-gnu/libstdc++.so.6
    #1  0x07eb06ff in LngSvcMgr::stopListening (this=0x878b3f8) at
        /home/terry/lo_hacking/git/libo2/linguistic/source/lngsvcmgr.cxx:555
    #2  0x07eb073d in LngSvcMgr::disposing (this=0x878b3f8) at
        /home/terry/lo_hacking/git/libo2/linguistic/source/lngsvcmgr.cxx:566
    #3  0x0096adcd in cppu::OInterfaceContainerHelper::disposeAndClear
        (com::sun::star::lang::EventObject const&) () from
        /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/
        program/../ure-link/lib/libuno_cppuhelpergcc3.so.3

HTH,
Terry.

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

Reply via email to