https://bugs.kde.org/show_bug.cgi?id=507602
Bug ID: 507602
Summary: qmltypes file is empty, the type used for qml language
server is not being generated.
Classification: Frameworks and Libraries
Product: layer-shell-qt
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 183606
--> https://bugs.kde.org/attachment.cgi?id=183606&action=edit
empty qmltypes
SUMMARY
qmltypes file is empty, the type used for qml language server is not being
generated.
STEPS TO REPRODUCE
1. build the module
2. import the module in qml
3. no bindings appear on qmlls (in neovim or in vscode)
4. open .../org/kde/layershell/LayerShellQtQml.qmltypes file and no types are
declared.
OBSERVED RESULT
types give this warning with the qmlls lsp and no autocomplete
'LayerShell.Window' is used but it is not resolved [unresolved-type]
if building the app, the layer shell module works as expected
EXPECTED RESULT
types and autocomplete should show with qmlls.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 6.15.8
KDE Plasma Version:
KDE Frameworks Version: 6.4
Qt Version: 6.9
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.