Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2017 14:18:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223593] [PATCH] net-im/ricochet: add missing dependency (qt5-quickcontrols)
Message-ID:  <bug-223593-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223593
           Summary: [PATCH] net-im/ricochet: add missing dependency
                    (qt5-quickcontrols)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: egypcio@googlemail.com
          Keywords: patch

Created attachment 187906
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187906&action=
=3Dedit
[PATCH] net-im/ricochet: add missing dependency (qt5-quickcontrols), r453899

WITHOUT 'qt5-quickcontrols' as dependency:

    % ricochet=20
    JIT is disabled for QML. Property bindings and animations will be very
slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your
platform.
    QQmlApplicationEngine failed to load component
    qrc:/ui/main.qml:2 module "QtQuick.Controls" is not installed

WITH 'qt5-quickcontrols' as dependency:

    % ricochet
    JIT is disabled for QML. Property bindings and animations will be very
slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your
platform.
    qrc:/ui/MainWindow.qml:89:17: QML Loader: Binding loop detected for
property "active"

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

--=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-223593-13>