Page 13 of 21

Re: Deluge 2.0 Beta 1

Posted: Sat Oct 20, 2018 9:40 am
by kbdserver
Do not be offended, Calum, but the development of the project is very slow. Maybe because you're alone in the development team.

Re: Deluge 2.0 Beta 1

Posted: Sat Oct 20, 2018 10:24 am
by kbdserver
You should not only play the Deluge game, but also think about the users who like the program

Re: Deluge 2.0 Beta 1

Posted: Thu Nov 01, 2018 1:39 am
by galneon
Not sure I can wait any longer for this. At nearly 4000 torrents needing to sometimes be added/removed/edited/deleted by the hundreds at once, 1.3.15 is proving extraordinarily sluggish lately... Like 'do one operation and come back in 20 minutes' sluggish. On a year-old PC.

Are there any major integrity-related issues with 2.0b1? Any issues with torrents disappearing from the client, corrupt download data, etc.? I'm not worried about session data corruption as I've experienced it enough to schedule periodic backups. Is it ready for a power user?

Re: Deluge 2.0 Beta 1

Posted: Wed Nov 07, 2018 8:18 am
by kbdserver
Thank you so much Calum for contributing to the development of Deluge. GTK3 version is available in develop trunk. I am glad that the project is still developing.

Re: Deluge 2.0 Beta 1

Posted: Wed Nov 07, 2018 7:50 pm
by masterok
Deluge is not started after update. I need help

Code: Select all

Deluge --version
deluge 2.0.0.dev7379
libtorrent: 1.1.10.0
Python: 2.7.15rc1
OS: Linux Ubuntu Mate 18.04

Code: Select all

~$ deluge
Traceback (most recent call last):
  File "/usr/bin/deluge", line 11, in <module>
    load_entry_point('deluge==2.0.0.dev7379', 'gui_scripts', 'deluge')()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/ui_entry.py", line 143, in start_ui
    ui.start()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtk3/__init__.py", line 43, in start
    from .gtkui import GtkUI
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtk3/gtkui.py", line 119, in <module>
    'choose_directory_dialog_path': get_default_download_dir(),
  File "/usr/lib/python2.7/dist-packages/deluge/common.py", line 152, in get_default_download_dir
    if not line.startswith('#') and line.startswith('XDG_DOWNLOAD_DIR'):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 23: ordinal not in range(128)

Re: Deluge 2.0 Beta 1

Posted: Thu Nov 08, 2018 2:28 pm
by Cas
I have created a ticket: https://dev.deluge-torrent.org/ticket/3212

A potential workaround is to copy old gtkui.conf file to gtk3ui.conf.

Re: Deluge 2.0 Beta 1

Posted: Thu Nov 08, 2018 5:46 pm
by masterok
I deleted the "deluge" folder in /home/myname/.config. The problem remains. After the reinstallation is also not started.
Sorry, i did not understand where to change the coding. I thought that reinstallation would solve the problem.

Re: Deluge 2.0 Beta 1

Posted: Fri Nov 09, 2018 9:43 am
by Cas
Please test with latest update

Re: Deluge 2.0 Beta 1

Posted: Sat Nov 10, 2018 7:20 pm
by masterok
~$ deluge --version
deluge 2.0.0.dev7382
libtorrent: 1.1.10.0
Python: 2.7.15rc1
OS: Linux Ubuntu Mate 18.04 bionic

Thanks, it works!

Re: Deluge 2.0 Beta 1

Posted: Sat Nov 10, 2018 10:06 pm
by luxus
are there any docker for the beta?
at least for the demon and web gui?
i found the synaptica docker but it is still running beta 1. so hopefully a new version will arrive soon