Sergey Popov
Sergey Popov
There is a PR against vxconnectbot: vx/connectbot#105 Unfortunately VX connectbot seems unmaintained and that PR can't be just applied to original connectbot, since it requires changes to trilead ssh2(it doesn't...
https://github.com/SaschaWillems/VulkanCapsViewer/pull/161
FWIW I could make an SConstruct file for it. Fits project's name too..
I'm on GNOME and for me SDL_VIDEODRIVER=wayland never crashed, though it doesn't have window decorations either.
Can't repro this here with SDL 2.26.3 and SDL_VIDEODRIVER=wayland(x11 emulation is still is default on my system).
I can't repro this using steps described in report. using amdgpu on rx550(polaris12) https://gist.github.com/loonycyborg/9c3459733ff233fe6545889f1753914a
Yeah, a way to parametrize flatpak-builder builds from outside would be really nice.
I managed to run it on android phone without a crash but it's not too useful yet since even data isn't loaded, hence draft.
> Is it possible to add a CI job for this? Yes, but need to think how best to get a container/runner with android sdk/ndk installed.
From which run is this log? You shouldn't pass most of those options you've listed. And previously passed options could be saved in `.scons-option-cache`. So remove that file if it...