MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006609 | VTK | (No Category) | public | 2008-03-14 15:28 | 2013-04-05 20:17 |
| Reporter | Goodwin Lawlor | ||||
| Assigned To | David Cole | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0006609: VTK Tcl wrappers repeat error message | ||||
| Description | With 2008 CVS versions, the tcl wrappers accend the class hierarchy looking for a method invoked but accumulate the "could not find requested method" message for each class. There is some code to prevent this (strstr...) but it doesn't seem to work anymore - dont know if a bug was introduced (can't see a culprit) or moving to tcl8.5 causes the problem. You can reproduce the bug simply with: VTK CVS, Tcl/Tk8.5.x, MS VC+9, WinXP-SP2 package require vtk vtkCone c c MethodNotHere Attached is a patch that fixes the problem by only including the error handler at the top of the source tree - vtkObjectBase | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/6355/vtkWrapTcl.c.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-03-14 15:28 | Goodwin Lawlor | New Issue | |||
| 2008-03-14 15:28 | Goodwin Lawlor | File Added: vtkWrapTcl.c.patch | |||
| 2008-03-14 16:21 | Goodwin Lawlor | Note Added: 0010812 | |||
| 2008-08-11 17:12 | David Cole | Status | backlog => tabled | ||
| 2008-08-11 17:12 | David Cole | Assigned To | => David Cole | ||
| 2008-08-11 17:13 | David Cole | Note Added: 0012985 | |||
| 2008-08-12 14:32 | David Cole | Status | tabled => @80@ | ||
| 2008-08-12 14:32 | David Cole | Resolution | open => fixed | ||
| 2008-08-12 14:32 | David Cole | Note Added: 0012991 | |||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master a2bd8391 | |||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master 020ef709 | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2013-04-05 20:17 | Berk Geveci | Status | customer review => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||