persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.

Home Page:https://persepolisdm.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUG - Crash on update entry URL

AmirHosseinKarimi opened this issue · comments

System Details:

  • Operating System: Manjaro Linux x86_64
  • Desktop Environment(For GNU/Linux and BSD users): GNOME 44.3
  • Persepolis Version: 3.2.0
  • How do you install Persepolis? Manjaro Extra Repository
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/persepolis/scripts/properties.py", line 481, in okButtonPressed
    dictionary = {'gid': self.gid_1, 'link': link}
                                             ^^^^
NameError: name 'link' is not defined
zsh: IOT instruction (core dumped)  persepolis

The file entry is inside an stopped queue and I just changed URL from HTTPS to HTTP and it crashed multiple times.