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

"Invalid display identifier" error during run #9

Open
smarthome-w opened this issue Mar 18, 2023 · 1 comment
Open

"Invalid display identifier" error during run #9

smarthome-w opened this issue Mar 18, 2023 · 1 comment

Comments

@smarthome-w
Copy link

Hardware/OS configuration:

  • MacBook Pro 13 Inch, 2017, Four Thunderbolt 3 with Intel Iris Plus Graphics 650
  • Ventura 13.2.1
  • iiyama PL3461WQ (34 inch, ultra wide)

Symptoms:

  • Both (dmg version and compiled version): Additional screen is visible with content, all options are dimmed, window is not responding

Execution errors (xcode ide output):

2023-03-18 19:48:29.521022+0100 DeskPad[9105:135168] [client] com.apple.Display.VirtualDisplayMetrics event not enabled in CoreAnalytics config
2023-03-18 19:48:29.724300+0100 DeskPad[9105:135168] [Screen] -[NSCGSDisplayConfiguration _validateChanges:fromDisplayConfiguration:] layout change with no seed change. self=<NSCGSDisplayConfiguration: 0x600001b5f1e0> changeSeed=63 flipOffset=1440 reconfigureSeed=0 acceleratorSeed=0 uniqueDisplays=(
  “<NSCGSDisplay: 0x600002720ea0> id = 861766978 uuid = D316EE1C-A832-580D-5FAC-95E7D2043D4D frame = {{0, 0}, {3440, 1440}} depth = 4 backingPixelsPerPoint = 1 devicePixelCounts = {3440, 1440} colorSpace = <CGColorSpace 0x600003121800> (kCGColorSpaceICCBased; kCGColorSpaceModelRGB; PL3461WQ) maxHDRValue = 1 maxPotentialHDRValue = 1 maxReferenceHDRValue = 0 notchFrame = {{0, 0}, {0, 0}}“,
  “<NSCGSDisplay: 0x600002720f30> id = 4128835 uuid = 00003456-0000-1234-0000-000100000000 frame = {{-1920, 1439}, {1, 1}} depth = 4 backingPixelsPerPoint = 1 devicePixelCounts = {1, 1} colorSpace = <CGColorSpace 0x600003120f00> (kCGColorSpaceICCBased; kCGColorSpaceModelRGB; sRGB IEC61966-2.1) maxHDRValue = 1 maxPotentialHDRValue = 1 maxReferenceHDRValue = 0 notchFrame = {{0, 0}, {0, 0}}”
) other=<NSCGSDisplayConfiguration: 0x600001b44bd0> changeSeed=63 flipOffset=1440 reconfigureSeed=0 acceleratorSeed=0 uniqueDisplays=(
  “<NSCGSDisplay: 0x6000027287e0> id = 861766978 uuid = D316EE1C-A832-580D-5FAC-95E7D2043D4D frame = {{0, 0}, {3440, 1440}} depth = 4 backingPixelsPerPoint = 1 devicePixelCounts = {3440, 1440} colorSpace = <CGColorSpace 0x600003121800> (kCGColorSpaceICCBased; kCGColorSpaceModelRGB; PL3461WQ) maxHDRValue = 1 maxPotentialHDRValue = 1 maxReferenceHDRValue = 0 notchFrame = {{0, 0}, {0, 0}}”
)
2023-03-18 19:48:29.736944+0100 DeskPad[9105:135168] [default] invalid display identifier 00003456-0000-1234-0000-000100000000
2023-03-18 19:48:29.814870+0100 DeskPad[9105:135168] [default] invalid display identifier 00003456-0000-1234-0000-000100000000

I am not Apple application specialist, but if you provide me directions I can test and provide more logs.

@smarthome-w smarthome-w changed the title Invalid display identifier during run "Invalid display identifier" error during run Mar 18, 2023
@EarlOrlando
Copy link

Is it solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants