Skip to content

[Bug]: Unhandled exeption after moving the tagged folder to another drive #1365

@Miraihi

Description

@Miraihi

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

TagStudio Version

Alpha 9.5.7

Operating System & Version

Windows 11 Pro 23H2

Description

Recently I've moved a folder to another drive and now I'm getting the error each time I open the TagStudio (Before I even open the library)

Traceback (most recent call last):
  File "main.py", line 72, in main
  File "tagstudio\qt\ts_qt.py", line 616, in start
  File "tagstudio\core\ts_core.py", line 199, in get_most_recent_release_version
AssertionError: Could not fetch information on latest release.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 80, in <module>
  File "main.py", line 76, in main
RuntimeError: lost sys.stdin

Interesting that if I don't close the error window I can seemingly still use the software.

Expected Behavior

No errors

Steps to Reproduce

  1. Move a folder with tagged files to another drive
  2. Get the error even before you open any folder

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions