створюємо файл
/etc/profile.d/qt-fix.sh
з наступним вмістом
# For the graphical elements export QT_SCALE_FACTOR=1.5 # To make the fonts readable export QT_FONT_DPI=96 export QT_AUTO_SCREEN_SCALE_FACTOR=1
створюємо файл
/etc/profile.d/qt-fix.sh
з наступним вмістом
# For the graphical elements export QT_SCALE_FACTOR=1.5 # To make the fonts readable export QT_FONT_DPI=96 export QT_AUTO_SCREEN_SCALE_FACTOR=1
This application failed to start because it could not find or load the Qt platform plugin "xcb"
sudo apt-get install libxcb-*