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

AttributeError: 'str' object has no attribute 'id' #1594

Closed
julien-duponchelle opened this issue Oct 21, 2016 · 2 comments
Closed

AttributeError: 'str' object has no attribute 'id' #1594

julien-duponchelle opened this issue Oct 21, 2016 · 2 comments
Labels
Milestone

Comments

@julien-duponchelle
Copy link
Contributor

https://sentry.io/gns3/gns3-gui/issues/172340856/

AttributeError: 'str' object has no attribute 'id'
  File "./gns3-gui/gns3/modules/iou/pages/iou_device_configuration_page.py", line 80, in _iouImageBrowserSlot
  File "./gns3-gui/gns3/modules/iou/pages/iou_device_preferences_page.py", line 267, in getIOUImage
  File "./gns3-gui/gns3/image_manager.py", line 50, in askCopyUploadImage
  File "./gns3-gui/gns3/image_manager.py", line 100, in _uploadImageToRemoteServer

AttributeError: 'str' object has no attribute 'id'
@julien-duponchelle julien-duponchelle added this to the 2.0 milestone Oct 21, 2016
@ghost
Copy link

ghost commented Oct 22, 2016

I receive the same error when I try to add a QEMU VM in Preferences.

=== GNS3 2.0.0a2 traceback on 21 Oct 2016 18:51:45 ===
Traceback (most recent call last):
File "./gns3-gui\gns3\dialogs\vm_with_images_wizard.py", line 81, in
File "./gns3-gui\gns3\dialogs\vm_with_images_wizard.py", line 101, in _imageBrowserSlot
File "./gns3-gui\gns3\modules\qemu\pages\qemu_vm_configuration_page.py", line 154, in getDiskImage
File "./gns3-gui\gns3\image_manager.py", line 50, in askCopyUploadImage
File "./gns3-gui\gns3\image_manager.py", line 100, in _uploadImageToRemoteServer
AttributeError: 'str' object has no attribute 'id'

@julien-duponchelle
Copy link
Contributor Author

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