![]() |
Re: [Announce] cuteTube - A feature-rich YouTube client
Until marixan have the broken upgrade fixed. Here's the simple fix from marxian.
If you still haven't upgrade your cutetube and still using version 0.9.9, just edit the line below which should fix video playing problem. edit line 270 in /opt/cutetube/youtubeservice.py replace this: value = p[:idx].replace("\\/", "/") with this: value = p[:idx].replace("\\/", "/").replace("\u0026", "&") |
Re: [Announce] cuteTube - A feature-rich YouTube client
New updates erroneous. Does not open.
|
Re: [Announce] cuteTube - A feature-rich YouTube client
0.9.10-4 is in extras-devel. :)
|
Re: [Announce] cuteTube - A feature-rich YouTube client
Quote:
|
Re: [Announce] cuteTube - A feature-rich YouTube client
yes it all works again
|
Re: [Announce] cuteTube - A feature-rich YouTube client
I just upgraded to 0.9.10-4. The Cutetube won't start at all anymore... =(
|
Re: [Announce] cuteTube - A feature-rich YouTube client
Quote:
Is mine installing old version or is about not updated yet. |
Re: [Announce] cuteTube - A feature-rich YouTube client
Quote:
|
Re: [Announce] cuteTube - A feature-rich YouTube client
The new version is only updating 1 line of code in the file /opt/cutetube/youtubeservice.py to fix the video playing problem.
So you can either edit that file yourself or install the update which will give you the same result. I personally prefer editing the file myself in the xterminal with leafpad than running the update since I have made some cosmetic change to the app and don't want them to be replaced with the new version. Marxian..! Correct me if I am wrong..:) |
Re: [Announce] cuteTube - A feature-rich YouTube client
Quote:
Code:
thumbUrl = self.video.media.thumbnail[1].url |
All times are GMT. The time now is 17:31. |
vBulletin® Version 3.8.8