Issue 97440 - smoketest fails for non-product build
Summary: smoketest fails for non-product build
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: rt
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 15:51 UTC by rt
Modified: 2013-08-07 14:43 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 rt 2008-12-19 15:51:39 UTC
DEV300, to_be_m38:
On unxmacxi (non product) smoketestoo_native fails. Error message:

Error: Fallback scenario for filter or type 'BibTeX_Writer' and locale 'en-US'
failed. Please check your filter configuration.From File
/net/jumbo2/ws/DEV300/ooo/filter/source/config/cache/filtercache.cxx at Line 1739
Abort ? (Yes=abort / No=ignore / Cancel=core dump)
Comment 1 rt 2008-12-19 17:16:57 UTC
Removing the two incomplete filter entries for LaTeX_Writer and BibTeX_Writer
prevents this exception, but the office still terminates. Apparently this wasn't
the real root cause.

Only error message now is
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
Comment 2 rt 2008-12-22 14:51:09 UTC
Same error occurs on windows non-product build: assertion "Fallback scenario for
filter or type 'BibTeX_Writer' and locale 'en-US' failed.", than basic error and
termination.
Comment 3 rt 2008-12-22 16:03:47 UTC
I tried to get rid of the incomplete filter entries by changing
writer2latex/writer2latex05.patch (r265738), but failed. Redo this change.
Comment 4 rt 2008-12-22 16:26:05 UTC
I cannot get this fixed. For now I see only these possibilities:
- wait until this is really fixed. That would mean DEV300 m38 cannot be finished
this year.
- back out whole change set of CWS writer2latexexternal
- disable bundling of writer2latex extension

I choose the last option and disabled writer2latex extension in scp2 for now
while submitting a follow-up issue 97503 for the underlying bug.

Rene: Yes, I know this is no fix. Yes, I know it's a regression. But I cannot
see any better solution for now.
Comment 5 rt 2009-01-19 10:57:48 UTC
closing