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

FancyZones is no longer properly saving my screen layouts #19243

Closed
1 task done
Gahawn opened this issue Jul 8, 2022 · 6 comments
Closed
1 task done

FancyZones is no longer properly saving my screen layouts #19243

Gahawn opened this issue Jul 8, 2022 · 6 comments
Labels
Issue-Bug Something isn't working Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@Gahawn
Copy link

Gahawn commented Jul 8, 2022

Microsoft PowerToys version

0.60.0

Running as admin

  • Yes

Area(s) with issue?

FancyZones, FancyZones Editor

Steps to reproduce

Launch the FancyZones Layout Editor and select monitor #2 or #3. Adjust the layout as desired for each display. Both displays will be saved with the same layout which will be the last one selected. It seems impossible to save different layouts to both displays.

✔️ Expected Behavior

The previous version worked as expected and the layouts were saved correctly.

❌ Actual Behavior

I have a triple monitor setup. My primary display is a Samsung Odyssey G9 with two Gigabyte G27q displays mounted above it. The software doesn't seem to properly detect the correct resolution on the top two monitors and when I attempt to save the layout it applies the layouts incorrectly to both of them. They usually both get the same layout that was assigned to monitor #2 even though monitor #3 was given a different layout. The Samsung monitor appears to be unaffected.

It may be a result of the unusually large screen size of the Samsung display or the fact that it's a different size from the other two monitors or maybe even the fact that I'm using 3 displays.

Other Software

No response

@Gahawn Gahawn added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 8, 2022
@brhallin
Copy link

brhallin commented Jul 8, 2022

I'm seeing behaviour similar to @Gahawn with my Surface Laptop Studio driving two external 4K Dell U2720Qs: I can set the screen-specific layout but as soon as the FancyZone config window is closed, both external screens have same zone layout. The internal screen, however -- the primary display -- gets the correct one set.

@bschleifer
Copy link

I am seeing the same behaviour on a SLS as well.

@ackwell
Copy link

ackwell commented Jul 8, 2022

Seeing similar behaviour. Reproducing on a clean slate settings with following steps:

  1. enable fancyzones
  2. open editor
  3. screen 1: columns, screen 2: rows, screen 3: priority grid
  4. close editor
  5. observe all 3 screens have column zones
  6. open editor
  7. observe all 3 screens are showing priority grid selected (?)
  8. close editor, making no changes
  9. observe all 3 screens with priority grid zones

It seems to "stabilise" at this point. Pertinent files as of the end of the above steps:

applied-layouts.json

{
  "applied-layouts": [
    {
      "device": {
        "monitor": "GBT2709",
        "monitor-instance": "5\u00262bdb4a25\u00260\u0026UID57606",
        "serial-number": "22102B000583",
        "virtual-desktop": "{314036B7-EC6A-40DA-BDC3-9AD0FF23B714}"
      },
      "applied-layout": {
        "uuid": "{627DEF91-1FC5-4988-8133-E8AA82F01791}",
        "type": "priority-grid",
        "show-spacing": true,
        "spacing": 16,
        "zone-count": 3,
        "sensitivity-radius": 20
      }
    }
  ]
}

Editor\Logs\0.60.0.0\Log_2022-07-09.txt
Logs\v0.60.0\log_2022-07-09.txt

@htcfreek
Copy link
Collaborator

htcfreek commented Jul 8, 2022

/dup #19240

@ghost
Copy link

ghost commented Jul 8, 2022

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Jul 8, 2022
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 8, 2022
@justinmcgill
Copy link

Same for me. Two Odyssey 49" monitors. Saved fine before this update.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

6 participants