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

[Bug] Cosmic Session panic when stacking window #1356

Open
KAIYOHUGO opened this issue Dec 14, 2024 · 0 comments
Open

[Bug] Cosmic Session panic when stacking window #1356

KAIYOHUGO opened this issue Dec 14, 2024 · 0 comments

Comments

@KAIYOHUGO
Copy link

The cosmic session will panic if using stacking window in some way.

below is panic log,

cosmic-session[3710]: thread 'main' panicked at 'failed to kill program: Custom { kind: InvalidInput, error: "invalid argument: can't kill an exited process" }': /build/cosmic-session-wdYi53/cosmic-session-0.1.0~1733496467~22.04~78316ba/vendor/launch-pad/src/lib.rs:399
                                              0: <unknown>
                                              1: <unknown>
                                              2: <unknown>
                                              3: <unknown>
                                              4: <unknown>
                                              5: <unknown>
                                              6: <unknown>
                                              7: <unknown>
                                              8: <unknown>
                                              9: <unknown>
                                             10: <unknown>
                                             11: <unknown>
                                             12: <unknown>
                                             13: <unknown>
                                             14: <unknown>
                                             15: <unknown>
                                             16: <unknown>
                                             17: <unknown>
                                             18: <unknown>
                                             19: <unknown>
                                             20: <unknown>
                                             21: __libc_start_call_main
                                                        at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
                                             22: __libc_start_main_impl
                                                        at ./csu/../csu/libc-start.c:392:3
                                             23: <unknown>

The way to reproduce as the video show

crash.mp4

If toggle window stacking first then maximize that window, it will cause any new open window appear twice on both left and right side.

If maximize window first then toggle window stacking , it will bug out (cannot un-maximize) when open new window and will panic if you try to close it.

@KAIYOHUGO KAIYOHUGO changed the title Cosmic Session panic when stacking window [Bug] Cosmic Session panic when stacking window Dec 16, 2024
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

1 participant