[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 User wg changed the following: What|Old value |New value Status|VERIFIED |CLOSED --- Additional comments from [EMAIL PROTECTED] Wed Apr 11 14:18:29 + 2007 --- Tested in m208. Closed. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 User af changed the following: What|Old value |New value Target milestone|OOo 2.2 |OOo 2.3 --- Additional comments from [EMAIL PROTECTED] Tue Jan 9 07:16:21 -0800 2007 --- Retargeting to OOo 2.3. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 User wg changed the following: What|Old value |New value Status|RESOLVED |VERIFIED --- Additional comments from [EMAIL PROTECTED] Wed Dec 6 00:51:29 -0800 2006 --- Verified in CWS. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 User af changed the following: What|Old value |New value Assigned to|af|wg --- Additional comments from [EMAIL PROTECTED] Fri Nov 24 06:58:31 -0800 2006 --- Please verify. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 --- Additional comments from [EMAIL PROTECTED] Wed Nov 1 03:35:27 -0800 2006 --- The actual bug seems to be that the DrawController is disposed in the ViewShellBase destructor, not later by the frame. Maybe the controller can be kept alive after the ViewShellBase is destroyed? - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 User af changed the following: What|Old value |New value Status|STARTED |RESOLVED Resolution| |FIXED --- Additional comments from [EMAIL PROTECTED] Tue Oct 31 09:10:18 -0800 2006 --- Fixed as described above by not throwing a DisposedException from supportsService() or getImplementationName() of the DrawController class. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 --- Additional comments from [EMAIL PROTECTED] Tue Oct 31 09:09:00 -0800 2006 --- I finally found the reason for the crash: The framework::ModuleManager::impl_identify() method is called for a DrawController that is already disposed. Both the supportsService() and the getImplementationName() methods now throw a DisposedException when called for a disposed controller. This exception, however, is not caught by anyone and leads to the crash. This is a bug in the framework. I have submitted issue 71043 for that. To fix the crash in the components1 CWS I will modify the supportsService() and the getImplementationName() methods to not throw DisposedExceptions anymore. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 User af changed the following: What|Old value |New value Status|NEW |STARTED --- Additional comments from [EMAIL PROTECTED] Fri Oct 27 02:18:07 -0700 2006 --- Accepted. - 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]
[graphics-issues] [Issue 70929] Crash on reload
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70929 Issue #|70929 Summary|Crash on reload Component|Presentation Version|680m188 Platform|All URL| OS/Version|Solaris Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|ui Assigned to|af Reported by|wg --- Additional comments from [EMAIL PROTECTED] Fri Oct 27 00:52:11 -0700 2006 --- Open a new doc, change and save it. Change again, use file close, cancel the dialog,use file reload: Crash occurs. - 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]