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

Warning after closing window #202

Open
i10416 opened this issue Feb 8, 2022 · 1 comment
Open

Warning after closing window #202

i10416 opened this issue Feb 8, 2022 · 1 comment
Labels
Good First Issue Good for newcomers Help Wanted Extra attention is needed Platform: Windows

Comments

@i10416
Copy link
Contributor

i10416 commented Feb 8, 2022

I encountered following warning after closing window of example dashboard application.

LayerD3D12.cc:117 Close DX12 layer for window 0x0000018D95CD1CC0
DX12SwapChain.cc:102 Failed to call _dxgiSwapChain->ResizeBuffers( _buffersCount, _currentWidth, _currentHeight, swapChainDesc.BufferDesc.Format, swapChainDesc.Flags )
DX12SwapChain.cc:124 Failed to call _dxgiSwapChain->GetBuffer(i, IID_PPV_ARGS(&backBuffer))
DX12SwapChain.cc:124 Failed to call _dxgiSwapChain->GetBuffer(i, IID_PPV_ARGS(&backBuffer))
DX12SwapChain.cc:84 Failed to call _dxgiSwapChain->Present(syncInterval, presentationFlags)
  • Windows 10
  • OpenJDK Runtime Environment Temurin-16.0.2+7 (build 16.0.2+7)
@tonsky
Copy link
Collaborator

tonsky commented Feb 8, 2022

Thanks! I will probably not look at it any time soon, but if anyone wants to give it a try, issue will be there

@tonsky tonsky added Good First Issue Good for newcomers Help Wanted Extra attention is needed Platform: Windows labels Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers Help Wanted Extra attention is needed Platform: Windows
Development

No branches or pull requests

2 participants