<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Does anyone has a hint how to solve my problem?<br>
    <br>
    Mounth ago I compiled dk and installed it to /opt/kf5.<br>
    Yesterday I installed dk to /opt/digikam.<br>
    <br>
    But instead of using the data (e.g. splash screen, colorschemes,
    dbConfig) from /opt/digikam/share/digikam the data from the old
    installation is used: /opt/kf5/share/digikam:<br>
    digikam.dbengine: Loading SQL code from config file
    "/opt/kf5/share/digikam/database/dbconfig.xml"<br>
    digikam.widgets: Paths to color scheme : 
    ("/opt/kf5/share/digikam/colorschemes")<br>
    <br>
    What dependency is responsible for that? How can I use the data from
    the new installation?<br>
    <br>
    Best regards,<br>
    Jan<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/16/2016 07:42 PM, Jan Wolter
      wrote:<br>
    </div>
    <blockquote
      cite="mid:aa5160ce-7915-0280-8b64-a71f95af5e2e@wolter.re"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      I just tested to install dk to /opt/digikam using
      DIGIKAM_INSTALL_PREFIX. But even in this case, the references from
      the old installation place are used:<br>
      /opt/digikam/bin $ ./digikam<br>
      digikam.dbengine: Loading SQL code from config file
      "/opt/kf5/share/digikam/database/dbconfig.xml"<br>
      digikam.widgets: Paths to color scheme : 
      ("/opt/kf5/share/digikam/colorschemes")<br>
      <br>
      Furthermore, the splash screen from v5.1 with the wolf (from
      /opt/kf5/share/digikam/data) instead of the mountain splash screen
      (which is correctly located in /opt/digikam/share/digikam/data)
      from v5.3 is taken.<br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 10/16/2016 06:35 PM, Jan Wolter
        wrote:<br>
      </div>
      <blockquote
        cite="mid:9526b876-266d-c366-214e-695b9d72d184@wolter.re"
        type="cite">
        <meta content="text/html; charset=utf-8"
          http-equiv="Content-Type">
        Hello Gilles,<br>
        <br>
        the appImage version works as expected, even when I call it from
        panel launcher. I noticed that this version has more icons (e.g.
        in the left-hand panel) than my compiled version. And the icons
        have another style.<br>
        <br>
        Hence, there seems to be a problem with my compiled version.<br>
        I compiled dk v5 some month ago (but never used it). I searched
        in my backups and found that I compiled dk before today on 26th
        July where dk was installed to /opt/kf5.<br>
        <br>
        Today, I just<br>
        <ol>
          <li>updated all git repositories,</li>
          <li>deleted old build folder,</li>
          <li>called bootstrap.linux</li>
          <li>switched to newly generated build folder</li>
          <li>called make (without errors)</li>
          <li>called sudo make install</li>
        </ol>
        Afterwards dk was installed to / instead of /opt/kf5. Before, I
        used exactly the same approach to compile dk (e.g. without
        giving a DIGIKAM_INSTALL_PREFIX).<br>
        To see the differences compare the following files:<br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://dl.dropboxusercontent.com/u/91057768/install_manifest_2016-07-26.txt">https://dl.dropboxusercontent.com/u/91057768/install_manifest_2016-07-26.txt</a><br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://dl.dropboxusercontent.com/u/91057768/install_manifest_2016-10-16.txt">https://dl.dropboxusercontent.com/u/91057768/install_manifest_2016-10-16.txt</a><br>
        <br>
        So, I have two questions:<br>
        <ol>
          <li>Why changed the installation place?</li>
          <li>Could this be a reason for my problems?<br>
            When I call dk from the new installation place, there are
            some references to the old installation place:<br>
            /bin $ ./digikam<br>
            digikam.dbengine: Loading SQL code from config file
            "/opt/kf5/share/digikam/database/dbconfig.xml"<br>
            digikam.widgets: Paths to color scheme : 
            ("/opt/kf5/share/digikam/colorschemes")</li>
        </ol>
        <br>
        Best regards,<br>
        Jan<br>
        <br>
        <div class="moz-cite-prefix">On 10/16/2016 05:41 PM, Gilles
          Caulier wrote:<br>
        </div>
        <blockquote
cite="mid:CAHFG6sHTmE843yxsYdoMdimxN+bFgN925NwUSQ2Qv+6EEKGA5g@mail.gmail.com"
          type="cite">
          <div dir="ltr">AppImage is a bundle container for Linux.
            <div><br>
            </div>
            <div>download the file and just run it. It start digiKam
              without to install it on your computer.</div>
            <div><br>
            </div>
            <div>More information here :</div>
            <div><br>
            </div>
            <div><a moz-do-not-send="true"
                href="https://en.wikipedia.org/wiki/AppImage">https://en.wikipedia.org/wiki/AppImage</a><br>
            </div>
            <div><br>
            </div>
            <div>Gilles Caulier</div>
          </div>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">2016-10-16 17:36 GMT+02:00 Jan
              Wolter <span dir="ltr"><<a moz-do-not-send="true"
                  href="mailto:jan@wolter.re" target="_blank">jan@wolter.re</a>></span>:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div bgcolor="#FFFFFF" text="#000000"> Hello Gilles,<br>
                  <br>
                  I started from a fresh account. My productive photo
                  library is located on another PC with digikam 4.14. On
                  this PC I have compiled dk v5, but never used or
                  tested it before. Today, I created a photo library for
                  test purposes and initially configured digikam. After
                  that, I get the problem described in my last mail.<br>
                  <br>
                  Btw: What is AppImage and what does it have to do with
                  my problem?<br>
                  <br>
                  Best regards,<br>
                  Jan
                  <div>
                    <div class="h5"><br>
                      <br>
                      <div class="m_-4507317799851970246moz-cite-prefix">On
                        10/16/2016 05:22 PM, Gilles Caulier wrote:<br>
                      </div>
                      <blockquote type="cite">
                        <div dir="ltr">If you start from a fresh
                          account, can you reproduce the problem ? 
                          <div><br>
                          </div>
                          <div>Typically, i would to be sure that
                            problem is not located in configuration file
                            backported from digiKam 4.x.</div>
                          <div><br>
                          </div>
                          <div>Note : i just finalize AppImage bundle
                            for digiKam. It's not yet complete, as for
                            ex, the autodecetion of camera do not work
                            yet, but as i can see 90% of application is
                            suitable.</div>
                          <div><br>
                          </div>
                          <div>Please do not use yet in production. Use
                            a dedicated account for testing purpose.</div>
                          <div><br>
                          </div>
                          <div><a moz-do-not-send="true"
                              href="https://drive.google.com/open?id=0BzeiVr-byqt5SUZRMGtWa3VCUDg"
                              target="_blank">https://drive.google.com/open?<wbr>id=0BzeiVr-<wbr>byqt5SUZRMGtWa3VCUDg</a><br>
                          </div>
                          <div><br>
                          </div>
                          <div>Gilles Caulier</div>
                        </div>
                        <div class="gmail_extra"><br>
                          <div class="gmail_quote">2016-10-16 17:11
                            GMT+02:00 Jan Wolter <span dir="ltr"><<a
                                moz-do-not-send="true"
                                href="mailto:jan@wolter.re"
                                target="_blank">jan@wolter.re</a>></span>:<br>
                            <blockquote class="gmail_quote"
                              style="margin:0 0 0 .8ex;border-left:1px
                              #ccc solid;padding-left:1ex">
                              <div bgcolor="#FFFFFF" text="#000000">
                                Hello,<br>
                                <br>
                                I compiled the actual digikam version
                                from git on my Linux Mint 17.3 (based on
                                Ubuntu 14.04) and have a similar
                                problem.<br>
                                <br>
                                When I start digikam from terminal I see
                                the splash screen and afterwards the
                                digikam window as expected:<br>
                                <a moz-do-not-send="true"
