corpnewt / ProperTree

Cross platform GUI plist editor written in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Inform user of key at fault when base 64 string is invalid

tarbaII opened this issue · comments

Was opening someone's config on the AMD server and it had an issue with some data key. Can't really help them further since I don't know what key is the issue here. It would be great if PT would tell the user which key it is so that they can fix it themselves and try to open it again or something.

https://cdn.discordapp.com/attachments/686886928641032246/945013304378675250/unknown.png

I have since learned that this is an issue with the underlying Python property list library that ProperTree uses, not an issue with ProperTree.