View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002441 | Slicer4 | Core: Scripting (Wrapping, Python) | public | 2012-08-28 12:39 | 2014-03-06 04:51 | 
| Reporter | gaoyi | Assigned To | jcfr | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | Slicer 4.1.1 | ||||
| Target Version | Slicer 4.2.0 | Fixed in Version | Slicer 4.2.0 | ||
| Summary | 0002441: Slicer/Base/Python/slicer/util.py loadScene function missing "from slicer import app"? | ||||
| Description | in the file Slicer/Base/Python/slicer/util.py the function loadScene seems to be missing "from slicer import app" I got error saying app in that function is not defined. After adding the import line, it works.  | ||||
| Tags | No tags attached. | ||||
| 
	 Fixed in r20915  | 
|
| 
	 Closing resolved issues that have not been updated in more than 3 months  | 
|
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2012-08-28 12:39 | gaoyi | New Issue | |
| 2012-08-28 12:39 | gaoyi | Status | new => assigned | 
| 2012-08-28 12:39 | gaoyi | Assigned To | => jcfr | 
| 2012-09-03 07:50 | jcfr | Relationship added | related to 0002464 | 
| 2012-09-03 07:58 | jcfr | Target Version | => Slicer 4.2.0 - Feature freeze Sept 1st 2012 | 
| 2012-09-03 07:59 | jcfr | Note Added: 0005933 | |
| 2012-09-03 07:59 | jcfr | Status | assigned => resolved | 
| 2012-09-03 07:59 | jcfr | Fixed in Version | => Slicer 4.2.0 - Feature freeze Sept 1st 2012 | 
| 2012-09-03 07:59 | jcfr | Resolution | open => fixed | 
| 2014-03-06 04:50 | jcfr | Note Added: 0010724 | |
| 2014-03-06 04:51 | jcfr | Status | resolved => closed |