D3f0 / D3f0/coreemu

GUI should detect cored.py version mismatch and imn version stamp

Open
#118 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Enhancement
Dominant language
Tcl
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
The GUI and cored.py should exchange version numbers and verify they are
matching. Furthermore, cored.py should detect the version number of the
imported core module and throw an exception when there is a mismatch.

Version and date information could be saved to the top of each imn file.

This can be problematic when installing from source, and Python modules end up
in /usr/local/lib/python2.7/dist-packages and the binary package is also
installed to /usr/lib/python2.7/dist-packages.

Exceptions occur in unexpected places only after starting a new session.
```

Original issue reported on code.google.com by `ahrenh...@gmail.com` on 10 Feb 2012 at 4:40

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.