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 2011/02/01 05:58:39 UTC

DO NOT REPLY [Bug 50696] New: File Error: data may have been lost

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

           Summary: File Error: data may have been lost
           Product: POI
           Version: 3.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: katsu.shoka@gmail.com


Created an attachment (id=26585)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26585)
source

We need to read excel template file, and add some comments to some cells of the
worksheet . The excel template file has a few comments and Shapes.

when We open the file, we alwasys get the error "File Error: data may have been
lost". 
Please help.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

--- Comment #2 from katsu <ka...@gmail.com> 2011-02-03 19:52:17 EST ---
Excel Version: Microsoft Office Excel 2003(11.8328.8329) SP3

i think Sheet.aggregateDrawingRecords(..) were affected.

I don't know what's difference.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

katsu <ka...@gmail.com> changed:

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

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

katsu <ka...@gmail.com> changed:

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

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbenjaram@verical.com

--- Comment #7 from Yegor Kozlov <ye...@dinom.ru> 2011-06-25 13:51:23 UTC ---
*** Bug 47624 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

Nick Burch <ni...@alfresco.com> changed:

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

--- Comment #3 from Nick Burch <ni...@alfresco.com> 2011-02-04 06:50:16 EST ---
Can you try using org.apache.poi.hssf.dev.BiffViewer to identify the key
records?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

--- Comment #5 from katsu <ka...@gmail.com> 2011-02-06 19:23:17 EST ---
i don't know which part is wrong. can you check the attachment files

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

Nick Burch <ni...@alfresco.com> changed:

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

--- Comment #1 from Nick Burch <ni...@alfresco.com> 2011-02-01 04:48:55 EST ---
What version of excel is this with? And what parts of the file were affected?
If you save the version that excel has fixed up, how does that differ from the
poi one?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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 50696] File Error: data may have been lost

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

Evgeniy Berlog <su...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |FIXED

--- Comment #8 from Evgeniy Berlog <su...@gmail.com> ---
This problem should be fixed in trunk.

Please try with a nightly build - see download links on http://poi.apache.org/
or build yourself from SVN trunk, see http://poi.apache.org/subversion.html

-- 
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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #6 from Yegor Kozlov <ye...@dinom.ru> 2011-06-25 13:49:15 UTC ---
It is a limitation of HSSF - comments are graphic objects and HSSF can create
drawings from scratch, but cannot
modify existing ones. This means that if you add an comment to a sheet that
already has graphic objects (comments, shapes, pictures, etc.) then the
existing graphic objects are invalidated.  

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50696] File Error: data may have been lost

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

--- Comment #4 from katsu <ka...@gmail.com> 2011-02-06 19:20:57 EST ---
Created an attachment (id=26615)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26615)
the result of BiffViewer

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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 50696] File Error: data may have been lost

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

Evgeniy Berlog <su...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |53010

-- 
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