Minitube package needs to depend on phonon-backend-gstreamer, gstreamer0.10-ffmpeg and gstreamer0.10-plugins-bad

Bug #572657 reported by Tomasz Chrzczonowicz
This bug report is a duplicate of:  Edit Remove
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
minitube (Ubuntu)
In Progress
Undecided
Christian Mangold

Bug Description

Binary package hint: minitube

Steps to reproduce:

1. Run Minitube
2. Search for some video
3. Select that video for playback

What happens:

The video doesn't play

What should happen:

The video should play

Additional Info:

bash output:

GET "http://gdata.youtube.com/feeds/api/videos?q=poets of the fall war&max-results=10&start-index=1"
QAbstractItemModel::endInsertRows: Invalid index ( 1 , 0 ) in model ListModel(0x1df7b10)
GET "http://www.youtube.com/get_video_info?video_id=7CxpnbmKWzU&el=embedded&ps=default&eurl="
GET "http://i.ytimg.com/vi/7CxpnbmKWzU/2.jpg"
GET "http://i.ytimg.com/vi/TwTRMHscVB8/2.jpg"
GET "http://i.ytimg.com/vi/7tA2d4DWdGw/2.jpg"
GET "http://i.ytimg.com/vi/MtdJOdft3O4/2.jpg"
GET "http://i.ytimg.com/vi/vB2H4fIchn8/2.jpg"
GET "http://i.ytimg.com/vi/QUTOyuAeDss/2.jpg"
GET "http://i.ytimg.com/vi/dswboED6ubo/2.jpg"
GET "http://i.ytimg.com/vi/58CjZoXi2Qw/2.jpg"
GET "http://i.ytimg.com/vi/oW3eFZK8WTA/2.jpg"
GET "http://i.ytimg.com/vi/6IGwt1l8McQ/2.jpg"
Playing "http://www.youtube.com/get_video?video_id=7CxpnbmKWzU&t=vjVQa1PpcFN49noTttjb8pS6DBrtmd3ROK0tAhAimrc=&eurl=&el=embedded&ps=default&fmt=18"

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: minitube 0.9-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Fri Apr 30 23:44:59 2010
EcryptfsInUse: Yes
ProcEnviron:
 PATH=(custom, user)
 LANG=pl_PL.utf8
 SHELL=/bin/bash
SourcePackage: minitube

Related branches

Revision history for this message
Tomasz Chrzczonowicz (tch) wrote :
Revision history for this message
Lorenzo De Liso (blackz) wrote :

Thanks for reporting this bug and any supporting documentation. Since this bug has enough information provided for a developer to begin work and I can reproduce it, I'm going to mark it as confirmed and let them handle it from here. Thanks for taking the time to make Ubuntu better!

Changed in minitube (Ubuntu):
status: New → Confirmed
Revision history for this message
Sukochev Roman (Leolik) (leolik) wrote :

In my Ubuntu 10.04 x86_64 - bug reproduced too ((

log:

$ minitube
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x177bf00)" of type `GString'
GET "http://gdata.youtube.com/feeds/api/videos?q=лентяево русский&max-results=10&start-index=1"
QAbstractItemModel::endInsertRows: Invalid index ( 1 , 0 ) in model ListModel(0x18ce8a0)
GET "http://www.youtube.com/get_video_info?video_id=Rcfkk-G6hQA&el=embedded&ps=default&eurl="
GET "http://i.ytimg.com/vi/Rcfkk-G6hQA/2.jpg"
GET "http://i.ytimg.com/vi/kxqWdGR3ACI/2.jpg"
GET "http://i.ytimg.com/vi/RgaTLUrrV7c/2.jpg"
GET "http://i.ytimg.com/vi/ByqTVkm2i6A/2.jpg"
GET "http://i.ytimg.com/vi/R-k3tOEN85Y/2.jpg"
GET "http://i.ytimg.com/vi/QUbXHypNppM/2.jpg"
GET "http://i.ytimg.com/vi/VTlPxIOijxs/2.jpg"
GET "http://i.ytimg.com/vi/cB9OCSpLkA4/2.jpg"
GET "http://i.ytimg.com/vi/DFxttH5cGs8/2.jpg"
GET "http://i.ytimg.com/vi/xJlT_OkFMaw/2.jpg"
HEAD "http://www.youtube.com/get_video?video_id=Rcfkk-G6hQA&t=vjVQa1PpcFNf0Pmu4vX0Rqd624J6jOHOLjCnFC53r5E=&eurl=&el=embedded&ps=default&fmt=22"
Playing "http://www.youtube.com/get_video?video_id=Rcfkk-G6hQA&t=vjVQa1PpcFNf0Pmu4vX0Rqd624J6jOHOLjCnFC53r5E=&eurl=&el=embedded&ps=default&fmt=18"
Playing ""
Phonon error: "" 0

Revision history for this message
VacziViktor (vucktor) wrote :

http://flavio.tordini.org/minitube
"Ubuntu 10.04 users can install Minitube 0.9 from the Ubuntu Software Center. The package dependencies are incomplete, so don’t forget to sudo apt-get install phonon-backend-gstreamer gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad. Packages for 1.0 will hopefully come."
I tried it and it worked for me.
Hope it helped.
V

Revision history for this message
Tomasz Chrzczonowicz (tch) wrote :

> Hope it helped.

It did. Thanks!

summary: - Minitube doesn't play videos on 64-bit Ubuntu
+ Minitube needs to depend on phonon-backend-gstreamer,
+ gstreamer0.10-ffmpeg and gstreamer0.10-plugins-bad
summary: - Minitube needs to depend on phonon-backend-gstreamer,
+ Minitube package needs to depend on phonon-backend-gstreamer,
gstreamer0.10-ffmpeg and gstreamer0.10-plugins-bad
Lorenzo De Liso (blackz)
Changed in minitube (Ubuntu):
assignee: nobody → Lorenzo De Liso (blackz)
Revision history for this message
Lorenzo De Liso (blackz) wrote :

patch for fix that problem

Revision history for this message
Lorenzo De Liso (blackz) wrote :

Patch updated for maverick

Lorenzo De Liso (blackz)
Changed in minitube (Ubuntu):
assignee: Lorenzo De Liso (blackz) → nobody
Revision history for this message
Christian Mangold (neversfelde) wrote :

It is no solution to make it depend on the gstreamer backend, because that would pull in a lot of unwanted stuff for KDE users. I tested minitube several times now and it installs the phonon backend, if there is no backend available and it does not, if gstreamer backend is there. I will have a second look, but currently I do not know any solution for this. Please do not upload a version which depends on gstreamer.

Changed in minitube (Ubuntu):
assignee: nobody → Christian Mangold (neversfelde)
Revision history for this message
Christian Mangold (neversfelde) wrote :

Forgot a xine in my last post. So phonon-backend-xine should be installed. Just realized that something went wrong with the lucid package. I'll fix it the next days.

Changed in minitube (Ubuntu):
status: Confirmed → In Progress
Revision history for this message
Flavio Tordini (zarlino) wrote :

As I see it we have two distinct problems:

1. Which Phonon backend to depend on

Ideally, GStreamer for Ubuntu and Xine for Kubuntu. My personal experience is that the GStreamer backend works much better with YouTube videos. So if a hard choice has to be made, I'd go for GStreamer. Also a reality check tells us that Ubuntu users are much more and Minitube is not a KDE application so choosing GStreamer is the "lesser evil".

2. Make sure the required codecs are also installed

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.
  • Duplicate of a private bug Remove

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.