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

--- Comment #3 from Devin Lin <espi...@gmail.com> ---
(In reply to Peter Ped Helcmanovsky from comment #2)
> * initial launch:
> 
> $ kalk
> kf.kirigami: (qrc:/qml/CalculationPage.qml:232:21: Type NumberPad unavailable
>                         NumberPad {
>                         ^, qrc:/qml/NumberPad.qml:14:5: Type PortraitPad
> unavailable
>         PortraitPad {
>         ^, qrc:/qml/PortraitPad.qml:17:5: Type NumberButton unavailable
>         NumberButton {text: "√(" ; display: "√"; onClicked: pressed(text);}
>         ^, qrc:/qml/NumberButton.qml:14:1: module "QtFeedback" is not
> installed
>     import QtFeedback 5.0
>     ^)
> 
> * selecting "about" ("hebrew"? No idea why it would prefer this one on my
> system, I use everything EN (us, gb), rarely cz, sk):
> 
> Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
> kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
> file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/FormLayout.qml:
> 298:9: QML QQuickItem* (parent or ancestor of QQuickLayoutAttached): Binding
> loop detected for property "preferredHeight"
> 
> * selecting "Calculator":
> 
> kf.kirigami: (qrc:/qml/CalculationPage.qml:232:21: Type NumberPad unavailable
>                         NumberPad {
>                         ^, qrc:/qml/NumberPad.qml:14:5: Type PortraitPad
> unavailable
>         PortraitPad {
>         ^, qrc:/qml/PortraitPad.qml:17:5: Type NumberButton unavailable
>         NumberButton {text: "√(" ; display: "√"; onClicked: pressed(text);}
>         ^, qrc:/qml/NumberButton.qml:14:1: module "QtFeedback" is not
> installed
>     import QtFeedback 5.0
>     ^)

Looks like your distribution is missing the qml-module-qtfeedback dependency
for this package

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

Reply via email to