persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.
https://persepolisdm.github.io
GNU General Public License v3.0
6.13k stars 647 forks source link

BUG - Crash on update entry URL #933

Open AmirHosseinKarimi opened 10 months ago

AmirHosseinKarimi commented 10 months ago

System Details:

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.