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
Distro(For GNU/Linux and BSD users): elementary os 5.1.7
Desktop Environment(For GNU/Linux and BSD users): GTK 3.22.30
Persepolis Version: 3.2.0
How do you install Persepolis? (Repositories, source, ...)
from apt, ppa
Please attach log files if crash or paste error message
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/persepolis/scripts/persepolis.py", line 433, in main
mainwindow = MainWindow(start_in_tray, persepolis_download_manager, persepolis_download_manager.setting)
File "/usr/lib/python3/dist-packages/persepolis/scripts/mainwindow.py", line 1350, in init
dict = download_table_dict[gid]
KeyError: 'b7f864dabcd4d9c8' Issue Description and steps to reproduce:
select all dowmloads list make the download items a lot then right click and try remove from list reutrn crash
The text was updated successfully, but these errors were encountered:
ghost
changed the title
crash
crash and stop working
Sep 20, 2020
System Details:
from apt, ppa
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/persepolis/scripts/persepolis.py", line 433, in main
mainwindow = MainWindow(start_in_tray, persepolis_download_manager, persepolis_download_manager.setting)
File "/usr/lib/python3/dist-packages/persepolis/scripts/mainwindow.py", line 1350, in init
dict = download_table_dict[gid]
KeyError: 'b7f864dabcd4d9c8'
Issue Description and steps to reproduce:
select all dowmloads list make the download items a lot then right click and try remove from list reutrn crash
The text was updated successfully, but these errors were encountered: