Closed JurgenG closed 6 years ago
Could you try with the new version to see if already solved?
My apologies. It seems that I didn't have that master branch. Unfortunately, I can't try it, as I'm getting an error on the LZ4 library. I'll file a new bug as this is something completely different.
No problem! With the new version (merged a few days ago), this UnicodeEncodeError problem may be solved. To check it out you can bypass that LZ4 error by retrieving only the profile History (it looks like the UnicodeEncodeError was thrown in this section).
Please, try to execute Dumpzilla by this way to retrieve only the History:
python3 dumpzilla.py <profile_path> --History
Thanks!
Hi, thanks for sharing the commits! The UnicodeEncodeError appears to be resolved. I'm really looking forward on your progress on the other aspects too...
When running the script (Ubuntu 17.10 - Python 3.7) I'm getting this error:
Maybe a simple "try/catch could circumvent this crash allowing it not to crash but to continue on the rest of the process. It's not only with character \xa0 but with several characters.