search
search copied to clipboard
Crash (inside glium) when trying to start in a remote desktop session
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.