<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Not sure I mentioned you but reverting the following commit could
    make the trick:<br>
    <br>
    commit 76b917102aded329194a0c9c67f694f5e00bf9df<br>
    Author: Bruno Coudoin <a class="moz-txt-link-rfc2396E" href="mailto:bruno.coudoin@gcompris.net"><bruno.coudoin@gcompris.net></a><br>
    Date:   Thu Dec 4 01:20:03 2014 +0100<br>
    <br>
        build, commented out FixBundle<br>
        <br>
        Commented as it breaks KDE jenkins, seems to be MacOSX specific<br>
        This should not be triggered at make install but only on make
    package<br>
    <br>
    diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt<br>
    index 2c24db5..6b27e4a 100644<br>
    --- a/src/core/CMakeLists.txt<br>
    +++ b/src/core/CMakeLists.txt<br>
    @@ -165,8 +165,10 @@ if(WIN32)<br>
     endif()<br>
     <br>
     # install fixup_bundle script to resolve and fixup runtime
    dependencies<br>
    -configure_file(${CMAKE_SOURCE_DIR}/cmake/FixBundle.cmake.in
    FixBundle.cmake)<br>
    -install(SCRIPT ${CMAKE_CURRENT_BINARY_DIR}/FixBundle.cmake)<br>
    +# FIXME commented as it breaks KDE jenkins, seems to be MacOSX
    specific<br>
    +# This should not be triggered at make install but only on make
    package<br>
    +#configure_file(${CMAKE_SOURCE_DIR}/cmake/FixBundle.cmake.in
    FixBundle.cmake)<br>
    +#install(SCRIPT ${CMAKE_CURRENT_BINARY_DIR}/FixBundle.cmake)<br>
     <br>
     # install a startup script for linux bundle<br>
     if(UNIX)<br>
    <br>
    Bruno.<br>
    <br>
    <div class="moz-cite-prefix">Le 16/01/2015 22:43, Alex Smirnoff a
      écrit :<br>
    </div>
    <blockquote
cite="mid:CAEYGd+zTbhPq2jcb0KwXuAM7fhScnLkxNcY+9UheyYGh6xTvVw@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Hello.<br>
                  </div>
                  I have a good experience in Qt, including UI
                  definition, Javascript and more.<br>
                  <br>
                </div>
                But I could find nothing but FileDownload and
                ShowMessage dialogs, that use QtQuick.Dialogs.<br>
              </div>
              And yes, you are right, they are looking awful. It is like
              someone comes  in a beautiful sliding world and says: hey
              you are on a Desktop - do not forget it man :-) <br>
              <br>
            </div>
            All other dialogs is not a real window based dialogs, but
            pages. So nice. That what I meant before. (This is very
            similar the way Sailfish uses. <span id="result_box"
              class="" lang="en"><span class="">Good so far</span></span>).
            <br>
            <br>
          </div>
          So, Bruno, please give me access to wiki or reserve this job
          for me by your self.<br>
        </div>
        <div>I will reimplement these two using something similar to GTK
          version of Gcompris or, for example, Heebo, or anything you
          say me to do. (I am not a designer at all, could not design
          them myself).<br>
          <br>
        </div>
        <div>But first of all, I will temporary throw them both away in
          the version prepared by Johnny  for SailfishOS and try to
          build/install/run it again.<br>
        </div>
        <br>
        <br>
        <div>
          <div><br>
            <br>
            <br>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-01-16 10:04 GMT+01:00 Johnny
          Jazeix <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:jazeix@gmail.com" target="_blank">jazeix@gmail.com</a>></span>:<br>
          <blockquote class="gmail_quote">If you still want to do it, it
            is still not hard to do (even if you<br>
            d'ont have a lot of experience in Qt and Qml) :-). As Bruno
            says, we<br>
            don't have to hurry so we can take our time to think of the
            best way<br>
            of doing it and if you are interested at developing it, we
            will help<br>
            you doing it.<br>
            <br>
            If you don't want/can't, don't worry, someone else will do
            it ;-).<br>
            <span class="HOEnZb"><br>
              Johnny<br>
            </span>
            <div class="HOEnZb">
              <div class="h5"><br>
                2015-01-16 9:57 GMT+01:00 Alex Smirnoff <<a
                  moz-do-not-send="true"
                  href="mailto:smirnoff.al@gmail.com">smirnoff.al@gmail.com</a>>:<br>
                > Understood.<br>
                > I just thought I could help in this way, because
                that is the only way I see<br>
                > right now.<br>
                > Never mind.<br>
                > If you see how can I help here, please tell me.<br>
                ><br>
                > Alex.<br>
                ><br>
                > 2015-01-16 1:11 GMT+01:00 Bruno Coudoin <<a
                  moz-do-not-send="true"
                  href="mailto:bruno.coudoin@gcompris.net">bruno.coudoin@gcompris.net</a>>:<br>
                >><br>
                >><br>
                >> Le 15/01/2015 12:28, <a moz-do-not-send="true"
                  href="mailto:smirnoff.al@gmail.com">smirnoff.al@gmail.com</a>
                a écrit :<br>
                >>><br>
                >>> Good.<br>
                >>> Could you  already say who will do it?<br>
                >>><br>
                >>> I could try to fullfil this task.<br>
                >>> I mean, remove all imports of dialogs and
                add imports from custom ones.<br>
                >>> The first version of custom dialogs could
                be just copy past from qt ones<br>
                >>> with slight changes.<br>
                >>><br>
                >> Hi,<br>
                >><br>
                >> I don't thing we have to hurry up and do a
                dialog version derived from the<br>
                >> Qt code. This would lead to an extra step and
                now that we decided that<br>
                >> having custom dialogs is our goal lets just do
                this.<br>
                >><br>
                >> It will take less time to do the right thing
                directly than coding it<br>
                >> twice.<br>
                >><br>
                >> Bruno.<br>
                ><br>
                ><br>
                ><br>
                ><br>
                > --<br>
                > Alex Smirnov<br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br>
        <br>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">Alex Smirnov<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>