-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while loading RetroArch in OpenMandriva 23 #5
Comments
You tried the one from this repo? If so, that may be part of your issue. I developed the RetroArch AppImage here, but the actual official builds are located in here: http://buildbot.libretro.com/nightly/linux/x86_64/ See if those treat you any better :) |
Hi, thanks a lot for your reply. The RetroArch AppImage which didn't work due the error i mentioned at the first email, effectively, i downloaded it from that link which you shared me:
http://buildbot.libretro.com/nightly/linux/x86_64/
The github website directed me over there, then, that time i downloaded the 2023 non QT version; so, now i'm downloading the QT version, and i'll share to you the results as soon as i test the download. I'm attaching at this email some captures in order to help you to discover what is the current issue.
Again, thanks a lot.
[cid:90177120-9025-49b9-a280-dc5138011632]
[cid:27e3aaab-d4c3-4472-a6d1-1e50bebdfb9f]
[cid:57e8142b-d01a-4e8c-a34a-ad0230c781f5]
[cid:376811bf-4126-405b-913a-44ffcc315da2]
…________________________________
De: hizzlekizzle ***@***.***>
Enviado: martes, 29 de agosto de 2023 02:16 p. m.
Para: hizzlekizzle/RetroArch-AppImage ***@***.***>
Cc: satoayanami ***@***.***>; Author ***@***.***>
Asunto: Re: [hizzlekizzle/RetroArch-AppImage] Error while loading RetroArch in OpenMandriva 23 (Issue #5)
You tried the one from this repo? If so, that may be part of your issue. I developed the RetroArch AppImage here, but the actual official builds are located in here: http://buildbot.libretro.com/nightly/linux/x86_64/
See if those treat you any better :)
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVXSEMQ4CCVZYQWQU67AJHTXXZEYZANCNFSM6AAAAAA4CRXZ5Q>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
ah, seems it may be the same issue as this one: libretro/RetroArch#15570 |
Hi again, exactly the same issue, in fact, i've tried to run the program as standard user; and when it didn' work, i changed the konsole privileges and ran it as root, again i executed chmod a+x "AppaimageFileName"; then i executed the program as root, and still didn' work, the same error. I haven't tested yet the QT version, as soon as i could test it, i'll share with you the results.
Enviado desde mi ZTE de Telcel
El 29 ago. 2023 18:42, hizzlekizzle ***@***.***> escribió:
ah, seems it may be the same issue as this one: libretro/RetroArch#15570<libretro/RetroArch#15570>
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVXSEMQBOE6HQ2I7FFXOMUTXXZ45LANCNFSM6AAAAAA4CRXZ5Q>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi, i wanna thank again your atentions, well, i tested the QT version of the app, and the same issue occurs, here is a snapshot:
[cid:6df7b70c-39c6-4222-8dfc-62f20107e2a5]
Hope may help. See you.
…________________________________
De: hizzlekizzle ***@***.***>
Enviado: martes, 29 de agosto de 2023 05:42 p. m.
Para: hizzlekizzle/RetroArch-AppImage ***@***.***>
Cc: satoayanami ***@***.***>; Author ***@***.***>
Asunto: Re: [hizzlekizzle/RetroArch-AppImage] Error while loading RetroArch in OpenMandriva 23 (Issue #5)
ah, seems it may be the same issue as this one: libretro/RetroArch#15570<libretro/RetroArch#15570>
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVXSEMQBOE6HQ2I7FFXOMUTXXZ45LANCNFSM6AAAAAA4CRXZ5Q>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for your time, i wanted to run the AppImage from RetroArch on my AMD Athlon X4 845 3.5GHz PC with 16GiB of RAM, with an AMD Radeon RX550 with 4GiB of GDDR5 memory, running OpenMandriva 23. Like running another AppImage programs, i made RetroArch executable using konsole with the command: chmod a+x "AppImageFileName", then i made double click on it like i made in another programs, like PCSX2 which is packaged in AppImage format, and runs fine on my PC with Open Mandriva 23, about with 30-50% better performance comparing with it's Windows version. I tried to do the same with retroarch, but nothing happens; so i tried to run directly from konsole and i got this message:
"./RetroArch-Linux-x86_64-Nightly.appimage: symbol lookup error: /lib64/libEGL_mesa.so.0: undefined symbol: wl_proxy_marshal_flags"
As i said, i have AppImage programs running well, as PCSX2 1.7 Nightly, or CEMU for Linux, even not AppImage files, as Redream, which is a single UNIX executable, runs perfectly with this method, but RetroArch Doesn't, so, i hope my description of the problem could help you; by the way, my OpenMandriva is running under Wayland an Vulkan desktop environment-API.
The text was updated successfully, but these errors were encountered: