From owner-freebsd-ports-bugs@freebsd.org Thu Mar 8 07:14:46 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B67FEF3AFC6 for ; Thu, 8 Mar 2018 07:14:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DF0E6A8FD for ; Thu, 8 Mar 2018 07:14:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8D6851F789 for ; Thu, 8 Mar 2018 07:14:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w287EicW069786 for ; Thu, 8 Mar 2018 07:14:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w287EifK069785 for freebsd-ports-bugs@FreeBSD.org; Thu, 8 Mar 2018 07:14:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226443] net-p2p/deluge Date: Thu, 08 Mar 2018 07:14:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rainbow@sanitylinux.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rm@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.mimetype attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2018 07:14:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226443 Bug ID: 226443 Summary: net-p2p/deluge Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: rm@FreeBSD.org Reporter: rainbow@sanitylinux.org Assignee: rm@FreeBSD.org Flags: maintainer-feedback?(rm@FreeBSD.org) Attachment #191300 text/plain mime type: Created attachment 191300 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191300&action= =3Dedit deluge 1.3.15 preferences.py patch Deluge 1.3.15 has a bug that was meant to be fixed but wasn't. This bug causes Preferences on a Thin Client setup (local installation of net-p2p/deluge talking to a remote instance of net-p2p/deluge-cli) to have = all preferences greyed out in the thin client. Attempting to make any changes to non-greyed out preferences (like plugin options), will cause a broken confi= g to be written to core.conf on the remote system, and will crash the remote dae= mon. The issue is detailed on their bug tracker here: http://dev.deluge-torrent.org/ticket/3039 The official diff in the deluge source tree is here: http://dev.deluge-torrent.org/changeset/38d7b7cdfde3c50d Generated patch (via make makepatch) is attached. The file that should end up modified, once the fix is installed, is /usr/local/lib/python2.7/site-packages/deluge/ui/gtkui/preferences.py Deluge does not have a timeline available and visible for releasing 1.3.16,= and while mention of 1.3.15.1 was brought up in the bug report, no such tarball= was released. This bug is confirmed to exist in the currently available 1.3.15 release tarball. I applied the fix in question to my own system and it resolved the issue. --=20 You are receiving this mail because: You are the assignee for the bug.=