enthought / enthought/traitsui

Unexpected ColorEditorDemo command line output when run through etsdemo

Open
#1,459 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

When a user clicks on the ColorEditorDemo through the `etsdemo` application, the command line gets spammed with the following output:

```
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 128,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 192,255,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,0,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,128,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,192,255,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,0,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,128,255'
QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 255,255,255,255'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.