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

When loading game retroarch window closes and loses focus #4721

Open
dafzor opened this issue Mar 3, 2017 · 1 comment
Open

When loading game retroarch window closes and loses focus #4721

dafzor opened this issue Mar 3, 2017 · 1 comment
Labels
feature request New enhancement to RetroArch. known limitations

Comments

@dafzor
Copy link

dafzor commented Mar 3, 2017

Description

When loading game retroarch window will close and lose focus until the game begins running at which point it will regain focus.

Some use cases where it causes problems:

  • When loading a big game (compressed iso) it will seem retroarch has crashed with no indication that it's actually running without checking the task manager.
  • When launching Retroarch from Steam's Big Picture and loading a game, slightly longer presses of the "A" button will be picked up by Big Picture when Retroarch window closes and cause Steam to launch a second instance of Retroarch making it look like Retroarch just restarted instead of loading the game all while the first instance has the game loaded but paused in a minimized window.

Expected behavior

When loading a game Retroarch will retain it's window and input focus while showinga loading animation/image until the actual game starts running.

Actual behavior

Retroarch window closes when loading a game only reopening when the game finishes loading.

Steps to reproduce the bug

  1. Load a game in a compressed iso

Version/Commit

  • RetroArch: Nightly 2017-03-01 / ec39604

Environment information


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@orbea
Copy link
Contributor

orbea commented Jan 1, 2019

This is a result of switching from the frontend context to the core context, I am not sure anything can be done about this. The focus problems should be handled by the desktop environment / window manager and is not a RetroArch issue.

@orbea orbea added the feature request New enhancement to RetroArch. label Jan 10, 2019
schellingb added a commit to schellingb/RetroArch that referenced this issue Jun 22, 2020
…o driver or when using threaded video)

This is a fix for libretro#4721. Tested on Windows and Linux (X11).
schellingb added a commit to schellingb/RetroArch that referenced this issue Jun 22, 2020
…o driver or when using threaded video)

This is a fix for libretro#4721. Tested on Windows and Linux (X11).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New enhancement to RetroArch. known limitations
Projects
None yet
Development

No branches or pull requests

2 participants