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

Regression on 0.44.1 regarding shikane #8221

Closed
1 task done
leiserfg opened this issue Oct 24, 2024 · 11 comments
Closed
1 task done

Regression on 0.44.1 regarding shikane #8221

leiserfg opened this issue Oct 24, 2024 · 11 comments
Labels
bug Something isn't working
Milestone

Comments

@leiserfg
Copy link
Contributor

Already reported ? *

  • I have searched the existing open and closed issues.

Regression?

Yes

System Info and Version

Hyprland 0.44.1

Description

After 0.44.1 shikane does not work again: after disconnecting the external monitor the internal one does not kick in. I tested the related commits in the release:

With ad46257 shikane works fine but it makes many apps misbehave (not even the wallpaper works)
With 8405aa1 the apps work again but then shikane does not work anymore.

How to reproduce

See #7571

Crash reports, logs, images, videos

No response

@leiserfg leiserfg added the bug Something isn't working label Oct 24, 2024
@vaxerski
Copy link
Member

wayland_debug of shikane pls?

@leiserfg
Copy link
Contributor Author

env WAYLAND_DEBUG=1 shikane 2>&1 |tee /tmp/wayland.log
wayland.log

env SHIKANE_LOG=trace shikane 2>&1 | grep Event::
shikane.log

@leiserfg
Copy link
Contributor Author

I don't see the Finished events again, 😢

@vaxerski vaxerski added this to the 0.45.0 milestone Oct 24, 2024
@vaxerski
Copy link
Member

yabba dabba doo refcounting oopsie woohoo

@vaxerski
Copy link
Member

should be fixed lmk

@Mikilio
Copy link

Mikilio commented Oct 26, 2024

Just tried master and I still have the issue.

Hyprland 0.44.0 built from branch  at commit 0b29caf9ab86518ff474eed5e7d19c12f96ebbd0  ().
Date: 2024-10-26
Tag: , commits: 
built against aquamarine 0.4.3


flags set:
debug

@vaxerski
Copy link
Member

can you get a WAYLAND_DEBUG log?

@Mikilio
Copy link

Mikilio commented Oct 26, 2024

Here it is:
waylandt.log

I started running Hyprland connected to my dock with my laptop being disabled by shikane:

  1. turn off my service for shikane
  2. running env WAYLAND_DEBUG=1 shikane 2>&1 |tee /tmp/wayland.log
  3. disconnecting from my dock (laptop screen stays black)
  4. switching to VT and logging in
  5. running pkill shikane
  6. copying the logs
  7. restarting shikane service
  8. switching back to Hyprland (at this point on my laptop was actually displaying a workspace)
  9. connect to the dock (Hypland crashes)

@vaxerski
Copy link
Member

finished logs are there tho huh? @leiserfg does it also not work for you?

@leiserfg
Copy link
Contributor Author

I'm back from NixCon. Tested in a3d3b4f and it works for me.

@vaxerski
Copy link
Member

closing then @Mikilio you can open a separate one

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

3 participants