error when creating a new study with existing directory

Bug #527390 reported by earl-wagner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Luminoso
Confirmed
Medium
Rob Speer

Bug Description

Got this when creating a new study by selecting an existing directory:

Warning:
Sorry, an internal error occurred. Could you please send the authors the text below and a brief note about what you were doing? Thanks!
Traceback (most recent call last):
File "/data/v/lib/python2.6/site-packages/Luminoso-1.0.2-py2.6.egg/luminoso/window.py", line 163, in new_study_dialog
study = LuminosoStudy.make_new(unicode(dirname))
File "/data/v/lib/python2.6/site-packages/Luminoso-1.0.2-py2.6.egg/luminoso/study.py", line 81, in make_new
os.mkdir(destdir)
OSError: [Errno 17] File exists: '<MYPATH>'

Maybe Luminoso should ask whether to overwrite the directory instead.

Rob Speer (rspeer)
Changed in luminoso:
assignee: nobody → Rob Speer (rspeer)
importance: Undecided → Medium
milestone: none → 1.1
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.