Description of problem: Fedora's uGet version is 1.10.3 which is now out of date...the latest version is 1.10.4 Tarball: http://sourceforge.net/projects/urlget/files/uget%20%28stable%29/1.10.4/uget-1.10.4.tar.gz/download Additional info: We also have an RPM for Fedora 20 built. http://sourceforge.net/projects/urlget/files/uget%20%28stable%29/1.10.4/uget-1.10.4-0.fc20.x86_64.rpm/download
Well, http://ugetdm.com/ says the latest is 1.10.3, http://sourceforge.net/projects/urlget/files/ also says the latest is 1.10.3, so I did not notice this... Anyway thank you for informing me. Will update.
*** Bug 1055092 has been marked as a duplicate of this bug. ***
I will also update URL and summary.
(In reply to Mamoru TASAKA from comment #1) > Well, > http://ugetdm.com/ says the latest is 1.10.3, > http://sourceforge.net/projects/urlget/files/ also says the latest is > 1.10.3, so I did not notice this... > > Anyway thank you for informing me. Will update. Yea, I understand...the website has not been updated because I want to restructure the downloads section but I was wanting to get the repos updated before I updated the site. Sorry, if that made it confusing. (In reply to Mamoru TASAKA from comment #3) > I will also update URL and summary. thank you very much!
* 1.10.4 won't compile with --enable-gnutls ---------------------------------- uget_gtk-UgApp-gtk-main.o: In function `init_gnutls_locks': /home/mtasaka/rpmbuild/fedora-SCM/uget/master/uget-1.10.4/uget-gtk/UgApp-gtk-main.c:124: undefined reference to `gcry_control' /home/mtasaka/rpmbuild/fedora-SCM/uget/master/uget-1.10.4/uget-gtk/UgApp-gtk-main.c:124: undefined reference to `gcry_control' collect2: error: ld returned 1 exit status make[2]: *** [uget-gtk] Error 1 ---------------------------------- * git HEAD seems to compile, however option is now --with-gnutls, and now uses USE_GNUTLS, however still on some part WITH_GNUTLS remains (see UgApp-gtk-main.c) and gnutls support seems incorrect I would appreciate it if you would release 1.10.5. By the way, are there any method to submit uget bugs on sourceforge? For these types of bugs, I would like to submit bugs where codes are actually put, rather than forum or so.
For 1.10.4, for now I will add LDFLAGS=$(libgcrypt-config --libs)
We use a Forum just because we rarely get bugs and we just wanted to keep them on the same system that we do the support on but you could use this https://sourceforge.net/p/urlget/bugs/new/ or use this for patches: https://sourceforge.net/p/urlget/patches/new/ Regarding the gnutls error I have sent this bug link to the main developer, thanks for the report.
Here is a patch file that was made by the main developer of the app based on this bug report. http://ugetdm.com/files/uget-1.10.4-gnutls.patch
(In reply to Michael Tunnell from comment #8) > Here is a patch file that was made by the main developer of the app based on > this bug report. > > http://ugetdm.com/files/uget-1.10.4-gnutls.patch This seems a diff between 1.10.4 and git HEAD, and as I already said in the comment 5, this patch is incomplete. (In reply to Mamoru TASAKA from comment #5) > * git HEAD seems to compile, however option is now --with-gnutls, and > now uses USE_GNUTLS, however still on some part WITH_GNUTLS remains > (see UgApp-gtk-main.c) and gnutls support seems incorrect http://sourceforge.net/p/urlget/uget/ci/master/tree/uget-gtk/UgApp-gtk-main.c#l202 I would appreciate it if 1.10.5 is released.
(In reply to Michael Tunnell from comment #7) > We use a Forum just because we rarely get bugs and we just wanted to keep > them on the same system that we do the support on but you could use this > https://sourceforge.net/p/urlget/bugs/new/ > > or use this for patches: https://sourceforge.net/p/urlget/patches/new/ > Neither of these works. Anyway reported on upstream forum: http://ugetdm.com/forum/viewtopic.php?f=6&t=615
Oh, it was not WITH_GNUTLS but HAVE_GNUTLS, however anyway it is incorrect.
1.10.4 segfaults with GNUTLS support, reported at http://ugetdm.com/forum/viewtopic.php?f=6&t=616
For now, I will disable GNUTLS support.
Disabling is fine for the meantime...I will bring the forum posts to the attention of the main dev because he was the one that made the patch.
uget-1.10.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/uget-1.10.4-1.fc20
uget-1.10.4-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/uget-1.10.4-1.fc19
Package uget-1.10.4-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing uget-1.10.4-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1637/uget-1.10.4-1.fc20 then log in and leave karma (feedback).
uget-1.10.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
uget-1.10.4-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.