To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42402 Issue #:|42402 Summary:|Assertion: Only one internal controller allowed Component:|framework Version:|OOo 2.0 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|ui Assigned to:|mba Reported by:|sj
------- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:56:53 -0800 2005 ------- If you click on one of the new Customshapes buttons from the drawing toolbar, then in statcach.hxx line 176 following assertion appears: "Error: Only one internal controller allowed." The problem seems to relate to the master/slave slots of the customshapes. I got following stack: vcl680mi.dll!DbgPrintMsgBox() + 0x158 C++ tl680mi.dll!DbgOut() + 0x2ac C++ sfx680mi.dll!SfxStateCache::SetInternalController() + 0x30 C++ sfx680mi.dll!SfxBindings::Register_Impl() + 0x2e6 C++ sfx680mi.dll!SfxBindings::RegisterInternal_Impl() + 0x14 C++ sfx680mi.dll!SfxControllerItem::BindInternal_Impl() + 0xf7 C++ sfx680mi.dll!SfxDispatchController_Impl::SfxDispatchController_Impl() + 0x25c C++ sfx680mi.dll!SfxOfficeDispatch::SfxOfficeDispatch() + 0x6f C++ sfx680mi.dll!SfxBindings::GetDispatch() + 0xae C++ sfx680mi.dll!SfxBaseController::queryDispatch() + 0x1ef C++ fwk680mi.dll!framework::DispatchProvider::implts_queryFrameDispatch() + 0x6fa C++ fwk680mi.dll!framework::DispatchProvider::queryDispatch() + 0xaf C++ fwk680mi.dll!framework::InterceptionHelper::queryDispatch() + 0xe2 C++ fwk680mi.dll!framework::Frame::queryDispatch() + 0xe3 C++ svt680mi.dll!svt::ToolboxController::bindListener() + 0x16a C++ svt680mi.dll!svt::ToolboxController::update() + 0x61 C++ fwk680mi.dll!framework::ToolBarManager::UpdateControllers() + 0x6d C++ fwk680mi.dll!framework::ToolBarManager::AsyncUpdateControllersHdl() + 0x3d C++ fwk680mi.dll!framework::ToolBarManager::LinkStubAsyncUpdateControllersHdl() + 0xe --------------------------------------------------------------------- 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]
