Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when cleaning image behind us #665

Closed
julien-duponchelle opened this issue Sep 2, 2016 · 0 comments
Closed

Error when cleaning image behind us #665

julien-duponchelle opened this issue Sep 2, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@julien-duponchelle
Copy link
Contributor

Traceback (most recent call last):
  File "/Users/noplay/code/gns3/gns3-server/gns3server/web/route.py", line 200, in control_schema
    yield from func(request, response)
  File "/Users/noplay/code/gns3/gns3-server/gns3server/handlers/api/controller/project_handler.py", line 234, in notification
    yield from project.close()
  File "/Users/noplay/code/gns3/gns3-server/gns3server/controller/project.py", line 502, in close
    self._cleanPictures()
  File "/Users/noplay/code/gns3/gns3-server/gns3server/controller/project.py", line 515, in _cleanPictures
    pictures.remove(drawing.ressource_filename)
KeyError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant