Summary: | net-p2p/transmission-remote-gui can't connect to transmission daemon with "Access violation" popup | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Denis Shaposhnikov <dsh> | ||||
Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | alster | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Denis Shaposhnikov
2021-01-05 17:25:39 UTC
(In reply to Denis Shaposhnikov from comment #0) Try updating transmission daemon to latest version. I seems like latest version of transmission daemon (3.00) has some changes than break compatibility with transmission-remote-gui. If I remove rpc patch file it works with 2.5 but it will not work with 3.00 (In reply to Jose Alonso Cardenas Marquez from comment #1) Oh-oh, I've upgraded the transmission daemon to 3.00-19 and now I have bigger problem. I can't connect to it with "Access violation" popup using transmission-remote-gui patched by the rpc patch and I can't connect to it with the "status" message using version without the rpc patch. (In reply to Denis Shaposhnikov from comment #2) Take at look at: https://github.com/transmission-remote-gui/transgui/issues/1325 https://github.com/transmission-remote-gui/transgui/pull/1329 Maybe I applied not well the patch file Created attachment 221336 [details] fixed patch-rpc.pas This is fixed patch from https://patch-diff.githubusercontent.com/raw/transmission-remote-gui/transgui/pull/1329.patch (In reply to Jose Alonso Cardenas Marquez from comment #3) Exactly! You are right. I've attached original version of patch-rpc.pas from https://patch-diff.githubusercontent.com/raw/transmission-remote-gui/transgui/pull/1329.patch I've just rebuilded the port with that patch and it works now. A commit references this bug: Author: acm Date: Wed Jan 6 23:53:00 UTC 2021 New revision: 560650 URL: https://svnweb.freebsd.org/changeset/ports/560650 Log: - Fix patch file PR: 252438 Reported by: dsh at bamus.cz Changes: head/net-p2p/transmission-remote-gui/files/patch-rpc.pas I also confirm this bug. Could this fix be backported (promoted?) to quarterly port branch? thanks in advnace, Andrey |