<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I think it would be wise to allow blacklisting a single library
      from being boosted or allowing multiple library instances in
      booster.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11.09.2017 10:56, rinigus wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+4hNMHgTXc61qb8v+auQeYWkSNtsm6qTuHdcNSOyu049jLKYw@mail.gmail.com">
      <div dir="ltr">Thank you very much - worked as requested!
        <div><br>
        </div>
        <div>Rinigus</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Sep 11, 2017 at 11:26 AM,
          Andrew Penkrat <span dir="ltr"><<a
              href="mailto:penkrat8@gmail.com" target="_blank"
              moz-do-not-send="true">penkrat8@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Hi Rinigus,
              <div><br>
              </div>
              <div>It's possible to disable the booster with</div>
              <div>X-Nemo-Application-Type=no-<wbr>invoker<br>
              </div>
              <div>line in your .desktop file.</div>
              <div><br>
              </div>
              <div>Hope this helps,</div>
              <div>Andrew</div>
            </div>
            <br>
            <div class="gmail_quote">
              <div>
                <div class="h5">
                  <div dir="ltr">On Mon, 11 Sep 2017 at 10:48 rinigus
                    <<a href="mailto:rinigus.git@gmail.com"
                      target="_blank" moz-do-not-send="true">rinigus.git@gmail.com</a>>
                    wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div>
                  <div class="h5">
                    <div dir="ltr">Hi,
                      <div><br>
                      </div>
                      <div>I am using gcc-6.4.0 (<a
href="https://build.merproject.org/package/show/home:rinigus:toolbox/opt-gcc"
                          target="_blank" moz-do-not-send="true">https://build.merproject.org/<wbr>package/show/home:rinigus:<wbr>toolbox/opt-gcc</a>)
                        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):</div>
                      <div><br>
                      </div>
                      <div>xdg-open /usr/share/applications/some-<wbr>application.desktop<br>
                      </div>
                      <div><br>
                      </div>
                      <div>Failed to invoke: Booster: Loading invoked
                        application failed: '/usr/lib/stdc++.so.6:
                        version `CXXABI_1.3.8` not found (required by
                        ...)'</div>
                      <div><br>
                      </div>
                      <div>Hence the question: how can I disable the
                        booster in xdg-open launch of my application? Or
                        any other workaround?</div>
                      <div><br>
                      </div>
                      <div>Best wishes,</div>
                      <div><br>
                      </div>
                      <div>Rinigus</div>
                    </div>
                  </div>
                </div>
                ______________________________<wbr>_________________<br>
                SailfishOS.org Devel mailing list<br>
                To unsubscribe, please send a mail to <a
                  href="mailto:devel-unsubscribe@lists.sailfishos.org"
                  target="_blank" moz-do-not-send="true">devel-unsubscribe@lists.<wbr>sailfishos.org</a></blockquote>
            </div>
            <br>
            ______________________________<wbr>_________________<br>
            SailfishOS.org Devel mailing list<br>
            To unsubscribe, please send a mail to <a
              href="mailto:devel-unsubscribe@lists.sailfishos.org"
              moz-do-not-send="true">devel-unsubscribe@lists.<wbr>sailfishos.org</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>