Skip to content

absolute autosave paths do not work anymore #433

@MerlindlH

Description

@MerlindlH

Hello :)

A while ago, I set my autosave path to be "/tmp/%s.autosave~" in order to not clutter every directory with autosave files.
Lately (using 7.2.26 here) this seemed to have stopped working, as it now simply appends the absolute autosave path (for testing purposes set to prefs.autosave_filename = "/home/merlin/%s.autosave~") to the file directory (in my test /home/merlin/ for the file /home/merlin/test.ipe).
See also the image below for the error popup I get:
image
I added this preference mentioned above in a custom ipelet in ~/.ipe/ipelets/customize.lua which gets picked up normally.

Would be great if you can have a look at this. Please let me know if you need more details :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions