You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/l33tname/git/bgt/chapter-marker/chapter_marker/tray.py", line 273, in save
self.markers.persist()
File "/home/l33tname/git/bgt/chapter-marker/chapter_marker/tray.py", line 183, in persist
with open(dbpath, "wb+") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/l33tname/.local/share/chapter-marker/bgt288.db'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/l33tname/git/bgt/chapter-marker/chapter_marker/tray.py", line 273, in save
self.markers.persist()
File "/home/l33tname/git/bgt/chapter-marker/chapter_marker/tray.py", line 183, in persist
with open(dbpath, "wb+") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/l33tname/.local/share/chapter-marker/bgt288.db'
The text was updated successfully, but these errors were encountered: