Skip to content

Save Project and Save Analysis don't open on double clicking (Trac #415) #549

@sasview-bot

Description

@sasview-bot

The save project and save analysis functions are not working on the most recent windows build. This appears to be an issue with the comtypes module not being able to find a (non-related) dependency.

'''This has happenend before and the fix was to install Adobe Reader on the build server.''' This allows comtypes to find the dependency and proceed without any exceptions.

From the !SasView log after trying to save:

2015-05-12 10:10:52,365 INFO Imported existing <module 'comtypes.gen' from 'C:\Program Files (x86)\SasView Beta\library.zip\comtypes\gen\__init__.pyc'>
2015-05-12 10:10:52,371 INFO Creating writeable comtypes cache directory: 'c:\users\jkrzywon\appdata\local\temp\1\comtypes_cache\SasView-27'
2015-05-12 10:10:52,372 INFO Using writeable comtypes cache directory: 'c:\users\jkrzywon\appdata\local\temp\1\comtypes_cache\SasView-27'
2015-05-12 10:10:52,384 INFO Could not import comtypes.gen._05BFD3F1_6319_4F30_B752_C7A22889BCC4_0_1_0: No module named _05BFD3F1_6319_4F30_B752_C7A22889BCC4_0_1_0
2015-05-12 10:10:52,401 INFO Could not import comtypes.gen.AcroPDFLib: No module named AcroPDFLib

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

{
    "status": "closed",
    "changetime": "2016-10-08T18:54:14",
    "_ts": "2016-10-08 18:54:14.636744+00:00",
    "description": "The save project and save analysis functions are not working on the most recent windows build. This appears to be an issue with the comtypes module not being able to find a (non-related) dependency.\n\n'''This has happenend before and the fix was to install Adobe Reader on the build server.''' This allows comtypes to find the dependency and proceed without any exceptions.\n\nFrom the !SasView log after trying to save:\n{{{\n2015-05-12 10:10:52,365 INFO Imported existing <module 'comtypes.gen' from 'C:\\Program Files (x86)\\SasView Beta\\library.zip\\comtypes\\gen\\__init__.pyc'>\n2015-05-12 10:10:52,371 INFO Creating writeable comtypes cache directory: 'c:\\users\\jkrzywon\\appdata\\local\\temp\\1\\comtypes_cache\\SasView-27'\n2015-05-12 10:10:52,372 INFO Using writeable comtypes cache directory: 'c:\\users\\jkrzywon\\appdata\\local\\temp\\1\\comtypes_cache\\SasView-27'\n2015-05-12 10:10:52,384 INFO Could not import comtypes.gen._05BFD3F1_6319_4F30_B752_C7A22889BCC4_0_1_0: No module named _05BFD3F1_6319_4F30_B752_C7A22889BCC4_0_1_0\n2015-05-12 10:10:52,401 INFO Could not import comtypes.gen.AcroPDFLib: No module named AcroPDFLib\n}}}",
    "reporter": "krzywon",
    "cc": "",
    "resolution": "duplicate",
    "workpackage": "SasView Bug Fixing",
    "time": "2015-05-12T15:18:29",
    "component": "SasView",
    "summary": "Save Project and Save Analysis don't open on double clicking",
    "priority": "major",
    "keywords": "",
    "milestone": "SasView 4.1.0",
    "owner": "krzywon",
    "type": "defect"
}

Metadata

Metadata

Assignees

Labels

DefectBug or undesirable behaviourMajorBig change in the code or important change in behaviour

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions