Issue 83201 - FilePicker service locks Solar mutex
Summary: FilePicker service locks Solar mutex
Status: CONFIRMED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m231
Hardware: All Windows XP
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 13:34 UTC by joachim.lingner
Modified: 2013-02-07 21:59 UTC (History)
2 users (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 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.