Created
November 2, 2012 14:51
-
-
Save nicolasblanco/4001812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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