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]: Tiling doesn't work after coming back from sleep #190

Open
4 tasks done
svartkanin opened this issue Jul 14, 2024 · 0 comments
Open
4 tasks done

[Bug]: Tiling doesn't work after coming back from sleep #190

svartkanin opened this issue Jul 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@svartkanin
Copy link

Before you make the issue, confirm that

  • You are running the master build from GitHub actions
  • You have read the FAQ and the usage instructions
  • You have searched pull requests and issues and have found none similar to your issue
  • This problem comes from a failure in the tiling system and not a missing feature

Describe the bug

On a new startup the tiling works as expected. However, when the laptop goes to sleep and the HDMI is detached and re-attached, then the tiling does not work anymore. It will take a reboot of the system to get it fully working again.
The tiling doesn't work in the sense that, I can see that there's the tiling frame around a full screen window but when opening a new window, instead of opening side-by-side (as the layout is set to) it will open in full mode on top of the existing one.

To reproduce

  • Laptop is newly booted and everything works
  • Close the laptop lid and unplug the HDMI
  • Open the laptop lid and plug the HDMI back in
  • Tiling doesn't work

Expected behavior

The tiling behaviour should be persistent across external monitor changes and sleep.

Log output

$ journalctl --user --no-pager -e | grep -i "polonium"
Jul 14 17:04:20 nazgul kwin_wayland[3750]: file:///home/dan/.local/share/kwin/scripts/polonium/contents/code/main.mjs:1917: TypeError: Value is undefined and could not be converted to an object

Screenshots and videos

No response

Additional context

No response

@svartkanin svartkanin added the bug Something isn't working label Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant