Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [Announce] cuteTube - A feature-rich YouTube client

    Reply
    Page 43 of 164 | Prev | 33   41     42   43   44     45   53 | Next | Last
    slender | # 421 | 2010-12-09, 07:57 | Report

    Yep. Newest version doesn´t currently play videos. I think that I could play them couple of hours ago with this version.

    Actually one thing that I thought even before this, that is there any kind of error checking on youtube service that reports back to user that youtube is not working as should, is too slow or has other problems.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    RAZOR | # 422 | 2010-12-09, 10:03 | Report

    This is what I get from terminal:

    Code:
    Traceback (most recent call last):
      File "/opt/cutetube/cutetube.py", line 4, in <module>
        import homewindow
      File "/opt/cutetube/homewindow.py", line 15, in <module>
        import myaccountwindow
      File "/opt/cutetube/myaccountwindow.py", line 13, in <module>
        import cutetubewindows
      File "/opt/cutetube/cutetubewindows.py", line 14, in <module>
        import videoinfowindow
      File "/opt/cutetube/videoinfowindow.py", line 15, in <module>
        import cutetubedialogs
      File "/opt/cutetube/cutetubedialogs.py", line 17, in <module>
        from videosharing import Twitter
      File "/opt/cutetube/videosharing.py", line 18, in <module>
        import twitter
      File "/opt/cutetube/twitter.py", line 52, in <module>
        raise ImportError, "Unable to load a json library"
    ImportError: Unable to load a json library

    Edit | Forward | Quote | Quick Reply | Thanks

     
    AdamF | # 423 | 2010-12-09, 11:36 | Report

    Im running which I believe is the latest version 0.9.7-1, I can browse videos fine but as soon as I click play video it just gives me a black screen and never plays. Also when I click download it goes to the download queue and says complete but is on 0% and never actually downloads anything.

    By the way great app one of my favs on the N900, keep up the good work!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sygys | # 424 | 2010-12-09, 11:46 | Report

    Cute tube is crashing to desktops when launching it after yesterdays update. i have version 1.1.1-1

    anyone else having this problem? also rebooted n900 but still no luck

    Edit | Forward | Quote | Quick Reply | Thanks

     
    marxian | # 425 | 2010-12-09, 11:52 | Report

    Originally Posted by RAZOR View Post
    This is what I get from terminal:

    Code:
    Traceback (most recent call last):
      File "/opt/cutetube/cutetube.py", line 4, in <module>
        import homewindow
      File "/opt/cutetube/homewindow.py", line 15, in <module>
        import myaccountwindow
      File "/opt/cutetube/myaccountwindow.py", line 13, in <module>
        import cutetubewindows
      File "/opt/cutetube/cutetubewindows.py", line 14, in <module>
        import videoinfowindow
      File "/opt/cutetube/videoinfowindow.py", line 15, in <module>
        import cutetubedialogs
      File "/opt/cutetube/cutetubedialogs.py", line 17, in <module>
        from videosharing import Twitter
      File "/opt/cutetube/videosharing.py", line 18, in <module>
        import twitter
      File "/opt/cutetube/twitter.py", line 52, in <module>
        raise ImportError, "Unable to load a json library"
    ImportError: Unable to load a json library
    I missed a dependency (python-simplejson). I'll correct it for the next build. In the meantime, anyone facing the crashing issue can install python-simplejson:

    Code:
    apt-get install python-simplejson

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to marxian For This Useful Post:
    RAZOR

     
    marxian | # 426 | 2010-12-09, 11:55 | Report

    Originally Posted by slender View Post
    Yep. Newest version doesn´t currently play videos. I think that I could play them couple of hours ago with this version.

    Actually one thing that I thought even before this, that is there any kind of error checking on youtube service that reports back to user that youtube is not working as should, is too slow or has other problems.
    It looks like YouTube have thrown a spanner in the works. Videos were working late last night, but not this morning. The problem is that it appears to return a valid URL, which is why no exception is thrown. However, the URL contains no data. I notice that the youtube-dl script (on which my URL grabbing code is based) is also not working. Back to the drawing board.

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by marxian; 2010-12-09 at 11:57.
    The Following User Says Thank You to marxian For This Useful Post:
    generationally

     
    LordFriesland | # 427 | 2010-12-09, 12:16 | Report

    Hi, I´ve the same problem. After installing yesterdays update, their are no Videos running. Get black screen! Will there be an new update. Anyone knows?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    marxian | # 428 | 2010-12-09, 12:38 | Report

    From http://en.wikipedia.org/wiki/YouTube...ty_and_codecs:

    In December of 2010, YouTube got rid of the option to automatically play videos in a specific format, depending on the URL, via putting "&fmt=xx" ("xx" determines one of ten different two-digit numbers) in the URL.

    And

    fmt is an undocumented URL parameter that allows selecting YouTube quality mode without using player user interface. YouTube removed this option on December of 2010.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    LordFriesland | # 429 | 2010-12-09, 12:49 | Report

    So it wont work with any player more? It there a trick to use cuteplayer anymore?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Orlando | # 430 | 2010-12-09, 12:58 | Report

    Originally Posted by marxian View Post
    I missed a dependency (python-simplejson). I'll correct it for the next build. In the meantime, anyone facing the crashing issue can install python-simplejson:

    Code:
    apt-get install python-simplejson

    This is what i get,
    Code:
    sudo gainroot
    apt-get install python-simplejson
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    python-simplejson is already the newest version.
    python-simplejson set to manually installed.
    0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
    Problem still exists.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 43 of 164 | Prev | 33   41     42   43   44     45   53 | Next | Last
vBulletin® Version 3.8.8
Normal Logout