Page 1 of 1

minitube 1.5.0 crash

PostPosted: Aug 27th, '11, 04:50
by almusalimalmusalimah
hello everyone

as you see above

if i try to use it will crash when it tries to import the videos from youtube

look at terminal message when it happens

Code: Select all
bash-4.2$ minitube

(minitube:4270): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion `func != NULL' failed
GET "http://gdata.youtube.com/feeds/api/videos?max-results=10&start-index=1&q=%D8%AE%D8%AF%D8%B9%20%D8%B4%D9%8A%D8%B9%D8%A9%20%D8%A7%D9%84%D8%A8%D8%AD%D8%B1%D9%8A%D9%86%20%D9%84%D8%A5%D8%B3%D8%AA%D9%86%D8%B2%D8%A7%D9%81%20%D8%B9%D9%88%D8%A7%D8%B7%D9%81%20%D8%A7%D9%84%D9%86%D8%A7%D8%B3"
QAbstractItemModel::endInsertRows:  Invalid index ( 1 , 0 ) in model ListModel(0x9e942b8)
GET "http://www.youtube.com/get_video_info?video_id=6TN058Ih5Ao&el=embedded&ps=default&eurl=&gl=US&hl=en"
GET "http://i.ytimg.com/vi/6TN058Ih5Ao/0.jpg"
GET "http://i.ytimg.com/vi/rDMQeORueQw/0.jpg"
GET "http://i.ytimg.com/vi/umV9hOaDjKE/0.jpg"
GET "http://i.ytimg.com/vi/x-znVOHDxaU/0.jpg"
GET "http://i.ytimg.com/vi/bKrZGRjP7YA/0.jpg"
GET "http://i.ytimg.com/vi/AY-2TxsTTdo/0.jpg"
GET "http://i.ytimg.com/vi/LSwFOwvzsLU/0.jpg"
GET "http://i.ytimg.com/vi/HJ5D_6qgsRI/0.jpg"
GET "http://www.youtube.com/get_video_info?video_id=6TN058Ih5Ao&el=vevo&ps=default&eurl=&gl=US&hl=en"
Found format 18
GET "http://o-o.preferred.stc-jed1.v20.lscache3.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cratebypass%2Coc%3AU0hQSVROU19FSkNOMF9MSFdH&itag=18&ip=0.0.0.0&signature=B1B1550041C9E38E9D38D39582CA35794602C5AA.0C4AFBB02D7D308EF46DEAFDA8BC4C302ECB2275&sver=3&ratebypass=yes&expire=1314435600&key=yt1&ipbits=0&id=e93374e7c221e40a"
Retrying...
GET "http://www.youtube.com/get_video_info?video_id=6TN058Ih5Ao&el=embedded&ps=default&eurl=&gl=US&hl=en"
GET "http://www.youtube.com/get_video_info?video_id=6TN058Ih5Ao&el=vevo&ps=default&eurl=&gl=US&hl=en"
Found format 18
GET "http://o-o.preferred.stc-jed1.v20.lscache3.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cratebypass%2Coc%3AU0hQSVROU19FSkNOMF9MSFdH&itag=18&ip=0.0.0.0&signature=B1B1550041C9E38E9D38D39582CA35794602C5AA.0C4AFBB02D7D308EF46DEAFDA8BC4C302ECB2275&sver=3&ratebypass=yes&expire=1314435600&key=yt1&ipbits=0&id=e93374e7c221e40a"
Playing "/tmp/minitube-.mp4"
GET "http://gdata.youtube.com/feeds/api/videos?max-results=2&start-index=11&q=%D8%AE%D8%AF%D8%B9%20%D8%B4%D9%8A%D8%B9%D8%A9%20%D8%A7%D9%84%D8%A8%D8%AD%D8%B1%D9%8A%D9%86%20%D9%84%D8%A5%D8%B3%D8%AA%D9%86%D8%B2%D8%A7%D9%81%20%D8%B9%D9%88%D8%A7%D8%B7%D9%81%20%D8%A7%D9%84%D9%86%D8%A7%D8%B3"
Phonon error: "This file contains no playable streams." 2
Playing "/tmp/minitube-.mp4"
GET "http://gdata.youtube.com/feeds/api/videos?max-results=2&start-index=13&q=%D8%AE%D8%AF%D8%B9%20%D8%B4%D9%8A%D8%B9%D8%A9%20%D8%A7%D9%84%D8%A8%D8%AD%D8%B1%D9%8A%D9%86%20%D9%84%D8%A5%D8%B3%D8%AA%D9%86%D8%B2%D8%A7%D9%81%20%D8%B9%D9%88%D8%A7%D8%B7%D9%81%20%D8%A7%D9%84%D9%86%D8%A7%D8%B3"
loading
libva: libva version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/i965_drv_video.so
libva: va_openDriver() returns -1
Segmentation fault

Re: minitube 1.5.0 crash

PostPosted: Aug 27th, '11, 10:03
by doktor5000
almusalimalmusalimah wrote:
Code: Select all
loading
libva: libva version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/i965_drv_video.so
libva: va_openDriver() returns -1
Segmentation fault


Would be nice if you could describe what exactly where you doing in minitube.
The above messages suggest that when opening your video driver it crashes.
Here it works normally, with the nvidia proprietary driver, and does not crash.

Re: minitube 1.5.0 crash

PostPosted: Aug 27th, '11, 17:06
by almusalimalmusalimah
i have

x11-driver-video-intel-2.15.0-2.1.mga1

=====================================

Would be nice if you could describe what exactly where you doing in minitube.


if i try to search for any video then it will appear with the other videos in the list which that minitube get it from youtube

anyway

and after finishing import that video.... it will try to start reading it but it will crash

===========

so ....... any suggestion

Re: minitube 1.5.0 crash

PostPosted: Aug 27th, '11, 21:40
by doktor5000
Open a bugreport against Minitube, i'd say, as it works here.