-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
COMPASS can't extract covers or open files when the file path is too long #53
Comments
I might be reading over it but I don't see where it states in the error the it thinks the file is a pdf, it just states that it fails to get the cover which I agree is weird wording when it comes to images because the error message is the same regardless or filetype so I will definitely rephrase that error to state that it failed to get a preview/thumbnail rather than a cover in the case of images. As for why it failed, can you share your log file? It should contain more information that will reveal the underlying issue. Have you also tried editing the file in COMPASS and clicking "Fetch" underneath the cover? This should get COMPASS to try getting the image again. If that works, the reason it failed earlier is probably a result of the image being open in other program or something like that, but if it fails again, it might be something specific to the file. |
Oh, mea culpa. I see that the specific I dug out the relevant bit out of the logs.
I also added the full log in attachment, the above example is on lines 16.891 - 16.897. |
That is very bizarre, can you send me that png file to check out? And does it happen with all png's from that folder or only a few? |
It happens with maybe 75% of the png's from that folder. The other 25% has no cover, except one file where it generated correctly (the Roof - Day file in the first screenshot). I'll send it through Discord. |
Describe the bug
When importing a folder with map files (
.png
in this case) COMPASS will try to extract covers of all files.It will give an error in activity log for certain images (not all) saying it can't extract a cover of these pdfs.
Since the files are images, it COMPASS should maybe recognise them as such. Weirdly enough, some covers are correct, some are just missing and a bunch are something else entirely (images not in the file).
Expected behaviour
They should all have either the correct image (see second screenshot blue square), or
Cover Art Unavailable
.System info (please complete the following information):
The text was updated successfully, but these errors were encountered: