<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Avidemux built using the latest Slackbuild fails to start when
    launched using the Xfce menu, throwing the following error message:
    <br>
    <i><b><br>
      </b></i><i><b>Failed to execute command "avidemux3_qt"</b></i><i><b><br>
      </b></i><i><b>Failed to execute child process "avidemux3_qt" (No
        such file or director</b></i><i><b>y)</b></i><br>
    <br>
    The binary files in /usr/bin are named as follows:<br>
    <br>
    <i><b>avidemux3_cli</b></i><i><b><br>
      </b></i><i><b>avidemux3_jobs</b></i><i><b><br>
      </b></i><i><b>avidemux3_qt4</b></i><br>
    <br>
    The desktop file has the following:<br>
    <i><b><br>
      </b></i><i><b>Exec=avidemux3_qt</b></i><br>
    <br>
    The bug appears to me to be the result of the following lines in
    avidemux.Slackbuid:<br>
    <br>
    <i><b>i</b></i><i><b>f [ "x$WITH_QT4" = "xYES" ]; then</b></i><i><b><br>
      </b></i><i><b>    cat avidemux2.desktop | sed -e
        's/avidemux2$/avidemux/' -e 's/2_gtk/3_qt/' >\</b></i><i><b><br>
      </b></i><i><b>      
         $PKG/usr/share/applications/avidemux_qt.desktop<br>
      </b></i><br>
    Regards<br>
    <br>
    Richard Lapointe <i><b><br>
      </b></i>
  </body>
</html>