Skip to content
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

RetroArch opens and immediately closes using flatpak #284

Open
historyb1 opened this issue Mar 6, 2024 · 6 comments
Open

RetroArch opens and immediately closes using flatpak #284

historyb1 opened this issue Mar 6, 2024 · 6 comments

Comments

@historyb1
Copy link

Hello,

I downloaded RetroArch flatpak on Linuxmint 21.3. I have tried RetroArch flatpak on others such as Kubuntu and Manjaro with the same result.

@RobLoach
Copy link
Collaborator

Could you provide some verbose logs?

@gouchi
Copy link

gouchi commented Jun 20, 2024

@historyb1 Please provide some log using something like

/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=retroarch org.libretro.RetroArch -v --log-file ~/ra.log

And the log should be in your home directory.

Otherwise, it will be difficult to do a diagnostic.

Thank you.

@devmalik19
Copy link

devmalik19 commented Jun 21, 2024

I'm also facing the same issue.

System info :
Raspberry Pi 5 - 8 GB
Ubuntu 24.04

Logs :

flatpak run  org.libretro.RetroArch -v
[INFO] [Config]: Looking for config in: "/home/<my user name>/.var/app/org.libretro.RetroArch/config/retroarch/retroarch.cfg".
[INFO] RetroArch 1.19.1 (Git 0792144)
[INFO] === Build =======================================
[INFO] Capabilities: ASIMD 
[INFO] Version: 1.19.1
[INFO] Git: 0792144
[INFO] Built: Jun 20 2024
[INFO] =================================================
[INFO] [Input]: Found input driver: "x".
[ERROR] Couldn't find any cloud sync driver named ""
[INFO] Available cloud sync drivers are:
[INFO] 	webdav
[INFO] 	null
[WARN] Going to default to first cloud sync driver...
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[INFO] [Core]: Version of libretro API: 1, Compiled against API: 1
[INFO] [Core]: Geometry: 320x240, Aspect: 1.333, FPS: 60.00, Sample rate: 48000.00 Hz.
[INFO] [Audio]: Set audio input rate to: 48000.00 Hz.
[INFO] [Video]: Set video size to: 960x720.
[INFO] [Wayland]: Compositor doesn't support zxdg_decoration_manager_v1 protocol
[INFO] [Wayland]: fractional_scale_v1 enabled
[INFO] [EGL] Found EGL client version >= 1.5, trying eglGetPlatformDisplay
[INFO] [EGL]: EGL version: 1.4
[INFO] [GLCore]: Found GL context: "wayland".
[INFO] [GLCore]: Detecting screen resolution: 1920x1080.
[ERROR] [EGL]: #0x3009, EGL_BAD_MATCH

@BitterSweetcandyshop
Copy link

BitterSweetcandyshop commented Jul 5, 2024

Same Issue again, here's my logs.
System Info:
Arch LInux (latest)
Nvidia 4060
ra.log

I started getting the issue after updating my nvidia drivers

@sushirice
Copy link

In case this helps anyone, I was seeing the same issue with the video_driver set to glcore. Updating that to vulkan manually in the config file (~/.var/app/org.libretro.RetroArch/config/retroarch/retroarch.cfg) got RetroArch to start again!

@gouchi
Copy link

gouchi commented Jul 14, 2024

I can not reproduce the issue on Wayland using GLcore video driver and Intel HD 4000 (Mesa)

 flatpak run  org.libretro.RetroArch -v
[INFO] [Config]: Looking for config in: "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/retroarch.cfg".
[INFO] RetroArch 1.19.1 (Git 0792144)
[INFO] === Build =======================================
[INFO] CPU Model Name: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz
[INFO] Capabilities: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE42 AES AVX 
[INFO] Version: 1.19.1
[INFO] Git: 0792144
[INFO] Built: Jun 21 2024
[INFO] =================================================
[INFO] [Input]: Found input driver: "x".
[ERROR] Couldn't find any cloud sync driver named ""
[INFO] Available cloud sync drivers are:
[INFO] 	webdav
[INFO] 	null
[WARN] Going to default to first cloud sync driver...
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[INFO] [Core]: Version of libretro API: 1, Compiled against API: 1
[INFO] [Core]: Geometry: 320x240, Aspect: 1.333, FPS: 60.00, Sample rate: 48000.00 Hz.
[INFO] [Audio]: Set audio input rate to: 48000.00 Hz.
[INFO] [Video]: Set video size to: fullscreen.
[INFO] [Wayland]: Compositor doesn't support zxdg_decoration_manager_v1 protocol
[INFO] [Wayland]: fractional_scale_v1 enabled
[INFO] [EGL] Found EGL client version >= 1.5, trying eglGetPlatformDisplay
[INFO] [EGL]: EGL version: 1.5
[INFO] [GLCore]: Found GL context: "wayland".
[INFO] [GLCore]: Detecting screen resolution: 1366x768.
[INFO] [EGL]: Current context: 0x561ee274f230.
[INFO] [Wayland] Failed to specify monitor for fullscreen, letting compositor decide
[INFO] [GLCore]: Vendor: Intel, Renderer: Mesa Intel(R) HD Graphics 4000 (IVB GT2).
[INFO] [GLCore]: Version: 4.2 (Core Profile) Mesa 24.1.1 (git-6c377358a5).
[INFO] [GLCore]: Using resolution 1366x768.
[INFO] [Joypad]: Found joypad driver: "udev".
[INFO] [GLCore]: Loading stock shader.
[INFO] [slang]: Building pass #0 (N/A)
[INFO] [GLCore]: Not using frame history.
[INFO] [GLCore]: Not using framebuffer feedback.
[INFO] [Video]: Found display server: "null".
[INFO] [PulseAudio]: Requested 24576 bytes buffer, got 18432.
[INFO] [Audio]: Started synchronous audio driver.
[INFO] [ALSA] Using ALSA version 1.2.9
[INFO] [Microphone]: Initialized microphone driver.
[INFO] [Display]: Found display driver: "glcore".
[INFO] [Playlist]: Loading history file: "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/content_history.lpl".
[INFO] [Playlist]: Loading history file: "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/content_music_history.lpl".
[INFO] [Playlist]: Loading history file: "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/content_video_history.lpl".
[INFO] [Playlist]: Loading history file: "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/content_image_history.lpl".
[INFO] [Playlist]: Loading favorites file: "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/content_favorites.lpl".
[INFO] [PulseAudio]: Pausing.
[INFO] [Config]: Saved new config to "/home/fedora/.var/app/org.libretro.RetroArch/config/retroarch/retroarch.cfg".
[INFO] [PulseAudio]: Unpausing.
[INFO] [Core]: Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] [PulseAudio]: Pausing.
[INFO] [Core]: Unloading core..
[INFO] [Core]: Unloading core symbols..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants