To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78076


User sb changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|sb                        |cd
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Sep 11 15:31:37 +0000 
2007 -------
The Java error is translated into a UNO com.sun.star.uno.RuntimeException that
is unexpected with the below stack trace on SRC680m228 unxlngi6.pro.  Either
catch the RuntimeException somewhere in framework and present a (more or less
cryptic) message to the user that executing the menu item failed, or request
addition of a more specific UNO exception to signal such Java errors.  (Either
way, this of course requires that the thrown Java error resp. UNO exception
leaves the system in a state that is both consistent and acceptable for
continuing the process---i.e., best leaves the system in the state it had before
the menu item was executed.)

---8<---
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6d23d41 in raise () from /lib/tls/libc.so.6
#2  0xb6d25529 in abort () from /lib/tls/libc.so.6
#3  0xb6ee8ad1 in __gnu_cxx::__verbose_terminate_handler ()
   from /export/home/sb93797/ooo228/program/libstdc++.so.6
#4  0xb6ee6505 in __cxa_call_unexpected ()
   from /export/home/sb93797/ooo228/program/libstdc++.so.6
#5  0xb6ee6542 in std::terminate ()
   from /export/home/sb93797/ooo228/program/libstdc++.so.6
#6  0xb6ee66d2 in __cxa_throw ()
   from /export/home/sb93797/ooo228/program/libstdc++.so.6
#7  0xb523be9a in gcc3::raiseException (pUnoExc=0xbfffe85c,
    pUno2Cpp=0xb51111b0)
    at /so/ws/SRC680/src/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx:289
#8  0xb523cae9 in (anonymous namespace)::cpp2uno_call (pThis=0xadd94490,
    pMemberTypeDescr=0xadd96a24, pReturnTypeRef=0x6, nParams=2,
    pParams=0xadd943b0, pCallStack=0xbfffe940, pReturnValue=0x0)
    at bridge.hxx:72
#9  0xb523d1d1 in cpp_vtable_call (nFunctionIndex=3, nVtableOffset=0,
    pCallStack=0xbfffe940, pReturnValue=0x0) at typedescription.hxx:158
#10 0xb523dee6 in privateSnippetExecutorVoid () at _vector.h:500
#11 0xb25556df in framework::MenuBarManager::Select (this=0xaf9759c8,
    pMenu=0xafa997b0) at Reference.h:339
#12 0xb25558aa in framework::MenuBarManager::LinkStubSelect (pThis=0xaf9759c8,
    pCaller=0xafa997b0)
    at /so/ws/SRC680/src/framework/source/uielement/menubarmanager.cxx:1406
#13 0xb7eb2b16 in Menu::Select (this=0xafa997b0) at link.hxx:157
#14 0xb7eb4c13 in Menu::ImplCallSelect (this=0x0)
    at /so/ws/SRC680/src/vcl/source/window/menu.cxx:2790
#15 0xb7eb4c26 in Menu::LinkStubImplCallSelect (pThis=0xafa997b0, pCaller=0x0)
    at /so/ws/SRC680/src/vcl/source/window/menu.cxx:2787
#16 0xb7f0a819 in ImplWindowFrameProc (pInst=0xb24653ec, nEvent=24948,
    pEvent=0xaf9f6174) at link.hxx:157
#17 0xb54b2236 in SalDisplay::DispatchInternalEvent (this=0xb5244008)
    at salframe.hxx:311
#18 0xb5978c43 in GtkXLib::userEventFn (data=0xb622a908)
    at /so/ws/SRC680/src/vcl/unx/gtk/app/gtkdata.cxx:715
#19 0xb5978c6d in call_userEventFn (data=0xb622a908)
    at /so/ws/SRC680/src/vcl/unx/gtk/app/gtkdata.cxx:688
#20 0xb55100a1 in g_idle_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#21 0xb5511d17 in g_main_context_dispatch ()
   from /opt/gnome/lib/libglib-2.0.so.0
#22 0xb5514467 in g_main_context_iterate ()
   from /opt/gnome/lib/libglib-2.0.so.0
#23 0xb5514563 in g_main_context_iteration ()
   from /opt/gnome/lib/libglib-2.0.so.0
#24 0xb59780b6 in GtkXLib::Yield (this=0xb622a908, bWait=true,
    bHandleAllCurrentEvents=false)
    at /so/ws/SRC680/src/vcl/unx/gtk/app/gtkdata.cxx:770
#25 0xb54b97e6 in X11SalInstance::Yield (this=0xb5a09080) at saldata.hxx:124
#26 0xb7d413b3 in Application::Yield (bAllEvents=false)
    at /so/ws/SRC680/src/vcl/source/app/svapp.cxx:557
#27 0xb7d41405 in Application::Execute ()
    at /so/ws/SRC680/src/vcl/source/app/svapp.cxx:516
#28 0x0806c3f2 in desktop::Desktop::Main ()
#29 0xb7d46d68 in ImplSVMain ()
    at /so/ws/SRC680/src/vcl/source/app/svmain.cxx:262
#30 0xb7d46ef3 in SVMain () at /so/ws/SRC680/src/vcl/source/app/svmain.cxx:303
#31 0x0805e9e6 in main ()
---8<---

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to