Albert doesn't work after last update to 0.14.15
At the beginning, it seems to work fine, on the first start, everything works as expected.
But on the second start it doesn't work anymore: The program will not start and in Console, I see it stopping with following error:
08:39:23 [WARN] Failed loading plugin: /usr/lib64/albert/plugins/libwidgetboxmodel.so [Cannot load library /usr/lib64/albert/plugins/libwidgetboxmodel.so: (/usr/lib64/albert/plugins/libwidgetboxmodel.so: undefined symbol: XShapeQueryExtension)] 08:39:23 [FATAL] Failed loading frontend -- [(null)]
or with QML-Frontend selected in Albert-Settings:
08:34:12 [WARN] Failed loading plugin: /usr/lib64/albert/plugins/libqmlboxmodel.so [Cannot load library /usr/lib64/albert/plugins/libqmlboxmodel.so: (/usr/lib64/albert/plugins/libqmlboxmodel.so: undefined symbol: XShapeQueryExtension)] 08:34:12 [FATAL] Failed loading frontend -- [(null)]
If I delete ~/.config/albert it will start again, but again only the first time with the same error on the next start.