Max Kellermann
Max Kellermann
``` src/OV/SystemDialog.cpp:111:28: error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture] ```
More compiler complaints: ``` In file included from ./src/io/BufferedOutputStream.hxx:11, from src/OV/System.cpp:10: In constructor ‘fmt::v9::format_int::format_int(int)’, inlined from ‘void OpenvarioSetRotation(DisplayOrientation)’ at src/OV/System.cpp:112:41: /usr/include/fmt/format.h:3674:54: error: ‘rotation’ may be used uninitialized [-Werror=maybe-uninitialized] 3674 |...
What is the newest version that does not crash? What is the oldest version that does crash? To analyze the crash, we need a crash log which you can extract...
That's impossible. Version 7.3.0 does not exist.
That's also impossible. Version 7.3.3 does not exist.
@Scumi, your crash is in the graphics driver shipped by Lenovo. It is possible that this is a bug in the graphics driver, but maybe it's a bug in XCSoar...
Nobody will be working on this until we have such a device.
Don't send a device to me. I no longer work on XCSoar.
Which Linux build? SDL or X11/EGL?
I still don't know