Thank you Slava, 
but I think the message is coming
from /usr/lib/buteo-plugins-qt5//oopp/syncemail-client
(buteo-sync-plugins-email-0.1.2-1.4.1.jolla.armv7hl)

and I have nothing to do with that client :/

I even wonder if it is left over or installed by default, as I am not aware
of using it.

thanks in advance

regards

Slava Monich wrote:

> _ZN5Buteo13PluginManagerC1Ev is Buteo::PluginManager::PluginManager()
> 
> 
> $ c++filt _ZN5Buteo13PluginManagerC1Ev
> Buteo::PluginManager::PluginManager()
> 
> There's no such thing:
> 
> 
>
https://git.sailfishos.org/deloptes/buteo-syncfw/blob/master/libbuteosyncfw/pluginmgr/PluginManager.h#L96
> 
> These are available constructors:
> 
> $ nm -D /usr/lib/libbuteosyncfw5.so.0 | grep ZN5Buteo13PluginManagerC
> 0003f0b8 T _ZN5Buteo13PluginManagerC1ERK7QString
> 0003f0b8 T _ZN5Buteo13PluginManagerC2ERK7QString
> 
> $ c++filt _ZN5Buteo13PluginManagerC1ERK7QString
> Buteo::PluginManager::PluginManager(QString const&)
> 
> Something must be wrong with your build environment, e.g. you're pulling
> in wrong headers from somewhere.


_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to