Deluge 1.0.5 installing porblem on Ubuntu 8.10

General support for problems installing or using Deluge
Post Reply
user255
New User
New User
Posts: 3
Joined: Sat Nov 29, 2008 4:13 pm

Deluge 1.0.5 installing porblem on Ubuntu 8.10

Post by user255 »

Hi!

I have Ubuntu 8.10 (64 bit), and I installed Deluge 0.5.9.3 from Add/Remove applications.
I'd like to install latest version 1.0.5.
I tried to unistall old version and install 1.0.5, but new version won't work.
I got somekind of blank UI window (Screenshot-Deluge.png), nothing more. Deluge stop responding.
The problem might be with old version since it doesn't uninstall completely.

Do anyone know how I can completely uninstall old version or even better how to install new version correctly?
Thanks!
Attachments
Screenshot-Deluge.png
Screenshot-Deluge.png (6.54 KiB) Viewed 3167 times
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.0.5 installing porblem on Ubuntu 8.10

Post by andar »

user255 wrote:Hi!

I have Ubuntu 8.10 (64 bit), and I installed Deluge 0.5.9.3 from Add/Remove applications.
I'd like to install latest version 1.0.5.
I tried to unistall old version and install 1.0.5, but new version won't work.
I got somekind of blank UI window (Screenshot-Deluge.png), nothing more. Deluge stop responding.
The problem might be with old version since it doesn't uninstall completely.

Do anyone know how I can completely uninstall old version or even better how to install new version correctly?
Thanks!
Check the deluged log to see why the daemon isn't starting.

~/.config/deluge/deluged.log
user255
New User
New User
Posts: 3
Joined: Sat Nov 29, 2008 4:13 pm

Re: Deluge 1.0.5 installing porblem on Ubuntu 8.10

Post by user255 »

Thanks for quick reply!
Last lines of the log:

Code: Select all

  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 322, in add
    add_torrent_params["save_path"] = options["download_location"].encode("utf8")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 18: ordinal not in range(128)
[DEBUG   ] 00:16:01 core:934 new_release: 1.0.5
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.0.5 installing porblem on Ubuntu 8.10

Post by andar »

user255 wrote:Thanks for quick reply!
Last lines of the log:

Code: Select all

  File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 322, in add
    add_torrent_params["save_path"] = options["download_location"].encode("utf8")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 18: ordinal not in range(128)
[DEBUG   ] 00:16:01 core:934 new_release: 1.0.5
Ah.. This has been fixed already in svn and will be in 1.0.6.
user255
New User
New User
Posts: 3
Joined: Sat Nov 29, 2008 4:13 pm

Re: Deluge 1.0.5 installing porblem on Ubuntu 8.10

Post by user255 »

Ok... is there any workaround?
Or do you know when 1.0.6 is planned to release?
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Deluge 1.0.5 installing porblem on Ubuntu 8.10

Post by andar »

user255 wrote:Ok... is there any workaround?
Or do you know when 1.0.6 is planned to release?
You could replace the torrentmanager.py file with the one from svn.

http://svn.deluge-torrent.org/branches/ ... manager.py

We should be releasing 1.0.6 tonight or tomorrow.
DrReD

same problem with 1.0.6 ubuntu 8.04

Post by DrReD »

same problem with 1.0.6

LOG

Code: Select all

