Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jul 2019 18:14:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238992] x11-toolkits/qt5-gui: Qt5 apps fail to run when installed alone into a jail
Message-ID:  <bug-238992-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238992
           Summary: x11-toolkits/qt5-gui: Qt5 apps fail to run when
                    installed alone into a jail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

I installed the qTox package into a jail, and it failed to run:

> [18:07:23.828 UTC] :0 : Warning: QStandardPaths: XDG_RUNTIME_DIR points t=
o non-existing path '/var/run/user/1001', please create it with 0700 permis=
sions.
dbus[86894]: D-Bus library appears to be incorrectly set up: see the manual
page for dbus-uuidgen to correct this issue. (Failed to open
"/var/lib/dbus/machine-id": No such file or directory; Failed to open
"/etc/machine-id": No such file or directory)
>  D-Bus not built with -rdynamic so unable to print a backtrace


It seems like Qt5 requires the dbus service. IMO, this should be only a
warning, and not a failure.

I will create the upstream bug. This bug here is to track the issue, and to
invite opinions about this issue.

But Qt5 apps should not fail because some secondary library isn't initializ=
ed.
DBus isn't required for most UI operations. qTox should run fine without DB=
us.

--=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-238992-7788>