Comment # 2 on bug 1180826 from
(In reply to Dead Mozay from comment #1)
> (In reply to Imo Hester from comment #0)
> > Hey there due to a packaging bug by flightlessmango himselfe the folders at
> > /usr/lib/mangohud for 32bit are wrong.
> > 
> > He has an folder lib32 for 32bit and a folder lib for 64bit which is not the
> > correct folder format for openSUSE (and Fedora afaik).
> > 
> > Would it be possible to alter the spec file to fix this?
> > 
> > SInce he added a symlink from lib64 to lib 64bit applications do work fine
> > but 32bit applciations won't work this way with mangohud due to lib
> > containing the 64bi libraries.
> > 
> > Github Issue: https://github.com/flightlessmango/MangoHud/issues/424
> > 
> > Thank you in advance :)
> 
> Could you check?
> https://software.opensuse.org//download.
> html?project=home%3ADead_Mozay&package=mangohud

It seems like something is still off:

I checked if the folder names are right and they are also the *.so seem to
differ in size but in 32bit applications (tested vkcube32) it still does not
show up:

mangohud ./vkcube32 
ERROR: ld.so: object 'libMangoHud.so' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
failed to initialize wayland, falling back to xcb
2 physical devices
vendor id 10de, device name GeForce GTX 1080

/usr/lib/mangohud> ll
total 8
drwxr-xr-x 1 root root  68 Jan  5 08:20 lib
drwxr-xr-x 1 root root 184 Jan  5 08:20 lib64
drwxr-xr-x 1 root root  20 Jan  5 08:20 tls
lrwxrwxrwx 1 root root   3 Jan  5 08:20 x86_64 -> lib
lrwxrwxrwx 1 root root   3 Jan  5 08:20 x86_64-linux-gnu -> lib


You are receiving this mail because: