Issue 83201

Summary: FilePicker service locks Solar mutex
Product: gsl Reporter: joachim.lingner
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, Mathias_Bauer
Version: 680m231   
Target Milestone: OOo 3.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description joachim.lingner 2007-11-01 13:34:56 UTC
The service com.sun.star.ui.dialogs.FilePicker blocks the solar mutex when a
system file dialog is used. It should not do that.
Comment 1 kai.sommerfeld 2008-02-04 14:54:30 UTC
Andreas, please take over.
Comment 2 andreas.schluens 2008-02-04 15:22:31 UTC
AS: Hint: if some code depends from releasing the Solar Mutex in this case in
real ... it will be broken again if our Threading Framework will be established.
As far as I know those framework does not provide the possibility to release
locked mutex from outside.
Comment 3 andreas.schluens 2008-09-02 07:53:18 UTC
.
Comment 4 kai.sommerfeld 2009-08-11 09:27:37 UTC
cd: Please take over.