Trico-Everfire / p2-publishing-tool

MIT License
15 stars 2 forks source link

"You don't have a Preview Image", even after inserting one. #17

Closed fulano0esquerda closed 1 year ago

fulano0esquerda commented 1 year ago

image For some reason, regardless of the resolution, even after adding a Preview Image, the program seems to think that I haven't added a Preview Image yet. Neither the PNG or JPEG format works, with the only difference is that the JPEG one actually appears as "Invalid Image", while the PNG one appears normally, but the program gives the same error regardless of which format the Preview image is. This issue is present in both 1.0.0 and 1.0.1 release versions (which are the ones I tested).

Trico-Everfire commented 1 year ago

Uhm, the linux version should just work, if it doesn't, That's a new issue entirely.

Trico-Everfire commented 1 year ago

I have an idea to fix this, it's due to something I discovered when working on another tool. I'll provide you a build soon.

fulano0esquerda commented 1 year ago

Alright. Again, thank you very much! Also, about the "requirements", I thought the release version needed me to install a few libraries but I noticed that I didn't need them since the program was already built, and even so, it's giving me errors saying that it could not be executed even though the binaries are being found...? I think I might have done something wrong in the set up, but I'm not sure what.

Trico-Everfire commented 1 year ago

On the linux build? The linux build seems to just have issues unless you build it yourself, QT is sturdy on what you need to pack with it, and it's what lead to many of the issues we face now. I need to go back and see things through properly, currently taking a small break (fixing a bug for multiple days at the time without squashing it takes a tole on someone :smile:.

fulano0esquerda commented 1 year ago

I managed to publish the map, by the way, and I edited its tags but there seems to be another issue Editing a tag doesn't seem to be enough for the program to know that you did something, I had to edit my description as well and then clicking update. When it does update the maps, the window just doesn't seem to close even after the changes have already been made, and I had to close it manually.

Trico-Everfire commented 1 year ago

Ah, I may have forgotten to check if tags have changed, it doesn't bother to actually update if it thinks nothing changed, I'll have to look into that.

Trico-Everfire commented 1 year ago

to bump this, This issue should either be fixed or be more clear in #19.

fulano0esquerda commented 1 year ago

Yes, it got fixed with the re-write.