Menu

#1 etm-707: Cannot create new project

open
nobody
None
5
2011-06-06
2011-06-06
No

Just noticed with etm-707 I cannot create a new project from the GUI:

Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/etm/etmDialog.py", line 342, in OnOk
if self.parent.confirm(hash):
File "/usr/lib/python2.6/site-packages/etm/etmWX.py", line 583, in confirm
file = self.getFile(item['type'], mode='create')
File "/usr/lib/python2.6/site-packages/etm/etmWX.py", line 721, in getFile
defaultDir = self.etmData.defaultDir[type],
KeyError: 'project'

Steps to reproduce:

1.) Start GUI with /usr/bin/e.pyw
2.) Press Shift+P
3.) Enter a project-description
4.) Hit 'OK'

-> Nothing happens, error above printed on terminal.

Version 702 does _not_ have this problem.

I am using Gentoo Linux, see also related Gentoo Bug [1].

[1] https://bugs.gentoo.org/show_bug.cgi?id=368257

Discussion


Log in to post a comment.