Bug 152644 - Movie will not always show
Summary: Movie will not always show
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-30 22:25 UTC by Ronald Bultje
Modified: 2013-03-13 04:48 UTC (History)
2 users (show)

Fixed In Version: 1.3.92
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-14 20:22:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
proposed patch (496 bytes, patch)
2005-03-30 22:26 UTC, Ronald Bultje
no flags Details | Diff

Description Ronald Bultje 2005-03-30 22:25:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 Epiphany/1.2.7

Description of problem:
For some types of movies (technically, those working with explicit caps), Totem will not show video. The reason is that we try to connect a signal handler to the pad for when the format is known, but we do it on the wrong object. Therefore, the signal handler is never called. This has been long fixed in Totem CVS, but the version in Fedora still suffers, which lead to confusing bug reports from some users.

Attached patch fixes it.

Version-Release number of selected component (if applicable):
totem-0.99.19

How reproducible:
Sometimes

Steps to Reproduce:
1. load a movie (I've been able to reproduce it for divx, for example) in totem.
  

Actual Results:  no video (or: a black window)

Expected Results:  video

Additional info:

See attached patch for a fix.

Comment 1 Ronald Bultje 2005-03-30 22:26:18 UTC
Created attachment 112491 [details]
proposed patch

This change will make the signal handler be connected to the correct object,
thereby leading to video being displayed.

Comment 2 Bastien Nocera 2005-05-10 21:41:43 UTC
John, could we merge this patch in FC3, or close the bug as RAWHIDE?

Comment 3 John (J5) Palmieri 2005-05-10 22:01:03 UTC
yes.  I will make a release after I get done with a bunch of fc4 stuff.

Comment 4 John Thacker 2006-04-14 20:22:22 UTC
This has been fixed for a while, so I'm closing this.


Note You need to log in before you can comment on or make changes to this bug.