setColor() causes deadlock with string as param

Bug #937264 reported by Nemesis#13
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Panda3D
Invalid
Undecided
Unassigned

Bug Description

NodePath and Lights, and I guess all PandaNodes (haven't tested) cause a deadlock on the whole application when setColor() gets a string as parameter.

Only way to close such a stalled application is killing the process.

There should be a check of the passed parameter for string and a warning/error should be spawn.

This was only tested through Python.

Revision history for this message
rdb (rdb) wrote :

Which version of Panda3D does this affect?

Revision history for this message
rdb (rdb) wrote :

Unable to reproduce, I get:

TypeError: NodePath.set_color() argument 1 must be LVecBase4f, not str

Changed in panda3d:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.