bugpyFormex - Bugs: bug #41149, tools query distances does not...

 
 

bug #41149: tools query distances does not work with openGL2

Submitter:  gianluca de santis <gianlucadesi>
Submitted:  Wed 08 Jan 2014 04:24:10 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 08 Jan 2014 04:24:10 PM UTC, original submission:  

GUI: Tools/query/distances does not work with openGL2
The following error message is raised:

POLYGON OFFSET RESET

  1. [ 41 382];

Traceback (most recent call last):
  File "/home/gianluca/pyformex/pyformex/plugins/tools_menu.py", line 285, in query_distances
   
print(reportDistances(selection))
  File "/home/gianluca/pyformex/pyformex/plugins/tools.py", line 175, in reportDistances
   
x = Coords.concatenate(getCollection(K))
  File "/home/gianluca/pyformex/pyformex/plugins/tools.py", line 223, in getCollection
   
return [ getObjectItems(pf.canvas.actors[k], K[k], K.obj_type) for k in K.keys() ]
  File "/home/gianluca/pyformex/pyformex/plugins/tools.py", line 214, in getObjectItems
   
return obj.points()[items]
TypeError
:
'NoneType' object is not callable
POLYGON OFFSET
POLYGON OFFSET RESET

gianluca de santis <gianlucadesi>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bverheg (Updated the item)
  • -email is unavailable- added by gianlucadesi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-11-21 bverheg Open/ClosedOpen Closed
    2015-09-14 gianlucadesi StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code