Issue 96107

Summary: Mac: Deadlock while installing extensions, again
Product: General Reporter: b.osi.ooo
Component: codeAssignee: b.osi.ooo
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: hdu, issues, philipp.lohmann
Version: DEV300m35Keywords: aqua
Target Milestone: OOo 3.1   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on: 93286    
Issue Blocks:    

Description b.osi.ooo 2008-11-11 15:29:45 UTC
It should have been fixed by issue 93512 which got integrated into m33, but
currently it hangs again.
Using MacOS X 10.4.
Just take an extension, i took
testautomation/math/required/input/unknown-dependency.oxt
either manual, or with automated test testautomation/math/required/m_updt.bas ::
tToolsExtensionManager()
->it hangs after saying ok to the dependency message and installing the
extension for all.
    if not on first then at least on second try.
(it does not realy matter if the extension is installed for all or just the
current user)
Comment 1 hdu@apache.org 2008-12-09 13:46:29 UTC
accepted but retargeting unless somebody else would like to debug this for OOO3.1
Comment 2 hdu@apache.org 2008-12-10 08:16:37 UTC
Might be a duplicate to issue 93286.
@tbo: please check (e.g. in CWS sw301bf04)
Comment 3 b.osi.ooo 2009-01-15 14:30:23 UTC
seems to work right now - closing
Comment 4 b.osi.ooo 2009-01-15 14:31:07 UTC
.
Comment 5 b.osi.ooo 2009-01-21 16:25:07 UTC
changing target, got fixed in 3.1 timeframe
adjusted testautomation warning in cws tbo04