Notices


Reply
Thread Tools
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#1491
Originally Posted by Swordfish II View Post
Do you guys have cutetube1 installed along side cutetube 2? Is it required?
I removed original cutetube after installing cutetube2 and cutetube2 works. Sequence was:

1. Install cutetube and use till obsolete.
2. Install and try cutetube2. Works.
3. Remove cutetube (keeping cutetube2).

It may or may not be significant that I had cutetube installed before installing cutetube2 and removed original afterwards. I doubt it, but your problem is baffling, so I mention it . . .
 
Posts: 92 | Thanked: 39 times | Joined on Jan 2014
#1492
Last version of cutetube2 crash with or without cutetube. Install a previous version.
Im talking for my case, @robthebold works with another steps, his case.

When something dosent work try to find solutions, dont give up. In the end you will tell us how to make it work.
 
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#1493
You only need cuteTube2 and the relevant plugins (qyoutube, qdailymotion etc) as required.

I have both at the moment only because I can't be bothered to move the previously downloaded files to the same directory as cuteTube2.

Crash during download I have experienced on certain files, one was a BabyMetal music video but can't remember the others, but usually after download starts. There was a reported issue with audio conversion, not tried it myself.
 
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#1494
Originally Posted by youFailed View Post
Last version of cutetube2 crash with or without cutetube. Install a previous version.
I'm using v 0.2.4. AFAIK, it's the latest -- at least the latest I've found. Which version is working properly for you?

Originally Posted by Android_808
I have both at the moment only because I can't be bothered to move the previously downloaded files to the same directory as cuteTube2.
I took the lazy man's route and set the directory for the Local Videos plugin to /home/user/MyDocs and it finds videos in both old and new cutetube dirs. Apparently it recurses -- something I discovered by accident.

Last edited by robthebold; 2015-09-16 at 17:19. Reason: quoting two people is hard . . .
 
Posts: 15 | Thanked: 26 times | Joined on Sep 2015 @ Budapest, Hungary
#1495
Hi All,

I tried to find a solution for CuteTube2 but for all videos it says "Video cannot be played". The Symbian version works fine (I have a 701) but on my N900 it does not.

Is there any solution?

Thanks!
 
Posts: 92 | Thanked: 39 times | Joined on Jan 2014
#1496
Version 0.1.3, i never update if something is not broken.
 
nokiabot's Avatar
Posts: 1,974 | Thanked: 1,834 times | Joined on Mar 2013 @ india
#1497
0.2.4 here works fine
 
Posts: 242 | Thanked: 169 times | Joined on Nov 2011
#1498
Originally Posted by cefre00 View Post
Hi All,

I tried to find a solution for CuteTube2 but for all videos it says "Video cannot be played". The Symbian version works fine (I have a 701) but on my N900 it does not.

Is there any solution?

Thanks!
try to change the video player in settings.. I use kmplayer (you have to download it from repos)
 
Posts: 15 | Thanked: 26 times | Joined on Sep 2015 @ Budapest, Hungary
#1499
Sorry for not getting back promptly.
So there is no real solution...

However (!!!) I figured out that cutetube2 is not able to play 720p (no surprise) and webm format, though it was able to play 360p MP4 versions...so its working fine.

Thank you for the posts anyways!
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1500
I finally find some time to play with cutetube2 and its segfaults every now and then, running valgrind gives (TBC in the next post because of the size limit):

