-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Not all monitors are working #8481
Comments
This is a copy-paste of #8465, which is not helpful. When I asked to re-open an issue, I was asking about the stuff in #8442 (comment) instead. |
@emersion I've updated the issue body. Is it ok now? |
I'm experiencing a similar (but possibly different) issue on sway 1.10. Making an app fullscreen on a second monitor doesn't work (screen freezes), and it also crashed a few times when playing around. It was fixed by downgrading. I'll give more detail and include logs when I get the chance (which might not be soon). |
@emersion Unfortunately I've encounter multiple problems: I suspect that each release have own branch - so I need to compare branch-to-branch to make the bisect between those two versions? Is this possible? Another problem is that each version needs specific |
Does this help? https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4930 Relevant part of the log:
Yes
You can probably compare with the base commit each branch is based on.
Yes, this makes it pretty tricky to bisect. Sway master branch tracks wlroots master, which means each time a breaking wlroots change is made, a matching Sway change is made. This PR contains a script to checkout the right wlroots commit: #8347 |
@emersion |
@emersion I have a problem using this new sway version that is it far more "sensitive" to turning ON/OFF the TV set (I am using one as a monitor). I can see that all windows/workspaces from this TV is going to another monitor, then on DPMS-ON after some seconds it is going back to TV. I didn't notice it with earlier sway version. |
Latest git version
applied https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4923
https://skyboo.net/temp/sway/sway-not-starting3.log
It is starting, but only one graphic card is available from two (2 monitors working, 4 are black)
for the reference:
this bug started with my report in #8465, then it has moved to #8442 and after @emersion request I am creating this one
The text was updated successfully, but these errors were encountered: