Search found 76 matches

by pjlbyrne
Sun Jul 19, 2020 2:36 pm
Forum: Support
Topic: downloads lost execute bit
Replies: 1
Views: 1502

downloads lost execute bit

Hi, within the last few days files I download no longer have the 'x' attribute and therefore cannot be played - until after 'chmod +x'. The umask for the deluge daemon user still is set in systemd conf to '022' and I have verified that with '# su deluge', 'umask'. I haven't rebuilt the deluge server...
by pjlbyrne
Sun Jun 21, 2020 8:52 am
Forum: Support
Topic: cannot 'change owner' any more
Replies: 2
Views: 3055

Re: cannot 'change owner' any more

Thanks for pointing out the scripting feature. I was really wondering why it isn't available anymore on the context menu in the gui, however.
by pjlbyrne
Sun Jun 14, 2020 9:36 am
Forum: Development
Topic: pending pull request - do I need to do anything?
Replies: 4
Views: 21806

Re: pending pull request - do I need to do anything?

okay brilliant thanks! I might do the add torrent dialog too, those text entries are really quite narrow for long torrent paths
by pjlbyrne
Sun Jun 14, 2020 9:24 am
Forum: Support
Topic: cannot 'change owner' any more
Replies: 2
Views: 3055

cannot 'change owner' any more

Hi,

it used to be possible to change owner on the torrent context menu, but that seems to be no longer possible. Can anyone explain how/why it was removed and it it is possible to do some other way?

Thanks
Pat
by pjlbyrne
Sun Jun 14, 2020 9:18 am
Forum: Development
Topic: pending pull request - do I need to do anything?
Replies: 4
Views: 21806

pending pull request - do I need to do anything?

So, I wanted to contribute to deluge, so I created a ticket, forked the repo on github, and created a pull request. Now what? Do I just wait? I am in no hurry, I just want some closure here. https://github.com/deluge-torrent/deluge/pull/295 https://dev.deluge-torrent.org/ticket/3406 Do I need to do ...
by pjlbyrne
Sun Jun 07, 2020 3:13 pm
Forum: Support
Topic: deluge crashes when clicking on the drop down menu in the download adress bar
Replies: 1
Views: 2721

Re: deluge crashes when clicking on the drop down menu in the download adress bar

I created a bug for this:

https://dev.deluge-torrent.org/ticket/3407

It's happening on master still. Seems to be related to the change to Wayland - see the bug.
by pjlbyrne
Mon May 18, 2020 6:20 pm
Forum: Support
Topic: intermittent 'no route to host' error
Replies: 10
Views: 11113

Re: intermittent 'no route to host' error

Thanks mate! The problem seems to have returned but at a lower rate of incidence. If as you say the problem is not 'real' then I will just wait on the updates to be pushed through.
by pjlbyrne
Sun May 17, 2020 6:04 pm
Forum: Support
Topic: intermittent 'no route to host' error
Replies: 10
Views: 11113

Re: intermittent 'no route to host' error

OK thanks very much for the attention. All my torrents (750 currently) are on one tracker (the same one) as far as I know so perhaps this problem you mention is not relevant to me.

Anyway, changing to google dns seems to have fixed it for now so I am happy.

Thanks again!
by pjlbyrne
Sun May 17, 2020 4:35 pm
Forum: Support
Topic: intermittent 'no route to host' error
Replies: 10
Views: 11113

Re: intermittent 'no route to host' error

Hmm I had logging enabled but I'm not seeing relevant looking errors. Perhaps the log level is too low?

I have:

Code: Select all

$ deluged --version
deluged 2.0.4.dev37
libtorrent: 1.2.6.0
Python: 3.8.2
OS: Linux 5.6.13-arch1-1
built off deluge git dev branch (in archlinux) a couple of weeks ago.