Issue 90917 - Export freeze OOo Writer, deadlock by assertion (nonpro version only)
Summary: Export freeze OOo Writer, deadlock by assertion (nonpro version only)
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: save-export (show other issues)
Version: DEV300m17
Hardware: All Windows, all
: P2 Trivial (vote)
Target Milestone: 3.4.0
Assignee: carsten.driesner
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2008-06-20 11:35 UTC by ocke.janssen
Modified: 2017-05-20 10:31 UTC (History)
4 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 ocke.janssen 2008-06-20 11:35:58 UTC
- Start a new text document
- Choose from the menu File->Export

=> Office freezes
Comment 1 ocke.janssen 2008-06-20 11:36:53 UTC
.
Comment 2 andreas.martens 2008-06-20 12:15:07 UTC
Don't panic ;-)
It's a deadlock caused by an assertion => hits non-product version only
If you want to work with an non-product version you have to disable assertions.
BTW: if you open the export dialog from an Impress, all works fine and
afterwards you're able to open the dialog from Writer/Calc as well?!
Comment 3 andreas.martens 2008-06-20 12:55:36 UTC
One more hint:
The assertion is caused by the system file picker dialog, there is no problem
with our own file picker dialog.
Comment 4 hennes.rohling 2008-07-24 12:12:19 UTC
Changed description
Comment 5 hennes.rohling 2009-01-21 10:15:49 UTC
Not enough time to fix for 3.1
Comment 6 kai.sommerfeld 2009-06-16 09:40:39 UTC
cd: Please take over. Seems to be a Windows file picker issue.
Comment 7 carsten.driesner 2009-06-23 10:46:52 UTC
cd: Accepted.
Comment 8 stefan.baltzer 2009-08-26 12:18:16 UTC
Adding "nonpro only" in summary to reflect the findings and to lower the initial
panic when cross-reading summaries :-)
Comment 9 carsten.driesner 2009-09-14 10:08:22 UTC
cd: Due to missing time this issue must be moved to the next release OOo 3.3.
Comment 10 carsten.driesner 2010-06-25 07:47:58 UTC
cd: Non-serious issue, move to OOo 3.x.
Comment 11 Mathias_Bauer 2011-02-09 10:14:17 UTC
Due to the emphasis we want to put on asserions, I think we should fix that in 3.4
Comment 12 stefan.baltzer 2011-03-01 14:05:19 UTC
With DEV300_m101, I can not reproduce this deadlock at all (WinXP).
Details:
File-Export still does throw an error: "Error: invalid element ID at /../filepicker/filepickerstate.cxx line 470". But only if system dialogs are used (Default). This occures only once, thus does not hinder the use of a NonPro in this area.
Comment 13 carsten.driesner 2011-03-03 15:15:10 UTC
cd: Fixed. Windows file picker now ignores an non-existent control id which was added for KDE/Gtk only.
Comment 14 carsten.driesner 2011-03-03 15:15:40 UTC
cd: Set mav on CC.
Comment 15 mikhail.voytenko 2011-03-03 15:17:10 UTC
The fix is reviewed and looks good.
Comment 16 carsten.driesner 2011-03-23 13:19:44 UTC
cd: Verified.