RuntimeError: Secondary views not supported

Bug #626172 reported by Sergei Dorofeenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yade
Fix Released
Undecided
Unassigned

Bug Description

I have next error if I twice to click on the 3D view button (also after I to close primary 3D view):

Yade [5]: ---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)

/home/sega/YADE/lib/yade-trunk/py/yade/__init__.pyc in new3dSlot(self)
    157 def stepSlot(self): O.step()
    158 def subStepSlot(self,value): O.subStepping=bool(value)
--> 159 def new3dSlot(self): View()
    160 def setReferenceSlot(self):
    161 for b in O.bodies:

RuntimeError: Secondary views not supported

Related branches

Revision history for this message
Václav Šmilauer (eudoxos) wrote :

Fixed in r2418

Changed in yade:
status: New → Fix Released
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.