To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60398
                  Issue #:|60398
                  Summary:|DB does not close form design view if it was opened
                          |by wizard
                Component:|Database access
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|none
              Assigned to:|fs
              Reported by:|as





------- Additional comments from [EMAIL PROTECTED] Wed Jan 11 23:24:02 -0800 
2006 -------
- open a new database window
- make sure a table exists (e.g. create new one)
- use the wizard (!) to open a new form design view
- make sure that only those two windows (database and form design view) are open
(no writer/calc etcpp.)
- disable the quickstarter
- close the database window (using the window closer)

=>
effect on master: the form design view stays alive ... but it's connection to 
the db is 
broken

effect on cws[fwk29]: it crashes.

Problem: The database forgot to close it's internal used embedded object ... 
which 
contains the form design view. It crashes on the cws build, because the form 
design view isnt a member of the global desktop tree any longer ... so the 
desktop 
terminates the office (because the last open window; means the database window) 
was gone. But then the form design view tried to live longer then the rest of 
the 
office and it crashes.

---------------------------------------------------------------------
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]

Reply via email to