Can't open AppImage, something wrong with libGL.so.1

Discussion in 'Linux Guest OS Discussion' started by ParallelsU599, Mar 22, 2021.

  1. ParallelsU599

    ParallelsU599 Bit Poster

    Messages:
    1
    I can't open appimage ,
    sudo chomd a+x Qv2ray.v2.7.0-pre2.linux-x64.AppImage
    ./Qv2ray.v2.7.0-pre2.linux-x64.AppImage
    qv2ray: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGL.so.1: undefined symbol: g_PrlGBMApi

    I copy libGL.so.1 from ubuntu fo VMware created , to replace /usr/lib/x86_64-linux-gnu/libGL.so.1 ,
    I double click it and can directly open it, but when I reboot the ubuntu , the problem shows again.
    The parallel v16 or v15 or the others AppImage are the same problem.
    Please help me.
     
  2. (GalaxyMaster)

    (GalaxyMaster) Kilo Poster

    Messages:
    118
    You Parallels Tools installation is broken. g_Prl* are the primitives defined in Parallel Tools support for Xorg. I don;t have Ubuntu, but I understand there is a service installed by Parallels Tools that adjusts libGL.so at the bootup to use the correct library. It seems that the adjustment has been done correctly, but you are missing supporting libraries for the prl_video driver. I would recommend to re-install the Parallels Tools and hope that they would install the missing libraries.
     
  3. Matt31

    Matt31

    Messages:
    1
    I'm having the same problem with appimage. I reinstalled Parallels Tools, and the problem persists. Anything else I should look for or try?
     

Share This Page