Issue 73853 - Office does not terminate after working on draw document
Summary: Office does not terminate after working on draw document
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.2
Hardware: All Solaris
: P2 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 73858
  Show dependency tree
 
Reported: 2007-01-25 10:12 UTC by joerg.skottke
Modified: 2007-02-02 10:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2007-01-25 10:12:23 UTC
Affected platforms: Solaris Sparc, it was reported that this happens on Linux as
well, though i've not seen this personally yet.

Reproduction:
- Start the office
- New Draw document
- insert any object from drawing layer (used rectangle)
- Close the office
-> The office does not shut down.
Comment 1 joerg.skottke 2007-01-25 10:22:32 UTC
Just to clarify: 

- I used the window closer and clicked on "discard"
Comment 2 joerg.skottke 2007-01-25 10:32:52 UTC
same for Impress
Comment 3 nospam4obr 2007-01-26 08:34:10 UTC
The problem is hanging update check request.
Comment 4 nospam4obr 2007-01-26 08:36:14 UTC
Should only occur with mis-configured proxies.
Comment 5 nospam4obr 2007-01-26 09:18:56 UTC
Due to issue 73893, the http get request currently can not be canceled. As a
workaround, the join on the update check thread will only be done if there no
request is currently in progress.

Fixed in CWS updchk03b
Comment 6 nospam4obr 2007-01-26 15:15:12 UTC
back to qa
Comment 7 joerg.skottke 2007-01-26 16:04:35 UTC
Verified, tested on Linux and Solaris Sparc.
Comment 8 joerg.skottke 2007-02-02 10:21:38 UTC
close