MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007119 | VTK | (No Category) | public | 2008-05-29 04:57 | 2013-04-05 19:57 |
| Reporter | Levap | ||||
| Assigned To | François Bertel | ||||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0007119: ENH. in vtkWin32OpenGLRenderWindow | ||||
| Description | In some cases on Intel 82945G Express Chipset (Driver version: 6.14.10.4926 / 14.32.4) the call of the function "wglMakeCurrent(NULL, NULL)" returns FALSE. Same application on NVidia and ATI works just fine. For example: simple application with Quad-View produces error message in vtkWin32OpenGLRenderWindow::Clean(). MSDN says that, when the second parameter is NULL, the first parameter will be ignored. It looks like on Intel it is different. Proposal: Change the call of the function as follows: wglMakeCurrent(this->DeviceContext, NULL). This looks to work on all platforms. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/6508/vtkWin32OpenGLRenderWindow.cxx | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-05-29 04:57 | Levap | New Issue | |||
| 2008-05-29 04:57 | Levap | File Added: vtkWin32OpenGLRenderWindow.cxx | |||
| 2009-11-26 10:03 | François Bertel | Status | backlog => tabled | ||
| 2009-11-26 10:03 | François Bertel | Assigned To | => François Bertel | ||
| 2009-11-26 12:40 | François Bertel | Note Added: 0018598 | |||
| 2009-11-26 12:42 | François Bertel | Note Added: 0018599 | |||
| 2009-11-26 12:42 | François Bertel | Status | tabled => @80@ | ||
| 2009-11-26 12:42 | François Bertel | Resolution | open => fixed | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2013-04-05 19:57 | Berk Geveci | Status | customer review => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||