[SailfishDevel] booster loading wrong libstdc++

Marcin Mielniczuk marmistrzmar at gmail.com
Mon Sep 11 09:07:11 UTC 2017


I think it would be wise to allow blacklisting a single library from
being boosted or allowing multiple library instances in booster.


On 11.09.2017 10:56, rinigus wrote:
> Thank you very much - worked as requested!
>
> Rinigus
>
> On Mon, Sep 11, 2017 at 11:26 AM, Andrew Penkrat <penkrat8 at gmail.com
> <mailto:penkrat8 at gmail.com>> wrote:
>
>     Hi Rinigus,
>
>     It's possible to disable the booster with
>     X-Nemo-Application-Type=no-invoker
>     line in your .desktop file.
>
>     Hope this helps,
>     Andrew
>
>     On Mon, 11 Sep 2017 at 10:48 rinigus <rinigus.git at gmail.com
>     <mailto:rinigus.git at gmail.com>> wrote:
>
>         Hi,
>
>         I am using gcc-6.4.0
>         (https://build.merproject.org/package/show/home:rinigus:toolbox/opt-gcc
>         <https://build.merproject.org/package/show/home:rinigus:toolbox/opt-gcc>)
>         for porting/developing C++14 application. Since gcc is
>         compiled with the compatibility switches, it all works quite
>         nicely except that the application does not start from the
>         application grid - I have to launch it from the terminal.
>         Namely, since I use gcc-6.4.0 provided libstdc++, my
>         application has this library under /usr/shared/appname/lib
>         directory. Unfortunately, when I launch the app in the grid,
>         it gets "boosted" with the booster that uses
>         /usr/lib/stdc++.so.6 library. From emulating this launch in
>         terminal (wisdom of @coderus TJC):
>
>         xdg-open /usr/share/applications/some-application.desktop
>
>         Failed to invoke: Booster: Loading invoked application failed:
>         '/usr/lib/stdc++.so.6: version `CXXABI_1.3.8` not found
>         (required by ...)'
>
>         Hence the question: how can I disable the booster in xdg-open
>         launch of my application? Or any other workaround?
>
>         Best wishes,
>
>         Rinigus
>         _______________________________________________
>         SailfishOS.org Devel mailing list
>         To unsubscribe, please send a mail to
>         devel-unsubscribe at lists.sailfishos.org
>         <mailto:devel-unsubscribe at lists.sailfishos.org>
>
>
>     _______________________________________________
>     SailfishOS.org Devel mailing list
>     To unsubscribe, please send a mail to
>     devel-unsubscribe at lists.sailfishos.org
>     <mailto:devel-unsubscribe at lists.sailfishos.org>
>
>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscribe at lists.sailfishos.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20170911/70bc979a/attachment-0001.html>


More information about the Devel mailing list