启动时崩溃
作者: MrVH-IR创建于 2026年6月28日更新于 2026年6月28日
Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/persepolis/scripts/persepolis.py", line 463, in main mainwindow = MainWindow(start_in_tray, persepolis_download_manager, persepolis_download_manager.setting) File "/usr/lib/python3.14/site-packages/persepolis/scripts/mainwindow.py", line 770, in init dict = download_table_dict[gid] ~~~~~~~~~~~~~~~~~~~^^^^^ KeyError: '799bdcc400a4156e' Sometimes the app downloads a few KBs of an file (might be 1 GB or 20 mb) and it's always 24KB. I don't know if this issue relates to that exception but this is the most common issue i have. This exception was thrown during a Start of application.
内容来源: persepolisdm/persepolis