Skip to content

Issues with Wayfreeze #344

Description

@0A11vr

Please fill out the following:

  • Scroll Version:

    • scrollmsg -t get_version or scroll -v
      scrollmsg -t get_version
      scroll version 1.13-dev

      Revision: f954ce8
  • Debug Log:

    • Run scroll -d 2> ~/scroll.log from a TTY and upload it to a pastebin, such as gist.github.com.
    • This will record information about scroll's activity. Please try to keep the reproduction as brief as possible and exit scroll.
    • Attach the full file, do not truncate it.
      I don't think a debug log will be useful given the context, but please let me know if you'd like one or if it would be helpful.
  • Configuration File:

    • Please try to produce with the default configuration.
    • If you cannot reproduce with the default configuration, please try to find the minimal configuration to reproduce.
    • Upload the config to a pastebin such as gist.github.com.
      I am using default configuration values which should not be related. If you'd like to know the configuration, please let me know.
  • Stack Trace:

    • This is only needed if sway crashes.
    • If you use systemd, you should be able to open the coredump of the most recent crash with gdb with
      coredumpctl gdb scroll and then bt full to obtain the stack trace.
    • If the lines mentioning sway or wlroots have ?? for the location, your binaries were built without debug symbols. Please compile both sway and wlroots from source and try to reproduce.
  • Description:

    • The steps you took in plain English to reproduce the problem.
      I use a screenshot shell script that utilizes wayfreeze. This works well on Mango, Niri and Swayfx.
      On Scroll there are two issues (I'm not sure if they are related).
  1. Only one of my two displays gets frozen (the one that is active when invoking wayfreeze).
  2. There is a visual anomaly on the bottom right quarter of the screen - within my screenshot workflow that anomaly is not present when capturing (but it obscures that area of the screen).

I've uploaded two videos to help show one of these issues, if more information is needed, please let me know.

Scroll wayfreeze bug
Swayfx working correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions