You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/03/10 14:09:18 UTC

[Bug 56240] New: It is impossible extract text from the file

https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

            Bug ID: 56240
           Summary: It is impossible extract text from the file
           Product: POI
           Version: 3.10
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
          Assignee: dev@poi.apache.org
          Reporter: c.czech@elo.com

Hey,

1. I've got an error file (size 1,3 MB). I can't add this file to bug report.

2. My exception:
The CurrentUserAtom claims that the offset of last edit details are past the
end of the file

Can you help me?

thanks
Christian

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] Handle PP97_DUALSTORAGE streams

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

Andreas Beeker <an...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Andreas Beeker <an...@gmx.de> ---
Thank you for the test file, which contained a dual storage stream.
When googling for the stream name, the implementations used the inner stream
entry instead of the top level document. Furthermore the current user record in
the root node was anyway malformed.
Fix applied with r1648466

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] It is impossible extract text from the file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

--- Comment #3 from Nick Burch <ap...@gagravarr.org> ---
If you could post the whole file, that'd be a big help to fixing it

Otherwise, any chance you could post the dump of the Current User Atom stream
from org.apache.poi.poifs.dev.POIFSViewer, along with the output of
org.apache.poi.poifs.dev.POIFSLister and the POIFSViewer metadata + first few
lines + last few lines for "PowerPoint Document"?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] It is impossible extract text from the file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Does the Microsoft Binary File Format Validator say it's valid or broken?

Can Office open it? If so, and you save-as, does that fix it?

Can OpenOffice open it?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] It is impossible extract text from the file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

--- Comment #4 from Christian Czech <c....@elo.com> ---
Where can I post the whole file?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] It is impossible extract text from the file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

--- Comment #5 from Nick Burch <ap...@gagravarr.org> ---
Just add it as an attachment to the bug here in bugzilla. Zip it if you need to
keep the size down

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] It is impossible extract text from the file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

--- Comment #2 from Christian Czech <c....@elo.com> ---
<BFFValidation result="PASSED" datetime="03/14/14 08:43:20" path="17f88.ppt">
</BFFValidation>


Office Professional Plus 2010 (Version 14.0.7116.5000)
Can open this file.
Save-as (to 17f88saveas.ppt) fixes the problem.

OpenOffice 4.0.1 can open it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] It is impossible extract text from the file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

--- Comment #6 from Christian Czech <c....@elo.com> ---
Created attachment 31405
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31405&action=edit
the error file

Error file inside

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 56240] Handle PP97_DUALSTORAGE streams

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56240

Andreas Beeker <an...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|It is impossible extract    |Handle PP97_DUALSTORAGE
                   |text from the file          |streams

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org