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

Unfocused "Application has crashed" #2078

Open
teamcons opened this issue Oct 6, 2024 · 5 comments
Open

Unfocused "Application has crashed" #2078

teamcons opened this issue Oct 6, 2024 · 5 comments

Comments

@teamcons
Copy link

teamcons commented Oct 6, 2024

What Happened?

Whenever an application is unresponsible, the "Application has crashed"

very often while trying to get a response out of the app, so the dialog gets focused out immediately, leaving a frozen window that does nothing

Steps to Reproduce

have an app that crashes, click literally anywhere else

Typing a password after confirming a list of actions on a device on Gnome Disks cause an consecutive endless stream of crash dialogs, you can try there

Expected Behavior

Crash dialog stays on top of frozen app no matter what

OS Version

8.x (Early Access)

Session Type

Secure Session (Wayland)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@leolost2605
Copy link
Member

leolost2605 commented Oct 6, 2024

I don't quite understand what you mean and I can't reproduce anything similar. Could you maybe provide a screen recording?

Also are you running elementary OS or did you install the desktop on some other distro e.g. nix or arch?

@teamcons
Copy link
Author

teamcons commented Oct 6, 2024

I don't quite understand what you mean and I can't reproduce anything similar. Could you maybe provide a screen recording?

Also are you running elementary OS or did you install the desktop on some other distro e.g. nix or arch?

eOS 8,
the dialog that appears when an application is frozen slips behind the application window
it should be in front of the frozen app window

i do not know how i can formulate it differently.

@leolost2605
Copy link
Member

leolost2605 commented Oct 6, 2024

Ah alright it sounded like there was something more going on :)

Just noting for reference: this is probably an elementary portals bug but I don't wanna transfer yet because I'm not 100% sure

@Marukesu
Copy link
Contributor

Marukesu commented Oct 6, 2024

On wayland, gala doesn't send a window handle to the portal. So, it cannot set the correct parenting relation on the dialog.

I believe this would need that gala has the ability to set the parenting relation itself.

@leolost2605
Copy link
Member

leolost2605 commented Oct 7, 2024

Yeah but on wayland the dialog should just stay above everything if it doesn't get a parent 🤷

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

3 participants