https://bugs.kde.org/show_bug.cgi?id=419521

            Bug ID: 419521
           Summary: ComboBox.valueRole is not available
           Product: frameworks-qqc2-desktop-style
           Version: 5.68.0
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: notm...@gmail.com
          Reporter: v2ray....@gmail.com
                CC: k...@davidedmundson.co.uk
  Target Milestone: ---

SUMMARY

As discussed in https://github.com/Dr-Incognito/V2Ray-Desktop/issues/2, the
package `qqc2-desktop-style` provides a very old version of ComboBox.qml.

The programs built with newer versions of Qt cannot run normally because they
use the one located in
/usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/ComboBox.qml instead of
/usr/lib/qt/qml/QtQuick/Controls.2/ComboBox.qml.

Could you tell me how to solve this issue?

STEPS TO REPRODUCE
1. git clone https://github.com/Dr-Incognito/V2Ray-Desktop.git
2. git submodule init
3. git submodule update --progress
4. cd V2Ray-Desktop
5. mkdir -p build && cd build
6. qmake PREFIX=/usr ../src
7. make -j$nproc
8. ./V2Ray-Desktop 

OBSERVED RESULT

Click the "Servers" in the sidebar, the right panel is blank.
You will also get an error message saying that "ComboBox.valueRole is not
available".

EXPECTED RESULT

Click the "Servers" in the sidebar, the right panel can be loaded normally.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux / 5.68.0
(available in About System)
KDE Plasma Version: 5.68.0
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to