Skip to content

Fixed loader error when last loaded file path is missing#28

Merged
robertjanetzko merged 2 commits intorobertjanetzko:masterfrom
uptudev:master
Jun 13, 2025
Merged

Fixed loader error when last loaded file path is missing#28
robertjanetzko merged 2 commits intorobertjanetzko:masterfrom
uptudev:master

Conversation

@uptudev
Copy link
Copy Markdown
Contributor

@uptudev uptudev commented Jun 12, 2025

Fixes #27

  • Instead of immediately loading the LastPath from the config, the loader now ensures the path exists first; if not, it redirects you to your OS home directory (can be changed if needed).

Compiled and ran seamlessly on Linux v6.14.9 on x64. Sorry for the inevitable email spam the issue & PR caused!

uptudev added 2 commits June 12, 2025 03:09
Fixes [#27]

* Instead of immediately loading the `LastPath` from the config, the
  loader now ensures the path exists first; if not, it redirects you to
  your OS home directory (default easily changeable)
* Fixed minor errors in the grammar and typos.
* Reformatted the document for clarity and readability.
@robertjanetzko robertjanetzko merged commit 7283813 into robertjanetzko:master Jun 13, 2025
2 checks passed
@robertjanetzko
Copy link
Copy Markdown
Owner

@uptudev thank you for fixing this bug and the nice reformatting of the README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deleting old legends data causes cyclic loading of /load URI

2 participants