Search found 70 matches

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

Re: git pull fails

THIS webpage also has a cert error!

https://dev.deluge-torrent.org/wiki/Installing/Source
by pjlbyrne
Mon Dec 14, 2020 10:24 am
Forum: Support
Topic: git pull fails
Replies: 3
Views: 3539

Re: git pull fails

OK it let me cloe a FRESH repo but the pull on the older one failed.
by pjlbyrne
Mon Dec 14, 2020 10:23 am
Forum: Support
Topic: git pull fails
Replies: 3
Views: 3539

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

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

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

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

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

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

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 ...