[DEBUG   ] 17:49:54 configmanager:36 ConfigManager started..
[INFO    ] 17:49:54 daemon:36 Deluge daemon 1.0.6
[DEBUG   ] 17:49:54 daemon:37 options: {'logfile': None, 'config': None, 'port': 58846, 'donot': False}
[DEBUG   ] 17:49:54 daemon:38 args: []
[DEBUG   ] 17:49:55 configmanager:61 get_config_dir: /home/admin/.config/deluge
[DEBUG   ] 17:49:55 configmanager:61 get_config_dir: /home/admin/.config/deluge
[DEBUG   ] 17:49:55 configmanager:61 get_config_dir: /home/admin/.config/deluge
[DEBUG   ] 17:49:55 core:119 Core init..
[DEBUG   ] 17:49:55 component:94 Registered Core with ComponentRegistry..
[DEBUG   ] 17:49:55 configmanager:80 Getting config 'core.conf'
[DEBUG   ] 17:49:55 config:39 Config created with filename: core.conf
[DEBUG   ] 17:49:55 config:40 Config defaults: {'info_sent': 0.0, 'lsd': True, 'max_download_speed': -1.0, 'send_info': False, 'torrentfiles_location': '/home/admin', 'state_location': '/home/admin/.config/deluge/state', 'stop_seed_at_ratio': False, 'max_active_limit': 8, 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'natpmp': True, 'autoadd_enable': False, 'upnp': True, 'utpex': True, 'max_download_speed_per_torrent': -1, 'max_active_seeding': 5, 'allow_remote': False, 'max_half_open_connections': -1, 'enabled_plugins': [], 'plugins_location': '/home/admin/.config/deluge/plugins', 'download_location': '/home/admin', 'compact_allocation': False, 'max_upload_speed': -1.0, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [6881, 6891], 'dht': True, 'move_completed_path': '/home/admin', 'stop_seed_ratio': 2.0, 'max_active_downloading': 3, 'prioritize_first_last_pieces': False, 'max_upload_speed_per_torrent': -1, 'auto_managed': True, 'enc_level': 2, 'copy_torrent_file': False, 'max_connections_per_second': 20, 'max_connections_per_torrent': -1, 'move_completed': False, 'dont_count_slow_torrents': False, 'add_paused': False, 'max_upload_slots_per_torrent': -1, 'new_release_check': True, 'enc_out_policy': 1, 'seed_time_ratio_limit': 7.0, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/admin', 'max_upload_slots_global': 4, 'config_location': '/home/admin/.config/deluge', 'seed_time_limit': 180, 'share_ratio_limit': 2.0, 'random_port': True}
[INFO    ] 17:49:55 core:136 Starting XMLRPC server on port 58846
[INFO    ] 17:49:55 core:140 Daemon already running or port not available..
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: same problem with 1.0.6 ubuntu 8.04

Post by andar »

DrReD wrote:same problem with 1.0.6

LOG

Code: Select all

[DEBUG   ] 17:49:54 configmanager:36 ConfigManager started..
[INFO    ] 17:49:54 daemon:36 Deluge daemon 1.0.6
[DEBUG   ] 17:49:54 daemon:37 options: {'logfile': None, 'config': None, 'port': 58846, 'donot': False}
[DEBUG   ] 17:49:54 daemon:38 args: []
[DEBUG   ] 17:49:55 configmanager:61 get_config_dir: /home/admin/.config/deluge
[DEBUG   ] 17:49:55 configmanager:61 get_config_dir: /home/admin/.config/deluge
[DEBUG   ] 17:49:55 configmanager:61 get_config_dir: /home/admin/.config/deluge
[DEBUG   ] 17:49:55 core:119 Core init..
[DEBUG   ] 17:49:55 component:94 Registered Core with ComponentRegistry..
[DEBUG   ] 17:49:55 configmanager:80 Getting config 'core.conf'
[DEBUG   ] 17:49:55 config:39 Config created with filename: core.conf
[DEBUG   ] 17:49:55 config:40 Config defaults: {'info_sent': 0.0, 'lsd': True, 'max_download_speed': -1.0, 'send_info': False, 'torrentfiles_location': '/home/admin', 'state_location': '/home/admin/.config/deluge/state', 'stop_seed_at_ratio': False, 'max_active_limit': 8, 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'natpmp': True, 'autoadd_enable': False, 'upnp': True, 'utpex': True, 'max_download_speed_per_torrent': -1, 'max_active_seeding': 5, 'allow_remote': False, 'max_half_open_connections': -1, 'enabled_plugins': [], 'plugins_location': '/home/admin/.config/deluge/plugins', 'download_location': '/home/admin', 'compact_allocation': False, 'max_upload_speed': -1.0, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [6881, 6891], 'dht': True, 'move_completed_path': '/home/admin', 'stop_seed_ratio': 2.0, 'max_active_downloading': 3, 'prioritize_first_last_pieces': False, 'max_upload_speed_per_torrent': -1, 'auto_managed': True, 'enc_level': 2, 'copy_torrent_file': False, 'max_connections_per_second': 20, 'max_connections_per_torrent': -1, 'move_completed': False, 'dont_count_slow_torrents': False, 'add_paused': False, 'max_upload_slots_per_torrent': -1, 'new_release_check': True, 'enc_out_policy': 1, 'seed_time_ratio_limit': 7.0, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/admin', 'max_upload_slots_global': 4, 'config_location': '/home/admin/.config/deluge', 'seed_time_limit': 180, 'share_ratio_limit': 2.0, 'random_port': True}
[INFO    ] 17:49:55 core:136 Starting XMLRPC server on port 58846
[INFO    ] 17:49:55 core:140 Daemon already running or port not available..
That's not the same problem. You just simply already have a daemon running. Killall deluged and then restart.
Post Reply