Yes, but I get almost the same error ``` user@ubuntu:~/monero-gui-v0.17.1.9$ ./monero-wallet-gui.AppImage Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use: QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors. QT_SCREEN_SCALE_FACTORS to set per-screen DPI. QT_SCALE_FACTOR to set the application global scale factor. 2021-01-31 00:27:41.381 W Qt:5.15.2 GUI:0.17.1.9-3ca5f10 | screen: 1920x1080 - dpi: 96 - ratio:1.24485 2021-01-31 00:27:43.549 W qrc:/qt-project.org/imports/QtQuick/Controls/ApplicationWindow.qml:259:9: QML ContentItem: Binding loop detected for property "implicitWidth" ./monero-wallet-gui.AppImage: line 1: 26397 Segmentation fault (core dumped) ./monero-wallet-gui ```