Issue 78362 - freeze when closing a data source view with a connected data source
Summary: freeze when closing a data source view with a connected data source
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 680m214
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: marc.neumann
QA Contact: issues@framework
URL:
Keywords: regression
: 78961 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-06-13 08:16 UTC by Frank Schönheit
Modified: 2007-08-07 14:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
stack of the freeze (3.74 KB, text/plain)
2007-06-13 08:19 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2007-06-13 08:16:35 UTC
- open a new text document
- open the data source view (F4)
- expand the "Bibliography" and the "Tables" node
- close the text document
=> OOo freezes
Comment 1 Frank Schönheit 2007-06-13 08:18:13 UTC
This does not happen in 680m209 build, but in 680m214 -> regression
Comment 2 Frank Schönheit 2007-06-13 08:19:57 UTC
Created attachment 45857 [details]
stack of the freeze
Comment 3 andreas.schluens 2007-06-26 11:48:54 UTC
AS->FS: As discussed ... the database model is implemented wrong. It try to
close all frames related to these model which will at least try to close the
beamer frame twice. This behavior is right for the case where the database
document has to close it's special wizards (query/form/report designer etcpp)
... but wrong for the beamer. By design the beamer frame will be controlled by
the sfx module and will be closed from there. Please change your model
implementation so it does not close the beamer controller/frame .. but all other
database related frames.
Comment 4 Frank Schönheit 2007-06-28 09:08:03 UTC
*** Issue 78961 has been marked as a duplicate of this issue. ***
Comment 5 Frank Schönheit 2007-06-28 10:01:39 UTC
Okay, this was a combination of an incomplete fix for issue 74541 and some
sub-optimal object ownership in the database document implementations.

Fixed in CWS dba23b.
Comment 6 Frank Schönheit 2007-07-12 22:01:19 UTC
fs-> msc: please verify in CWS dba23b
Comment 7 marc.neumann 2007-07-18 08:17:36 UTC
verified in CWS dba23b

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba23b
Comment 8 marc.neumann 2007-07-18 08:18:55 UTC
verified in CWS dba23b

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba23b
Comment 9 marc.neumann 2007-08-07 14:16:53 UTC
Hi,

this is fixed in the current master. The current master is available at
http://download.openoffice.org/680/index.html

I close this issue now.

Bye Marc