class="m_-4507317799851970246m_-4449062088165373448moz-txt-link-freetext"
href="https://dl.dropboxusercontent.com/u/91057768/digikam-window-ok.png"
                                  target="_blank">https://dl.dropboxusercontent.<wbr>com/u/91057768/digikam-window-<wbr>ok.png</a><br>
                                (Btw: I have actual dk v5.3 installed
                                but it appears splash screen from
                                version 5.1 instead of actual splash
                                screen -> <a moz-do-not-send="true"
class="m_-4507317799851970246m_-4449062088165373448moz-txt-link-freetext"
href="https://www.digikam.org/splashcreens" target="_blank">https://www.digikam.org/splash<wbr>creens</a>.
                                Does anyone know, why?)<br>
                                <br>
                                But when I create a panel launcher that
                                just calls /bin/digikam, I see no splash
                                screen but instead a small window with
                                following text: "Loading tools.5.3.0":<br>
                                <a moz-do-not-send="true"
class="m_-4507317799851970246m_-4449062088165373448moz-txt-link-freetext"
href="https://dl.dropboxusercontent.com/u/91057768/digikam-window-loading-tools.png"
                                  target="_blank">https://dl.dropboxusercontent.<wbr>com/u/91057768/digikam-window-<wbr>loading-tools.png</a><br>
                                When digikam has started the menu bar
                                seems to be broken, as there are only
                                two entries "Settings" and "Help":<br>
                                <a moz-do-not-send="true"
class="m_-4507317799851970246m_-4449062088165373448moz-txt-link-freetext"
href="https://dl.dropboxusercontent.com/u/91057768/digikam-window-not-ok.png"
                                  target="_blank">https://dl.dropboxusercontent.<wbr>com/u/91057768/digikam-window-<wbr>not-ok.png</a><br>
                                <br>
                                Can anyone help?<br>
                                <br>
                                Best regards,<br>
                                Jan
                                <div>
                                  <div class="m_-4507317799851970246h5"><br>
                                    <br>
                                    <br>
                                    <div
                                      class="m_-4507317799851970246m_-4449062088165373448moz-cite-prefix">On
                                      09/29/2016 07:20 PM, Erick Moreno
                                      wrote:<br>
                                    </div>
                                    <blockquote type="cite">
                                      <div dir="ltr">Thank you very
                                        much, Gilles.
                                        <div><br>
                                        </div>
                                        <div>Worked perfectly :)</div>
                                        <div><br>
                                        </div>
                                        <div><br>
                                        </div>
                                      </div>
                                      <div class="gmail_extra"><br>
                                        <div class="gmail_quote">On Thu,
                                          Sep 29, 2016 at 2:03 PM,
                                          Gilles Caulier <span
                                            dir="ltr"><<a
                                              moz-do-not-send="true"
                                              href="mailto:caulier.gilles@gmail.com"
                                              target="_blank">caulier.gilles@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">The menu
                                              entries missing in Image
                                              Editor are older editor
                                              plugins.
                                              <div><br>
                                              </div>
                                              <div>With 5.2.0, all
                                                editor plugins have been
                                                transformed as pure tool
                                                loaded at the same time
                                                than editor. There are
                                                not loaded at runtime as
                                                classic plugin.</div>
                                              <div><br>
                                              </div>
                                              <div>The menu option are
                                                now hardcoded in editor
                                                code.</div>
                                              <div><br>
                                              </div>
                                              <div>I suspect that your
                                                menu description file
                                                based on XML has a
                                                problem.</div>
                                              <div><br>
                                              </div>
                                              <div>Do you have file
                                                ~/.local/share/kxmlgui5/digika<wbr>m/digikamimagewindowui.rc
                                                ? If yes, rename it and
                                                try again.</div>
                                              <span
                                                class="m_-4507317799851970246m_-4449062088165373448HOEnZb"><font
                                                  color="#888888">
                                                  <div><br>
                                                  </div>
                                                  <div>Gilles Caulier</div>
                                                </font></span></div>
                                            <div
                                              class="m_-4507317799851970246m_-4449062088165373448HOEnZb">
                                              <div
                                                class="m_-4507317799851970246m_-4449062088165373448h5">
                                                <div class="gmail_extra"><br>
                                                  <div
                                                    class="gmail_quote">2016-09-29
                                                    18:11 GMT+02:00
                                                    Erick Moreno <span
                                                      dir="ltr"><<a
                                                        moz-do-not-send="true"
