Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 21:18:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239832] security/secpanel hard-coding of "gnome-terminal" fails under mate-only installation
Message-ID:  <bug-239832-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239832

            Bug ID: 239832
           Summary: security/secpanel hard-coding of "gnome-terminal"
                    fails under mate-only installation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: radicleparticles@gmail.com

usr/local/lib/secpanel/termdefs.txt:set termtype(GNOME-Terminal_path)
"gnome-terminal"

and

stage/usr/local/share/secpanel/termdefs.txt:set termtype(GNOME-Terminal_pat=
h)
"gnome-terminal"

will fail in a mate-only installation where gnome-terminal is not installed
(eg; no terminal window opens up and the requested action fails)

Possible solutions:
a) add make code to the Makefile to force a choice of "gnome-terminal",
"mate-terminal", or soemthing else (eg; xterm ?)

b) mate system user creates a link between "mate-terminal" and "gnome-termi=
nal"
in the path above; this would imply a friendly suggestion in the port
"pkg-descr" file

c) mate system user installs "gnome-terminal" and everything thing is
"hunkey-dorey"; this probably won't cause any undesirable side affect of
installing more of Gnome as all of the gnome-terminal requisites also can be
found in the "mate" environment

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239832-7788>