! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
No Seeking and Prev/Next Buttons don't work
Status:
RESOLVED: FIXED

Comments

Description s0ulslack 2009-12-10 21:00:03 CET
On the latest git version, Seeking doesn't work (nor time indication with the slider bar for seek or whatever, just stays at the left/beginning).  Also, the Previous and Next buttons don't seem to work for skipping ahead/back in the pl.

autogen line;

./autogen.sh --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-libnotify --enable-browser-plugin --enable-taglib --enable-maintainer-mode --disable-dependency-tracking --enable-debug=full

Attached is the txt you requested starting parole from a Terminal with a url.  
If you need any other info, please let me know.

Thanks!
Comment 1 s0ulslack 2009-12-10 21:01:56 CET
Created attachment 2725 
Parole start from Terminal
Comment 2 Ali Abdallah editbugs 2009-12-11 10:05:47 CET
(In reply to comment #1)
> Created an attachment (id=2725) [details]
> Parole start from Terminal

Please try out the latest git revision, it will not fix the issue for you, but will not show funny information in the statusbar.

Now the problem could be in
1) GStreamer missing plugin.
2) GStreamer bug.

from the log file, GStreamer is saying this stream is a live stream giving 0 as a duration.

Which version of GStreamer do you have?
Comment 3 s0ulslack 2009-12-11 10:38:37 CET
Indeed, the ID3 info shows correctly in the Status Bar now.  As for gstreamer version, its 0.10.24.  Here's the installed plugins;

media-libs/gst-plugins-base (0.10.24)
media-libs/gst-plugins-good (0.10.16)
media-plugins/gst-plugins-alsa (0.10.24)
media-plugins/gst-plugins-ffmpeg (0.10.7)
media-plugins/gst-plugins-meta (0.10-r2)
media-plugins/gst-plugins-mpeg2dec (0.10.12)
media-plugins/gst-plugins-soup (0.10.16)
media-plugins/gst-plugins-taglib (0.10.16)
media-plugins/gst-plugins-x (0.10.24)
media-plugins/gst-plugins-xvideo (0.10.24)

Thanks!
Comment 4 Ali Abdallah editbugs 2009-12-11 11:10:19 CET
(In reply to comment #3)
> Indeed, the ID3 info shows correctly in the Status Bar now.  As for gstreamer
> version, its 0.10.24.  Here's the installed plugins;
> 
> media-libs/gst-plugins-base (0.10.24)
> media-libs/gst-plugins-good (0.10.16)
> media-plugins/gst-plugins-alsa (0.10.24)
> media-plugins/gst-plugins-ffmpeg (0.10.7)
> media-plugins/gst-plugins-meta (0.10-r2)
> media-plugins/gst-plugins-mpeg2dec (0.10.12)
> media-plugins/gst-plugins-soup (0.10.16)
> media-plugins/gst-plugins-taglib (0.10.16)
> media-plugins/gst-plugins-x (0.10.24)
> media-plugins/gst-plugins-xvideo (0.10.24)
> 
> Thanks!

Just to eliminate a GStreamer bug, could you try it with a GStreamer based player, best would be to try it with Totem.
Comment 5 Ali Abdallah editbugs 2009-12-14 07:37:37 CET
Created attachment 2735 
Query the stream info again on playing.

Do you have any news on this? i wanna release 0.2 by the end of this week, and it consider this blocking.

Please try out the attached patch, i'm not sure this would solve the problem, but would gives me more info if you compile with --debug=full
Comment 6 s0ulslack 2009-12-14 07:53:53 CET
Ali,

Sorry I didn't get back on the Totem thing, I'll have to rebuild some of my system but I'll get Totem installed tonight and test the seeking.  Afraid the attached patch didn't make any difference in the Seek slider.

If I catch you tonight, any other _working_ gstreamer based media players I could try?  The few I found were old/didn't work.  I'll start on Totem right now though.
Comment 7 s0ulslack 2009-12-14 08:01:14 CET
Created attachment 2736 
Start from term again
Comment 8 Ali Abdallah editbugs 2009-12-14 08:03:55 CET
(In reply to comment #7)
> Created an attachment (id=2736) [details]
> Start from term again

Are you sure that the last output you attached is with the patch? there is should be some call after the PLAYING state and i don't see them.
Comment 9 Ali Abdallah editbugs 2009-12-14 08:13:02 CET
Please make sure you have the following files in you GStreamer installation.

gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstasf.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstdvdlpcmdec.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstdvdsub.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstiec958.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstmpegstream.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstrmdemux.so
gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstsynaesthesia.so
Comment 10 Ali Abdallah editbugs 2009-12-14 08:17:04 CET
(In reply to comment #9)
> Please make sure you have the following files in you GStreamer installation.
> 
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstasf.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstdvdlpcmdec.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstdvdsub.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstiec958.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstmpegstream.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstrmdemux.so
> gstreamer0.10-ugly /usr/lib/gstreamer-0.10/libgstsynaesthesia.so

It is the libgstmpegaudioparse.so library, if it is not there, then this is the problem...
Comment 11 s0ulslack 2009-12-14 08:49:15 CET
Ali;

Awesome, installing gst-plugins-ugly provided said files.  Of course, half way through tons of pkg rebuilds hah  But it does work, I'll file a bug downstream.

Appreciate all the work
Comment 12 Simon Steinbeiss editbugs 2012-07-23 02:42:46 CEST
This bug seems like it has been fixed a long time ago. Marking as fixed.

Bug #6067

Reported by:
s0ulslack
Reported on: 2009-12-10
Last modified on: 2012-07-23

People

Assignee:
Ali Abdallah
CC List:
1 user

Version

Version:
0.1.99

Attachments

Parole start from Terminal (13.43 KB, text/plain)
2009-12-10 21:01 CET , s0ulslack
no flags
Query the stream info again on playing. (563 bytes, patch)
2009-12-14 07:37 CET , Ali Abdallah
no flags
Start from term again (5.92 KB, text/plain)
2009-12-14 08:01 CET , s0ulslack
no flags

Additional information