Note: You may get some issue if you use uget windows binary with gtk2.24
I suggest to use gtk2.22 windows binary with uget 1.8.2
uGet 1.8.2-gtk3+ubuntu (stable)
1. Use AppIndicator3 for Ubuntu 11.10+ with GTK+3
2. remove GTK2 dependency
3. remove gtk_[hv].*_new calls (deprecated in gtk 3.1.x)
4. Add a setting to disable AppIndicator for Ubuntu users.
Search <AppIndicator value='1'/> in $HOME/.config/uGet/Setting.xml
and set value='0' to disable AppIndicator. This is function is for
Ubuntu GNOME users who want to use original tray icon logic.
Ubuntu packages for 11.10+
https://launchpad.net/~plushuang-tw/+archive/uget-stable
OR use below command to add source:
sudo add-apt-repository ppa:plushuang-tw/uget-stable
This source package release for Ubuntu 11.10+ with AppIndicator3.
Of course other GTK3.2+ base system can use it.
uGet 1.8.2 (stable)
1. Fix: aria2 plug-in can't use user and password.
2. update Polish translation file.
uGet 1.8.1 (stable)
1. avoid problem that file size larger than 2GB in some 32bit system.
2. fix build failure on gtk 3.3
3. change aria2 default arguments from --enable-xml-rpc to --enable-rpc
4. add and update some translations.
If you use aria2 >= 1.11.0, set aria2 arguments "--enable-rpc" in setting dialog.
If you use aria2 < 1.11.0, set aria2 arguments "--enable-xml-rpc" in setting dialog.
uGet 1.8.0 (stable)
Web site: http://uget.visuex.com/
Facebook: http://www.facebook.com/pages/UGet/200151593363580
Twitter : http://twitter.com/uget
Myspace : http://myspace.com/ugetdm
FriendFeed : http://friendfeed.com/uget
Plurk : http://plurk.com/ugetdm
E-Mail for developer: plushuang.tw@gmail.com
E-Mail for web, facebook...etc: uget@visuex.com
This version requires GTK+ version 2.18+ or 3.0+
Warning: Don't compile uget with libcurl4-gnutls-dev in Ubuntu 11.04
To use libcurl4-openssl-dev is better.
Some features will not work if you use aria2 plug-in with aria2 <= 1.9.
uGet use TCP port 6800 in loopback network interface to connect to aria2.
If you get message "aria2.getVersion failed", it mean uget can't connect to aria2 through XML-RPC.
In this case, you can:
1. make sure that your aria2 enable XML-RPC in compiling time.
2. check your network and firewall configuration, or disable all firewall.
What's new since 1.6:
1. support for Torrent and Metalink file (with aria2 plug-in).
2. support for application indicator.
3. It can do speed limit control per download.
4. It can sort downloads by column in "All" category.
5. add scheduler.
6. add new plug-in that support aria2 version >= 1.10.
7. add new timestamp columns - "Added On" and "Completed On".
8. add configure option "--with-gtk3" to enable GTK+3 support.
9. add Belarusian translation file (Mihas Varantsou)
10. move web site from http://urlget.sourceforge.net/ to http://uget.visuex.com/
uGet - Download Manager Files
Brought to you by:
michaeltunnell,
plushuang