href="mailto:erickmoreno@gmail.com" target="_blank">erickmoreno@gmail.com</a>></span>:<br>
                                                    <blockquote
                                                      class="gmail_quote"
                                                      style="margin:0 0
                                                      0
                                                      .8ex;border-left:1px
                                                      #ccc
                                                      solid;padding-left:1ex">
                                                      <div dir="ltr">
                                                        <div><br>
                                                        </div>
                                                        <div><br>
                                                        </div>
                                                        At <b>15s</b>
                                                        I'm trying to
                                                        show the menus
                                                        and they are
                                                        empty. <b>This
                                                          is the problem</b>.
                                                        <div><br>
                                                        </div>
                                                        <div>At <b>36s</b>
                                                          I open
                                                          Showphoto
                                                          using "Open
                                                          with" menu,
                                                          and all the
                                                          menus are
                                                          there. I put
                                                          this on the
                                                          video to show
                                                          the
                                                          difference.</div>
                                                        <div><br>
                                                        </div>
                                                        <div><br>
                                                        </div>
                                                      </div>
                                                      <div
                                                        class="gmail_extra">
                                                        <div>
                                                          <div><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Thu, Sep 29,
                                                          2016 at 1:06
                                                          PM, Gilles
                                                          Caulier <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:caulier.gilles@gmail.com"
                                                          target="_blank">caulier.gilles@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">Sorry,
                                                          but where is
                                                          the
                                                          dysfunction
                                                          exactly in
                                                          your video ?<span><font
color="#888888">
                                                          <div><br>
                                                          </div>
                                                          <div>Gilles
                                                          Caulier</div>
                                                          </font></span></div>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <div
                                                          class="gmail_quote">2016-09-29
                                                          17:52
                                                          GMT+02:00
                                                          Erick Moreno <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:erickmoreno@gmail.com"
                                                          target="_blank">erickmoreno@gmail.com</a>></span>:<br>
                                                          <blockquote
                                                          class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                                          <div dir="ltr">
                                                          <div>I made a
                                                          small video.
                                                          Here: <a
                                                          moz-do-not-send="true"
href="https://goo.gl/photos/dRpysvtk8MhuFLAa8" target="_blank">https://goo.gl/photos/dRpysvtk<wbr>8MhuFLAa8</a></div>
                                                          <div><br>
                                                          </div>
                                                          <div>Also
                                                          noted some
                                                          other thing.
                                                          The default
                                                          keyboard
                                                          shortcuts to
                                                          the tools that
                                                          are under the
                                                          missing menus
                                                          are working.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>My custom
                                                          keyboard
                                                          shortcuts
                                                          apparently was
                                                          lost after the
                                                          upgrade. Thats
                                                          why I said
                                                          before that
                                                          the shortcuts
                                                          was not
                                                          working.</div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra">
                                                          <div>
                                                          <div><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Thu, Sep 29,
                                                          2016 at 11:32
                                                          AM, Gilles
                                                          Caulier <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:caulier.gilles@gmail.com"
                                                          target="_blank">caulier.gilles@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">Can
                                                          you take a
                                                          screenshot of
                                                          the
                                                          dysfunction an
                                                          share it
                                                          through the
                                                          cloud...<span><font
