JoshData / JoshData/convert-outlook-msg-file
CompoundFileHeaderWarning: transaction signature is non-zero (2)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 246
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have run the lib, but I found this error:
/Users/friveros/anaconda3/lib/python3.6/site-packages/compoundfiles/reader.py:301: CompoundFileHeaderWarning: transaction signature is non-zero (2)
'transaction signature is non-zero (%d)' % txn_signature))
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The warning is reported from compoundfiles/reader.py:301 while processing an Outlook .msg file. Start by reproducing the warning with the reported library context and inspect the transaction-signature handling there. The issue is complete when the cause and expected handling of a non-zero signature are established and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100