Closed marlonio closed 2 years ago
Hi @marlonio, thanks for reporting this, I will try to address every item.
Hi Guido, i installed on my windows laptop Sherloq. It was no easy because i crush into the "libmagic issue". At the end i solved installing matplotlib with pip. Now i got a serie of bugs when i click on some tools. First, when i start the software from the terminal i got the "error" that you can see in the image:
These are Tensorflow deprecation warnings coming from my adaptation of NoisePrint code to work under TF2 via retro-compatible CNN v1.0 layers. Since they did not update their code since 2020, at the moment there is not much I can do to overcome this (I actually do not have enough time to look into the original NoisePrint code, but a TF2-compatible fork would be very welcome😄).
I'll give you the list of the tools that work and the tools that doesn't work;
- File Digest - Doesn't work (in terminal appear an error "magic.MagicException: None") THIS ERROR DOES NOT CRASH THE SW
Already reported in #46.
- Similiar Search - Works well (Could be nice have Yandex Reverse Image Search on the website list..)
Ok, noted for later addition, thanks.
- Header Structure - Doesn't work (it's requested the "Enter" pressing inside the terminal, after you did it a windows in SW appear but with "impossible reach the website" info) THIS ERROR DOES NOT CRASH THE SW
- Thumbnail Analysis - Works well (But it's requested the "Enter" pressing inside the terminal windows"
Also related to #22.
- PRNU Identification - Doesnt Work (Nothing Happen when i press it) THIS ERROR DOES NOT CRASH THE SW
- Multiple Compression - Doesnt Work (Nothing Happen when i press it) THIS ERROR DOES NOT CRASH THE SW
- Jpeg Ghost Map - Doesnt Work (Nothing Happen when i press it) THIS ERROR DOES NOT CRASH THE SW
- Image Resampling - Doesnt Work (Nothing Happen when i press it) THIS ERROR DOES NOT CRASH THE SW
- Illuminant Map - Doesnt Work (Nothing Happen when i press it) THIS ERROR DOES NOT CRASH THE SW
- DeadHot Pixels - Doesnt Work (Nothing Happen when i press it) THIS ERROR DOES NOT CRASH THE SW
As stated here, tools written in italics are planned, but not yet implemented.
- Quality Estimation - Doesnt Work THIS ERROR CRASH THE SW (No info appear in terminal windows)
This is strange... really no message at all in the console?
I'm really interested in the software, I have not particular computer skills, but if you need i could help you as a tester. Thanks for your work and trust me, is really interesting and if you improve it you could get big satisfaction from it
I developed and tested under Linux and at the moment I do not have a Windows machine at hand to thoroughly test it, so your testing and bug reporting is much appreciated, many thanks! And even if it's a personal research project, I'm glad you find Sherloq useful!😄
Hi, I updated the Sherloq source code today and cannot confirm these issues. @marlonio : is it possible that your source code is outdated? The Quality Estimation feature is working fine on my side (see below) and the italic menu entries are disabled in my menu, that means nothing happens when I access them (Windows10, Python 3.10.4).
Hi Guido, i installed on my windows laptop Sherloq. It was no easy because i crush into the "libmagic issue". At the end i solved installing matplotlib with pip. Now i got a serie of bugs when i click on some tools. First, when i start the software from the terminal i got the "error" that you can see in the image: I'll give you the list of the tools that work and the tools that doesn't work;
I'm really interested in the software, I have not particular computer skills, but if you need i could help you as a tester. Thanks for your work and trust me, is really interesting and if you improve it you could get big satisfaction from it