To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115289 Issue #|115289 Summary|sfx2: hidden document causes assertion in SfxBaseContr |oller::ConnectSfxFrame_Impl Component|framework Version|DEV300m90 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mav Reported by|sb
------- Additional comments from [email protected] Thu Oct 28 09:34:32 +0000 2010 ------- Executing the attached test case (OOO_SUBSEQUENT_TESTS=x dmake) in a non-pro causes an assertion Error: caught an exception! in function:void SfxBaseController::ConnectSfxFrame_Impl(SfxBaseController::Conn ectSfxFrame) type: com.sun.star.uno.RuntimeException message: invalid attempt to assign an empty interface of type com.sun.star.conta iner.XIndexAccess! From File /DEV300/ooo/sfx2/sourc/view/sfxbas econtroller.cxx at Line 1474 The assertion goes away when the document is opened non-hidden (changing "true" -> "false" in the attached test case). The cause appears to be the UNO_SET_THROW at <http://hg.services.openoffice.org/DEV300/file/5d0c069f2570/sfx2/source/view/sfxbasecontroller.cxx#l1441>, which appears to be a regression introduced with <http://hg.services.openoffice.org/cws/dba33i/rev/e2ba8c42df15>. --------------------------------------------------------------------- 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]
