HumbleUI / JWM

Cross-platform window management and OS integration library for Java
Apache License 2.0
571 stars 46 forks source link

Warning after closing window #202

Open i10416 opened 2 years ago

i10416 commented 2 years ago

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)
tonsky commented 2 years ago

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