tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Packaging krita, QT5/KDE problem



Hi folks,

I made wip/krita, but it fails to run, can someone with a stronger
QT/KDE clue look at it? I'm not sure what is wrong with it.

It fails at follows (screenshot): https://i.imgur.com/5w3Y0eG.png

The error message is, "The Krita LittleCMS color management plugin is
not installed. Krita will quit now".

The console has a lot of errors like:
Loading plugin "/usr/pkg/lib/kritaplugins/kritashearimage.so" failed, "Cannot resolve symbol \"qt_plugin_instance\" in /usr/pkg/lib/kritaplugins/kritashearimage.so: (Undefined symbol \"qt_plugin_instance\")"

I'm told the definition should originate from code that looks like:
K_PLUGIN_FACTORY_WITH_JSON(PluginFactory, "svgcollectiondocker.json", registerPlugin<Plugin>();)

It's a pretty nice package, it will be good to have.

Thanks.


Home | Main Index | Thread Index | Old Index