Skip to content

Instantly share code, notes, and snippets.

@nicolasblanco
Created November 2, 2012 14:51
Show Gist options
  • Select an option

  • Save nicolasblanco/4001812 to your computer and use it in GitHub Desktop.

Select an option

Save nicolasblanco/4001812 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/weboob-0.e-py2.7.egg/weboob/applications/qvideoob/minivideo.py", line 70, in mousePressEvent
video_widget = Video(video, self)
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/weboob-0.e-py2.7.egg/weboob/applications/qvideoob/video.py", line 35, in __init__
self.ui.urlEdit.setText(video.url)
AttributeError: 'Ui_Video' object has no attribute 'urlEdit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment