Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing a lot of torrents (300-1700) crashes stig #190

Open
Soundtoxin opened this issue Feb 25, 2021 · 0 comments
Open

removing a lot of torrents (300-1700) crashes stig #190

Soundtoxin opened this issue Feb 25, 2021 · 0 comments

Comments

@Soundtoxin
Copy link

Traceback (most recent call last):
  File "/usr/bin/stig", line 33, in <module>
    sys.exit(load_entry_point('stig==0.12.1a0', 'console_scripts', 'stig')())
  File "/usr/lib/python3.9/site-packages/stig/__init__.py", line 25, in run
    main.run()
  File "/usr/lib/python3.9/site-packages/stig/main.py", line 102, in run
    if not tui.run(run_commands):
  File "/usr/lib/python3.9/site-packages/stig/tui/main.py", line 60, in run
    tuiobjects.urwidloop.run()
  File "/usr/lib/python3.9/site-packages/urwid/main_loop.py", line 287, in run
    self._run()
  File "/usr/lib/python3.9/site-packages/urwid/main_loop.py", line 385, in _run
    self.event_loop.run()
  File "/usr/lib/python3.9/site-packages/stig/tui/urwidpatches.py", line 175, in run
    raise self._exc_info
  File "/usr/lib/python3.9/site-packages/stig/commands/base/torrent.py", line 295, in do_remove
    raise CmdError()
stig.commands.cmderror.CmdError

Happened to me twice as I was cleaning up old stuff (stig was getting laggy lately).

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

No branches or pull requests

1 participant