Hi HenrickL
I downloaded your "BLACK" sddm theme, but it wouldn't install.
root@EEEpc:/home/goineasy9/Downloads# dir
drivetemp.txt sddm-theme-black-qt6_1.0-3_all.deb
Forecastfox.2020.03.29.00.19.05.txt Untitledinxi.txt
root@EEEpc:/home/goineasy9/Downloads# apt install sddm-theme-black-qt6_1.0-3_all.deb
Error: Unable to locate package sddm-theme-black-qt6_1.0-3_all.deb
root@EEEpc:/home/goineasy9/Downloads# apt install /home/goineasy9/Downloads/sddm-theme-black-qt6_1.0-3_all.deb
Reading package lists... Error!
Error: Invalid archive signature
Error: Internal error, could not locate member control.tar{.zst,.lz4,.gz,.xz,.bz2,.lzma,}
Error: Could not read meta data from /home/goineasy9/Downloads/sddm-theme-black-qt6_1.0-3_all.deb
Error: The package lists or status file could not be parsed or opened
Doesn't matter though, I tried the sddm-greeter test-mode with the other themes, still no characters.
Following is the first few pages on tty3 when I executed sddm-greeter and also the last few pages after I did the killall. These messages may mean something to you, but, they're meaning is over my head.
[goineasy9@EEEpc:~$ sddm-greeter --test-mode --theme /usr/share/sddm/themes/patience
TOP FEW PAGES
High-DPI autoscaling Enabled
Reading from "/usr/local/share/xsessions/lxqt.desktop"
Reading from "/usr/share/xsessions/lxqt.desktop"
Loading theme configuration from "/usr/share/sddm/themes/patience/theme.conf"
Socket error: "QLocalSocket::connectToServer: Invalid name"
Loading file:///usr/share/sddm/themes/patience/Main.qml...
file:///usr/share/sddm/themes/patience/Main.qml:46:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Adding view for "LVDS1" QRect(0,0 1024x600)
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
shader compilation failed:
"error: Exceeded max nr indirect texture lookups (5/4)\n"
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
shader compilation failed:
"error: Exceeded max nr indirect texture lookups (5/4)\n"
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
shader compilation failed:
"error: Exceeded max nr indirect texture lookups (5/4)\n"
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
...............................
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$/code]
So, there is screen flickering when I move the mouse over the username and password boxes, pointing towards graphics or mesa.
I'm going back to the apt log and see if I deleted something I shouldn't have during clean up.
Thanks for your suggestions.
Tom