Issue 84435

Summary: runner: lng.LngSvcMgr::com::sun::star::linguistic2::XLinguServiceManager
Product: App Dev Reporter: chne
Component: apiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P2 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

Description chne 2007-12-10 16:43:51 UTC
If you run the UnoAPITests of lng.DicList and lng.LinguProps one after another
the office crashes at lng.DicList,
lng.LinguProps::removeLinguServiceManagerListener(). 
To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o lng.DicList
  folowed by
checkapi -o lng.LinguProps
Comment 1 thomas.lange 2007-12-11 08:29:18 UTC
.
Comment 2 chne 2008-01-14 11:04:55 UTC
cn->tl: Sorry, i you don't have to run 
 checkapi -o lng.LinguProps 
but
 checkapi -o lng.LngSvcMgr
Comment 3 thomas.lange 2008-01-15 08:53:29 UTC
TL->CN: As discussed with CD and AS. One instance services should not be
disposed by an API test.
Comment 4 chne 2008-01-15 11:01:23 UTC
then the test needs to be changed
Comment 5 chne 2009-04-20 09:24:37 UTC
change owner