<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/urlget/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/urlget/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 19 Nov 2011 19:24:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/urlget/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>uget 1.8.0 cannot build with GTK3 3.3.2</title><link>https://sourceforge.net/p/urlget/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;uget 1.8.0 fails to build with GTK3 3.3.2 like:&lt;br /&gt;
UgSettingForm.c: In function 'ug_clipboard_setting_form_init':&lt;br /&gt;
UgSettingForm.c:68:2: warning: implicit declaration of function 'gtk_vbox_new' [-Wimplicit-function-declaration]&lt;br /&gt;
UgProxyForm.c: In function 'ug_proxy_form_init':&lt;br /&gt;
UgProxyForm.c:83:2: warning: implicit declaration of function 'gtk_hbox_new' [-Wimplicit-function-declaration]&lt;br /&gt;
UgProxyForm.c:83:7: warning: assignment makes pointer from integer without a cast [enabled by default]&lt;br /&gt;
UgProxyForm.c:89:2: warning: implicit declaration of function 'gtk_vbox_new' [-Wimplicit-function-declaration]&lt;br /&gt;
UgProxyForm.c:89:7: warning: assignment makes pointer from integer without a cast [enabled by default]&lt;br /&gt;
UgProxyForm.c: In function 'ug_proxy_form_std_init':&lt;br /&gt;
UgProxyForm.c:116:2: error: unknown type name 'GtkTable'&lt;br /&gt;
UgProxyForm.c:125:2: warning: implicit declaration of function 'gtk_table_new' [-Wimplicit-function-declaration]&lt;br /&gt;
UgProxyForm.c:125:13: warning: assignment makes pointer from integer without a cast [enabled by default]&lt;br /&gt;
UgProxyForm.c:126:16: error: 'GtkTable' undeclared (first use in this function)&lt;br /&gt;
UgProxyForm.c:126:16: note: each undeclared identifier is reported only once for each function it appears in&lt;br /&gt;
UgProxyForm.c:126:25: error: expected expression before ')' token&lt;br /&gt;
.....&lt;br /&gt;
.....&lt;br /&gt;
&lt;a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=3526232" rel="nofollow"&gt;http://koji.fedoraproject.org/koji/taskinfo?taskID=3526232&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://koji.fedoraproject.org/koji/getfile?taskID=3526232&amp;amp;name=build.log" rel="nofollow"&gt;http://koji.fedoraproject.org/koji/getfile?taskID=3526232&amp;amp;name=build.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It seems that using GtkTable is marked as deprecated and newer codes&lt;br /&gt;
should use GtkGrid instead.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mamoru Tasaka</dc:creator><pubDate>Sat, 19 Nov 2011 19:24:29 -0000</pubDate><guid>https://sourceforge.netd479bd7e3d7391072bf508471c356a702fcf21ce</guid></item><item><title>SSL certificate problem (up to v.1.8.0)</title><link>https://sourceforge.net/p/urlget/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is no way to disable SSL error "ssl certificate problem".&lt;br /&gt;
But most of downloaders (eg. wget) can possibility to disable such error and download a file.&lt;/p&gt;
&lt;p&gt;This prohibits from downloading about 90% of HTTPS files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rewoonenco Andrew</dc:creator><pubDate>Wed, 07 Sep 2011 14:55:56 -0000</pubDate><guid>https://sourceforge.net96e0bdd35f07b1b64d43416bd5bed3058c43b214</guid></item><item><title>File isn't renamed after downloading, uget 1.8.0</title><link>https://sourceforge.net/p/urlget/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I added the link&lt;br /&gt;
&lt;a href="http://playlist.yahoo.com/makeplaylist.dll?sid=125064664&amp;amp;sdm=web&amp;amp;pt=rd" rel="nofollow"&gt;http://playlist.yahoo.com/makeplaylist.dll?sid=125064664&amp;amp;sdm=web&amp;amp;pt=rd&lt;/a&gt;&lt;br /&gt;
to the download queue, and for File edit box i entered Tabloid.mov, as this is the name of the trailer I tried to download. But, to my suprise, the trailer was saved as 125064664.mov (which is original filename), so I needed to rename it manually. The expected behaviour was that file should be saved with filename I explicitly entered.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Žarko Živanov</dc:creator><pubDate>Tue, 23 Aug 2011 06:07:13 -0000</pubDate><guid>https://sourceforge.net270259e1a8aaadb3e42489eb7f59255688a3d76e</guid></item><item><title>Make check crashs for 1.8.0</title><link>https://sourceforge.net/p/urlget/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;To reproduce:&lt;br /&gt;
./configure&amp;amp;&amp;amp;make check&lt;/p&gt;
&lt;p&gt;Crashs with following message:&lt;br /&gt;
"&lt;br /&gt;
...&lt;br /&gt;
srcdir=. /usr/bin/intltool-update -m&lt;br /&gt;
The following files contain translations and are currently not in use. Please&lt;br /&gt;
consider adding these to the POTFILES.in file, located in the po/ directory.&lt;/p&gt;
&lt;p&gt;uglib/UgPlugin-aria2.c&lt;br /&gt;
...&lt;br /&gt;
"&lt;/p&gt;
&lt;p&gt;We should probably put string "uglib/UgPlugin-aria2.c" in the po/POTFILES.in&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 02 Jun 2011 21:53:50 -0000</pubDate><guid>https://sourceforge.net95415799e0dedad5d51d8af7ee55f852f22b370c</guid></item><item><title>Crash on ~100 files added from ht</title><link>https://sourceforge.net/p/urlget/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I try 1.6.2, 1.6.3 and 1.7.3, but they all crash after adding ~100 files from html.&lt;/p&gt;
&lt;p&gt;┌────[onto@onto-laptop:/media/DATA/DISTR/Ubuntu/libreoffice]&lt;br /&gt;
└─&amp;gt;$uget-gtk &lt;/p&gt;
&lt;p&gt;(uget-gtk:993): Gtk-CRITICAL **: IA__gtk_entry_set_text: assertion `text != NULL' failed&lt;/p&gt;
&lt;p&gt;(uget-gtk:993): GLib-GObject-WARNING **: g_object_set_valist: object class `AppIndicator' has no property named `attention-icon'&lt;br /&gt;
uget-gtk: ath.c:193: _gcry_ath_mutex_lock: Проверочное утверждение «*lock == ((ath_mutex_t) 0)» не выполнено.&lt;br /&gt;
Аварийный останов&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 04 Apr 2011 19:55:49 -0000</pubDate><guid>https://sourceforge.netb45df2f9631f6f55e9968ae3aacded2ca9787dfd</guid></item><item><title>drop-down regression in new download dialogue</title><link>https://sourceforge.net/p/urlget/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The drop-down button no longer is attached to the download location drop-down list in the new download dialogue.  See the screenshots attached for comparison.  Note that the category and path were blacked out after the screenshots were taken.&lt;/p&gt;
&lt;p&gt;Concurrently, scrolling no longer works without clicking in the text area first.&lt;/p&gt;
&lt;p&gt;This regressed sometime prior to 5d383df3bd24ecc9bfe894b38db9ba3774f7404f.  I simply delayed updating in the hope that this would be fixed, but it hasn't been.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Acase</dc:creator><pubDate>Sat, 02 Apr 2011 18:10:39 -0000</pubDate><guid>https://sourceforge.netdceedc822a7d64b7397e99b7fd2fc97ed522d0a3</guid></item><item><title>segfault in libgobject-2.0.so when compiled as PIE</title><link>https://sourceforge.net/p/urlget/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When uget is compiled as a PIE, it segfaults when entering various dialogs.  These include category properties and new category dialogs.&lt;/p&gt;
&lt;p&gt;This problem is found in 1.6.2--latest git, but not in 1.6.1.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Acase</dc:creator><pubDate>Sat, 22 Jan 2011 17:39:27 -0000</pubDate><guid>https://sourceforge.netae08487095c503650b354f1cdad92f84188f4bbe</guid></item><item><title>1.6.1 does not compile with libnotify 0.7.0</title><link>https://sourceforge.net/p/urlget/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;Fedora 15 switched libnotify to 0.7.0 (released on 2010-10-17). With this libnotify&lt;br /&gt;
uget 1.6.1 fails to compile as:&lt;br /&gt;
------------------------------------------------------------------------------&lt;br /&gt;
uget-gtk-timeout.c: In function 'uget_gtk_notify':&lt;br /&gt;
uget-gtk-timeout.c:607:3: warning: implicit declaration of function 'notify_notification_new_with_status_icon'&lt;br /&gt;
....&lt;br /&gt;
....&lt;br /&gt;
/builddir/build/BUILD/uget-1.6.1/uget-gtk/uget-gtk-timeout.c:607: undefined reference to `notify_notification_new_with_status_icon'&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;The change on libnotify is summalized on:&lt;br /&gt;
&lt;a href="http://lists.fedoraproject.org/pipermail/devel/2010-November/144914.html" rel="nofollow"&gt;http://lists.fedoraproject.org/pipermail/devel/2010-November/144914.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mamoru Tasaka</dc:creator><pubDate>Fri, 05 Nov 2010 20:30:02 -0000</pubDate><guid>https://sourceforge.net465efa62468acd3b5ce22c2a7c58708972522ec0</guid></item><item><title>1.6.0 does not compile with libnotify 0.5.1</title><link>https://sourceforge.net/p/urlget/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On Fedora 14 and above (using libnotify 0.5.1) uget 1.6.0 does not compile as&lt;br /&gt;
shown in&lt;/p&gt;
&lt;p&gt;&lt;a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=2407673" rel="nofollow"&gt;http://koji.fedoraproject.org/koji/taskinfo?taskID=2407673&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://koji.fedoraproject.org/koji/getfile?taskID=2407673&amp;amp;name=build.log" rel="nofollow"&gt;http://koji.fedoraproject.org/koji/getfile?taskID=2407673&amp;amp;name=build.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is due to the change in:&lt;br /&gt;
&lt;a href="https://bugzilla.gnome.org/show" rel="nofollow"&gt;https://bugzilla.gnome.org/show&lt;/a&gt;_bug.cgi?id=622550&lt;br /&gt;
&lt;a href="http://git.gnome.org/browse/libnotify/commit/?id=0eb56b2fcf16d5381011e0bae2cf942416dae55c" rel="nofollow"&gt;http://git.gnome.org/browse/libnotify/commit/?id=0eb56b2fcf16d5381011e0bae2cf942416dae55c&lt;/a&gt;&lt;br /&gt;
So now libnotify.so is not be linked against libgtk-x11-?.so and libnotify.pc does not have&lt;br /&gt;
"Requires: gtk-?.0". &lt;/p&gt;
&lt;p&gt;It seems that now package using libnotify explicitly has to add to LDFLAGS what&lt;br /&gt;
GTK library to use.&lt;br /&gt;
LD&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mamoru Tasaka</dc:creator><pubDate>Tue, 17 Aug 2010 19:12:04 -0000</pubDate><guid>https://sourceforge.netbc244e430ff2bf6df64772175b60877e2a559b6e</guid></item><item><title>crash on start</title><link>https://sourceforge.net/p/urlget/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;uget-gtk crashes on start if .config/Uget is not empty with libc message:&lt;/p&gt;
&lt;p&gt;*** glibc has detected an error in ./uget-gtk: corrupted double-linked list: 0x08283d90 ***&lt;/p&gt;
&lt;p&gt;gdb's backtrace:&lt;/p&gt;
&lt;p&gt;(gdb) bt&lt;br /&gt;
#0  0x4ed9e247 in raise () from /lib/libc.so.6&lt;br /&gt;
#1  0x4ed9f96a in abort () from /lib/libc.so.6&lt;br /&gt;
#2  0x4edd8c57 in ?? () from /lib/libc.so.6&lt;br /&gt;
#3  0x4edde9ea in ?? () from /lib/libc.so.6&lt;br /&gt;
#4  0x4eddec2e in ?? () from /lib/libc.so.6&lt;br /&gt;
#5  0x4ede0a9d in ?? () from /lib/libc.so.6&lt;br /&gt;
#6  0x4ede2a08 in malloc () from /lib/libc.so.6&lt;br /&gt;
#7  0x4ed8cb55 in ?? () from /lib/libc.so.6&lt;br /&gt;
#8  0x4ed8c5ac in iconv_open () from /lib/libc.so.6&lt;br /&gt;
#9  0x4f0be2ce in ?? () from /lib/libglib-2.0.so.0&lt;br /&gt;
#10 0x4f0be319 in g_iconv_open () from /lib/libglib-2.0.so.0&lt;br /&gt;
#11 0x4f0be8ab in ?? () from /lib/libglib-2.0.so.0&lt;br /&gt;
#12 0x4f0becb2 in g_convert () from /lib/libglib-2.0.so.0&lt;br /&gt;
#13 0x4f0bef63 in g_filename_from_utf8 () from /lib/libglib-2.0.so.0&lt;br /&gt;
#14 0x0806875a in ug_delete_dir ()&lt;br /&gt;
#15 0x08068a9e in ug_delete_dir_recursive ()&lt;br /&gt;
#16 0x0806a253 in ug_attachment_sync ()&lt;br /&gt;
#17 0x0805e649 in uget_gtk_init ()&lt;br /&gt;
#18 0x080658de in main ()&lt;br /&gt;
(gdb) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 21 Jun 2010 10:38:51 -0000</pubDate><guid>https://sourceforge.net98eb7f48757411b57ef36fc83377f3869c4969e6</guid></item></channel></rss>