[Bug 223593] [PATCH] net-im/ricochet: add missing dependency (qt5-quickcontrols)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 10 14:18:10 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223593

            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 at FreeBSD.org
          Reporter: egypcio at googlemail.com
          Keywords: patch

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

WITHOUT '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.
    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 at FreeBSD.org> ---
Maintainer informed via mail

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


More information about the freebsd-ports-bugs mailing list