← Back to team overview

yade-users team mailing list archive

[Question #260750]: Show 3D error QColor::setRGBf: RGB parameters out of range

 

New question #260750 on Yade:
https://answers.launchpad.net/yade/+question/260750

Hi there,
I installed yadedaily according to the installation instructions on a fresh ubuntu 14.04 LTS server + xfce4 frontend setup. Now I observe errors "QColor::setRgbF: RGB parameters out of range" when I enter 3D View. The error seems to blob up each time the renderer updates the 3D View. I also tried a self compiled version of yade (after git pull) but it is exactly the same. The messages will stop after closing 3D View. Does anyone have a glue what can cause this?

Here is the terminal output:
eulitz@FeinServer:~$ yadedaily
Welcome to Yade 1.12.0-59-109c981~trusty 
Xlib.xauth: warning, no xauthority details available
TCP python prompt on localhost:9000, auth cookie `kecdus'
XMLRPC info provider on http://localhost:21000
Xlib:  extension "XInputExtension" missing on display ":13.0".
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view (use h-key for showing help), F10 both, F9 generator, F8 plot. ]]

Yade [1]: yade.qt.Controller();
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x0

Yade [2]: QColor::setRgbF: RGB parameters out of range
QColor::setRgbF: RGB parameters out of range
QColor::setRgbF: RGB parameters out of range
QColor::setRgbF: RGB parameters out of range
QColor::setRgbF: RGB parameters out of range
...

The Xlib and X errors are common for my setup (XRDP remote access) and should not be related to the error as they also appeared in the old installation.

Thanks for your appreciated help!
Alex

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.