<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Guy,<br>
      <br>
      Thanks for your e-mail. I am keeping the mailing list in CC so
      that others can comment/provide suggestions too.<br>
      <br>
      Some comments inline:<br>
      <br>
      <br>
      On 07/03/2013 01:35 PM, Guy Griffiths wrote:<br>
    </div>
    <blockquote cite="mid:51D3FE75.60909@reading.ac.uk" type="cite">Angelos,
      <br>
      <br>
      I am having a couple of problems with the installer and Cameron
      suggested I talk to you about them.  If you think they are better
      suited to the mailing list please feel free to move this
      conversation there.
      <br>
      <br>
      I have downloaded the nightly build ISO (for 02/07/13) and run it
      in a virtual machine.  There are links for "Start ncWMS" and "Stop
      ncWMS" as expected.  However, there are 2 of each, and they are
      found in the "Other" menu.  Could you explain how the links in
      Desktop get moved to the correct menu?  Or simply how to get them
      in the right menu and only have one of each?
      <br>
    </blockquote>
    <br>
    <br>
    Thanks for your testing of the nightly builds.<br>
    This issue is something that I have noticed too, and have tried to
    fix a couple of times.<br>
    Menus are configured in the following files:<br>
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/install_icons_and_menus.sh">http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/install_icons_and_menus.sh</a><br>
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/desktop-conf/xfce/xfce-osgeo.menu">http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/desktop-conf/xfce/xfce-osgeo.menu</a><br>
    <br>
    I have added ncWMS in there as you can see, but for some unknown
    reason it gets moved to "Others" folder... still searching this
    issue.<br>
    <br>
    I opened a ticket for this:<br>
    <a class="moz-txt-link-freetext" href="http://trac.osgeo.org/osgeo/ticket/1152">http://trac.osgeo.org/osgeo/ticket/1152</a><br>
    <br>
    <br>
    <blockquote cite="mid:51D3FE75.60909@reading.ac.uk" type="cite">
      <br>
      The second problem is that the "Start ncWMS" link doesn't work
      after installing the live DVD to the hard drive.  I know this was
      discussed on the mailing list (issue #1141 - Projects using
      default tomcat...), but I have copied the script used by 52nWPS
      and others:
      <br>
      <br>
      #!/bin/bash
      <br>
      STAT=\`sudo service tomcat6 status | grep pid\`
      <br>
      if [ "\$STAT" != "" ]; then
      <br>
          sudo service tomcat6 start
      <br>
        (sleep 2; echo "25"; sleep 2; echo "50"; sleep 2; echo "75";
      sleep 2; echo "100") | zenity --progress --auto-close --text
      "ncWMS starting"
      <br>
      fi
      <br>
      firefox $WMS_URL/godiva2.html $WMS_QUICKSTART_URL
      $WMS_OVERVIEW_URL
      <br>
      <br>
      However I have checked 52nWPS and others and they have the same
      problem - tomcat is not started.  To clarify, this works fine on
      the live DVD, and only fails after installation to the hard drive.
      <br>
    </blockquote>
    <br>
    This is a known issue, but I forgot to open a ticket for this.<br>
    What is the user name you used during installation?<br>
    <br>
    As a workaround, you can add to the /etc/sudoers.d the following:<br>
    <br>
    <strong><username> ALL=(root) NOPASSWD: /usr/sbin/service
      tomcat6 start,/usr/sbin/service tomcat6 stop,/usr/sbin/service
      tomcat6 status</strong><br>
    <br>
    We need to find a way to handle this for installed systems.<br>
    <a class="moz-txt-link-freetext" href="http://trac.osgeo.org/osgeo/ticket/1153">http://trac.osgeo.org/osgeo/ticket/1153</a><br>
    <br>
    <blockquote cite="mid:51D3FE75.60909@reading.ac.uk" type="cite">
      <br>
      Any help you can give me would be much appreciated.
      <br>
      <br>
      Regards,
      <br>
      <br>
      Guy Griffiths
      <br>
    </blockquote>
    <br>
    Regards,<br>
    Angelos<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Angelos Tzotsos
Remote Sensing Laboratory
National Technical University of Athens
<a class="moz-txt-link-freetext" href="http://users.ntua.gr/tzotsos">http://users.ntua.gr/tzotsos</a></pre>
  </body>
</html>