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

Latest sway HEAD doesn't start #6692

Closed
dnfm opened this issue Nov 30, 2021 · 5 comments
Closed

Latest sway HEAD doesn't start #6692

dnfm opened this issue Nov 30, 2021 · 5 comments
Labels
bug Not working as intended

Comments

@dnfm
Copy link

dnfm commented Nov 30, 2021

  • Sway Version:
    1.6-02b412a3

  • Debug Log:
    https://pastebin.com/22WmEe2M

  • Configuration File:
    Started with no config at all.

  • Description:
    /usr/bin/sway -c /dev/null -V -d

@dnfm dnfm added the bug Not working as intended label Nov 30, 2021
@Emantor
Copy link
Contributor

Emantor commented Dec 1, 2021

This is a wlroots issue. We now require format/modifier pairs throughout the whole stack but forgot to adjust the fallbacks for this.

@emersion
Copy link
Member

emersion commented Dec 1, 2021

@dnfm
Copy link
Author

dnfm commented Dec 1, 2021

That did appear to fix it. Thank you.

@WhyNotHugo
Copy link
Contributor

The above MR fixes a crash with HEAD for me too.

@bl4ckb0ne
Copy link
Contributor

The fix has been merged in wlroots

github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 11, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 18, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 18, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 19, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 19, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 19, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Dec 25, 2021
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 7, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 22, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 23, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 25, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 27, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 28, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 29, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Jan 30, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Feb 1, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Feb 3, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Feb 4, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
github-actions bot pushed a commit to colemickens/wlroots-eglstreams that referenced this issue Feb 10, 2022
DRM formats with an empty modifier list are invalid. Instead of
emptying the list, reduce it to { INVALID }.

Add a check to make sure the renderer and backend support implicit
modifiers, so that we don't fallback on e.g. Vulkan.

Closes: swaywm/sway#6692
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

No branches or pull requests

5 participants