search icon indicating copy to clipboard operation
search copied to clipboard

Crash (inside glium) when trying to start in a remote desktop session

Open ldufr opened this issue 3 years ago • 0 comments

This is likely due to the known problem of OpenGL not being initializable in a remote desktop session, but it would be best to have an appropriate error. Note that the crash happen within this call. https://github.com/reduf/search/blob/f518e34ebfc734451db8d597baab71d46fc3909a/src/support.rs#L45-L46

Ideally, we would use DirectX, but I have no idea how easy it will be to do in a Rust application.

ldufr avatar Jan 23 '23 07:01 ldufr