-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Session closed on external monitor plug #54
Comments
can you bisect |
I hope this is it: 5893461 is the first bad commit
include/aquamarine/backend/DRM.hpp | 2 +- |
and what does "session gets closed" mean? crash? |
Yes. I start Hyprland with only one screen, then a while Hyprland is running I plug in my external screen and Hyprland dies. |
can you attach a crash report from latest aquamarine-git with latest hyprland-git? |
Attached is what I could get. The log and the crash weren't from the same run. |
this crash report looks outdated. That issue was fixed in 0.3.2 iirc |
and I don't see anything wrong in the log? (Except possibly one monitor being a bit wonk) |
Apologies. Here is a fresh crash log. |
can you build aquamarine in debug and get the crash report again |
I am going to try, will be back soon... |
I'm not sure if I did it right, but here is the crash log And I also got this: |
Logout (e.g.
Maybe next weekend. |
should be fixed |
pls verify |
Fixed, thanks. |
Hello,
With version
0.3.2
the first time an external monitor is plugged the session gets closed:Issue is not present in
0.3.1
.The text was updated successfully, but these errors were encountered: