Issue 102436 - cannot load bug doc anymore: "Error reading file"
Summary: cannot load bug doc anymore: "Error reading file"
Status: CLOSED DUPLICATE of issue 101622
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: DEV300m49
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: christoph.lukasiak
QA Contact: issues@sw
URL:
Keywords: regression
: 102450 (view as issue list)
Depends on:
Blocks:
 
Reported: 2009-06-02 11:03 UTC by Frank Schönheit
Modified: 2013-08-07 14:44 UTC (History)
1 user (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 Frank Schönheit 2009-06-02 11:03:04 UTC
- try to open the document attached to issue 86745
(http://www.openoffice.org/nonav/issues/showattachment.cgi/59754/XSelectionSupplier.odt)
=> error message saying "Error reading file."

OOo 3.1 opens the document fine.
Comment 1 Frank Schönheit 2009-06-02 11:04:15 UTC
"regression" keyword, P2, target 3.2
Comment 2 Oliver Specht 2009-06-03 09:31:19 UTC
The last change in this code was in cws dbaperf1.
Reassigned to oj

cppuhelper3MSC.dll!cppu::OPropertySetHelperInfo_Impl::getPropertyByName(const
rtl::OUString & PropertyName={...})  Line 126	C++
 	xomi.dll!xmloff::OControlImport::implTranslateValueProperty(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySetInfo> &
_rxPropInfo={...}, com::sun::star::beans::PropertyValue & _rPropValue={...}) 
Line 772 + 0x2d bytes	C++
 	xomi.dll!xmloff::OControlImport::StartElement(const
com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList> &
_rxAttrList={...})  Line 759	C++
 	xomi.dll!xmloff::OReferredControlImport::StartElement(const
com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList> &
_rxAttrList={...})  Line 1039	C++
 	xomi.dll!SvXMLImport::startElement(const rtl::OUString & rName={...}, const
com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList> &
xAttrList={...})  Line 714	C++
 	sax.uno.dll!sax_expatwrap::SaxExpatParser_Impl::callbackStartElement(void *
pvThis=0x0b34f6c8, const unsigned short * pwName=0x0b1e2038, const unsigned
short * * awAttributes=0x0b2d3888)  Line 786 + 0x70 bytes	C++
 	sax.uno.dll!call_callbackStartElement(void * userData=0x0b34f6c8, const
unsigned short * name=0x0b1e2038, const unsigned short * * atts=0x0b2d3888) 
Line 309 + 0x11 bytes	C++
 	sax.uno.dll!_XML_Parse()  + 0x1b94 bytes	C
 	sax.uno.dll!_XML_Parse()  + 0x206a bytes	C
 	sax.uno.dll!_XML_Parse()  + 0x28d7 bytes	C
 	sax.uno.dll!_XML_Parse()  + 0x2a6b bytes	C
 	sax.uno.dll!_XML_Parse()  + 0x2b0c bytes	C
 	sax.uno.dll!_XML_Parse()  + 0x9f bytes	C
 	sax.uno.dll!sax_expatwrap::SaxExpatParser_Impl::parse()  Line 720 + 0x36 bytes	C++
 	sax.uno.dll!sax_expatwrap::SaxExpatParser::parseStream(const
com::sun::star::xml::sax::InputSource & structSource={...})  Line 511	C++
 
swmi.dll!ReadThroughComponent(com::sun::star::uno::Reference<com::sun::star::io::XInputStream>
xInputStream={...},
com::sun::star::uno::Reference<com::sun::star::lang::XComponent>
xModelComponent={...}, const String & rStreamName={...},
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> &
rFactory={...}, const char * pFilterName=0x0d74a52c, const
com::sun::star::uno::Sequence<com::sun::star::uno::Any> &
rFilterArguments={...}, const rtl::OUString & rName={...}, unsigned char
bMustBeSuccessfull='', unsigned char bEncrypted=0x00)  Line 216 + 0x21 bytes	C++
 
swmi.dll!ReadThroughComponent(com::sun::star::uno::Reference<com::sun::star::embed::XStorage>
xStorage={...}, com::sun::star::uno::Reference<com::sun::star::lang::XComponent>
xModelComponent={...}, const char * pStreamName=0x0d74a598, const char *
pCompatibilityStreamName=0x0d74a58c,
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> &
rFactory={...}, const char * pFilterName=0x0d74a52c, const
com::sun::star::uno::Sequence<com::sun::star::uno::Any> &
rFilterArguments={...}, const rtl::OUString & rName={...}, unsigned char
bMustBeSuccessfull='')  Line 374 + 0xd2 bytes	C++
 	swmi.dll!XMLReader::Read(SwDoc & rDoc={...}, const String & rBaseURL={...},
SwPaM & rPaM={...}, const String & rName={...})  Line 902 + 0x103 bytes	C++
 	swmi.dll!SwReader::Read()  + 0x299 bytes	C++
 	swmi.dll!SwDocShell::Load()  + 0x181 bytes	C++
 	sfxmi.dll!01cdd96e() 	
 	[Frames below may be incorrect and/or missing, no symbols loaded for sfxmi.dll]	
 	sfxmi.dll!01ce2b19() 	
 	tlmi.dll!0237e142() 	
 	tlmi.dll!0235c8d4() 	
 	ntdll.dll!7c827d59() 	
 	kernel32.dll!77e655a0() 	
 	kernel32.dll!77e655c0() 	
 	sal3.dll!osl_writeFile(void * Handle=0x00020000, const void *
pBuffer=0x05347318, unsigned __int64 uBytesToWrite=0x000000000536fd60, unsigned
__int64 * pBytesWritten=0x05349f78)  Line 2828 + 0x18 bytes	C++
 	0a71cea8()	
Comment 3 ocke.janssen 2009-06-03 10:09:25 UTC
Fixed in cws dba32b

*** This issue has been marked as a duplicate of 101622 ***
Comment 4 ocke.janssen 2009-06-03 10:13:31 UTC
find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/

this is fixed in the current master. The current master is available at
http://download.openoffice.org/680/index.html

I close this issue now.
Comment 5 Frank Schönheit 2009-06-03 10:26:49 UTC
no, sorry, it is not fixed in the current master, it is fixed in CWS dba32b,
which is not yet integrated.
Comment 6 Frank Schönheit 2009-06-03 10:27:53 UTC
resolving again, and adding to CWS dba32b, so it is verified therein, and
finally in the MWS when dba32b is integrated.

*** This issue has been marked as a duplicate of 101622 ***
Comment 7 Frank Schönheit 2009-06-03 10:29:07 UTC
fs->clu: please verify in CWS dba32b
Comment 8 Frank Schönheit 2009-06-03 13:13:48 UTC
looks good in CWS dba32b
Comment 9 Frank Schönheit 2009-06-03 20:57:12 UTC
*** Issue 102450 has been marked as a duplicate of this issue. ***
Comment 10 Mechtilde 2009-07-12 19:22:17 UTC
duplicate -> closed