FS#72382 - [syntax-highlighting] missing QML bindings

Attached to Project: Arch Linux
Opened by Jacek Pruciak (juniorjpdj) - Sunday, 10 October 2021, 14:40 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 10 October 2021, 16:00 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
QML-based apps complain about missing org.kde.syntaxhighlighting which should be in this package. It's available since 5.86.0 version of framework.

Example package from mandriva containing QML bindings:
https://openmandriva.pkgs.org/cooker/openmandriva-main-release-aarch64/lib64KF5SyntaxHighlighting5-5.86.0-1-omv4050.aarch64.rpm.html

Additional info:
* package version(s): 5.86.0-1
* config and/or log files etc.:
```
$ neochat
QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:34:5: Type RoomPage unavailable
qrc:/imports/NeoChat/Page/RoomPage.qml:733:13: Type MessageSourceSheet unavailable
qrc:/imports/NeoChat/Menu/Timeline/MessageSourceSheet.qml:8:1: module "org.kde.syntaxhighlighting" is not installed
```

Steps to reproduce:
Try running any QML app using new framework. Neochat from AUR is good example ;)
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 10 October 2021, 16:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  syntax-highlighting 5.87.0-2

Loading...