Clive Crashes

Bug #418891 reported by Jesse N. Richardson
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
clive (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: clive

Clive Crashes when I tell it to download a video off of youtube.
Here is the output:
jesse@jesse-desktop:~/Videos$ clive http://www.youtube.com/watch?v=EyQq_VOOGjo&feature=related
[1] 24411
jesse@jesse-desktop:~/Videos$ /usr/lib/python2.6/dist-packages/clive/modules.py:114: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
clive 1.0.2 20081014 [Linux]
/usr/lib/python2.6/dist-packages/clive/cache.py:183: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  if 'table exists already' in err.message:
http://www.youtube.com/watch?v=EyQq_VOOGjo&fmt=18 119.2KB
error: extraction url (&video_id) not found
error: Traceback (most recent call last):
  File "/usr/bin/clive", line 29, in <module>
    Clive().main()
  File "/usr/lib/python2.6/dist-packages/clive/main.py", line 49, in main
    Nomad().run(self._say)
  File "/usr/lib/python2.6/dist-packages/clive/nomad.py", line 96, in run
    self._check_raw_urls(raw_urls)
  File "/usr/lib/python2.6/dist-packages/clive/nomad.py", line 261, in _check_raw_urls
    self._show_queue(raw_urls)
  File "/usr/lib/python2.6/dist-packages/clive/nomad.py", line 402, in _show_queue
    Progress(None)._byteshuman(total_bytes),
  File "/usr/lib/python2.6/dist-packages/clive/progress.py", line 92, in _byteshuman
    i = int(math.floor(math.log(bytes,1024)))
ValueError: math domain error

[1]+ Exit 1 clive http://www.youtube.com/watch?v=EyQq_VOOGjo

Tags: clive
Revision history for this message
Ansgar Burchardt (aburch) wrote :

Hi,

clive was rewritten in Perl and this particular issue seems to be fixed as well (it downloads the video here). I'm therefore closing this bug report.

Note that you should quote arguments containing meta-characters such as '&', '?', ...

Regards,
Ansgar

Changed in clive (Ubuntu):
status: New → Fix Released
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.