<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi fellows,</p>
    <p>I am trying to run latest appimage beta3 and it coredumps
      straight away:</p>
    <p>----snip----</p>
    <p>unknown: qglx_findConfig: Failed to finding matching FBConfig for
      QSurfaceFormat(version 2.0, options
      QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1,
      redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
      alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
      QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace
      QSurfaceFormat::DefaultColorSpace, profile 
      QSurfaceFormat::NoProfile)<br>
      unknown: qglx_findConfig: Failed to finding matching FBConfig for
      QSurfaceFormat(version 2.0, options
      QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1,
      redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
      alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
      QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace
      QSurfaceFormat::DefaultColorSpace, profile 
      QSurfaceFormat::NoProfile)<br>
      unknown: Could not initialize GLX<br>
      /tmp/.mount_digikaqdISmZ/AppRun: line 157: 166893
      Aborted                 (core dumped) digikam $@</p>
    <p>----snap----<br>
    </p>
    <p> Can't figure out why. Internet
(<a class="moz-txt-link-freetext" href="https://stackoverflow.com/questions/53768408/qt3d-qt-glx-qglx-findconfig-failed-to-finding-matching-fbconfig-warning">https://stackoverflow.com/questions/53768408/qt3d-qt-glx-qglx-findconfig-failed-to-finding-matching-fbconfig-warning</a>)
      is suggesting to put this into code, but I can't find where this
      is actually being used<code>.</code></p>
    <p>This is the build I am running:
<a class="moz-txt-link-freetext" href="https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=digikam-beta-appimage">https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=digikam-beta-appimage</a></p>
    <p>What am I missing here?<br>
    </p>
    <p>BR;v<br>
    </p>
  </body>
</html>