Issue 84435 - runner: lng.LngSvcMgr::com::sun::star::linguistic2::XLinguServiceManager
Summary: runner: lng.LngSvcMgr::com::sun::star::linguistic2::XLinguServiceManager
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-10 16:43 UTC by chne
Modified: 2013-02-24 21:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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