maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] cuteTube - A feature-rich YouTube client (https://talk.maemo.org/showthread.php?t=65854)

sifo 2012-12-22 00:37

Re: [Announce] cuteTube - A feature-rich YouTube client
 
1 Attachment(s)
Bug found !
Sometimes when i click to play a video using the stock player , the loading bar remains on the screen and i have to reboot or to kill cutetube via x-terminal ( screenshot attached )
Any ideas ?
Thanks in advance

./sifo

marxian 2012-12-22 01:05

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by sifo (Post 1306733)
Bug found !
Sometimes when i click to play a video using the stock player , the loading bar remains on the screen and i have to reboot or to kill cutetube via x-terminal ( screenshot attached )
Any ideas ?
Thanks in advance

./sifo

Is that after the stock player has been launched? Once the video has loaded, the progress bar should be full, and the progress dialog should close. I don't think I changed anything there for this update, though I haven't tested using the stock player for a while. I'll have a look tomorrow.

syake 2012-12-22 01:33

Re: [Announce] cuteTube - A feature-rich YouTube client
 
http://imgur.com/hKOFB.png
http://imgur.com/8CSdy.png

these errors doesnt appear when I run cutetube quickly after powering on n900 and booting.
after that i've uninstalled ibus-*,reboot,run cutetube again but it seems no matter to solve this issue.

any helps?

thanks.

thedead1440 2012-12-22 03:48

Re: [Announce] cuteTube - A feature-rich YouTube client
 
marxian,

For the Harmattan version I've one request, when using cuteTube player can the orientation be portrait too? Like the old v1.2.X versions which had playback depending on the orientation of device...

Putting all device videos in cuteTube's path (or setting cuteTube's path as default videos path) allows playback of videos that were not downloaded using cuteTube using the archive option... Hence, since OVP doesn't work, cuteTube is able to play in background stock videos too :)


Also there is a bug since the previous version unfixed whereby if cuteTube is closed while a video is being played, when you re-open it, its stuck in Landscape orientation even if by default Portrait is the chosen orientation...

Thanks!

sifo 2012-12-22 10:47

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1306735)
Is that after the stock player has been launched? Once the video has loaded, the progress bar should be full, and the progress dialog should close. I don't think I changed anything there for this update, though I haven't tested using the stock player for a while. I'll have a look tomorrow.

Let me explain it a little please,
when i click to watch the video, 2 loading bars appears on top of each other, then one of them go and the second remains,
then the stock player launch and play the video while i cant see anything ( i can only hear the sound ) because of the screen is black and that bar preventing me of touching outside of it,
so i have to kill the current task with the power menu and then launch terminal using the keyboard and issue this command to remove the bar
Code:

killlall cutetube
i hope i was clear enough :)
please note that if nobody of the other N900 users experiencing the same bug then it is of course because of something in my device ( as it needs to be flashed )
thanks in advance

./sifo

mrbee 2012-12-22 11:05

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Mine is saying, "Unable to Connect to Server" each time I tried to Watch or download videos.
Plese help me

lonk 2012-12-22 12:41

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by sifo (Post 1306809)
Let me explain it a little please,
when i click to watch the video, 2 loading bars appears on top of each other, then one of them go and the second remains,
then the stock player launch and play the video while i cant see anything ( i can only hear the sound ) because of the screen is black and that bar preventing me of touching outside of it,
so i have to kill the current task with the power menu and then launch terminal using the keyboard and issue this command to remove the bar
Code:

killlall cutetube
i hope i was clear enough :)
please note that if nobody of the other N900 users experiencing the same bug then it is of course because of something in my device ( as it to be flashed )
thanks in advance

./sifo


I'm getting the exact same thing, what I do to close the loading bar is press the power for powermenu and select "end task"

edit: also I'm using kmplayer, sometimes it works and sometimes the two loading bars appear

handaxe 2012-12-22 18:12

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by lonk (Post 1306826)
I'm getting the exact same thing, what I do to close the loading bar is press the power for powermenu and select "end task"

edit: also I'm using kmplayer, sometimes it works and sometimes the two loading bars appear

Prolly redundant but let me note: me too!

handaxe 2012-12-22 18:15

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by syake (Post 1306740)
http://imgur.com/hKOFB.png
http://imgur.com/8CSdy.png

these errors doesnt appear when I run cutetube quickly after powering on n900 and booting.
after that i've uninstalled ibus-*,reboot,run cutetube again but it seems no matter to solve this issue.

any helps?

thanks.

Are you not running the qml version? If so, you should post here:

http://talk.maemo.org/showthread.php?p=1306342

marxian 2012-12-22 20:05

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Version 1.4.3 now available for Maemo5. This fixes the progress dialog. Debian package is available from http://ubuntuone.com/7HcgTCpnzySjcvQXVXllhw

marxian 2012-12-22 20:19

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by thedead1440 (Post 1306755)
marxian,

For the Harmattan version I've one request, when using cuteTube player can the orientation be portrait too? Like the old v1.2.X versions which had playback depending on the orientation of device...

Yes, that's no problem. Doing that will also fix the 'set to landscape' bug. I'll do it this weekend. :)

Quote:

Originally Posted by thedead1440 (Post 1306755)

Putting all device videos in cuteTube's path (or setting cuteTube's path as default videos path) allows playback of videos that were not downloaded using cuteTube using the archive option... Hence, since OVP doesn't work, cuteTube is able to play in background stock videos too :)

That's because cuteTube uses QtGallery to query the filesystem, rather than keep it's own record of downloaded files.

As for OVP, my understanding is that setting the opacity of the QML Video element to 0 causes a core dump in PR1.3. I think it will work if that line is removed from the QML code. Maybe I will find the time to fix it, along with some major code re-factoring and re-implementation of subtitle support and the QtGallery stuff in C++ (or maybe not :p ).

sifo 2012-12-22 20:34

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Hi marxian,

the autobuilder is back to work again, can you please upload your new builds of cutetube* to repos ?
thanks

./sifo

thedead1440 2012-12-23 07:56

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1306930)
As for OVP, my understanding is that setting the opacity of the QML Video element to 0 causes a core dump in PR1.3. I think it will work if that line is removed from the QML code. Maybe I will find the time to fix it, along with some major code re-factoring and re-implementation of subtitle support and the QtGallery stuff in C++ (or maybe not :p ).


IMO if you are adding the option to play in cuteTube videos in portrait orientation then you can skip on OVP... I realised that cuteTube wants its own dedicated directory i.e. when i set from within cuteTube the path to ~/MyDocs/Movies, it auto-created a new directory ~/MyDocs/Movies/cuteTube.

So I have modified my ~/.config/user-dirs.dirs file and changed
Code:

"XDG_VIDEOS_DIR="$HOME/MyDocs/Movies"
to
Code:

"XDG_VIDEOS_DIR="$HOME/MyDocs/Movies/cuteTube"
This way the above is my default for videos and cuteTube sees everything (downloaded + user added) in there too hence a proper replacement for OVP with added downloading support :)

mrbee 2012-12-23 08:55

Re: [Announce] cuteTube - A feature-rich YouTube client
 
I cant find videos i downloaded using CuteTube QML, hav looked for them everywhere. The Download Bar completed, but I cant find in any directory

syake 2012-12-23 10:04

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by handaxe (Post 1306904)
Are you not running the qml version? If so, you should post here:

http://talk.maemo.org/showthread.php?p=1306342

Yes. Sorry I mistook the thread.
But the error say "No Connection To Server" occurs also in this not-qml version.

sixwheeledbeast 2012-12-23 10:31

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by sifo (Post 1306932)
the autobuilder is back to work again, can you please upload your new builds of cutetube* to repos ?

The autobuilder has never stopped working AFAIK, the issue is the web based uploader not passing the files to the autobuilder.

However, some people can get scp or dput to work others can't .

I am sure Marxian will get applications to the necessary places ASAP.

KFX 2012-12-27 12:08

Re: [Announce] cuteTube - A feature-rich YouTube client
 
1.4.3. deb posted earlier seems to fix the "no connection to server" problem, but now CuteTube crashes every few minutes during a transfer.

syake 2012-12-27 13:59

Re: [Announce] cuteTube - A feature-rich YouTube client
 
CuteTube is the best Youtube player than any other matters.
but I cought an annoying error "No Connection to the Server"

I did a fight with the problem the all day today,and I finally found the solution with that :D!

Quote:

#ifconfig wlan0 mtu 300
note:if your network connection was HQ,the error wouldn't occur.

does Cutetube give up playing if there was one TCP error at loading movies?

kb61 2013-01-02 09:28

N9 version of cutetube would only open once, trying to start it again after a while doesnt work. Only reboot fixes this...any solution to that?

thedead1440 2013-01-02 09:31

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by kb61 (Post 1310003)
N9 version of cutetube would only open once, trying to start it again after a while doesnt work. Only reboot fixes this...any solution to that?

Works fine for me but you can open terminal and type "killall cutetube" and it'll open too...

kb61 2013-01-02 15:56

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by thedead1440 (Post 1310006)
Works fine for me but you can open terminal and type "killall cutetube" and it'll open too...

im not in dev mode unfortunately.
there are also a lot of comments in nokia store concerning that problem...so im not the only one

efion 2013-01-03 10:44

Re: [Announce] cuteTube - A feature-rich YouTube client
 
I cant download the video, soon as i hit the download button, red arrow appear, failed, it says forbidden or something about connection, any hint?
thanks

Muzimak 2013-01-03 11:53

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Why are Cute Tube search results mostly limited as compared to Browser Youtube? Do I have to fiddle with settings somewhere to get it to work?

I get more results when searching via web Youtube than Cutetube, with the safe search ticked or unticked.

handaxe 2013-01-03 12:18

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by Muzimak (Post 1310482)
Why are Cute Tube search results mostly limited as compared to Browser Youtube? Do I have to fiddle with settings somewhere to get it to work?

There is a safe search tick box under settings. Is that your issue?

zaidk9 2013-01-04 05:23

Re: [Announce] cuteTube - A feature-rich YouTube client
 
r u the developer of harmattan version of cutetube???

thedead1440 2013-01-04 06:21

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by zaidk9 (Post 1310729)
r u the developer of harmattan version of cutetube???

Of course marxian is! You read nothing before posting?

zaidk9 2013-01-04 08:42

Re: [Announce] cuteTube - A feature-rich YouTube client
 
lol no
i surf with my n9 using 2g connection
@marxian can u add an option to paste the youtube url which would take it to the video
that would be easy to download

tingu699 2013-01-05 21:33

Re: [Announce] cuteTube - A feature-rich YouTube client
 
hi guys, lately every video i try to play on cutetube, it says loading, then imediately shows the related videos. why does this happen?
thank you.

tecs 2013-01-06 00:16

Re: [Announce] cuteTube - A feature-rich YouTube client
 
There's been a problem with both cuteTube and cuteTube QML lately: every time I try to watch a video from a channel I am subscribed to I either get 'Video cannot be played.' or 'Unable to retrieve video. Access may be restricted.' ... And I can play any other video from a search result or the category button - unless it's in my subscriptions.

Needless to say I can watch them perfectly fine in the browser. Also tried from another public IP and it doesn't seem to matter.

Example log from the command line:
Code:

~ $ /home/opt/cutetube/bin/cutetube
QNetworkReplyImpl::_q_startOperation was called more than once
Error: ""http://r1---sn-uxaxiv0nxx5q-nv4e.c.youtube.com/videoplayback?gcr=bg&itag=18&id=01baca045ba88c51&ms=au&mt=1357429212&newshard=yes&fexp=930000,908476,916624,920704,912806,928001,922403,922405,929901,913605,929104,929109,913546,913556,908496,920201,913302,919009,911116,901451,902556&sver=3&cp=<long alphanumeric sequence, looks personal>&key=yt1&ip=<my.ip.goes.here>&mv=m&upn=<another sequence>&source=youtube&sparams=cp,gcr,id,ip,ipbits,itag,ratebypass,source,upn,expire&expire=1357451317&ratebypass=yes&ipbits=8&fallback_host=tc.v19.cache8.c.youtube.com,signature=<two long hex sequences separated with a dot>&": Forbidden"


marxian 2013-01-06 00:51

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by sifo (Post 1306932)
Hi marxian,

the autobuilder is back to work again, can you please upload your new builds of cutetube* to repos ?
thanks

./sifo

I've tried using SCP (as extras assistant is not working), but the package is still stuck in the autobuilder queue (along with a few others). Seems we'll just have to play the waiting game. :(

Ah, the waiting game sucks. Let's play Hungry Hungry Hippos. :)

marxian 2013-01-06 00:56

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by kb61 (Post 1310003)
N9 version of cutetube would only open once, trying to start it again after a while doesnt work. Only reboot fixes this...any solution to that?

It seems that the process is not terminated when you close the application. I have never experienced this on my device, so maybe it's something else that you have installed that is preventing termination. Can you try launching cuteTube from the terminal and then closing the application? There might be some useful output.

To launch from terminal, enter the following:

Code:

/opt/cutetube/bin/cutetube

marxian 2013-01-06 00:58

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by Muzimak (Post 1310482)
Why are Cute Tube search results mostly limited as compared to Browser Youtube? Do I have to fiddle with settings somewhere to get it to work?

The algorithm used when searching via the website is probably different to that used for the public API. It may use some additional information besides the search term (previous searches, videos you have watched etc).

kb61 2013-01-06 01:04

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by marxian (Post 1311324)
It seems that the process is not terminated when you close the application. I have never experienced this on my device, so maybe it's something else that you have installed that is preventing termination. Can you try launching cuteTube from the terminal and then closing the application? There might be some useful output.

To launch from terminal, enter the following:

Code:

/opt/cutetube/bin/cutetube

unfortunately my n9 was sent to nokia because of a broken camera, thats why i cant try that for now...

marxian 2013-01-06 01:04

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by zaidk9 (Post 1310760)
lol no
i surf with my n9 using 2g connection
@marxian can u add an option to paste the youtube url which would take it to the video
that would be easy to download

You can already do that in version 1.4.1. There is setting to enable monitoring of the clipboard for YouTube URLs (settings > other). If this setting is enabled, copying a YouTube URL to the clipboard whilst cuteTube is running will result in the video details being displayed. You can also do it from the search dialog. If the clipboard contains a YouTube URL (and the search box is empty), the confirmation button text will be "From URL". Pressing the button will take you to the video details.

marxian 2013-01-06 01:10

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by thedead1440 (Post 1306987)
IMO if you are adding the option to play in cuteTube videos in portrait orientation then you can skip on OVP.

Done:

http://t.imgbox.com/abk56Paw.jpg http://t.imgbox.com/actbnTLH.jpg

Update will be submitted to the store once testing is completed. :)

marxian 2013-01-06 01:12

Re: [Announce] cuteTube - A feature-rich YouTube client
 
To anyone facing playback/download errors: Please update to the latest version by installing the package which is linked to in the first post (same applies to the QML version). The update has been stuck in the autobuilder queue for several days.

patlak 2013-01-06 01:32

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Link in first post is for N9 or N900?

marxian 2013-01-06 01:34

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Quote:

Originally Posted by patlak (Post 1311342)
Link in first post is for N9 or N900?

N900. N9 version can be updated via Nokia Store client.

tecs 2013-01-06 01:56

Re: [Announce] cuteTube - A feature-rich YouTube client
 
Works like a charm! Thanks

thedead1440 2013-01-06 05:02

Re: [Announce] cuteTube - A feature-rich YouTube client
 
thanks marxian for the portrait playback on the N9! Since you haven't submitted it yet can I request the portrait video be slightly larger like on OVP of old? Maybe the bottom one comment can be removed hence allowing for more space for the video?


Thanks!


All times are GMT. The time now is 09:08.

vBulletin® Version 3.8.8