Code:
==6044== Invalid read of size 4
==6044==    at 0x5BFF26C: QNetworkReplyImplPrivate::resumeNotificationHandling() (qlist.h:94)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x82ddb60 is 216 bytes inside a block of size 304 free'd
==6044==    at 0x4832158: operator delete(void*) (vg_replace_malloc.c:502)
==6044==    by 0x5C027B5: QNetworkReplyImplPrivate::~QNetworkReplyImplPrivate() (qnetworkreplyimpl_p.h:108)
==6044==    by 0x5DF9FD7: QObject::~QObject() (qscopedpointer.h:62)
==6044==    by 0x5DAB37F: QIODevice::~QIODevice() (qiodevice.cpp:408)
==6044==    by 0x5BFE857: QNetworkReply::~QNetworkReply() (qnetworkreply.cpp:354)
==6044==    by 0x5BFF88B: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x5BFF8D3: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x48E5473: QYouTube::StreamsRequestPrivate::getVideoWebPage() (in /opt/lib/libqyoutube.so.1.0.0)
==6044== 
==6044== Invalid write of size 1
==6044==    at 0x5BFF270: QNetworkReplyImplPrivate::resumeNotificationHandling() (qnetworkreplyimpl.cpp:418)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x82ddb64 is 220 bytes inside a block of size 304 free'd
==6044==    at 0x4832158: operator delete(void*) (vg_replace_malloc.c:502)
==6044==    by 0x5C027B5: QNetworkReplyImplPrivate::~QNetworkReplyImplPrivate() (qnetworkreplyimpl_p.h:108)
==6044==    by 0x5DF9FD7: QObject::~QObject() (qscopedpointer.h:62)
==6044==    by 0x5DAB37F: QIODevice::~QIODevice() (qiodevice.cpp:408)
==6044==    by 0x5BFE857: QNetworkReply::~QNetworkReply() (qnetworkreply.cpp:354)
==6044==    by 0x5BFF88B: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x5BFF8D3: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x48E5473: QYouTube::StreamsRequestPrivate::getVideoWebPage() (in /opt/lib/libqyoutube.so.1.0.0)
==6044== 
==6044== Invalid read of size 4
==6044==    at 0x5BFF274: QNetworkReplyImplPrivate::resumeNotificationHandling() (qnetworkreplyimpl_p.h:205)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x82dda8c is 4 bytes inside a block of size 304 free'd
==6044==    at 0x4832158: operator delete(void*) (vg_replace_malloc.c:502)
==6044==    by 0x5C027B5: QNetworkReplyImplPrivate::~QNetworkReplyImplPrivate() (qnetworkreplyimpl_p.h:108)
==6044==    by 0x5DF9FD7: QObject::~QObject() (qscopedpointer.h:62)
==6044==    by 0x5DAB37F: QIODevice::~QIODevice() (qiodevice.cpp:408)
==6044==    by 0x5BFE857: QNetworkReply::~QNetworkReply() (qnetworkreply.cpp:354)
==6044==    by 0x5BFF88B: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x5BFF8D3: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x48E5473: QYouTube::StreamsRequestPrivate::getVideoWebPage() (in /opt/lib/libqyoutube.so.1.0.0)
==6044== 
==6044== Invalid read of size 4
==6044==    at 0x5BFF276: QNetworkReplyImplPrivate::resumeNotificationHandling() (qlist.h:94)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x80d6274 is 12 bytes inside a block of size 32 free'd
==6044==    at 0x48326B4: free (vg_replace_malloc.c:468)
==6044==    by 0x5C021E9: QList<QNetworkReplyImplPrivate::InternalNotifications>::~QList() (qlist.h:717)
==6044==    by 0x5C0272B: QNetworkReplyImplPrivate::~QNetworkReplyImplPrivate() (qqueue.h:58)
==6044==    by 0x5DF9FD7: QObject::~QObject() (qscopedpointer.h:62)
==6044==    by 0x5DAB37F: QIODevice::~QIODevice() (qiodevice.cpp:408)
==6044==    by 0x5BFE857: QNetworkReply::~QNetworkReply() (qnetworkreply.cpp:354)
==6044==    by 0x5BFF88B: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x5BFF8D3: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x48E5473: QYouTube::StreamsRequestPrivate::getVideoWebPage() (in /opt/lib/libqyoutube.so.1.0.0)
==6044== 
==6044== Invalid read of size 4
==6044==    at 0x5BFF278: QNetworkReplyImplPrivate::resumeNotificationHandling() (qlist.h:94)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x80d6270 is 8 bytes inside a block of size 32 free'd
==6044==    at 0x48326B4: free (vg_replace_malloc.c:468)
==6044==    by 0x5C021E9: QList<QNetworkReplyImplPrivate::InternalNotifications>::~QList() (qlist.h:717)
==6044==    by 0x5C0272B: QNetworkReplyImplPrivate::~QNetworkReplyImplPrivate() (qqueue.h:58)
==6044==    by 0x5DF9FD7: QObject::~QObject() (qscopedpointer.h:62)
==6044==    by 0x5DAB37F: QIODevice::~QIODevice() (qiodevice.cpp:408)
==6044==    by 0x5BFE857: QNetworkReply::~QNetworkReply() (qnetworkreply.cpp:354)
==6044==    by 0x5BFF88B: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x5BFF8D3: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x48E5473: QYouTube::StreamsRequestPrivate::getVideoWebPage() (in /opt/lib/libqyoutube.so.1.0.0)
==6044== 
==6044== Invalid read of size 4
==6044==    at 0x5DED1E0: QCoreApplication::postEvent(QObject*, QEvent*, int) (qscopedpointer.h:135)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x80c44cc is 4 bytes inside a block of size 8 free'd
==6044==    at 0x4832158: operator delete(void*) (vg_replace_malloc.c:502)
==6044==    by 0x5BFF8D9: QNetworkReplyImpl::~QNetworkReplyImpl() (qnetworkreplyimpl.cpp:759)
==6044==    by 0x48E5473: QYouTube::StreamsRequestPrivate::getVideoWebPage() (in /opt/lib/libqyoutube.so.1.0.0)
==6044== 
==6044== Invalid read of size 4
==6044==    at 0x5DED1E2: QCoreApplication::postEvent(QObject*, QEvent*, int) (qcoreapplication.cpp:1188)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
==6044==  Address 0x24 is not stack'd, malloc'd or (recently) free'd
==6044== 
==6044== 
==6044== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==6044==  Access not within mapped region at address 0x24
==6044==    at 0x5DED1E2: QCoreApplication::postEvent(QObject*, QEvent*, int) (qcoreapplication.cpp:1188)
==6044==    by 0x5C013A1: QNetworkReplyImplPrivate::finished() (qnetworkreplyimpl.cpp:688)
==6044==    by 0x5BF3DFB: QNetworkAccessHttpBackend::replyFinished() (qnetworkaccesshttpbackend.cpp:768)
==6044==    by 0x5C001FD: QNetworkReplyImplPrivate::handleNotifications() (qnetworkreplyimpl.cpp:390)
==6044==    by 0x5C00229: QNetworkReplyImpl::event(QEvent*) (qnetworkreplyimpl.cpp:897)
==6044==    by 0x5644C3B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4518)
==6044==    by 0x5647AF9: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:4397)
==6044==    by 0x5DEAC11: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:787)
==6044==    by 0x5DECC4F: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (qcoreapplication.h:215)
==6044==    by 0x5E07423: postEventSourceDispatch(_GSource*, int (*)(void*), void*) (qcoreapplication.h:220)
==6044==    by 0x6416F9D: g_main_context_dispatch (gmain.c:1982)
==6044==    by 0x64174E7: g_main_context_iterate.isra.17 (gmain.c:2613)
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
Reply

Tags
youtube


 
Forum Jump


All times are GMT. The time now is 06:42.