Bug 61833

Summary: [segoplayer] Segoplayer quit when manually open and play a file
Product: libva Reporter: Du Yan <yanx.du>
Component: intelAssignee: Weichangzhi <changzhix.wei>
Status: VERIFIED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium CC: ouping.zhang
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Du Yan 2013-03-05 06:13:13 UTC
Bug Info
---------------------------
Segoplayer quit when manually open and play a file


Steps:
-------------------------
1.	./segoplayer
2.	Press open and browser a video file
3.	Press play button and the segoplayer will stop and quit


Comments
-----------------------
Open a file -> press stop -> press play (video can be played normally)
Comment 1 Weichangzhi 2013-03-12 06:04:58 UTC
The issue has fixed ,qa can update the segoplayer to test .

Root case: 
  When open a file ,need to judge the file is opened successfully.then set the pipeline to pause state.
When play the file ,set the pipeline to playing state.
When change the state from pause to playing ,there is an eos message sometimes .then the player quit.

Solution:
  When open a file ,after judging the file is opened successfully,set the pipeline to ready state.
Comment 2 Jocelyn Li 2013-03-12 06:23:03 UTC
Seems this issue is related with https://bugs.freedesktop.org/show_bug.cgi?id=61591
Comment 3 Du Yan 2013-03-18 02:03:22 UTC
fixed

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.