color="#888888">
                                                          <div><br>
                                                          </div>
                                                          <div>Gilles
                                                          Caulier</div>
                                                          </font></span></div>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <div
                                                          class="gmail_quote">2016-09-29
                                                          16:11
                                                          GMT+02:00
                                                          Erick Moreno <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:erickmoreno@gmail.com"
                                                          target="_blank">erickmoreno@gmail.com</a>></span>:<br>
                                                          <blockquote
                                                          class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                                          <div dir="ltr">2
                                                          clicks on the
                                                          image or
                                                          pressing F4 on
                                                          the keyboard.
                                                          <div><br>
                                                          </div>
                                                          <div>If I
                                                          right click on
                                                          the image and
                                                          open with
                                                          showfoto, even
                                                          inside the
                                                          digikam, it
                                                          works well
                                                          too.</div>
                                                          <div><br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra">
                                                          <div>
                                                          <div><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Wed, Sep 28,
                                                          2016 at 7:26
                                                          PM, Philip
                                                          Johnsson <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:philip.johnsson@gmail.com"
                                                          target="_blank">philip.johnsson@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">
                                                          <div>How do
                                                          you open
                                                          showfoto 5
                                                          when it
                                                          doesn't work
                                                          with the
                                                          menus?<span><font
color="#888888"><br>
                                                          <br>
                                                          </font></span></div>
                                                          <span><font
                                                          color="#888888">/Philip<br>
                                                          </font></span></div>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Wed, Sep 28,
                                                          2016 at 11:20
                                                          PM, Erick
                                                          Moreno <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:erickmoreno@gmail.com"
                                                          target="_blank">erickmoreno@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">
                                                          <div>I made
                                                          some other
                                                          tests and find
                                                          out an
                                                          interesting
                                                          thing.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>If I open
                                                          showfoto5
                                                          directly from
                                                          command line
                                                          (without edit
                                                          command from
                                                          digikam) it
                                                          works
                                                          correctly, the
                                                          menus are
                                                          there. I can
                                                          open an image
                                                          and edit it
                                                          without
                                                          problems. The
                                                          same if I
                                                          right click on
                                                          an image and
                                                          choose open
                                                          with
                                                          Showfoto5. <br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>That does
                                                          not make sense
                                                          to me.</div>
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra">
                                                          <div>
                                                          <div><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Wed, Sep 28,
                                                          2016 at 3:17
                                                          PM, Erick
                                                          Moreno <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:erickmoreno@gmail.com"
                                                          target="_blank">erickmoreno@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">No
                                                          Philip,
                                                          <div><br>
                                                          </div>
                                                          <div>The menus
                                                          are clickable
                                                          but they are
                                                          empty, they
                                                          simply don't
                                                          have any
                                                          option, not
                                                          greyed out.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>To some
                                                          of these
                                                          features I
                                                          know the
                                                          keyboard
                                                          shortcuts, and
                                                          these
                                                          shortcuts are
                                                          not working
                                                          neider.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>Thanks in
                                                          advance.</div>
                                                          <div><br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra">
                                                          <div>
                                                          <div><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Wed, Sep 28,
                                                          2016 at 11:21
                                                          AM, Philip
                                                          Johnsson <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:philip.johnsson@gmail.com"
                                                          target="_blank">philip.johnsson@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">
                                                          <div>
                                                          <div>Hi<br>
                                                          <br>
                                                          </div>
                                                          You should
                                                          have functions
                                                          in those menus
                                                          in showfoto
                                                          5.2 but they
                                                          are greyed out
                                                          if you have no
                                                          image shown in
                                                          showfoto.
                                                          These menus
                                                          should have
                                                          about the same
                                                          content of
                                                          feature that
                                                          you should
                                                          find in
                                                          digikam 5.2.
                                                          Do you see the
                                                          functions
                                                          there (in
                                                          digikam 5.2)
                                                          in those
                                                          menus?<span><font
color="#888888"><br>
                                                          <br>
                                                          </font></span></div>
                                                          <span><font
                                                          color="#888888">/Philip<br>
                                                          <br>
                                                          </font></span></div>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Wed, Sep 28,
                                                          2016 at 2:12
                                                          PM, Erick
                                                          Moreno <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:erickmoreno@gmail.com"
                                                          target="_blank">erickmoreno@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
                                                          all.
                                                          <div><br>
                                                          </div>
                                                          <div>I'm a
                                                          happy Digikam
                                                          and Philip's
                                                          PPA user from
                                                          a long time
                                                          now. Yesterday
                                                          I upgraded
                                                          from Digikam
                                                          5.1 to 5.2 and
                                                          everything
                                                          seemed to work
                                                          well, as
                                                          always.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>But,
                                                          today I
                                                          noticed that
                                                          showfoto is
                                                          not showing
                                                          the content of
                                                          the  menus:
                                                          Color,
                                                          Improve,
                                                          Decorate and
                                                          Effects (I'm
                                                          translating
                                                          from
                                                          portuguese).</div>
                                                          <div><br>
                                                          </div>
                                                          <div>Also, I'm
                                                          getting this
                                                          message at the
                                                          terminal:</div>
                                                          <div><br
                                                          clear="all">
                                                          <div>void
                                                          DBusMenuExporterPrivate::fillL<wbr>ayoutItem(DBusMenuLayoutItem*,
                                                          QMenu*, int,
                                                          int, const
                                                          QStringList&):
                                                          No id for
                                                          action<br>
                                                          </div>
                                                          <div><br>
                                                          </div>
                                                          <div>Is this a
                                                          bug or I did
                                                          something
                                                          wrong?</div>
                                                          <div><br>
                                                          </div>
                                                          <div>Thank you
                                                          guys</div>
                                                          <span><font
                                                          color="#888888">--
                                                          <br>
                                                          <div>
                                                          <div dir="ltr"><b>Erick
                                                          Moreno</b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://google.com/+ErickMoreno/about" target="_blank">google.com/+ErickMoreno</a><br>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <span><font
                                                          color="#888888">--
                                                          <br>
                                                          <div
                                                          data-smartmail="gmail_signature">
                                                          <div dir="ltr"><b>Erick
                                                          Moreno</b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://google.com/+ErickMoreno/about" target="_blank">google.com/+ErickMoreno</a><br>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <span><font
                                                          color="#888888">--
                                                          <br>
                                                          <div
                                                          data-smartmail="gmail_signature">
                                                          <div dir="ltr"><b>Erick
                                                          Moreno</b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://google.com/+ErickMoreno/about" target="_blank">google.com/+ErickMoreno</a><br>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <span><font
                                                          color="#888888">--
                                                          <br>
                                                          <div
                                                          data-smartmail="gmail_signature">
                                                          <div dir="ltr"><b>Erick
                                                          Moreno</b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://google.com/+ErickMoreno/about" target="_blank">google.com/+ErickMoreno</a><br>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <span><font
                                                          color="#888888">--
                                                          <br>
                                                          <div
                                                          data-smartmail="gmail_signature">
                                                          <div dir="ltr"><b>Erick
                                                          Moreno</b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://google.com/+ErickMoreno/about" target="_blank">google.com/+ErickMoreno</a><br>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          </div>
                                                        </div>
                                                        <span><font
                                                          color="#888888">--
                                                          <br>
                                                          <div
                                                          data-smartmail="gmail_signature">
                                                          <div dir="ltr"><b>Erick
                                                          Moreno</b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://google.com/+ErickMoreno/about" target="_blank">google.com/+ErickMoreno</a><br>
                                                          </div>
                                                          </div>
                                                          </font></span></div>
                                                    </blockquote>
                                                  </div>
                                                  <br>
                                                </div>
                                              </div>
                                            </div>
                                          </blockquote>
                                        </div>
                                        <br>
                                        <br clear="all">
                                        <div><br>
                                        </div>
                                        -- <br>
                                        <div
                                          class="m_-4507317799851970246m_-4449062088165373448gmail_signature"
data-smartmail="gmail_signature">
                                          <div dir="ltr"><b>Erick Moreno</b><br>
                                            <a moz-do-not-send="true"
                                              href="https://google.com/+ErickMoreno/about"
                                              target="_blank">google.com/+ErickMoreno</a><br>
                                          </div>
                                        </div>
                                      </div>
                                    </blockquote>
                                  </div>
                                </div>
                              </div>
                            </blockquote>
                          </div>
                        </div>
                      </blockquote>
                      <br>
                    </div>
                  </div>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
        </blockquote>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>