Running the testing flavour
I am no longer able to use the Fragments application. Its been months since I last used it.
On startup it complains it is unable to connect to the transmission-daemon.
I have already tried purging the config folder .config/fragments/
I can see that starting Fragments appears to spawn that daemon but to no avail
# ss -tulpn | grep transmission
udp UNCONN 0 0 0.0.0.0:51413 0.0.0.0:* users:(("transmission-da",pid=55471,fd=15))
udp UNCONN 0 0 0.0.0.0:6771 0.0.0.0:* users:(("transmission-da",pid=55471,fd=18))
udp UNCONN 0 0 [2003:ed:d71f:eb00:5da9:140f:dcae:2531]:51413 [::]:* users:(("transmission-da",pid=55471,fd=16))
udp UNCONN 0 0 [::]:6771 [::]:* users:(("transmission-da",pid=55471,fd=19))
tcp LISTEN 0 128 0.0.0.0:9091 0.0.0.0:* users:(("transmission-da",pid=55471,fd=20))
tcp LISTEN 0 4096 0.0.0.0:51413 0.0.0.0:* users:(("transmission-da",pid=55471,fd=12))
tcp LISTEN 0 4096 [2003:ed:d71f:eb00:5da9:140f:dcae:2531]:51413 [::]:* users:(("transmission-da",pid=55471,fd=13))
I see there are transmisison-daemon.service and transmission.service systemd services. Neither is enabled.
Nothing changes if I start either of these services before starting Fragments, i.e. Fragments is still unable to connect.
Can someone reproduce?
$ pacman -Qs fragments
local/fragments 3.0.1-3 (gnome-circle)
BitTorrent client for GNOME
$ pacman -Qs transmission
local/transmission-cli 4.1.0-1
Fast, easy, and free BitTorrent client (CLI tools, daemon and web client)

