goverlay icon indicating copy to clipboard operation
goverlay copied to clipboard

Borked on Pop os 22.04 LTS.

Open ConvexTlc97 opened this issue 2 years ago • 5 comments

As tittle says, Goverlay refuses to run both via term install and pop shop.

ConvexTlc97 avatar Nov 16 '23 01:11 ConvexTlc97

On my install if i run it from the command line i get libdl.so not found

amig420 avatar Nov 21 '23 23:11 amig420

I'll try to improve testing on ubuntu and ubuntu based distros for now on. Sorry guys

benjamimgois avatar Feb 18 '24 23:02 benjamimgois

Readme states.

To avoid a issue with libdl.so on ubuntu based distros it's recomended to build Mangohud from source.

That is broken on Pop as well. https://github.com/flightlessmango/MangoHud/issues/1265

Installing MangoHud from tar gets it to work but Goverlay still has this issue.

ChaosBlades avatar Apr 06 '24 00:04 ChaosBlades

i found this implying that applications need to be rebuilt against libdl.so.2 . i have confirmed this library is part of my pop install ( libdlso.2)

https://stackoverflow.com/questions/75855053/how-to-address-crash-due-to-missing-libdl-so-on-ubuntu-22

On Sat, Apr 6, 2024 at 1:22 AM ChaosBlades @.***> wrote:

Readme states.

To avoid a issue with libdl.so on ubuntu based distros it's recomended to build Mangohud from source.

That is broken on Pop as well. flightlessmango/MangoHud#1265 https://github.com/flightlessmango/MangoHud/issues/1265

— Reply to this email directly, view it on GitHub https://github.com/benjamimgois/goverlay/issues/78#issuecomment-2040821171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZSQNMICKJHWTLV6VG2PQA3Y3455PAVCNFSM6AAAAAA7NLVBF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBQHAZDCMJXGE . You are receiving this because you commented.Message ID: @.***>

amig420 avatar Apr 13 '24 12:04 amig420

I am having a very similar issue:

sudo make install
lazbuild -B goverlay.lpi --bm=Release 
make: lazbuild: No such file or directory
make: *** [Makefile:9: goverlay] Error 127

I can't even get the terminal install to work on Pop!_os 22.04

NexusMcNexis avatar Jul 03 '24 01:07 NexusMcNexis