Skip to content

_handle error at non-opencl platform when data is loaded (Trac #778) #124

@wpotrzebowski

Description

@wpotrzebowski

When data is loaded first time model computation raise _handle error:
!AttributeError: '!NoneType' object has no attribute '_handle'.

It is most like triggered by kernell.dll release() fucntion (line 336). I activated this function to make plugin models recompiled. It doesn't seem to cause any trouble apart from anoying message but needs to be fixed. This may be tcc issue only.

Migrated from http://trac.sasview.org/ticket/778

{
    "status": "closed",
    "changetime": "2016-12-20T09:43:52",
    "_ts": "2016-12-20 09:43:52.143233+00:00",
    "description": "When data is loaded first time model computation raise _handle error:\n!AttributeError: '!NoneType' object has no attribute '_handle'. \n\nIt is most like triggered by kernell.dll release() fucntion (line 336). I activated this function to make plugin models recompiled. It doesn't seem to cause any trouble apart from anoying message but needs to be fixed. This may be tcc issue only.",
    "reporter": "wojciech",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasView Bug Fixing",
    "time": "2016-10-12T00:03:24",
    "component": "sasmodels",
    "summary": "_handle error at non-opencl platform when data is loaded",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 4.1.0",
    "owner": "wojciech",
    "type": "defect"
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions