https://bz.apache.org/bugzilla/show_bug.cgi?id=58061
--- Comment #10 from Nick Burch <[email protected]> --- Created attachment 32852 --> https://bz.apache.org/bugzilla/attachment.cgi?id=32852&action=edit libgsf-1 python program to check the NPOIFS and OPOIFS files I've had a bit of a play with libgsf-1, in python, listing script attached. It reports no problems reading the OPOIFS generated file, but on the NPOIFS one it gives the error libgsf:msole-WARNING **: failure reading block 0 for 'Workbook' That, coupled with the BFF validator error, does make me think we must be doing something wrong with how we're writing the file. Odd that our code reads it fine, but the other libraries don't... May need to step through the libgsf code to see what it isn't liking, then re-check the matching NPOIFS write code against the spec for that section -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
