Ill build it on mido and try it out, thanks!
On Fri, 3 Jan 2020 at 22:45, rinigus wrote:
> Hi,
>
> I have submitted PR to libhybris allowing to use Flatpak on hybris devices
> with the same version serving its main purpose and inside Flatpak sandbox:
> https://github.com/libhybris/libhybris/pull
Hi,
I have submitted PR to libhybris allowing to use Flatpak on hybris devices
with the same version serving its main purpose and inside Flatpak sandbox:
https://github.com/libhybris/libhybris/pull/433.
As soon as your device has such libhybris, you could
- use https://build.merproject.org/proje
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.
th
_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 av
Damien Caliste wrote:
> Hello,
>
> Maybe not a good idea, but remove all the .moc in buteo-syncfw or make
> clean and recompile.
>
> Damien.
>
Hi Damien,
I did clean up and compiled from scratch. I'll repeat the whole process
again to make sure nothing was missed.
I am not sure if I understand
Hello,
Maybe not a good idea, but remove all the .moc in buteo-syncfw or make clean
and recompile.
Damien.
Le Vendredi 3 janvier 2020, deloptes a écrit :
> Hi,
> I then get following error from syncemail-client
>
> symbol lookup error: /usr/lib/buteo-plugins-qt5//oopp/syncemail-client:
> undef
Hi,
I then get following error from syncemail-client
symbol lookup error: /usr/lib/buteo-plugins-qt5//oopp/syncemail-client:
undefined symbol: _ZN5Buteo13PluginManagerC1Ev
But I have
nm -D /usr/lib/libbuteosyncfw5.so.0 | grep ZN5Buteo13PluginManager
000419fc T _ZN5Buteo13PluginManagerD0Ev
000414