Eirik-MS / ELSYS_Tidssky

Tidsskyprosjektet for ELSYSGK
0 stars 0 forks source link

Bug report unspessified values #1

Closed Eirik-MS closed 1 year ago

Eirik-MS commented 2 years ago

Program runs on rapsberry pi without visible issues, but get this is in the logs:

pi@elsys16:~/ELSYS_Tidssky/Pythoncode $ DISPLAY=:0 python3 main.py QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QFont::setPointSize: Point size <= 0 (-1), must be greater than 0 QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 45, 45, 68, 0' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,0' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,0' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,0' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,0' QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,80' Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius Unknown property border-bottom-rightradius

Eirik-MS commented 1 year ago

LGTM