Bug 256435 - astro/siril : Networking inside siril does not work.
Summary: astro/siril : Networking inside siril does not work.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-06 08:34 UTC by Stefan Rumetshofer
Modified: 2021-06-06 17:46 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Rumetshofer 2021-06-06 08:34:48 UTC
Connecting to the servers in the photometric color correction module does not work when gvfs is not installed.
The solution for me was to install the port devel/gvfs because i'm on KDE. Gnome users should'nt have this problem.

I think devel/gvfs should be added as a runtime dependency to this port.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-06-06 17:45:55 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-06-06 17:46:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a274268c9edf05e1b10155d147c9dbc6556e3e2

commit 0a274268c9edf05e1b10155d147c9dbc6556e3e2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-06-06 17:43:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-06-06 17:46:03 +0000

    astro/siril: Add run-time dependency on devel/gvfs

    PR:             256435
    Reported by:    Stefan Rumetshofer <sterum77@gmail.com>

 astro/siril/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)