Skip to content

Does not work under Kubuntu 22.04 #18

Open
@heqro

Description

@heqro

Message error is

file:///home/heqro/.local/share/plasma/plasmoids/alexankitty.fancytasks/contents/ui/main.qml:414:5: Type ToolTipDelegate unavailable

file:///home/heqro/.local/share/plasma/plasmoids/alexankitty.fancytasks/contents/ui/ToolTipDelegate.qml:78:9: Type ToolTipInstance unavailable

file:///home/heqro/.local/share/plasma/plasmoids/alexankitty.fancytasks/contents/ui/ToolTipInstance.qml:155:9: PlasmaExtras.Highlight is not a type

To give some more context, this has also happened with my own plasmoids. The thing is that, for a while, there was a Highlight component in PlasmaComponents which is exactly the one Kubuntu 22.04 as well as older versions of Plasma have.

This happens because QML code depends on system libraries. If you want to get this fixed for older (yet LTS) versions of Plasma, you may have to start developing two different editions of this plasmoid: one that features one declaration and one that features the other.

I wish you patience to deal with these kind of stupid issues. I'm certain more of them will appear by the minute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions