<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Thank you, Alessandro, you contributed a lot by pointing out that
      I was wrongly linking to qt4.</p>
    <p>I will have a look to these docs. Perhaps the most important
      thing is to make a reminder to ensure that qmake and dependencies
      shall not link to qt4. This is arguably obvious, but it is easy to
      overlook. It is also not so easy to fix if one is not at least a
      bit involved in Linux programming or sysadmin.</p>
    <p>The ideal solution would be to link all standard libraries to qt5
      directly in openSUSE, but that's another story and will probably
      brake other things.<br>
    </p>
    <p>H.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 06/18/2018 04:29 PM, Alessandro
      Pasotti wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL5Q6701jJO-hM_pZ148fTTp0H_g8sVX1GYk2cEZWp9GKMz64g@mail.gmail.com">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Mon, Jun 18, 2018 at 3:53 PM,
            Hernán De Angelis <span dir="ltr"><<a
                href="mailto:dhdeangelis@comhem.se" target="_blank"
                moz-do-not-send="true">dhdeangelis@comhem.se</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote">
              <div>
                <p>In case this is of interest, I spent a few hours
                  tracing down the causes of this problem and found
                  them:</p>
                <p>1. in openSUSE Leap 15 "qmake" is qt4. Solution:
                  replace "qmake" by a symbolic link to "qmake-qt5". I
                  also preemptively deleted libqt4 during the
                  compilation of QGIS<br>
                </p>
                <p> 2. in openSUSE Leap 15 the provided qwt package is
                  precompiled against qt4. I compiled my own qwt against
                  qt5</p>
                <p>Things went smoothly after that, but it took some
                  effort to find out. <br>
                </p>
                <p>This is not the first time I experience hassle
                  because of things linked to different qt versions. It
                  is not fun. I hope others can read this an avoid the
                  trouble.</p>
                <p>/H.<br>
                </p>
                <br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>Thanks for sharing, glad to know that you could finally
              build and run it.</div>
            <div><br>
            </div>
            <div>We have some developer docs about building QGIS on
              different platforms, if you feel like contributing to it,
              here is the document: <a
                href="https://github.com/qgis/QGIS/blob/master/INSTALL"
                moz-do-not-send="true">https://github.com/qgis/QGIS/blob/master/INSTALL</a></div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div> </div>
            <blockquote class="gmail_quote">
              <div>
                <div
                  class="gmail-m_-639189640089322869m_6110960164815531306moz-cite-prefix">On
                  06/18/2018 12:25 PM, Hernán De Angelis wrote:<br>
                </div>
                <blockquote type="cite">
                  <p>Thank you for this insight. You are right, it is
                    indeed libqt4 that gets linked, despite all of
                    libqt5 being present. I will have to figure out a
                    way around.</p>
                  <p>Thanks again</p>
                  <p>/H.<br>
                  </p>
                  <br>
                  <div
                    class="gmail-m_-639189640089322869m_6110960164815531306moz-cite-prefix">On
                    06/18/2018 12:11 PM, Alessandro Pasotti wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr">
                      <div>Looks like you're loading Qt4 lib here:<br>
                      </div>
                      <div><br>
                      </div>
                      <div>#5  0x00007f3aca681d45 in
                        QDBusMetaType::registerMarshal<wbr>lOperators(int,
                        void (*)(QDBusArgument&, void const*), void
                        (*)(QDBusArgument const&, void*)) () at
                        /usr/lib64/libQtDBus.so.4</div>
                      <div><br>
                      </div>
                      <div><br>
                      </div>
                    </div>
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Mon, Jun 18, 2018 at
                        10:42 AM, Hernán De Angelis <span dir="ltr"><<a
                            href="mailto:dhdeangelis@comhem.se"
                            target="_blank" moz-do-not-send="true">dhdeangelis@comhem.se</a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote">Fellow QGIS
                          users,<br>
                          <br>
                          I am experiencing a crash on starting QGIS
                          3.0.3: it dies in signal 11. I compiled QGIS
                          from source and absolutely no problems or
                          warnings where experienced during the build.
                          This happens on a fresh new installation of
                          openSUSE (Leap 15).<br>
                          <br>
                          I will appreciate if you could give me some
                          hints into what could have gone wrong and what
                          potential solutions may I apply.<br>
                          <br>
                          Please, find the crash report below.<br>
                          <br>
                          Thanks in advance<br>
                          <br>
                          H.<br>
                          <br>
                          <br>
                          QGIS died on signal 11[New LWP 17858]<br>
                          Missing separate debuginfo for
                          /usr/lib64/libqwt-qt5.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=439218fd2<wbr>2c78120825b3b640c05e3464063479<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libqscintilla2_qt5.<wbr>so.13<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=446a73c58<wbr>a5766f3728da6081dfe5890e513b04<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Sql.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=2fc4bf082<wbr>c9455eb0002efeb97c2e0a5aa6448e<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Xml.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=01539f679<wbr>a20ff25fb02be87c1e9d1a324aa972<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Svg.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=24fbed0cb<wbr>29b72e529ff7911963e067cd2f65bc<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5PrintSupport.<wbr>so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=aa1018b0c<wbr>d07ec7d7dfe909e6b941b1b42ef12c<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Widgets.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=83c5d92ad<wbr>8980d21c5090c41cc181238f6b0896<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Gui.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b611a3c01<wbr>61096e5be012368ae1b7db287e302c<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Network.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ea72880f6<wbr>7944480ad502f5c017900358e31d3e<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Concurrent.so<wbr>.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=4dadc441d<wbr>c469afe49d9850699f31a7324e0e92<wbr>7"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libqca-qt5.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=60085683d<wbr>66412fa8cd5115bbeebd480147d318<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libqtkeychain.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ed261e76f<wbr>91f07140c296100281ce1f576feefe<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libspatialindex.so.<wbr>4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=9f564e1e3<wbr>66b20d3ca3e06fa04679179161d622<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libexpat.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6500c00be<wbr>a1aa9bb1c023c36c4aa1f445662932<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libsqlite3.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=e1e1fc6b0<wbr>e94dc99724b564dd44ff250b34535a<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libzip.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=7cc74fd6a<wbr>baa715de4a46d34483134f6f932b70<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Positioning.s<wbr>o.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b03cb1d41<wbr>b0f1808da19ae63a38ecc8947bd95a<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5Core.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=38f3eda83<wbr>1a9c5e39e513a072b5c8f9a0a2707d<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libstdc++.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=5173cf3c2<wbr>0dbaf430ec13b12bb8fa4730e17f04<wbr>8"<br>
                          Missing separate debuginfo for
                          /lib64/libm.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=918225cf6<wbr>b6ff0c6c8dd92643b45c81b25a92c6<wbr>3"<br>
                          Missing separate debuginfo for
                          /lib64/libgcc_s.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=642b28ab8<wbr>de504fa60c105e7a178e1a2805181c<wbr>c"<br>
                          Missing separate debuginfo for
                          /lib64/libc.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b5b558c30<wbr>ba01bc47a8201373569afa3df14052<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5OpenGL.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=d212b1cc9<wbr>5cdf3a6fee6ed7fdbc93bdf1f31f3d<wbr>f"<br>
                          Missing separate debuginfo for
                          /lib64/ld-linux-x86-64.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3b92738c1<wbr>958b86aee8b14adbebf9d2dc4a84c0<wbr>2"<br>
                          Missing separate debuginfo for
                          /lib64/libz.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=393294980<wbr>f1a4bb24bd8e1cb86ef77e791afb0f<wbr>6"<br>
                          Missing separate debuginfo for
                          /lib64/libpthread.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=00ad8e7c4<wbr>13091d45bb349f105a4b3e466e367a<wbr>7"<br>
                          [Thread debugging using libthread_db enabled]<br>
                          Using host libthread_db library
                          "/lib64/libthread_db.so.1".<br>
                          Missing separate debuginfo for
                          /usr/lib64/libGL.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3f6a5a081<wbr>96a28c3e3bb7b0da22c196e4863314<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libpng16.so.16<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6f8d1393a<wbr>956fccc0f9f53788660bff1a07cd27<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libharfbuzz.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=50b253c0a<wbr>fbd7e7d5a95ce169be3e2414fa4706<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libproxy.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=26075f6aa<wbr>769e887613299c7a68335a19887340<wbr>0"<br>
                          Missing separate debuginfo for
                          /lib64/libdl.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=afe13cfdc<wbr>f1d5312417df860e5cbe4fee96d8c6<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libssl.so.1.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=06f613d8a<wbr>2f173d8b65771fa7102602a4b95793<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libcrypto.so.1.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b49c0f03a<wbr>6535754553266b3f483cfd825bac44<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQtCore.so.4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=311a78a67<wbr>d17345da79e08b58811dd4ee0957fe<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQtDBus.so.4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6d534db0a<wbr>08650938697ab7da51330068d88bc4<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libwebp.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=e5773c95d<wbr>44ba88bdbf38f9a98f48fdad514d9c<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libodbc.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=01b250dde<wbr>290257b7f19881e0db3d927f4dd7e9<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libodbcinst.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=86987b20f<wbr>7c03d412d944b62d4679a7787489bd<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libhdf5.so.101<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=efdfbf5a8<wbr>56f6ae09f3a2be58ad0429a959d021<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgif.so.7<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=85a02d3d8<wbr>37974258f2c1853ed6ff19a5505b39<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libjpeg.so.8<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=626672faa<wbr>a93192ee959a6c2a161b6bfff93c0c<wbr>8"<br>
                          Missing separate debuginfo for
                          /lib64/librt.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0df329353<wbr>57efd4230b61ff61c86d41b451bf4a<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libpcre.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=c49115d2b<wbr>a8c6df024395408e32d3583596b482<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libcurl.so.4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=acb1d5764<wbr>b8d85f82ca93c0bc63b721c77e6775<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxml2.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=fb063824b<wbr>39bb6ac23e8ab31cf1d4fa32b972d1<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/liblzma.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b5e4f0176<wbr>a9c38afae0f4254e4e71fb80c70015<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libbz2.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=78a5e01ad<wbr>e6b3d8db9bc9bcf7d7452c057ab7ac<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libsystemd.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=7f1454e1f<wbr>f426b99fddfa292f35ee9e34353457<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libicui18n.so.60.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=cb0b83305<wbr>84b5ba73c771804127abd0fb8f9ee8<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libicuuc.so.60.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6cfc5c5ca<wbr>656d7f4d937d0a20531556eb7df004<wbr>d"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libdouble-conversio<wbr>n.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=2e3fe9156<wbr>462d55f660830566af577c7f9a4d4b<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libglib-2.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=7dfb5c109<wbr>8f8e3bca84da342dfa27ab5bd84ec0<wbr>7"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libGLX.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=1ad40bdfe<wbr>9fa6c5f4597769e8fd76ea2d9e9760<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libGLdispatch.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ddeeafa18<wbr>db92852cb4bd8cf1cf829ea203e9d3<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libfreetype.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=363462ea5<wbr>3ed88710f3aec2d879af9f9bde7cd1<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgraphite2.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=354246a89<wbr>66215f97f061f45d06ecaeea6697b3<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libmodman.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=dc3a3d55e<wbr>8d3a1dbdc6f81b8fc4ff90d92590bb<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQtXml.so.4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=aaaaf1866<wbr>aec8ca07312279b2d3c6f4857d6b41<wbr>d"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libdbus-1.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=fc584f507<wbr>fe77479b62a02843d026e66c1b7675<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libltdl.so.7<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=05a9f08fb<wbr>c174560c6d610279aeb42e0ac56050<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libhdf5_hl.so.100<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=e9b0456bb<wbr>80d3faec87d16914d095c2a6ba544a<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libtiff.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=db4776448<wbr>c2d936ea3a2f52044a3c783bb4353e<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libnghttp2.so.14<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=e6cc303ce<wbr>1f7fe14bbc1449b11f316240cc3b60<wbr>0"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libidn2.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=a7c724b22<wbr>47b901cf02636ffb4cd1579eeee53d<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libssh.so.4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=de96783ed<wbr>d96e12a3200133ad07f7d3f2c647c3<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libpsl.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=2ab0bb32a<wbr>9c0e29652f262714e90268c514e1ab<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgssapi_krb5.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=f69bc647a<wbr>bca1f83de1c1e6c6a15b82d24961ce<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libldap_r-2.4.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=8318f5d40<wbr>aa3c7c0501f804c2ed33545a04172e<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/liblber-2.4.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=14ded17a5<wbr>686423b97b6a4b0b9456acd372faeb<wbr>3"<br>
                          Missing separate debuginfo for
                          /lib64/libresolv.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ecc5fd5f9<wbr>0d7b5454477387d0a00c68ef5568bf<wbr>f"<br>
                          Missing separate debuginfo for
                          /lib64/libselinux.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0e6d5b629<wbr>43990607d0f3199e3fe7f47d729c4f<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libcap.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=a055a722c<wbr>16b775c462afd06d7e106f21b8b96f<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/liblz4.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=9d3b2b673<wbr>46705c61874113869fc49cda1e59f7<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgcrypt.so.20<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=30bb1b00b<wbr>79d1f415fbb2783c386955806bc8a2<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgpg-error.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=c5812b92d<wbr>66f7cdd4e4e8f284c1b4d629356a80<wbr>d"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libicudata.so.60.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b11f25a02<wbr>9eb1867928e30aa67f45389b12125b<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libX11.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ff867c578<wbr>f2ecf893655d95d851f9c455706ea5<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libjbig.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=63bb61fe5<wbr>0e1782c7e093583580c9dea81f2352<wbr>7"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libunistring.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=dbfbcf61e<wbr>46f675ba21cef54c7e6d8664a73b35<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libkrb5.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0de532121<wbr>b065c5392f821fafb746dce5d3a0f6<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libk5crypto.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=fb9067921<wbr>25f8d7051467385437a8fc9cf02cb9<wbr>9"<br>
                          Missing separate debuginfo for
                          /lib64/libcom_err.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=08d06eee4<wbr>c6ad0456fa95ce2aece2b428e08532<wbr>0"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libkrb5support.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=5e2403de3<wbr>d110d7c06ef2d111df16b458521fcd<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libsasl2.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=759a9482d<wbr>40bf68183e123300d666cda580d3cc<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=f452cb119<wbr>f2b0a56cd2b9fda126731693c91461<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libkeyutils.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0fbaed760<wbr>0db1edbbc687dfb885f47d958946b1<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXau.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=9ad19a9b7<wbr>7ab3c7217d4e01f9d3369848a2a5d2<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/qt5/plugins/platfor<wbr>ms/libqxcb.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=1f8f5b53b<wbr>fdc9b5caadfc9d8d8381a55c4f27b6<wbr>a"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5XcbQpa.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=574d2ce01<wbr>6210d5cd3f8c612653301f79983146<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libfontconfig.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3ac41d743<wbr>c1c3e1c3bc27e7a10929b03b5c954c<wbr>d"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libQt5DBus.so.5<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=84213703e<wbr>f91c226b3d177b2025fe81ed6fb5c0<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libX11-xcb.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0545e1949<wbr>ffad8c4a789126170e1e4376503fe4<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXi.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ceeab058d<wbr>ec326fc3505fe5d2bef69fd67cebf4<wbr>7"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libSM.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=490891d1d<wbr>cbd60b05902aa61bf9058ebdddac8c<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libICE.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=447ef3f4f<wbr>a1bf8e88498e05625f2719631bc06e<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-xkb.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=75803fcdc<wbr>925628dd2476992c3a96b5070adb7b<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-render-util.<wbr>so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=dbc98d19b<wbr>4474cc1757558d0f4402be59d0a330<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-render.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=d5668d121<wbr>e372edd7b38067625be3b1d7077ddb<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-sync.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=25c722134<wbr>6af63063ac54f7eb195ec586954003<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-xfixes.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=93cbec4d5<wbr>02369fa1942c2d47674bb4a8bc52f1<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-xinerama.so.<wbr>0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=c0b6b30ec<wbr>e1944c8cf6f85f4a4afed7205bc265<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-randr.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=059aa8c00<wbr>b4c54c66bb9f07db79906fd78bb5f9<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-image.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=a2a8f1038<wbr>082364579278a5acdc65341b8c043f<wbr>7"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-shm.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=944b7e1e3<wbr>6d2f5ec8bfe2ab76abf35d8a6ce220<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-keysyms.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=d65557a7d<wbr>948f50280ef185837b97f2babbe4c8<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-icccm.so.4<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=fb59991a8<wbr>467fd61363124e41c1c7c9e0e9d1f5<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-shape.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3ec6ae47e<wbr>663c25e670669ad7638b04f0b38e6c<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxkbcommon-x11.so<wbr>.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3c7c72013<wbr>7a01053700412c63b1f4e747b32eba<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxkbcommon.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=dc752531e<wbr>f6dea01cde8ad3fec74ad4fb9dc42f<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXext.so.6<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=fe1f91070<wbr>49ede7c35286dab93700b798365b89<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libuuid.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0a2815953<wbr>252f036958f3f043833e4d394ea18c<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-util.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=f7ac95970<wbr>dca43ab33ad52ff08aaa668cd78ffd<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXcursor.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=45886473b<wbr>ecd10a9bf1705a7cff86d5276af76b<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXrender.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=26742b2ff<wbr>984147a2c7508148704b3cb2f75203<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXfixes.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=aa047315a<wbr>c397f95aa829f479b1039b63aa0580<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/qt5/plugins/xcbglin<wbr>tegrations/libqxcb-glx-integra<wbr>tion.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=f88d07942<wbr>e67292b9580a1d746e8e9d343e586a<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libxcb-glx.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6fe7632ac<wbr>563fa6afc4f058d2b6c9b8bcbe9f44<wbr>d"<br>
                          Missing separate debuginfo for
                          /usr/lib64/qt5/plugins/platfor<wbr>mthemes/libqgtk2.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=72b3ac22d<wbr>02b403017e0d9fb23f72b89c1df169<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgtk-x11-2.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=78a96e5e0<wbr>d18aca5d63f07f1ba96418d654578b<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgdk-x11-2.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=5d133f917<wbr>df46cfeb3a1501c3fd85420f29077e<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libpango-1.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=4fd506f39<wbr>a9b8b77760d0c1d287b99bf21a9364<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgobject-2.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=2af4acce6<wbr>80f8e44d6d27878702948d91220b82<wbr>e"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgmodule-2.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=01fe244ff<wbr>6ebb593a149f9e01e94848a5778ece<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libpangocairo-1.0.s<wbr>o.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=fa1d34a20<wbr>85db3801a612741284dce89769b8d5<wbr>2"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libatk-1.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=176126552<wbr>6fc5fe25c8046334eed5696942df87<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libcairo.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6aaf1598f<wbr>5797268dd29566f2c411bdfb45a46d<wbr>1"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgdk_pixbuf-2.0.s<wbr>o.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=f6871d73e<wbr>2b0d6eccaebe11cfd63a691013658e<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libgio-2.0.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3f8d76f60<wbr>fe8961f2499f0d9c3a5fbbbff22056<wbr>4"<br>
                          Missing separate debuginfo for /usr/lib64/<a
                            href="http://libpangoft2-1.0.so"
                            target="_blank" moz-do-not-send="true">libpangoft2-1.0.so</a>.<wbr>0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3029bae74<wbr>0e94a74913fdcab9fdda3f84f47b96<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXinerama.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=764d559bd<wbr>c75ec52c17065bb5df95f7acff8847<wbr>3"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXrandr.so.2<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b83f2e888<wbr>2df57fe854139c84ea4a00697a8277<wbr>d"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXcomposite.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=551fca4a9<wbr>e6ac9bd7d90246692bfc4e2469940f<wbr>f"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libXdamage.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=4756f2ec5<wbr>596947bebd4bd183557decba44fec6<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libthai.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=9c25e54f2<wbr>5d6784d415e8db48094f40052c0b0d<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libffi.so.7<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=6a8e76464<wbr>a8f8f17118793f0b43d45a22639203<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libpixman-1.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=38b33ac1a<wbr>1347aa0903444f36f96f4def77424f<wbr>8"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libEGL.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=48ee2deff<wbr>ee9609f2808ebc0a97bef0465aa584<wbr>6"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libmount.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=e2bb051ab<wbr>7dbc168b1f2411965311ea20cef92b<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libdatrie.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=0d2835e1d<wbr>dd1d8c86a887c19a38a5b4ae707fb5<wbr>9"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libblkid.so.1<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=b394c5d74<wbr>6855f00a87c97ec173fc0ad7ea5ec1<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/gtk-2.0/modules/lib<wbr>canberra-gtk-module.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=132c4af6d<wbr>309f7ee188f389e6a55dcfa1a162bf<wbr>c"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libcanberra-gtk.so.<wbr>0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=66436c1a3<wbr>52e91d57cb357d5956baf7ff4b7a86<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libcanberra.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=9a6346b2b<wbr>a4e6a5a0f910321eef2d6bd5e2a405<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libvorbisfile.so.3<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=ab6cd4515<wbr>ea838342503b6b49f0a10ca3cc6f99<wbr>b"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libvorbis.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=3b9fc3187<wbr>161236530cf16a311af84159ca6cf1<wbr>0"<br>
                          Missing separate debuginfo for
                          /usr/lib64/libogg.so.0<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=a1ba55e2e<wbr>3236d160e3d7facdd56f5201c5d307<wbr>5"<br>
                          Missing separate debuginfo for
                          /usr/lib64/gtk-2.0/2.10.0/engi<wbr>nes/libadwaita.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=1b0601f6e<wbr>cbef3211dc72a57c43805043b6826d<wbr>7"<br>
                          Missing separate debuginfo for
                          /usr/lib64/gtk-2.0/2.10.0/engi<wbr>nes/libpixmap.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=5ef566f06<wbr>bf5709e8cf90060a4408a2290ecb1a<wbr>4"<br>
                          Missing separate debuginfo for
                          /usr/lib64/qt5/plugins/platfor<wbr>minputcontexts/libibusplatform<wbr>inputcontextplugin.so<br>
                          Try: zypper install -C
                          "debuginfo(build-id)=bf29e4734<wbr>97b05ce7ea117dffe08074784f23b3<wbr>b"<br>
                          0x00007f3acc786da7 in waitpid () from
                          /lib64/libc.so.6<br>
                          [Current thread is 1 (Thread 0x7f3ad6c6b940
                          (LWP 17857))]<br>
                          #0  0x00007f3acc786da7 in waitpid () at
                          /lib64/libc.so.6<br>
                          #1  0x000000000040cd55 in qgisCrash(int) ()<br>
                          #2  0x00007f3acc6f7160 in <signal handler
                          called> () at /lib64/libc.so.6<br>
                          #3  0x00007f3aca9255f9 in
                          QReadWriteLock::QReadWriteLock<wbr>() () at
                          /usr/lib64/libQtCore.so.4<br>
                          #4  0x00007f3aca68180c in  () at
                          /usr/lib64/libQtDBus.so.4<br>
                          #5  0x00007f3aca681d45 in
                          QDBusMetaType::registerMarshal<wbr>lOperators(int,
                          void (*)(QDBusArgument&, void const*),
                          void (*)(QDBusArgument const&, void*)) ()
                          at /usr/lib64/libQtDBus.so.4<br>
                          #6  0x00007f3ab2a86086 in  () at
                          /usr/lib64/qt5/plugins/platfor<wbr>minputcontexts/libibusplatform<wbr>inputcontextplugin.so<br>
                          #7  0x00007f3ad12e6110 in
                          QPlatformInputContextFactory::<wbr>create(QString
                          const&) () at /usr/lib64/libQt5Gui.so.5<br>
                          #8  0x00007f3abf97d5ad in
                          QXcbIntegration::initialize() () at
                          /usr/lib64/libQt5XcbQpa.so.5<br>
                          #9  0x00007f3ad12fc539 in
                          QGuiApplicationPrivate::eventD<wbr>ispatcherReady()
                          () at /usr/lib64/libQt5Gui.so.5<br>
                          #10 0x00007f3acd5f04e5 in
                          QCoreApplicationPrivate::init(<wbr>) () at
                          /usr/lib64/libQt5Core.so.5<br>
                          #11 0x00007f3ad12fdd5c in
                          QGuiApplicationPrivate::init() () at
                          /usr/lib64/libQt5Gui.so.5<br>
                          #12 0x00007f3ad1ac5999 in
                          QApplicationPrivate::init() () at
                          /usr/lib64/libQt5Widgets.so.5<br>
                          #13 0x00007f3ad314e4a4 in
                          QgsApplication::QgsApplication<wbr>(int&,
                          char**, bool, QString const&, QString
                          const&) () at
                          /usr/local/lib/libqgis_core.so<wbr>.3.0.3<br>
                          #14 0x000000000040f716 in main ()<br>
                          gdb returned 0<br>
                          Aborted (core dumped)<br>
                          <br>
                          ______________________________<wbr>_________________<br>
                          Qgis-user mailing list<br>
                          <a href="mailto:Qgis-user@lists.osgeo.org"
                            target="_blank" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><br>
                          List info: <a
                            href="https://lists.osgeo.org/mailman/listinfo/qgis-user"
                            rel="noreferrer" target="_blank"
                            moz-do-not-send="true">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><br>
                          Unsubscribe: <a
                            href="https://lists.osgeo.org/mailman/listinfo/qgis-user"
                            rel="noreferrer" target="_blank"
                            moz-do-not-send="true">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a></blockquote>
                      </div>
                      <br>
                      <br>
                      <span class="gmail-m_-639189640089322869HOEnZb"> <br>
                        -- <br>
                        <div
                          class="gmail-m_-639189640089322869m_6110960164815531306gmail_signature">Alessandro
                          Pasotti<br>
                          w3:   <a href="http://www.itopen.it"
                            target="_blank" moz-do-not-send="true">www.itopen.it</a></div>
                      </span></div>
                    <span class="gmail-m_-639189640089322869HOEnZb"> </span></blockquote>
                  <span class="gmail-m_-639189640089322869HOEnZb"> <br>
                    <br>
                    <fieldset
class="gmail-m_-639189640089322869m_6110960164815531306mimeAttachmentHeader"></fieldset>
                    <br>
                    <pre>______________________________<wbr>_________________
Qgis-user mailing list
<a class="gmail-m_-639189640089322869m_6110960164815531306moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" target="_blank" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a>
List info: <a class="gmail-m_-639189640089322869m_6110960164815531306moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a>
Unsubscribe: <a class="gmail-m_-639189640089322869m_6110960164815531306moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a></pre>
                  </span></blockquote>
                <br>
              </div>
              <br>
              ______________________________<wbr>_________________<br>
              Qgis-user mailing list<br>
              <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank"
                moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><br>
              List info: <a
                href="https://lists.osgeo.org/mailman/listinfo/qgis-user"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><br>
              Unsubscribe: <a
                href="https://lists.osgeo.org/mailman/listinfo/qgis-user"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailma<wbr>n/listinfo/qgis-user</a><br>
            </blockquote>
          </div>
          <br>
          <br>
          <div><br>
          </div>
          -- <br>
          <div class="gmail-m_-639189640089322869gmail_signature">Alessandro
            Pasotti<br>
            w3:   <a href="http://www.itopen.it" target="_blank"
              moz-do-not-send="true">www.itopen.it</a></div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>