ugetdm / uget

uGet is the #1 Open Source Download Manager
99 stars 6 forks source link

Uget crashes when changing sort #40

Open pyporn-san opened 3 years ago

pyporn-san commented 3 years ago

uGet crashed completely when I click the sort options at the top image and will not open again without restarting my PC. Not even logging out and logging back in fixes the problem. I have to completely restart

Using uGet 2.2.2 on Ubuntu

Neustradamus commented 3 years ago

Linked to:

uda commented 1 year ago

Happened to me too, and when running strace uget-gtk I got this:

bind(3, {sa_family=AF_INET, sin_port=htons(14777), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EADDRINUSE (Address already in use)

Checking netstat I saw it was aria2c, so I killed that process too, and then uget started again

Notice that some running downloads will fail and you'll have to add them again from scratch

FraYoshi commented 1 year ago

This is still valid at today with version uGet 2.2.3 for GTK+

dnso86 commented 10 months ago

Same, 2.2.3. on Fedora. But this has been around literally for years.

pyporn-san commented 6 months ago

It's been almost 3 years since I started this issue, and I've changed multiple operating systems and I'm graduating university in a year, and lo and behold I install uget after 3 years and the issue is STILL there