Closed SnowyMouse closed 4 years ago
kdialog or tkinter's filedialogs?
tkinter
This is an issue with the tkinter filedialog. Currently this can be avoided by installing kdialog. But that might not work correctly under Mesa systems before fe0f9dcf5d4a115575e7ecaebca11b7fdd87e8f8
When opening a tag and using the "Save as..." feature, saving it in the tags folder fails if using a symlink. Also, the Save as dialog starts at the absolute path rather than using the symbolic link.
The save fails whether I am navigating through to the actual symlink or the actual, absolute path of the file as, for whatever reason, it is using the absolute path of the file for determining where the tags are being saved to.