Search found 68 matches

by pjlbyrne
Mon Dec 14, 2020 10:23 am
Forum: Support
Topic: git pull fails
Replies: 3
Views: 3455

git pull fails

Hi, I tried to pull from the git repository to rebuild but I get: fatal: unable to access 'https://git.deluge-torrent.org/deluge/': SSL certificate problem: unable to get local issuer certificate It appears I can get round it by setting some lax security option, but why has this started happening? T...
by pjlbyrne
Sun Jul 19, 2020 2:58 pm
Forum: Support
Topic: downloads lost execute bit
Replies: 1
Views: 1112

Re: downloads lost execute bit

Sounds similair to:
viewtopic.php?t=48785
by pjlbyrne
Sun Jul 19, 2020 2:36 pm
Forum: Support
Topic: downloads lost execute bit
Replies: 1
Views: 1112

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: 2103

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: 18434

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: 2103

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: 18434

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: 2074

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: 7628

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.