Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RGB error reporting #9

Open
bryanworthen opened this issue Apr 9, 2015 · 1 comment
Open

RGB error reporting #9

bryanworthen opened this issue Apr 9, 2015 · 1 comment

Comments

@bryanworthen
Copy link
Contributor

When I execute map3d as follows, I see an error each time the geometry is rendered after I have picked a node and got the node information:

The error seems to occur only after the second point is picked.

[MBP-Home:~/torso/geom/dal]$ map3d -f daltorso.fac
Reading pts file: daltorso.pts
Reading tris file daltorso.fac

1 hit, pick: winid = 1, surf# = 1, node = 3, depth = 1.331880

<---- Here I select Picking-->DIsplay Node Info
Surface #1, Node #4, Channel #4 <---- here I picked the first point
Location: X: 0.000000, Y: 75.000000, Z: -86.000000
Surface #1, Node #341, Channel #341 <---- here I picked a second point
Location: X: 0.000000, Y: 525.000000, Z: -114.000000
QColor::setRgbF: RGB parameters out of range
QColor::setRgbF: RGB parameters out of range
.
. <---- error repeats each time the image is rendered

@bryanworthen
Copy link
Contributor Author

Rob reports:
Sorry, but I could not reproduce this error....will report back if I figure out what the magic sequence was....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant